$len) { return "Believe those who seek truth. Doubt those who find it."; } else { return $fortune; } } function favicon($url) { return sprintf("", $url, $url); } function getSidebar() { $posts = $sidebar='

Want another bite? Subscribe!

RSS, Email, FriendFeed, Twitter, Facebook.
If you see something that makes you shake with excitment or surge with rage, leave a comment and send a link to others!


About @KennethReitz

Kenneth Reitz, n: Open Mind. Open Source.
Location? Winchester, Virginia.
Field? Web Application Development
What?? I make websites.
Language? Python. Everything else.
Tools? MacBook + iPhone + Moleskine = 42.
Anything Else? Life is wonderful.


Latest Posts

'; echo $sidebar; echo wp_get_archives('format=custom&after=… &type=postbypost&limit=15&show_post_count=false'); echo '
'; echo '

'; echo fortune(3000); echo '

'; echo '

'; } function latestPosts() { } { # code... }