Topics About Free Code

Mar 07, 2008 SKwizard - Linux M4A Converter and file rename tool

SKwizard - Linux M4A Converter and file rename tool As they say, you want something done right, you got to do it yourself! After my failed attempts to find a working tool to take care of 2 simple tasks on a large scale, I decided to write my own little program. Enter, SKwizard!

Feb 22, 2008 How to create Ctrl+Key shortcuts in Javascript

Everybody loves shortcuts, so why should you deny your users of this guilty pleasure when it comes to your javascript-driven web application? Giving your users the ability to execute commands with simple shortcuts can make all the difference in the usability of your application.

Dec 26, 2007 Linux: Tweak Amarok score algorithm

I just started using the Amarok music player, having decided to ditch Rhythmbox due to its lack of features. I was interested in finding out how the the scoring algorithms worked in Amarok so naturally I hit up google for my quest of knowledge. What I found is that the default algorithm is very basic and just doesn't quite cut it. But not to fear, the scoring system uses a python script that is easily editable... w00t!

Dec 25, 2007 Linux: M4A to MP3 converter shell script

I have written a much better shell program than the one posted below. SKwizard - M4A to MP3 Converter & File Renaming Tool

Dec 14, 2007 Binary clock - Free javascript!

Binary clock - Free javascript! A binary clock uses LEDs or other on/off displays to represent the time.