ads

Makes your Wordpress Pocket PC PDA-friendly

Good news to those who wants to make their Wordpress blog PDA friendly. Now you can do just that without relying on 3rd party services. All you need to do is download this remarkable plugin Wordpress PDA and activate it on your Wordpress installation.

Your blog will be PDA/smartphone friendly as it will display a appropriate page when a mobile device accesses it. The plugin is smart enough to autodetect popular PDA/handheld device in to determine which page it should serve the clients.

Among popular handheld devices supported by Wordpress PDA are :

  • Motorola, Nokia, Samsung, Sony Ericsson, Symbian-OS phone
  • Sony PSP, Palm, Handspring,Pocket PC
  • ...and browsers containing WAP in their using agents

I've already installed Wordpress PDA for this blog, give it a try :)

[tags]mobile,palm, microsoft, smartphone, handhelds, ipod, windows, cellphones, treo, wordpress, symbian, nokia, sonyericsson,motorola,pocket pc[/tags]


Python for S60 (pys60) has a new Wiki webpage !

September 28th, 2006 2 Comments   Posted in Nokia, Python S60 (pys60), Symbian

Python for S60 (pys60) wiki has a new home! It has moved from its original page started by Matt Croydon to an official wiki sponsored by Nokia themselves.

The wiki contains a lot information about Python for S60 implementation including tutorial resourses, application example, some cool tips and trics, pys60 libraries and extensions and news updates regarding pys60 development.

Speaking of development, Python for Series 60 project has released PyS60 for S60 3rd Edition device (for 3250, N80, N71, N75, N95, etc). So grab it if you're interested to run python program for your phone!

[tags]python, s60, series60, python, pys60, nokia, symbian,mobile,programming[/tags]


Google Talk Mobile Phone Client – MGTalk 0.2.2

MGtalk is for those who want to stay online with their friend that uses Google Talk network. The client itself require phone that supports Java (tm) application with MIDP 2.0 capabilities, and it is relatively small in size (53KB).

I've compiled MGtalk specially for my readers that include minor modifications from the standard MGtalk. The minor modifications are :

  • Removed various System.out (used for debugging ?)
  • Add application icon
  • Obfuscate jar file to reduce size
  • Use alternative authentication server by default
  • Recompress the jar file to save space

Download MGTalk :

You can visit http://mgtalk.sourceforge.net for the original MGTalk client, written by vorobev
[tags]nokia,mobile,google talk,mgtalk,jabber, j2me, midp, javame, google talk client,gtalk,jabber client,mobile messenger,messenger[/tags]


How to create a standalone PyS60 application (SIS package)

April 17th, 2006 No Comments   Posted in Nokia, Python S60 (pys60), Symbian

w00t!, Mobilelenin.com has been updated with information on how to create a stand-alone pys60 sis package. The tutorial also covers the technique to convert normal bitmap image to mbm format to use as the application icon.

I think this is a must for serious Python for Series 60 developers, so lets hurry up to read "How to make a standalone application (using py2sis)"