Feb 08 2010

ProDelphi profiler will not run anymore

Tag: UncategorizedFletch @ 6:48 am

Last Friday, while I was getting ready to setup a profiling session for the weekend I ran into a problem. My profiling tool – ProDelphi - would not run.  A rather generic error message  would display instead. Continue reading “ProDelphi profiler will not run anymore”


Aug 09 2009

Lazarus article on Linux Journal

Tag: Cross-platform, Free Software, LazarusFletch @ 1:38 pm

ljCoverI finally got around to browse the Linux Journal Magazine (September 2009) that this month features cross platform development,  and noticed the word Lazarus at the top of the cover page.  Yes, it is an article about the Delphi like IDE. The article is written by Mattias Gaertner, a member of the Lazarus project. Continue reading “Lazarus article on Linux Journal”


Aug 09 2009

Delphi Services and Localization Issue

Tag: Bizarre, Code Detective, DelphiFletch @ 9:44 am

About five months ago I was called in to look into an localization issue affecting one of our software products. The software in case is a Windows Service written in Delphi. This service is used to collect live data from a series of networked devices and store such data into a RDBMS. As usual my colleagues were very quick to blame the issue on Delphi. Continue reading “Delphi Services and Localization Issue”


Feb 08 2009

Cross-platform Pascal using Lazarus

Tag: Cross-platform, Free Software, LazarusFletch @ 8:39 pm

This past Thursday (February 5th) I made a presentation about how to install Lazarus on Windows and Linux (Ubuntu) for the Pacific Northwest Delphi User Group. Continue reading “Cross-platform Pascal using Lazarus”


Nov 17 2008

Delphi Contract available in the Akron (OH) area

Tag: Delphi, JobsFletch @ 3:58 pm

I just learned of a Delphi contract available in the Akron (OH) area. Continue reading “Delphi Contract available in the Akron (OH) area”


Oct 19 2008

The Fletch PSM Index for Oct. 19 2008

Tag: Delphi, Jobs, OpinionFletch @ 6:10 pm

Here is the second installment of the Fletch Programming Skills Marketability Index or Fletch PSM Index for short. Continue reading “The Fletch PSM Index for Oct. 19 2008″


Oct 19 2008

Wow! Clipper is still around

Tag: BizarreFletch @ 11:46 am

While preparing my “Fletch Programming Skills Marketability Index” for the week I ran in to a posting for a Clipper Support Analyst.

Wow! Clipper is still around. That brings back memories, Clipper, FoxPro, Turbo Pascal, Quick C, DOS, 640k/704k RAM, Novell…(I’m dating myself)

Have you run into other bizarre or unexpected things out there? Would you mind sharing with us?


Oct 12 2008

The Fletch Programming Skills Marketability Index

Tag: Delphi, Jobs, OpinionFletch @ 7:42 pm

In a couple of posts Jim McKeeth has pointed out that the Delphi language has been climbing in the TIOBE Index. He has also called the community to action in order to make sure that whenever we referenced Delphi on a post to do so using “Delphi programming”. That way these references can be properly accounted for in such index. Continue reading “The Fletch Programming Skills Marketability Index”


Sep 21 2008

The time has come and I need to move on…

Tag: Delphi, JobsFletch @ 4:04 pm

The time has come and I feel that I need to move on to my next job. For a while I have been trying to locate my next Delphi job with little success. Continue reading “The time has come and I need to move on…”


Sep 21 2008

My Event logger – a poor man’s debugger

Tag: Code Detective, DelphiFletch @ 2:42 pm

I have been working around multi threaded services for quite a while now. And as you may know, multi threading services are very hard to debug. When debugging multi threaded applications one must collect run-time information without disturbing the threads and introducing delays that would ultimately cripple the service or render the debug effort meaningless. Clearly, I needed to have the program send real-time messages. Continue reading “My Event logger – a poor man’s debugger”


Next Page »