Bazaar Pro Engineer Helper 0.3.0 Released

Yesterday I released Bazaar Pro Engineer Helpers 0.3.0 it supports recognizes more file types and does some more cleaning if you use the --purge option.

You can download it on Launchpad or directly form my site.

Installation instructions can be found here.

Additionally is now listed at Softpedia.

Wuala rc.d Script for Archlinux

Recently I published an init.d script for debian/ubuntu to start wuala in headless mode. Since some time now I have a mediacenter running on Archlinux so the debian init.d script needed some change to run properly. I'm currently putting together a package to install wuala on archlinux with via pacman. In the meantime I [...]

Wuala init.d Script for Debian/Ubuntu

I recently wanted to install Wuala on my brand new media center PC running Ubuntu on it. It was not that hard because there is an excellent tutorial on how to setup wuala on a headless machine.

Unfortunately there was no script to start and stop Wuala on system start-up and shutdown. So I [...]

Database migration using SQLAlchemy

Recently I found a script to migrate between SQLite and PostgreSQL on Lazy Crazy Coder's blog. It's pretty cool, especially as it shows the flexibility of SQLAlchemy in this case used as a middleware.

You can download the script here.

Bazaar Pro/E helpers version 0.1 released

This is the first official release of the Bazaar ProENGINEER Helpers. It's a simple command line version with no direct integration into Pro/E. You can find more information about how to use it here.

Or just directly download it!

Comments now with OpenID

Since Microsoft and Google now decided to support OpenID. So now even more people have an OpenID without knowing it. So i think it's a good time to finally install the OpenID WordPress plugin to give my readers the possibility to leave comments with their OpenID account. I already used OpenID in some django [...]

Slow progress in ucplib

I don't currently work a lot on ucplib. First because I have a lot of other work to do at the moment, and second because there is currently no need for me to get it finished. If there is somebody interested or even needs this library I will find some time to finish it, [...]

Ucplib status update

I'm currently working on a cleaner API for ucplib. I got some pretty good ideas and started merging my work with another library which is doing basically the same. The current code can be found at launchpad.net

Progress with VMware and Openmoko

Even if I could not yet solve the problem to my full satisfaction. I at least found a workaround to get the dfu-util working inside VMware Fusion. Now I'm able to flash it from inside VMware and from Mac OS X.

The workaround consits of using dfu-util form Mac OS X to get the [...]

Openmoko Development Environment VMware fusion

I'm currently using Mac OS X on my MacBook Pro to do most of my day to day work. There are some people out there using Mac OS for Openmoko development. But there are lot more resources for Linux. Furthermore I'm more familiar with development on Linux than I am on Mac OS.

So [...]