Archive for the 'Mobile' Category

Ubuntu: Coming to a Mobile Near You!

February 21st, 2008

That’s right folks! I was busily looking for some contact info of a top executive, or at least someone who would properly handle a good idea, to explain my new ad campaign idea for the latest Ubuntu, Hardy Heron.
One of the places I look is a the jobs list, or employment page. Then.. get what […]

Adobe Flash Player Lite for Mobile Devices

January 16th, 2008

One of the platforms I’m looking to for mobile development is Flash. While I’m certainly not that capable at drawing, the platform is becoming more about distributing content amongst a variety of devices. I still have to do some basic market research on the outreach of the Lite Player. It’s generally being distributed pre-installed on […]

WBXML -> XML for Python (PyWBXML)

November 28th, 2007

Steps I’ve had to take to get a working lib on Ubuntu Gutsy Gibbon:
EDIT: Turns out this will only work with the WindowMobile version of WBXML and not with the Nokia/Symbian version.
install Expat XML Parser, automake, autoconf, and libtool (required for libwbxml)
sudo apt-get install libexpat1-dev automake libtool
download, compile and install latest version of libwbxml (wbxml2)
Use […]