12 March

Shout Out to our Spammer Friends

Just a quick thank you to all those spammers out there who tried to use Wetmachine's trackback feature to pump up the ratings of your worthless “hold 'em poker” web sites in search engines. While not a single one of your trackbacks were allowed through (thanks to the space-age technology of regular expression pattern matching), your rejected trackback submissions, all 16 thousand of them, take up space in our database.

So, thanks to you all, I've had to disable the trackback feature. I don't think this hugely cripples the site, since we had only 5 legit trackbacks out of the 16,000+ in the database (leading to what has got to be one of the worst signal-to-noise rations I've ever seen).

It's just bottom feeder greed, as usual, dumping shit in our communal water supply.

12:03:57 - Gary -

07 March

OpenLaszlo == Ajax

OpenLaszlo, for which I am the documentation guy, now compiles to DHTML as well as to Macromedia Flash (swf). That means that you can take the same LZX source and compile it to either swf or DHTML, and it will just work. So there is now a completely OpenSource stack for doing web apps.

OpenLaszlo is much more robust and full featured than any other Ajax toolkit. And, the architecture includes a client abstraction layer, which means that we worry about browser inconsistencies so you don't have to. The upshot of all this is that if you want to build a real web application, you should use OpenLaszlo instead of some Ajax toolkit. Of course if you just want to spruce up a web page, Dojo or Rico or something like that might be appropriate. But I think you would have to be nuts to use them for building a real application.

We're not yet shipping a “production” version — that's scheduled for “sometime in 2006”-- but the prototype version is getting more robust by the day, and there is a very credible demo up on the website.

10:26:16 - John -