Fixinsight for Delphi 2016.03 released!

Rad Studio Delphi Development, Software Releases
Fixinsight for Delphi 2016.03 released! What's New Introduced rule W529 ("Should be 'raise' instead of 'raise object'?") Rule O802 now works in entire project scope Added buttons 'Save as Default' and 'Load Defaults' to FixInsight Settings window Improved parser Minor fixes When working with software there will be software bugs that slow the process but if you find the bugs during the development stage it is clearly less overhead to fix them instead of when the software is released to the public.  The cost involved to fix a bug at the end of the project rises since the release has been held as well. The software was designed strictly for the Delphi platform helps the software developer to reduce the amount of bugs or chances of a bug by providing the…
Read More

Embarcadero Announces Strategy and Product future

Rad Studio Delphi Development, Software development Concepts, Software Events
Embarcadero Announces Dedicated Business Developer Strategy and Product Future With the web site refreshed it seems that Idera is starting to make the right moves on getting Delphi / C++ Builder back into the arena.  Rad Studio provides the highest level of mobile, database, web server, Windows application development all in one package.  The 2016 product roadmap also will be bringing the ability to create Linux applications on the server which is a step to go against the Microsoft Visual Studio product line. At the moment there are over 3 million Delphi users through out the world and that is a fantastic step towards the product update that will be occurring soon.  You can also read additional information by clicking on the embarcadero emblem to view the feedback concerning the…
Read More

Idera and Embarcadero separate target businesses

Rad Studio Delphi Development, Software development Concepts, Software Releases
  Idera and Embarcadero separate target businesses   Idera and Embarcadero have officially separated their businesses for software development Rad Studio that contains Delphi / C++ Builder and the Idera database tools.  This is a fantastic step in going forward and bringing both web sites with a fresh look on the future. Embarcadero will continue to enhance the Rad Studio product that comprises of Delphi / C++ Builder plus the various tool kits that would enhance the product line. Seattle is the latest version that provides the software developer to build applications for Windows, databases, mobile devices and much more. The Ultimate Application Development Platform for Windows 10, Mac, Mobile and IoT. Rapid Development Rich UI/UX Measure User Activity Build for Enterprise Internet of Things Embed Data Everywhere Idera will…
Read More

More Coding in Delphi Book Review

Book Reviews, Rad Studio Delphi Development
More Coding in Delphi Book Review Nick Hodges has released the latest additional to the Delphi world called "More Coding in Delphi".  The book is a pretty neat manual but more on the theory side then actual code.  There are samples in each chapter but this is not a typical technical manual that breaks down the syntax concerning Delphi.  The predecessor "Coding in Delphi" was very similar and could be considered part one that dives into object pascal aspects of Delphi. The Chapters are about 12 to 20 pages each and deals strongly in the object oriented Delphi or Object Pascal.  You can pick up both books together for a low cost at various web stores and they are a highly recommended book to pick up.  You can use the knowledge…
Read More

Learning iBeacon Review by Craig Gilchrist Packt Publishing.

Book Reviews, Rad Studio Delphi Development, Software Releases
  Learning iBeacon which was written by Craig Gilchrist is a solid technical manual that provides Objective-C / iOS source code that demonstrates various methods to interface with a iBeacon.  Now for folks that do not know what an iBeacon is, they are a small electronic that transmits a signal for an application that is attempting to locate the proximity of a person to where they currently are. Shown below, the iBeacon is no bigger then a quarter and can be placed anywhere within your store or location to send out a beacon to inform the user which area they are in.  Now the signal is just that, a signal your application does everything else.  So if I walk into a store and step by the shoe department, using the…
Read More