Monthly Archives: March 2009

Learning the git, Mobidentica now Open Source

I’m learning to use the git, distributed version control system. It seems to be much faster then Subversion that I have used with my Google Code projects. I just created a repository on GitHub for Mobidentica project. Source code is … Continue reading

Posted in Java, MIDlet, Software, Software Development | Tagged , , , , | 3 Comments

Optimizing Trail Recording

I coded a prototype how we could record fewer GPS positions in Mobile Trail Explorer and therefore save some memory but still have the same level of detail of the trail. Video might explain it best. Unoptimized recording is on … Continue reading

Posted in Java, MIDlet, Software Development | Tagged , , , | 7 Comments

Adding Laconi.ca support

I just coded a new version of Mobidentica application. Now you can define custom service URL when logging in. This way you can use it with all services that are built on top of Laconi.ca platform. This is possible because … Continue reading

Posted in MIDlet, Software, Software Development | Tagged | 1 Comment

Mobile Trail Explorer v1.14

It took a while to make this release. There was some kinky issues with the S40 devices which caused them to crash on NoMethodFoundException (Issue 145). Release notes for v1.14: New logo and icon (Thanks Ash) Improved MapCache initialization time … Continue reading

Posted in MIDlet, Software | Tagged , , , , | Leave a comment

Mobile Client for Identi.ca

My Twitter client, Twim, is getting a lot of positive feedback from users which is always nice to hear. There have also been few requests to create a version for Identi.ca service. Identi.ca is same soft of microblogging service as … Continue reading

Posted in MIDlet, Software, Software Development | Tagged | Leave a comment