October 19, 2010 · General · 2 comments

A guide to programming Linux kernel modules.Long Description: An excellent guide for anyone wishing to get started on kernel module programming. The author takes a hands-on approach starting with writing a small "hello, world" program, and quickly moves from there. Far from a boring text on programming, Linux Kernel Module Programming Guide has a lively style that entertains while it educates.
Continue reading →

October 19, 2010 · General · 3 comments

CometSound is a Music player for GNU/Linux written in python, using pygtk and gstreamer libraries.
Continue reading →

October 19, 2010 · General · (No comments)

TextRoom is a free (as in freedom and free beer) full screen text editor developed especially writers in mind.
Continue reading →

October 19, 2010 · General · 3 comments

This is Viewnior, an image viewer program. Created to be simple, fast and elegant. It's minimalistic interface provides more screenspace for your images. Among its features are:

Continue reading →

October 18, 2010 · General · 36 comments

As someone that loves music, listens constantly and is always adding to my collection by purchasing and then ripping CDs, a decent tag editor is an essential tool.  I've been using Linux for the past seven years or so and the only drawback that I was constantly faced with was the lack of a great audio tag editor -- basically a Linux based equivalent to mp3tag.   After trying every Linux tagger I could get my hands on (Ex Falso, EasyTag, Pinkytagger, Jaikoz, Picard, etc. etc.) I finally settled on running mp3tag under Wine.  Whilst it works, it's still a compromise because it cannot handle case sensitivity, cannot rename folders and filenames and path lengths are limited to Windows file system restrictions.   In addition, there were a number of functional enhancements and additions I wanted to see in mp3tag, but didn't seem like they'd see the light of day.
Continue reading →