Archive
Wednesday, 1. April 2009
4
votes
Fluent XML [1]
The Delphi Geek
– Few days ago I was writing a very boring piece of code that should generate some XML document. It was full of function calls that created nodes in the XML document and set attributes. Boooooring stuff. But even worse than that – the structure of the XML document was totally lost in the code. It was ...
5
votes
Delphi 2009 hidden compiler switch?
DelphiTools
– This morning while debugging a statistical ichthyo-parser I stumbled upon what looked like a Delphi 2009 compiler bug: the compiler was outputting gibberish ASM opcodes… But after further investigations, it appeared this wasn’t completely gibberish, but that it was (somewhat) correct ...
0
votes
Deterministic memory management
Compas Pascal
– With Java and .net, garbage collection (GC) has won a lot of followers. GC basically makes it possible to avoid some of the memory leak problems that often happen with unskilled programmers, and at the same time, it supports the current typical hardware configurations very well. When memory is ...
0
votes
DelphiLive schedule available
flickdotnet.de
– The schedule of Delphi Live is available online. You will find the complete schedule here: http://delphilive.com/conferences/delphi_live/delphilive09_schedule.html My session about VCL is scheduled on the 14th and the Prism Workshop that Olaf and I will be presenting together is scheduled on the ...
0
votes
Rave 7.6.2 for Delphi 2009 is available...
Thomas Pfister
– after a long time it's ready and available:the 7.6.2 patch for Rave BE for Delphi 2009. Especially the Scripting is working again and some other important things works now....http://cc.embarcadero.com/reg/rad_studioAnd now I'll start my session-work for the delphilive-conference in San Jose :-)
0
votes
Delphi Productivity Tour In Baltimore with Anders Ohlsson
Marco's Tech Blog
– After doing my two-days seminar with Cary Jensen in the Washington dC area (actually next to the BWI airport), I'm attending the Baltimore/Washington stop of the Delphi Productivity Tour, with Anders Ohlsson. This is taking place in the same room that hosted our class, so we were involved in setting ...




