Simplewidget Last.fm html widget
Saturday, December 27th, 2008 Posted in english | No Comments »I am a last.fm user, I scrobble each day and I wanted to use the existent flash widget last.fm is offering its users but to be honest I'm not the biggest fan of flash, especially not in cases where it's ...
Kwort is not dead
Saturday, December 13th, 2008 Posted in english | No Comments »Today as always I talked to David B. Cortarello about the future of Kwort and he asked me what I'd expect from the new version and he asked for help but I still don't know how deep I will be ...
Wordpress: Getting the category via a post id outside the loop
Wednesday, December 10th, 2008 Posted in english | 2 Comments »If you want to get the category of a post outside the wordpress loop, you can use the following sql statement to get the category id, its name and its slug: SELECT term_id as category_id, name as category_name, slug as category_slug ...
Perl is the most supported scripting language
Monday, December 8th, 2008 Posted in english | No Comments »It's time to talk about the old mercedes that's going to get a bad reputation. This mercedes is perl. I enjoyed several articles I found on reddit.com and several guys start to compare perl with php but you can't compare Perl ...
Ada Webserver AWS Hello World Example on Debian 4.0 Etch and Ubuntu 8.10
Thursday, December 4th, 2008 Posted in english | No Comments »Hi, I wanted to experiment with the Ada Webserver called "AWS" and I faced several small problems that prevented me from running even a simple "hello world" example but with the help of the mailing list (archive) I could solve ...
