Ajax fun (2)

Have played a bit with sajax today. Why not Morphix? I'm currently with my family and haven't been able to do proper live cd building in quite a few days. Ahh well, I'll keep myself busy thanks to a terminal or two.

I've set up a Debian package search tool which shows the results of the available packages on my server as you type, somewhat similar (but much more crude and still a bit buggy) to Google Suggest. Javascript is used to query the server after 3 keystrokes and to retrieve the results, without the page needing to refresh. Even though I personally rather not use Javascript at all, this is one interesting tool for in my toolbox :)