Simple, neat and wrong…

While likely intended for social issues, this quote seems to also apply to software development: “For every complex problem. there is a solution that is simple, neat, and wrong.”  —Henry Louis Mencken

Google site: search prefix

To see a list of all pages Google has indexed for a website, in the Google search-box enter site:sitename.com (e.g. site:offeman.com).  Interestingly, site:google.com has almost 5 billion results where site:yahoo.com only has 1 billion.

Pascal on Win32, Win64, MacOS, iOS, Web, Linux…

While dynamic and VM languages have been in vogue, Delphi and Free Pascal have been quietly chugging along.  Using Pascal one can natively target most leading operating systems and hardware platforms.  Plus native code is fast. Although partial to Delphi for Windows development, Lazarus is an excellent cross-platform IDE.  The screenshot on the left is […]

Object Pascal to Javascript

Paraphrasing from the Optimale Systemer AS website, Smart Mobile Studio brings the power of pascal to the browser and RAD to javascript.  While in beta, the promise is appealing for old-time Delphi developers.