Monthly Archives: September 2006

RSS Reader for BlackBerry

There were some anonymous requests for releasing a BlackBerry version of the RSS Reader MIDlet so I took the challenge and was able to build a version for BlackBerry. The application seems to work with the BlackBerry emulator and according … Continue reading

Posted in Devices, MIDlet, Software, Software Development, Tips and Tricks | 4 Comments

OPML support for RSS Reader

I added OPML (Outline Processor Markup Language) support for RSS Reader MIDlet. User can now import list of RSS feeds from simple text file or OPML file. User can import list of feeds by selecting “Import Feeds” command from main … Continue reading

Posted in MIDlet, Software | Leave a comment

Test-Driven Development

I have been moving towards using the Test-Driven Development (TDD) more and more both as professionally and in my hobby projects. Even the slightest use of TDD have shown to give a good results. As the basic rule of software … Continue reading

Posted in Software Development | Leave a comment

Microsoft Web Day 2006, Helsinki

Last Thursday, 23th of August, I visited the Microsoft’s Web Day 2006 event at Helsinki, Kinopalatsi. Microsoft and their partners gave good presentations about various new web technologies like Atlas, which is Microsoft’s AJAX library for ASP.NET. There were also … Continue reading

Posted in Software Development | Leave a comment