A simple approach to software development

Rad Studio Delphi Development, Software development Concepts
A simple approach to software development Setting up your software development for a new application there are quite a few set of software developers that tend to jump on their machine and begin coding.  I would strongly suggest that an application which could be successful needs to start from thought to paper (even electronic) before any new code is typed. Now as some suggest creating designs or layouts are the best method for them and sometimes that does make sense.  Creating a sketch board  or laying out the screen design is a simple way to visually see what you want to achieve. Here are the steps that you can use when you are preparing to create a new application. Sitting at a table or desk Using white boards do help…
Read More

Expert Delphi by Paweł Głowacki

Book Reviews, Rad Studio Delphi Development
Expert Delphi by Paweł Głowacki   After reading the latest book from Author Pawel Glowacki the feeling of fresh FireMonkey Delphi material left an excellent karma.  It should be part of anyone's Delphi Library since it has great reference material.  The book was written by Pawel Glowacki whom is Embarcadero's European Technical Lead for Developer Tools. The book begins with a basic primer on Delphi helping you get accustomed to the IDE and the Object Pascal language.  It quickly moves into advanced concepts dealing with FireMonkey.  You should be able to build server-side services, create new Internet of Things (IOT) and integrate your applet with web services to deploy them to market. As always the pricing from PackT is on the mark.  The writing is very clear at 506 pages and…
Read More

HotFix for RAD Studio 10.2.1 and iOS

Rad Studio Delphi Development
RAD Studio 10.2.1 HotFix for iOS AdHoc Deployment Embarcadero released a hotfix to address a regression (reported as https://quality.embarcadero.com/browse/RSP-18813) in RAD Studio Tokyo Release 1 related with AdHoc deployment for iOS. The fix available for download is at:  https://cc.embarcadero.com/item/30797 The fix (which is a single file to add to your system) provides support for building iOS Ad Hoc Applications.  Only using RAD Studio 10.2.1 and Xcode 8.2, 8.3.2 or 8.3.3. Extremely important if you are developing for the iOS platform with Delphi.
Read More

Visual Studio 2017 to be released March 7th

Software Events, Software Releases
Visual Studio 2017 to be released March 7th The Visual Studio team has released a pack of updates that amount to some minor fixes for the Visual Studio 2017 Release Candidate 3 that was let loose on the Web a week ago. The team also set a definitive launch date for the feature-complete suite to be on March 7, 2017 The most recent update  includes updates to the .NET Core SDK, including a new templating engine for projects originating from the dotnet new command. Feedback from developers also precipitated a change in the .NET Standard library class template under the .NET Standard node. Rich Lander, a Microsoft program manager with the Common Language Runtime team, that there are also about 50 quality fixes "across the .NET CLI, NuGet, MSBuild and also in…
Read More

Possible Topics at Apple WWDC 2017

Software Events
Possible Topics at Apple WWDC 2017 Apple's World Wide Developer's Conference is moving to San Jose, Calif. in 2017 where the company will likely introduce new versions of iOS and macOS Sierra as well as a peek at the next generation iPhone.  As it has always been it is a love fest for all Apple fans watching and hopefully seeing something inventive that will change the way we live. Possible iOS 11 Update - Apple is expected to showcase some improvements in iOS 11, including design tweaks, better handling of notifications and perhaps even multi-user support. Bundled apps also should get updates New macOS edition - a new version of Apple’s desktop operating system, macOS. Details on Apple’s plans for macOS are slim, but they could include a slight design update, enhancements…
Read More