About
From being a junior developer all the way to Development Manager position, I was always interested in new technologies. Passionate speaker, IT junky, developer, architect, team lead, and development manager - many hats, one goal - making software better and closer to people’s needs. For the most part I am using my blog as a scratch pad, writing small articles on things which I came across, was asked about more then once, and which would otherwise require additional research again and again.

Testimonials
The greydragon theme is fantastic. It’s clean, stable and feature rich. It took me a while to decide to move...
Ed
I've been using this [theme] since the start. It is by far the most attractive, feature packed and stable of...
Rhyull
First I’m new to G3. I was wanting to append my forum with a gallery and after doing a lot...
Setishock
http://www.animeappeal.comCategories
Monthly Archives: August 2008
TIPS: Draw Image From TImageList
This question is coming back and again. I have a TImage in many form which shows the status of the item. It requires status image being changed when it is changed. I do not want to use several instances of … Continue reading
Posted in Delphi
Tagged canvas, load imagelist from resource file, timage, timagelist
Leave a comment
Delphi, methods and default values. Convenience or contract enforcement?
Delphi, methods and default values. Being somewhat unique in methods declaration for the classes, Delphi requires you to have proper method parameters declaration, but: You do not have to have any default values for the parameters being propagated into implementation section for the … Continue reading
Posted in Delphi, Technology
Tagged c#, default parameter, default value, delphi, dry principle
6 Comments
AT&T service is terrible
Never thought I would say it, but AT&T customer service is terrible. (I just read Hadi’s blog. Is it a special time of the year when customer support goes South?) Story: I have been with AT&T since 2000 when they … Continue reading
Posted in Delphi, Miscellaneous, Technology
Tagged at&t, broken promisses, broken support, customer service, do not use, dsl
4 Comments
DS Plug-in System is ready for Delphi 2009
Are you using DS Plug-in system and wondering if your code would still work in the new version? Then answer is Yes. DSPS has been adjusted where necessary to support a new version of Delphi. At this time I am actively … Continue reading
Posted in Delphi
Leave a comment