WordPress + AJAX = Command Line Blog
Written by on May 1st, 2007 in Ajax, Wordpress Ajax.

Rod McFarland has made some really cool AJAX-based themes for WordPress. With his CLI (Command Line Interface) 2.0 theme, you can browse blog entries by movinging through categories with the “cd” command, or you cantype “ls” to get a list of post titles and “cat [articlenumber]” to read one. Forgot a command? Type help or use tab-completion!
Link to Rod McFarland’s WordPress themes