20 Dec 2001 voltron   » (Journeyer)

after this class i think i have enough to write a jwz-esque anti-java rant. lets take a look at today annoyance:

int x = atoi (string);

vs.

int x = Integer.decode (string).intValue();

i _hope_ i'm doing it the wrong way.

update, 4 seconds later

just got a great totally random email, here is the body:

where can i download it 
can you send it to me
and can you hack wih this
proggie???????????????????????????
I wish you will resonn soon
classic.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!