About the author
I've created a Delphi Win32 project that preprocesses Delphi.NET project files so that it can enable a project to be compilable for the Compact Framework (without errors), using the Delphi for .NET Compact Framework Technology Preview.
The source and binary for the Delphi Win32 project is available on CodeCentral.
How to free more space on your home drive by redirecting the location for SDKs in RAD Studio
Learn the command line used to compile System.pas in Delphi
A method to design records so that they're allocated on a specific byte boundary, such as 16 bytes, 512 bytes, 4096 bytes, etc.
Learn why the map is cool in Go!