Popular
9
votes
Fun With Testing DateUtils.pas #1
Nick Hodges
– Okay, so I’m a Development Manager. My job is to see to the health, welfare, productivity, effectiveness, and proper tasking of a big chunk of the RAD Studio development team. I share these duties with the excellent and capable Mike Devery. I mainly manage the guys that work on the ...
5
votes
Random Thoughts on the Passing Scene #149
Nick Hodges
– If you are a registered user of Delphi 2010, you can now download a digital copy of Marco Cantu’s new book, Delphi 2010 Handbook. (From Marco’s Site: “The book covers all the new features of Delphi 2010 for Win32, from Extended RTTI to new IDE features, from ...
3
votes
3
votes
The Tragedy of Steel
TURBU Tech
– Sorry if this is a bit long and off-topic, but it’s incredibly important to anyone who makes computer use a significant part of their lifestyle. Please, read this and pass it on. Link people to this post, or copy it and repost it yourself.* Translate it into other languages if you have to. ...
3
votes
Programming on the Mac/iPhone
flickdotnet.de
– In my last post I spilled where my major focus lies right now. I am looking at something completely different: not a new language, but a new language, with new tools on a different platform. And believe me, it is different. Why different? Well, not only is the syntax of the programming language on ...
3
votes
How to break the D2010 compiler
TURBU Tech
– I really loved when Delphi 2009 came out, how it fixed so many ugly problems in the Delphi IDE. The stability issues and memory leaks that plagued D2006 and D2007 were greatly reduced. And it just got better in D2010. The tradeoff, though, seems to have been compiler stability. Trying to do ...
3
votes
Adding Custom Properties to Delphi Forms; Overriding the Create Constructor
About Delphi Programming
– in Delphi Tips :: If you need to add a custom property to a form and have it initialized *before* the OnCreate event, you will need to override the form's constructor. Read the full article to learn about Adding Custom Properties to Delphi Forms; Overriding the Create Constructor. Related: Delphi ...
2
votes
Retrieving File Owner
JEDI Windows API
– This article is about how to retrieve the owner of a file. If you are experienced with some of the WinAPI security function this can be pretty easy. There are some problems that needs to be addressed though. The first one is the size of the security items like the SID name of the owner. Secondly, ...
2
votes
OpenSSL v0.9.8m for Indy
Arvid's Blog
– Hi, I just prepared and published an updated precompiled version of the OpenSSL libraries. As always they are available on the official Indy Mirror, the Fulgan Mirror. Direct Link: openssl-0.9.8m-i386-win32.zip You’ll find a ReadMe, License Information and File Hashes inside the zip archive. ...
2
votes
OmniThreadLibrary 1.05a
The Delphi Geek
– OmniThreadLibrary 1.05a has just been released. It is available via SVN or as a ZIP archive. This is mostly a bugfix release: Bug fixed: TOmniTaskControl.OnMessage(eventHandler: TOmniTaskMessageEvent) was broken. Bug fixed: TOmniTaskControl.OnMessage/OnTerminate uses event monitor ...



