Free software projects:
Android application for keeping a personal log of body weight and displaying as a chart
Python extension to generate captcha images
Python extension to get preview images from Theora videos in Ogg files
Python extension to capture video with video4linux2
Karaoke game
Web projects (Swedish):
email: fredrik@jemla.se
Show notifications about unread conversations in Gmail.
Deprecated: I consider this program deprecated in favor of Google Chrome extensions that do the job in a better way than a program separate from the browser could ever do.
Code: gtk_gmail_notifier.py
License: Public domain. See notice in the file.
Email: fredrik@jemla.se
gtk_gmail_notifier is a small program written in Python, targeted for the desktop environment GNOME. It periodically fetches information about unread conversations in Gmail from the Atom feed of Gmail. When there are unread conversations it shows an icon in the notification area and pops up a summary of each conversation using pynotify. Gmail passwords can be inserted in the code, or the password can be left empty to read from ~/.purple/accounts.xml, where the password can be found if you have Pidgin configured to connect to Jabber (Google Talk) with your Google account.