Here are some projects I wrote.


Jawstat
Jawstat 3 is a statistics system for websites. It was written in PHP and uses MySQL for its database.
It shows you how many visitors there have been on your site, their ISP, their operating system and more.
Coding of Jawstat version 3 is in progress, but it already does some nice work like more accurate detection than the previous versions.
If you want to use Jawstat on your website, just sent me an email at this adress:
heavyjoost AT users DOT sourceforge DOT net



Ragnarok
Ragnarok is a GTK+ frontend for MPD.
I began coding this because I was not satisfied by the other MPD frontends out there.
Ragnarok in a nutshell:
  • Lightweight and fast.
  • Highly configurable.
  • Almost everything is a plugin which enables the user to choose his/her interface for Ragnarok.
  • One can also choose to compile certain plugins into Ragnarok.
  • Has roughly the same interface as Pympd.
  • Uses libmpd to communicate with MPD.

Work on Ragnarok is in progress and currently there's not even a beta release. You can check out the SVN via the GNA! project page
The SVN version should work fairly stable now although it might not compile in the first place since it doesn't use autotools yet.
For screenshots, go here.



Pendragon
Pendragon is a GTK+ based file manager I once started to code, that looks similar to the file manager in Windows 9x/ME/2000.
I am currently not coding on this anymore since I'm too busy with other projects and I need to rewrite it because its code it not the most beautiful you'll ever see ;).
Again this sums it up: lightweight, fast, lots of options.
There are some old screenshots here.



Weather forecast
A weather desklet for adesklets.
This is an improved version of the weather forecast desklet which is available here. There changes I made:
  • Updated icons
  • Added wind speed and direction
  • Added humidity
  • Removed "feels like" (doesn't fit anymore)
  • Darker background image (original is in the orig_bg directory)

Download
Note that there are more icons available on this page. Just use the icons from the large_icons directory and it should work.