Mes 5 fonctionnalités préférées de RAD Studio 10.4 Sydney
David Intersimone ayant lancé le mouvement sur les blogs d'Embarcadero en donnant ses 5 fonctionnalités préférées de RAD Studio 10.4 Sydney, me suis dit que (...)
20
Read More
June 13, 2020
Real-time video communication from TMS WEB Core apps
As software developers having worked from home during the covid-19 lockdown, chances are you will have communicated with colleagues or customers over the web and shared audio, video, desktop... all from the browser. And to do this, no software installation was needed and it works on any Windows PC, macOS Apple device or Linux computer with a modern browser. The wonderful technology behind this is WebRTC (Web Real-Time Communication) and is an open-source protocol specification/prot ...
20
Read More
June 12, 2020
임시다운로드
테스트 파일 다운로드
Read More
June 12, 2020
Reading punctual lights from glTF
We can now read lights from the glTF file. The lights have to follow glTF extension KHR_lights_punctual. It’s a popular extension supported e.g. by Blender -> glTF exporter. So you can just add lights in Blender, export to glTF, open in CGE, and the lights are there! This works for “punctual” glTF lights, which are … Continue reading ➤
Read More
June 12, 2020
Présentation de RAD Studio 10.4 Sydney (Delphi & C++Builder)
Rediffusion de la conférence en ligne du jeudi 4 juin 2020 de présentation des nouvelles versions des logiciels de développement d'Embarcadero : Delphi 10.4 Sydney, C++Bu (...)
Barnsten organiseert een RAD Studio 10.4 webinar op 16 juni om 14:00 waarbij ik de mogelijkheid krijg om enkele van de nieuwe features van Delphi 10.4 wat uitgebreider te laten zien. Nu ben ik best blij met de nieuwe versie … Lees verder →
Read More
June 12, 2020
[기술백서] 소프트웨어 개발사에게 영향을 주는2020 시장 트렌드 TOP5
소프트웨어 개발 트렌드 Top5 입니다.
2020년 현재, 소프트웨어 ...
Read More
June 12, 2020
RAD Studio 10.4でデバッグ時に予期しないポップアップウィンドウが表示される症状の回避策について
V nové verzi je možno specifikovat ve VCL různé styly pro jednotlivé vizuální komponenty. Předtím byla možné použít styl pro celou aplikaci.Jednotlivé vizuální komponenty mají property StyleName, kde se napíše jako text jméno stylu.
Styl musí být v aplikaci zaveden (buďto za běhu nebo
třeba jako výchozí styl přes Project Options - je pak zaveden v dpr).Více...
Read More
June 10, 2020
Been and gone and moved!
Well that was a long haul!I have just updated the delphidabbler.com nameservers to point at the new siteSo now we wait a few hours for everything to propagate across the net and we're live on the new site.And then we find out what broke in transition from the development server to the new production server!So what's different?A hell of a lot!This is a ground up rewrite.
The site now plays nicely
Read More
June 10, 2020
tmssoftware.com and FaunaDB announce partnership to work on cloud database backed applications
We are excited to announce that tmssoftware.com & FaunaDB entered a partnership and as a first result, TMS WEB Core v1.4 features out-of-box support for FaunaDB.
TMS WEB Core focuses on high productivity RAD component-based web client application development for Object Pascal developers and FaunaDB focuses on effortless serverless data access. Together, this offers a powerful combination for creating fast, secure web applications backed by the data correctness, capacity, redundancy, latency, an ...
Read More
June 10, 2020
80. Academias para aprender Delphi,Academias para aprender Delphi
Queríamos buscar Academias para Aprender Delphi y aquí tenéis nuestro resultado, os dejamos los enlaces a todas las academias encontradas para aprender Delphi en español y en inglés.
La entrada 80. Academias para aprender Delphi se publicó primero en No Sólo Delphi.
Delphi plays well with other technologies, such as C# and .NET frameworks, in fantastic apps such as TreeSize. Try Delphi 10.4 and see how it can level up your project too!
* Learn more about the new RAD Studio 10.4 and download your 30 day free trial at https://embt.co/RAD104Sydney
Read More
June 9, 2020
Delphi and Windows Development
I’ve just read this excellent summary of the history of Windows software development techniques and why Delphi is still a sensible option for a new project. David I knows is subject matter well and puts a convincing case. Do have a read: David I : Delphi and Windows Development
Read More
June 9, 2020
Multiple RAD Studio 10.4 Italian Events This Week (Including Delphi Day 2020)
Today I'll help with the Italian RAD Studio 10.4 Launch Webinar, while the rest of the week will see an extended online edition of the Italian Delphi Day conference.(read more)
Read More
June 8, 2020
Quoi de neuf sur GetIt depuis la sortie des versions 10.4 Sydney de Delphi, C++Builder et RAD Studio ?
Comme à chaque nouvelle version de Delphi et C++Builder il faut attendre quelques jours pour que les éditeurs mettent à jour leurs librairies et packs de composants. Certains les (...)
Read More
June 8, 2020
DelphiDabbler.com Is No Longer Closing!
Stop Press: I'm no longer closing down DelphiDabbler.com!Stop, Stop Press: the site move is happening on 9 June 2020. More Info.A brand new site is under development and I've had a generous offer to host the site. We're still ironing things out, so I'm not making a formal announcement yet, but things are looking very good.Even in the unlikely event the plans don't work out, the new site will
Read More
June 8, 2020
Site move due 9 June 2020
The new web server for delphidabbler.com is up and running and just waiting for me to point the name servers at itI'm doing that on 9 June.So, the new site should start to replace the old one over the following couple of days as the change propagates across the net. Please refresh your browser's cache if the new site doesn't show up.Note that the old server closes down sometime on 14 or 15 June,
Read More
June 7, 2020
Open Source
I uploaded some of my sources to my github account. With it also Leu and MUIMapparium. MUIMapparium is 100% written by me, therefore it is now under CC0 License. Leu contains fpspread and some files from LCL therefore it is modified LGPL as the original. Have fun with the code. 😉 I had some interesting […]
Read More
June 7, 2020
Various API improvements (ShowUserInterfaceToQuit, SaveScreenToDefaultFile, orientation matching glTF by default) and build tool and editor improvements
A number of improvements all across the engine: ApplicationProperties.ShowUserInterfaceToQuit. Useful to hide that “Quit” button on mobile. Used by the editor new project templates for 2D and 3D games. Saving screenshot to the best location, automatically determined: Container.SaveScreenToDefaultFile, lower-level SaveScreenPath. This is important as you cannot assume that your application can write to the current … Continue reading ➤
Read More
June 7, 2020
Webinaires
Je recenserai ici les webinaires auxquels je suis amené à participer. Vous retrouverez ainsi les sources des exemples, la rediffusion en vidéo lorsqu'elle est disponible, les (...)
Read More
June 6, 2020
My five favorite new features in RAD Studio 10.4 Sydney
There are so many great new features in 10.4 Sydney, but when asked for a top five I had to prune my list a lot. Here are my top five favorite new features in RAD Studio 10.4 Sydney.
1) The new TEdgeBrowser component is a great advance for building W...(read more)
Read More
June 6, 2020
[Из песочницы] Передача файлов с помощью pipes и другие мелочи на Delphi
Поставили как-то передо мной задачу написать несколько юнитов на Delphi, обеспечивающих доступ к следующим возможностям Windows:
Shared memory.
Pipes.
Читать дальше →
Read More
June 6, 2020
MCAmiga V0.8
A new MCAmiga Version is ready to use. Main changes: Bugfix Move from archive lynx type movement (left,right cursor to browse) Bugfix initial view as drive view (“LEFT=” shows the drive list as start) Bugfix overwrite requester when extracting files Bugfix crash on double click on file in archive Ask to rename the icon together […]
Read More
June 6, 2020
Why no C++ webdev…
http://yoy.be/cppwebdev.html
Load More
End of the line!
SORT
RAD Studio 10.4でデバッグ時に予期しないポップアップウィンドウが表示される症状の回避策について
基礎から学べるFireDACデータアクセス再入門(第2回)
Embarcadero Case Studies – TreeSize
Multiple RAD Studio 10.4 Italian Events This Week (Including Delphi Day 2020)
My five favorite new features in RAD Studio 10.4 Sydney