Posted on April 25, 2008 at 12:14 pm
I wanted to develop my J2ME CDC Applicatins on my Intel Mac. Unfortunalty there is no CDC VM available for Intel Macs. The phoneME project provides sources for a PowerPC version for Darwin/OS X. So I decided to port that over to Intel by replacing some files with the correct Linux x86 ones.
Here is my result:

Patch: phoneme-cdc-darwin-x86
Binary: phoneme-cdc-personal-darwin-x86-qt3-x11-bin
Copy the files from the Patch-Archive into the correct folders of the phoneME sources. You can build the Foundation-Profile with “make”in the directory cdc/build/darwin-x86-mac and with “make J2ME_CLASSLIB=personal” the Personal-Profile. You need QT3 for the Personal-Profile. Install that with Fink.
You can try out the resulting VM with “bin/cvm -jar democlasses.jar”.
Posted on April 18, 2008 at 10:10 pm
Ich habe seid gestern einen iPaq 614c und probiere gerade damit zu bloggen.
Ich habe dazu TBlogger installiert. Ich muss mich da erst noch dran gewoehnen, aber es klappt schon ganz gut.
Demnaechst mehr davon, auch zu Java auf dem iPaq, da hab ich auch schon was probiert.
Posted on April 1, 2008 at 11:58 am
So das Blog läuft jetzt mit Wordpress 2.5 und dem MultiBlog Plugin. Damit kann man mehrere Blogs mit einer Wordpress Instanz betreiben.
Ich benutze es zwar bisher nur für 2 Blogs(markus.heberling.net und sebastian.heberling.net), aber auch das ist schon eine Erleichterung.
Es gibt aber Dinge auf die man achten sollte:
- Das Permalink format sollte auf allen Blogs gleich sein, da sonst die .htaccess Dateien nicht passen
- Das Google XML Sitemap Plugin muss man so konfigurieren, dass es für die verschiedenen Blogs verschiedene sitemaps generiert
- Man sollte die Upload-Verzeichnisse trennen, damit jedes Blog sein eigenes hat
Ansonsten sind mir bisher keine Probleme aufgefallen.