Sean
OverviewI released Zombie Mansion in mid December 08. It is a 1st person shooter, the 2nd available on the iPhone and the first one to be designed for mobile devices rather than being a pc… … Read more
16 years ago in iphone, iphone development0
Soho Theme on while true do;
This year I cannot miss the DelphiLive! event! I’m still in Rome, but in a few hours I’ll leave Rome with a fly to Frankfurt. Then I’ll take a fly for San Francisco. I’ll be… … Read more
16 years ago 0
Soho Theme on while true do;
This year I cannot miss the DelphiLive! event! I’m still in Rome, but in a few hours I’ll leave Rome with a fly to Frankfurt. Then I’ll take a fly for San Francisco. I’ll be… … Read more
16 years ago 0
Bob Swart
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… … Read more
16 years ago in .NET, General, Delphi0
Bob Swart
In this article, I’ll demonstrate we can use Delphi Prism to create Http Handlers that return just about anything (images in my example, but this could also be XML or PDF files). … Read more
16 years ago 0
Anonymous
If you want to create Apache modules with Delphi, you can start reading DrBob’s Delphi 2006 and Apache Web Apps and this articles, they explain step by step how to create Apache modules with Dephi.Apache… … Read more
16 years ago 0
Anonymous
To finish this series of paginating TListViews, I’ll show a simple method of automatic assignment of data from a database query to properties of an object.Introducing RTTIDelphi and FreePascal provides the ability to get and… … Read more
16 years ago 0
Marshall Fryman
RAID is a method that takes independent drives and lets a system group them together for security (redundancy or parity), speed enhancements, storage space increases or all three. One of the long-time stalwarts of the… … Read more
16 years ago in Coding, Delphi0
Bob Swart
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… … Read more
16 years ago in Unicode, Delphi0