Pascal's Blog

Comments now with OpenID

  • Oct 29, 2008
  • POST
Update (2015): This is no longer true as this blog no longer uses Wordpress and the comments are now powered by Disqus. 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 and plone projects but now my blog uses it too :-D .

Slow progress in ucplib

  • Oct 17, 2008
  • POST
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, but you are welcome to help me out. :-D

Freebsd jails are cool

  • Oct 11, 2008
  • POST
After the last OpenExpo in Winterthur, Switzerland I decided to take a deeper look at FreeBSD. What impressed me most was the jail mecanism that makes it very easy to setup isolated environments on a single machine. I currently mostly use Linux (Debian, Ubuntu and CentOS) on my servers, but I always thought FreeBSD is worth a look as well. And from what I can tell so far It definitely was!

Still no clean solution to flash Openmoko from Mac OS X

  • Oct 5, 2008
  • POST
Unfortunately I still was not able to get dfu-util working properly under Mac OS X. But at least I can work around the problem. Here a small resume of the workaround: Boot the Openmoko into U-Boot (AUX+POWER) Plug in the Openmoko via USB Execute the dfu-util command you want. To flash the rootfs execute: dfu-util -a rootfs -R -D rootfs_filename.jffs2 You will get an error like: _Cannot set alternate interface: usb_setaltinterface: could not set alternate interface

Ucplib status update

  • Sep 16, 2008
  • POST
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

  • Sep 15, 2008
  • POST
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 ready to flash. I posted the Instructions under http://wiki.openmoko.org/wiki/MacOS_X. But I still hope I will find a real solution for the problem.

Openmoko Development Environment VMware fusion

  • Sep 7, 2008
  • POST
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 I decided to set up a Debian Unstable in VMware Fusion. I set up my virtual machine with USB2.

Openmoko Freerunner

  • Sep 3, 2008
  • POST
Today I finally received my Openmoko it’s nice device. By default it came with Om 2007.2 preinstalled, but it didn’t work for me and I don’t like GTK that much. So I switched to Qtopia as my main Operating system as it provides almost all functions to use it as phone. Om 2008.8 seems promising as it uses Qt as well but is not very stable at the moment, so I use it for test and boot it from the SD card.

RestructuredText in Wordpress at hostpoint.ch

  • Sep 1, 2008
  • POST
Here is a small tutorial on how to get the RestructuredText Wordpress Plugin working at Hostpoint.ch: Preparation At hostpoint.ch each $USER has folder where all it’s content lives. Where $USER is your hostpoint username. This folder is /home/$USER. It’s the same folder you see as / if you connect via FTP. We create a bin directory which hold the necessary scripts to render ReST. If you access via FTP just create a bin directory at the same level as your www and public_html directories live.

ucplib now at launchpad

  • Sep 1, 2008
  • POST
I finally put ucplib up at launchpad. It is still experimental and some changes are likely to happen! But some people asked me if they can have a look at the code so I decided to put this early version up! You can find it under: https://launchpad.net/ucplib/ If you have ideas for improvement or want to help, don’t hesitate to contact me.
Prev Next
LATESTS
NixOS on a MinnowBoard MAX and Turbot (serial console)
  • Nov 10, 2016
  • POST
Keep your docker clean
  • Nov 7, 2016
  • POST
From TCP to TLS in Go
  • Dec 17, 2015
  • POST
Configurable Yocto/OpenEmbedded recipes
  • Feb 14, 2015
  • POST
New Unison (2.40.102) builds available
  • Jun 5, 2013
  • POST
Using Cygwin SSH with Putty Pageant
  • Mar 11, 2011
  • POST
Use Zentyal Zarafa z-push with an N900
  • Oct 19, 2010
  • POST
Build Ubuntu/Debian packages from source (and apply a patch)
  • May 6, 2010
  • POST
Automatically start SCREEN on SSH login
  • Apr 30, 2010
  • POST
Bazaar Pro Engineer Helpers 0.3.0 Released
  • Jan 21, 2010
  • POST
CATEGORIES
  • development (15)
  • howtos (14)
  • experience (6)
  • projects (2)
  • yocto (1)
TAGS
  • python (9)
  • ucplib (5)
  • openmoko (4)
  • sms (4)
  • bzr (3)
  • proe (3)
  • ssh (3)
  • ubuntu (3)
  • vlc (3)
  • vmware (3)

© Pascal's Blog

Powered by Hugo.

Robust designed by Daisuke Tsuji.