Blog posts archive for the given month, sorted by date. See the link for entire blog archive above.
November 3, 2017
Next week will see the 12th edition of Embarcadero's yearly online conference. Three days full of sessions covering Delphi, C++Builder, InterBase, and all of the company products (including also Sencha's ExtJS), but also general software development topics and third party tools. I'll be giving a couple of sessions. Don't miss it! -- Read blog post.
November 7, 2017
The online CodeRage conference starts today. Here is a European-centric calendar for those living on our side of the ocean. And some more information... -- Read blog post.
November 16, 2017
While doing some research for an online class, I came up with a demo that highlights the concept of a task in Delphi PPL (Parallel Programming Library) and how they differ from threads. -- Read blog post.
November 20, 2017
Embarcadero Academy is growing with new content. Most notably, all of the CodeRage online conference replays are available on the site. I added a new course on Anonymous Methods and a course bundle on Modern Delphi Language. -- Read blog post.
November 24, 2017
In Embarcadero, for the RAD Studio project, we have two JIRA systems, that would occasionally fall out of sync. So I used Delphi and the FireDAC CDATA Connector for JIRA to make some automated analysis. Here is some information about the project, including configuration and actual code. -- Read blog post.