veebr
1
2009
Hendrik

Here’s a simple Python script for converting videos for iPods or iPhones. You’ll need ffmpeg with libfaac enabled (I recommend Medibuntu packages) and python-notify for this script to work. You can customize default encoding options (video: 1000kb MPEG4, audio: 128kb AAC, no picture scaling) in the script. Copy it to ~/.gnome2/nautilus-scripts and it’ll be accessible through Nautilus’ Scripts submenu.
Download
no comments | tags: iphone, ipod, linux, open source, script | posted in Blog
aug
25
2008
Hendrik
I am working on a new source code manager called Revisioner. You can register all of your local code branches (bzr, git, svn, hg) and update them all at once using Revisioner. Think of it as an update manager for source code. Currently I am working on the CLI version. A GTK+ GUI will soon follow. Revisioner is written in Python and I hope that in the future other people can use the revisioner library to add VCS support in their Python code.
If you think you might have a use for Revisioner you can install the package from my PPA at http://launchpad.net/~hkaju/+archive or check out the current source code from trunk and submit bug reports to the Launchpad bug tracker. Keep in mind that it is currently in pre-pre-alpha stage and I can guarantee you things will break regularly.
Revisioner discussion thread at Ubuntu Forums: Revisioner source code manager
no comments | tags: launchpad, linux, open source, Revisioner | posted in Blog, Revisioner
aug
24
2008
Hendrik
Välja on tulnud esimene versioon Gnome-EstEID ID-kaardi rakendusest. 0.1 versioonil on andmete lugemise tugi, järgmise väljalaskega lisandub loodetavasti ka võimalus digitaalallkirja andmiseks. Kaasas on ka esteid teek Pythonile, mille abil saab lisada ID-kaardi tuge ka Pythoni rakendustesse.
Lähtekood
Screenshot:

no comments | tags: gnome, Gnome-EstEID, linux, open source | posted in Blog, Gnome-EstEID