Johans notes, links etc RSS

This is just another unimportant web page with links and pictures of things that I like or just don't want to forget. Contact me
My lifestream

Archive

Apr
8th
Tue
permalink

GeSHi and The Tumblr API == fun

$foo = 45;
for ( $i = 1; $i < $foo; $i++ )
{
  echo "$foo<br />\n";
  --$foo;
}

Comments (View)
blog comments powered by Disqus