Wordmobi – Blogging with a mobile phone

I always wanted to have an application that allows me to blog from my mobile phone. Unfortunately Nokia doesn’t ship its handsets with such an application – other manufacturers do so (sometimes). Up to now I only knew an application called ShoZu. ShoZu isn’t only a software you install on your mobile, ShoZu is also an online service that acts as some sort of “proxy” between your mobile and your blog. So the ShoZu client doesn’t publish directly to the blog, but it sends the post to the online service and the service pushes the post to the blog. This might have some oppertunities as the support of a plethora of blogging engines and other social networking sites but also requires that you hand over the password to your blog to the ShoZu service. A pretty odd feeling…

Well, I tested ShoZu with a test blog hosted on wordpress.com and found out, that the software works well. But somehow it is also very bloated and not really easy to understand. It also adds some functionality to parts of the mobile as the camera. Sometimes – I couldn’t figure out exactly when- ShoZu comes to life and asks if you want the publish the picture taken a moment ago on your blog. Unfortunately you can’t control this, so I deinstalled Shozu pretty fast.

Some time ago I read about a Python based WordPress client for Symbian. (Python is a programming langauge that is, like Java, more or less platform independant. Like for Java, Python runtime environments exist for multiple Symbian S60 based mobiles). I don’t know really why, but I didn’t test the software called Wordmobi up to now. Today I installed Python (click here to read more) and Wordmobi and I got a really good first impression.wm1

After setting up the connection to my blog (btw: wordmobi only works for WordPress blogs) I entered the “Posts” menu and was able to  update the list of available posts on my blog:

wm5This works pretty well. You can even edit and republish existing posts. Cool. The next step was to test if the creation of new posts works, too.

wm3Well, it seems so. You can also add stuff like lists or images to a post. If you select “image” Wordmobi asks if an existing picture should be selected or if you want to take a new one. I took a new one and it worked! wm4

For me, Wordmobi is the first application that I really can use to write short posts using my mobile. I don’t know if this is really a thing you want (and need) to do, but I feel that this could be fun *g* Btw: you can see the test post I wrote here.

Buch: Python GE-PACKT (Michael Weigend)


Python ist eine Programmiersprache, die man vielleicht nicht unbedingt kennt. Schade eigentlich, da sie meiner Meinung nach geradezu ideal ist um Anfängern das Programmieren beizubringen.

Trotz ihrer Einfachheit lassen sich in Python auch komplexere Vorhaben, wie z.B. meine Diplomarbeit, realisieren. Da ich bis vor wenigen Monaten keinen blassen Schimmer von Python hatte, brauchte ich also eine Einführung in die Materie und kaufte nach etwas Suchen bei Amazon blindlings Python GE-PACKT.

Unglaublich, was in ein so kleines Büchlein reinpasst, wenn sich der Autor auf das Wesentliche konzentriert. Python GE-Packt ist auch in der 2. Auflage ein Python-Arbeitsbuch, von dessen Größe man sich nicht täuschen lassen sollte.

(Covertext)

Meine Überraschung war relativ groß, als das -verglichen zu sonstigen Programmier-Handbüchern- winzige Büchlein aus dem Kartonchen fiel. Trotz der geringen Maße passt eine ganze Menge an Informationen in das Buch. Nachdem ich ein paar Tage gelesen und ausprobiert habe, fiel es mir relativ leicht meine Diplomarbeit zu programmieren.

Leider gibt es aber an einigen wenigen Stellen Patzer. So wurde z.B. eine Funktion falsch erklärt, was später in meinem Code für einige Verwirrung sorgte. Trotzdem halte ich Python GE-PACKT für eine gute Einführung und ein gutes Nachschlagewerk – es hat sich zumindest in den letzten Monaten keinen Millimeter von meinem Schreibtisch weg bewegt!