Bob Swart
Embarcadero has just released Update #1 for the Delphi 2010 and C++Builder 2010 personalities of RAD Studio 2010. … Read more
16 years ago in Delphi, C++(Builder)0
Joe
I’ve been reading the recent debate about a “Delphi Community Edition”. Most of it seems pretty abstract: “I think it would help the Delphi community if…” That’s all well and good, but I thought I’d… … Read more
16 years ago in Delphi, programming0
Donald Shimoda
Yes, i know. Please don’t cry.If you are a utopia code writer, thinking you can develop a terrific database system using lazarus + FPC + zeoslib on a 64 bits system, you are a dreamer!I… … Read more
16 years ago 0
Sean
tiOPF is a Object Persistence Framework. That is, it is a framework based around saving your objects to, and loading them from, databases and/or flat files.Delphi 2010 support has now been added to the latest… … Read more
16 years ago 0
Cobus Kruger
My last post underwhelmed everyone a little and I understand why. After all, using events or anonymous methods for this kind of thing is standard fare and it doesn’t even do the job that I… … Read more
16 years ago in Delphi, enumerators, rtti, the-beatles0
Joe
BarCamp Omaha is October 2-3 (Friday evening to Saturday). I’ve never been to a BarCamp, but it promises to be intriguing — the session schedule is planned on a whiteboard Saturday morning, and anyone who… … Read more
16 years ago in .NET, barcamp, Delphi, hdc, programming0
Robert Cram
Undiscovered thingsA few days ago, Jolyon Smith warned Delphi users to Mind the Gap(s). The warning is about how assigning specific ordinal values to enum members defeats the RTTI system. He writes:This is what I… … Read more
16 years ago in Delphi, Variants0
Cobus Kruger
Delphi 2006 introduced enumerators – a way to iterate any kind of collection with the for-in loop. And the VCL is chock-full of enumerators: TStrings has one, so do TComponent, TWinControl, TList, TObjectList and the… … Read more
16 years ago in anonymous methods, Delphi, enumerators, events, the-beatles0
Bob Swart
The SDN Conference 2009 will be held on October 19-20, 2009 in Papendal Arnhem, The Netherlands and contains 15 interesting Delphi sessions. … Read more
16 years ago in Conferences / Events, Delphi0
Bob Swart
The SDN Conference 2009 will be held on October 19-20, 2009 in Papendal Arnhem, The Netherlands and contains 15 interesting Delphi sessions. … Read more
16 years ago in Conferences / Events, Delphi0
Sean
Novell’s MonoTouch product has been released. MonoTouch is mono for the iPhone.This allows compiling .net applications to native code and deploying to the iPhone.There are akready 200 apps in the app store using Mono via… … Read more
16 years ago in iphone, Mono, MonoTouch0