Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.
August 1, 2013
I'm spending some time focusing on migration of applications written with old versions of Delphi. First step, the technical issues making things difficult. -- Read blog post.
August 9, 2013
There is a new RAD Studio Mobile roadmap available on Embarcadero Developer Network, which mentions also a couple of features beyond mobile... -- Read blog post.
August 9, 2013
One of the big problems migrating old Delphi applications is they use components that aren't available any more. Which ones have caused you trouble or are blocking you? -- Read blog post.
August 9, 2013
First blog post and images of an Android application written in Delphi. -- Read blog post.
August 13, 2013
Just read a "fantastic" article on iOS continued dominance in the US, couldn't resist blogging. -- Read blog post.
August 13, 2013
I just "spotted" some FireMonkey icons among the applications installed in my Google Nexus 4. -- Read blog post.
August 14, 2013
The next version of Delphi will include a new compiler for the Android ARM platform. Here is some information about it. -- Read blog post.
August 22, 2013
Earlier this year I wrote a simple iOS client for Delphi Feeds RSS and Embarcadero blog RSS feed. It now works also on Android. No need to touch the source code at all! -- Read blog post.
August 30, 2013
Delphi mobile compilers use Automatic Reference Counting. While ARC is commonly used on iOS, given Xcode uses it, Android developers generally rely on a Garbage Collector. -- Read blog post.
August 30, 2013
Following last week video by Jim McKeeth on DataSnap clients for Android, here is some more information and code form another, similar demo. -- Read blog post.