DelphiShowcase

Cross-Platform 4D Solar System Simulation Is Built In Delphi

Planet Fun is a 4D solar system simulation for Android and iOS and it is built in Delphi. Planet positions are calculated using VSOP2013 ephemeris, years between 1500 and 3000 according the developer. The app is built using FireMonkey 3D functionality and full source code is available. Among its features are a solar system animation with configurable speed, choose camera target (Sun or planets)…
Read more
CodeDelphi

QuickLib Is A Powerful Third Party Library For Delphi Which Can Boost Productivity

Most of the time when starting a new big project you end up creating lots of modules for your application. Most of them could be dozens of different functions which helps to write less code while building the main project. For instance, while I was developing a school management system, I have created more than 30 modules for my project and currently, I utilize them all the time. They are my core…
Read more
CodeDelphiIDE

Investigate And Compile Powerful Linux Sample Apps In Delphi For Ubuntu

To continue our discussion of Linux development, let’s take a look at this incredible collection of sample projects available for download, which demonstrate some amazing functions that you can use on your Linux projects. First, let’s look at how to install the sample pack on Delphi using the GetIt tool. Open Delphi, go to menu Tools-> GetIt Package Manager, type FMXLinuxSample…
Read more
DelphiShowcase

World Famous Native Windows PHP IDE Is Built In Delphi

NuSphere PhpED is a powerful native Windows IDE for PHP and it is built in Delphi. According to the developer’s site it handles PHP, HTML, CSS, XML, SMARTY, XHTML, and more. Additionally, they state that it has a balanced combination of advanced code editor, reliable dbg debugger, productive database connectivity client and fast and secure deployment abilities make PhpED a complete solution…
Read more