Tag: LinkedIn

New Delphi 2009 Generics

No Picture

Finally Generics are a part of Delphi for Win32! This is a big push for CodeGear in order to bring Delphi out of stagnation it has been the last couple of years. Impressions after working with generics for…

Read More »

New C#: Exactly my point!

No Picture

I was debating some of the new flashy changes planned for new C# version with some of my colleagues … It seems no matter what Microsoft does it’s always considered as an in innovation in the field. Let’s…

Read More »

How Samba was written

No Picture

Was browsing around and just found this article: http://www.samba.org/ftp/tridge/misc/french_cafe.txt Pretty much says it all – except that it’s much harder when you don’t have a local install of the server. You can’t actually afford to do all the…

Read More »

Fond Memories: WoW

No Picture

Came across a blog post a few weeks ago where someone was describing the methods he used to sniff WoW’s (World Of Warcraft) packets. That led me to think that I should write down about the time I…

Read More »

$SetPEFlags

No Picture

Quick update: It seems Delphi has a $SetPEFlags directive for setting the PE flags! Was searching for this for some time now. Now I can add a: {$SetPEFlags IMAGE_FILE_UP_SYSTEM_ONLY} flag so that windows only assigns a single core…

Read More »

Eduka+ – It’s alive!

No Picture

Eduka+ is one of my pet projects I’ve been working on a very long time ago (started 5 years ago I think). The Idea was to create a replacement for 2 programs used in Moldavian schools to teach…

Read More »