About the author
The installation program of Delphi 2005, built using Microsoft's Installer technologies, is ready to go primetime, at least, in my opinion. With Brindha's (she's one of the integration engineers in Borland) help recently, I was able to create a script that can install Delphi 2005 silently, or with a final popup dialog giving the status of the installation.
This means that if you're an administrator or a software developer / manager assisting your systems administrator to deploy Delphi 2005 enterprise-wide, you can do so now.
The commands required to do so is placed in an article, available on the Borland Support site, in the Installation and Registration category of the Delphi product area.
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!