Asking Questions to Get Answers
March 9, 2018
Asking development and troubleshooting questions is a mix of art and science. Sites like Stack Overflow and other developer community forums will often reject questions that do not meet their standards. Even when you are sending a support request to our premium update…
Embarcadero Cool App for January: BeePOS
February 22, 2018
As more small and home businesses continue to enter the marketplace, point of sale (POS) technologies have become a critical part of modern economy. I’m excited to report that one of the real innovators in this market, BeePOS, is the winner of Embarcadero’s Cool App…
LIVE! Monday at 9 AM PST – Podcast Episode on Programming Books
February 18, 2018
On Monday this week David, Craig, and Jim discuss some of their favorite programming books, both focusing on Delphi and C++ specific ones, and general programming topics.
Live at these corresponding times:
Location
Local Time
Time Zone
UTC Offset
San…
Collecting Multiple Pages of REST Results in a Single MemTable
February 15, 2018
I’ve run into this a few times, where a REST Service returns results in pages, so you have to make multiple passes to get all the data. One thing I love about the RAD REST Client Library is the ability to store all the data in the FDMemTable where you can work on it. Unfortunately when you can only get part of the results that limits the functionality. Here is a simple solution to get all the…
LIVE! 13-Feb-2018 Delphi Web Frameworks
February 12, 2018
Join Craig, David, and Jim as they discuss Delphi Web Frameworks LIVE! 13-Feb-2018 at 12 AM CST [other timezones]
Planning to discuss some of the following . . .
Ext JS
UniGUI
MARS-Curiosity
Smart Mobile Studio
Kitto
WebHub
Elevate Web Builder
RAD Server
Web…
Delphi and the Blockchain: More than just Bitcoin and Cryptocurrency
February 7, 2018
Here is the replay of my webinar onDelphi and the Blockchain. We start with some basics of Bitcoin and cryptocurrency, but we look specifically at some simple examples of what the blockchain is and how to use it.
Stay tuned here for slides and some simple example…
Single Board Computers and Delphi Discussion LIVE!
February 7, 2018
Craig and Jim discussed Single Board Computers (SBC) and Delphi in this Live Episode of The Podcast at Delphi.org
If you are wanting to target these boards from Delphi remember if it is an ARM processor you will want to run Android, and if it is an x86 then you will want to run Windows or Linux. Here are some links to some of the single board computers we discussed:
MinnowBoard by…