Experimental features

This post is about Antecons, a product recommendation engine, now part of Conversio. Antecons is no longer commercially available, but I have kept my developer diary on my website with permission. Yesterday, I found out exactly what it means when Google warns about their experimental App Engine features: Your code might eventually break. Let me… Continue reading Experimental features

Why you should not use Microsoft Silverlight for your next web application

The above warning message sums up everything I dislike about proprietary web technologies. Silverlight is a fairly new Microsoft technology from 2007 and Moonlight is its Open Source and not up-to-date equivalent that I have to use because Microsoft does not provide Silverlight for Linux. Since most software only run on Windows anyway why is… Continue reading Why you should not use Microsoft Silverlight for your next web application

Lisp

I try. I really do. I read articles, I write code, I frustrate myself and I force myself to spend countless hours making things work. Whatever I do, I keep bumping my head into yet another wall. I’m trying to grasp Lisp. According to John McCarthy, Lisp represents a local optimum in the space of… Continue reading Lisp