logo
Header graphic 6 of 9

Categories

Archives

Other stuff

Other sites

I wish this site were powered by Django

December 16th, 2004

Google Suggest reverse engineered

Filed under: Technology — jm @ 05:59

Chris Justus has reverse engineered Google Suggest. Great work!

Syndication feeds fixed

Filed under: General — jm @ 05:36

Btw, I finally got around to fix the feeds. They now contain HTML and the full text of a post, not just an excerpt.

Upgrades

Filed under: Technology — jm @ 05:07
  • PHP 4.3.10 and 5.0.3 are out
  • Wordpress 1.2.2 is done
  • MySQL 4.1 has been certified for production (finally supporting Unicode and Subselects! It's becoming a real DBMS after all...) Triggers and stored procedures are still in the pipeline, of course, but
  • PostgreSQL 8.0 will be out soon and have a native Windows version ready, so you can have all those advanced features if you need 'em.

This server still runs MySQL 4.0 from backports.org, but I run 4.1 on my local development machines and it's great. If just Debian 3.1 would ship with it :-/... I guess as soon as Sarge is out, I'll be installing "backported" packages. That's kinda sad.

Update! it looks like MySQL 4.1.7 already found its way into testing.