Justin innocently thought he would have a little competion to allow bloggers to compete with their WordPress 2.0 themes Now in the last day his email box was flooded with entries. A total of 188 themes were submitted! Now the poor...
AKA: Alternate Data Streams – An introduction… One of the members of a technical forum to which I belong had a virus detected in a dll that he could not find anywhere on his computer. In the end, it was discovered...
Steve Trefethen, Senior R&D Engineer Delphi/C#Builder for the Borland Software Corporation had an EXCELLENT post on his BLog. It emphasizes the cost of a mistake that I always see in example code on the web and in WordPress plug-ins as far...
This was a brief introduction to Graphics programming that I wrote a few years back… The concepts are all good even if the links are not. 🙂 Many of the resources for Delphi graphics programming were disappearing even then. So this...
I’ve used this twice now. So I’ll add it here. Some PHP zealot stated that because PHP could be used in conjunction with AJAX, .NET was dead. I should have just let him go, but he was being so arrogant that he could only...
This routine does the same thing as the Windows Network Repair function, but from the command prompt. Now why is this important? Well, it is VERY important when you have effected network changes, or physically had someone detach the computer from...
Here’s a quick demonstration of how easy programming is in Delphi. This small app allows you to copy text and past it again right away with it converted to proper case or upper case. This was written for a ZTree user that...
Today is the last day for submissions. I hope this means there are pleanty of good themes coming out soon. Now that I know a little about this, I realize that this competition is being done the right way. In reality,...
You can also find this file here: http://www.the-wildwest.com/Queeg/Batches/SearchPath.bat :: ************************************************************************* :: SearchPath.Bat 10/31/2005 :: Written by Brian Layman (AKA Capt. Queeg) :: Visit him at http://www.thecodecave.com/ :: :: A batch written to display the program that would be run when :: ...
By now every Delphi programmer knows about this. But for all others, here you go: Borland has release the first version of Delphi, since Delphi 5 in 1999ish, that has been truely worth the upgrade price. Delphi 2006 (D9) pretty much...