Forever Loyal to Delphi

Bob Swart

Subscribe to Bob Swart: eMailAlertsEmail Alerts
Get Bob Swart: homepageHomepage mobileMobile rssRSS facebookFacebook twitterTwitter linkedinLinkedIn


Latest Blogs from Bob Swart
Embarcadero has just released Update #1 for the Delphi 2010 and C++Builder 2010 personalities of RAD Studio 2010.
From Monday, Nov 16nd until Wednesday Nov 184th, 2009, I'll also be in Stockholm, Sweden, for a 2.5-day RAD Studio 2010 Essentials seminar (spoken in English) covering Delphi topics like the IDE and Language enhancements (Generics, Anonymous Methods, Touch/Gesture), UNICODE, VCL Databa...
From Monday, Nov 2nd until Wednesday Nov 4th, 2009, I'll be in Helsinki, Finland, for a 2.5-day RAD Studio 2010 Essentials seminar (spoken in English) covering Delphi topics like the IDE and Language enhancements (Generics, Anonymous Methods, Touch/Gesture), UNICODE, VCL Database Devel...
The SDN Conference 2009 will be held on October 19-20, 2009 in Papendal Arnhem, The Netherlands and contains 15 interesting Delphi sessions.
You can now download the slides for my Smart Clients with Delphi and RemObjects SDK session from CodeRage 4, scheduled today from 8:00-8:45 (PDF), which is 17:00-17:45 (GMT+1, my time-zone).
The week from 7-11 September 2009 is full with Delphi related technical events, including CodeRage 4 and my own free Delphi 2010 seminar in Helmond Brandevoort (The Netherlands) on September 11th. We start off tomorrow with CodeRage 4 - the 4-day FREE virtual conference with more than...
On Tuesday, August 25 2009, Embarcadero launched the 2010-editions of Delphi, C++Builder, Delphi Prism and RAD Studio.
Robert Meek has written a book review about my Delphi 2009 Development Essentials, which is sold as paperback from Lulu.com, or offered as free bonus for anyone who purchases Delphi or one or more courseware manuals in PDF format from me.
The Help Update 3 for C++Builder 2009, Delphi 2009 and (the C++Builder and Delphi for Win32 parts of) RAD Studio 2009 is now available for download.
Michael Li (with three sessions) and Bob Swart (with 1 session) will be the speakers for the Delphi track at the Software Development Event on June 26th 2009 in Houten, The Netherlands.
Special Offer for June 2009: order Delphi 2009 Upgrade (Professional, Enterprise or Architect) and get a corresponding edition of RAD Studio 2009 instead! This means C++Builder 2009 and Delphi Prism 2009 for free.
Recently, both Delphi 2009 for Win32 and Delphi Prism 2009 for .NET have received updates: the Delphi Prism May 2009 release for .NET developers, and Update 3 (IDE/VCL/General), Update 4 (database) for Delphi 2009 developers, plus Update 3, Update 4 and a Boost update for C++Builder 20...
The Software Development Network (SDN), has opened the call for speakers (deadline for proposals: June 14, 2009) for it’s 18th annual SDN Conference (SDC) to be held at the “Papendal” Convention Center in Arnhem in The Netherlands on October 19 & 20, 2009.
A special 100-page free issue of Blaise Pascal Magazine has been published and includes a free one-year subscription for registered users of Delphi 2009, C++Builder 2009, Delphi Prism 2009, CodeGear RAD Studio 2009 and/or Embarcadero All-Access.
It took a while, but I'm finally twittering too as ebob42.
As most of you may have read by now: Borland will be bought by MicroFocus for 50 million pounds, which may also mean the end of (the use of) the name Borland; truly the end of an era.
Check out this recent announcement of something that will be very interesting for Delphi developers: Project CrossTalk - a project for Delphi that allows native Delphi code to consume .NET code in a very transparent way, very much like referencing a package.
When migrating existing source code from previous versions of Delphi to Delphi 2009, you may encounter warnings about implicit conversions from AnsiString to Unicode Strings or vice versa (the other way may also have a potential data loss) and while it's easy to ignore these warnings, ...
When migrating existing source code from previous versions of Delphi to Delphi 2009, you may encounter warnings about implicit conversions from AnsiString to Unicode Strings or vice versa (the other way may also have a potential data loss) and while it's easy to ignore these warnings, ...
I've created a public LinkedIn group for IntraWeb Developers using Delphi or C++Builder.
The English Help Update 2 for C++Builder 2009, Delphi 2009 and (the C++Builder and Delphi for Win32 parts of) RAD Studio 2009 is now available for download.
During the recent migration of a large Delphi for Win32 project (which was started in Delphi 3, and migrated to 5, 7, and 2007 along the way) to Delphi 2009, I encountered some differences in behaviour which were - after some debugging time - ultimately tracked back to the System.Val ...
Daniel Wischnewski will be the guest speaker for the Delphi track at the SDE meeting of March 30th 2009 in The Netherlands.
Blaise Pascal Magazine issue #5 is now released and available for download from http://www.blaisepascal.eu/.
The Remote Desktop Connection Client 6.1 has been modified, enhanced, and causing me some grief (which I've been able to solve).
This weekend, I've published two new articles on building, deploying and consuming SOAP Web Services with Delphi Prism (using ASP.NET), showing also how to make asynchronous calls from Delphi Prism clients.
Users of Delphi and C++Builder 2009 can finally request their key to install IntraWeb 10.x updates.
Nick Hodges has just published an article with an overview on the status and future of the Delphi compiler.
For those of you who do not own RAD Studio 2009 (with or without subscription): you can now purchase just the Delphi Prism 2009 SKU - the plug-in for Visual Studio (Shell) to do .NET development. As a reseller for CodeGear in the BeNeLux, I offer Delphi Prism 2009 Professional for 499 ...
Help Update 1 for RAD Studio, Delphi and C++Builder 2009 is now available for download from the Registered User Downloads, with more details in the Release Notes.
A final Unicode tip concerns the compatibility of UnicodeStrings between Delphi and C++Builder. The UnicodeString in Delphi can containUnicode or ANSI data at any given time, and in order to ensure that C++Builder code can correctly index the items, a hidden call to UniqueStringX is be...
There's an overloaded version of function UpperCase in the SysUtils unit as well as the AnsiStrings unit.
From Monday, Feb 23rd until Wednesday Feb 25th, 2008, I'll be in Stockholm, Sweden, for another 3-day RAD Studio 2009 Essentials seminar (spoken in English) covering Delphi topics like the IDE and Language enhancements (Generics, Anonymous Methods), UNICODE, VCL Database Development (D...
First the bad news: console I/O does not support reading (UTF-16) Unicode strings, and writing only suports AnsiStrings.
Apart from the source code for my CodeRage III sessions, you can now also view the replays from my own server (100 Mbps fibre-optic connection).
SysUtils defines the well-known IntToStr and FloatToStr, which return a Unicode String - but not an AnsiString.
The TextFile of Delphi 2009 can only write AnsiStrings and not Unicode Strings, which means we can only write ANSI data to text files, right? Wrong! Since UTF8Strings are also (special) AnsiStrings, we can still write Unicode data to text files, provided we convert the Unicode String t...
Delphi 2009 introduces Generics and Anonymous Methods for Win32, and I've written some examples that not only demonstrate how to use Generics (specifically Generic Methods) and Anonymous Methods these features separately, but also how we can combine Generics and Anonymous Methods in a ...
Character literals between #128 and #255 – the so-called high ASCII values – have a specific value depending on the ANSI code page.
You can now download the CodeGear RAD Studio 2009 Trial with Delphi Prism ISO (at 1.4 GB), and request a trial key, in order to install a 14-day trial edition of the Delphi Prism portion of RAD Studio 2009 (or, if you already have a real key for RAD Studio 2009 or Delphi Prism 2009, yo...