Tip to turn on vim syntax highlighting on os x 10.5 

$HOME/.vimrc, put "syntax enable"
[ add comment ] permalink ( 3 / 20 )
mp3 to audio cd converter on Linux 

I bought a cheap FM/AM and CD player for my little baby, the CD part could not play mp3 format music. Since I have a lot of MP3 music files, I need to convert them to audio CD so that my baby could enjoy the music, I found that mp3cd (written in Perl) is quite intuitive to automatically convert mp3 to CD.

http://outflux.net/unix/software/mp3cd/
[ add comment ] permalink ( 2.9 / 21 )
Linux filesystem events API 

Here is Linux file sytem events API you could use to monitor Linux folder/files changes.

inotify
[ add comment ] permalink ( 3.1 / 22 )
tcpdump and libpcap patch and package for IP04 

I created tcpdump package for IP04 to capture raw packets

http://bl0g.blogdns.com/ip04/tcpdump.mk
http://bl0g.blogdns.com/ip04/libpcap.mk
[ add comment ] permalink ( 3 / 33 )
iptables userspace application makefile for ip04 

[ add comment ] permalink ( 3 / 38 )

Back Next