A HTML5 and CSS3 theme by Jayj.dk
Just wanted to keep this site on hand. It does have a neat AJAXy form on the contact page.
Thinking Asynchronously in C++
Blog of the auther of Boost.Asio. Provide interesting design patterns for developing asynchronous networked systems.
Calories and Power as a Function of Heart Rate
Nice formula for calculating calories burned during a workout.
Transcoding MTS/M2TS AVCHD Video Into AVI Files with Free Software | fsckin w/ linux
Great HOWTO on using AVCHD cameras in Linux. I have a newer model camera than the one shown here, but it works the same way.
Stories of a KDE programmer
Interesting blog w/ KDE nuances and tips and tricks.
Howto: Get automatic xrandr screen rotation on a Thinkpad X61 tablet/Intel 965 - Ubuntu Forums
I often search around for a bit to find this python script for rotating my tablet. I've found that this one gives me the most flexibility in scriptability.
Python KIOSlave Tutorial
I found this Python implementation to create a KIOSlave. KIOSlaves allow you to use something as a filesystem. In this tutorial, the author creates a slave that allows one to browse a Python module. In this case, the KIO slave itself is the target of browsing. SInce I've been messing around with rdiff-backup quite a bit, I thought it would be nice to make a read-only KIO slave for the backup filesystem. This could allow a user to browse the filesystem history and restore any revision of file that is in the repository.
Duplicity
Incremental encrypted backups to local volumes, network volumes, or even cloud services (i.e. Amazon S3)
