I may not be a perl ninja (just yet) but the domain name kicks ass.
perlninja.pl
Archive for category Programming
Apparently Apple doesn’t think its a good idea to ship vi with syntax highlighting turned on by default, giving how really easy it is to enable.
I simply had to edit the /usr/share/vim/vimrc file. Full instructions are in http://www.geekology.co.za/blog/2009/03/enable-syntax-highlighting-other-options-in-vim-mac-osx-leopard
Novice Programming
May 12
I started developing my very first web application from scratch earlier this week. It will remain a secret as I will try to make some money from it. It will be written entirely in PHP and backed by MySQL. Hopefully I would have an alpha or yet even better a beta release by the end of the year. I’ve said enough.
After a three week hiatus I’ve got back againg reading my PHP and Bash shell programming books.


Writing shell scripts
Jun 24
I’m tired of writing shell scripts all night long. Tired but not feeling like sleeping yet.