<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Substance of Code</title>
	<link>http://www.substanceofcode.com</link>
	<description>Software Artisan Tommi Laukkanen</description>
	<lastBuildDate>Wed, 10 Mar 2010 06:03:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Twim with Posterous and Themes Support</title>
		<description><![CDATA[I&#8217;ve been coding few new features to Twim like Posterous integration. Now you can post your photos to Posterous and it publishes the status with link on your Twitter feed. Check out for example my Posterous site so you&#8217;ll see how easy it is to create awesome looking blog with their service.
New version also includes [...]]]></description>
		<link>http://www.substanceofcode.com/2010/03/06/twim-with-posterous-and-themes-support/</link>
			</item>
	<item>
		<title>Mobile Task Manager v1.4</title>
		<description><![CDATA[It&#8217;s been a while since the last update to any software. Now I had an inspiration to open up the NetBeans IDE and do some coding for the GTD app. This version includes few fixes:

Don&#8217;t crash when exported file already exists. Display readable error
Don&#8217;t export new line characters in notes as it invalidates the CSV

I [...]]]></description>
		<link>http://www.substanceofcode.com/2010/02/27/mobile-task-manager-v1-4/</link>
			</item>
	<item>
		<title>Playing with JavaScript, My Language of 2009</title>
		<description><![CDATA[JavaScript has been around since 1995 but only since Web 2.0 techniques it has become a mainstream language to all developers. No matter if you are a mobile, server side or desktop developer you probably have touched some JavaScript in your career. Even latest operating systems like Palm WebOS and Google Chrome OS are using [...]]]></description>
		<link>http://www.substanceofcode.com/2009/12/31/playing-with-javascript-my-language-of-2009/</link>
			</item>
	<item>
		<title>Babel Fish for Twitter &#8211; New Twim Release</title>
		<description><![CDATA[Google Translator is a great translator tool which has a very simple AJAX API that can be easily used from mobile apps. Compared to other translator tools it has one feature which other services don&#8217;t have, the auto detection of language.
The API is really easy to use. All you need to do is to pass [...]]]></description>
		<link>http://www.substanceofcode.com/2009/11/02/babel-fish-for-twitter/</link>
			</item>
	<item>
		<title>LWUIT 1.1 for Java ME Developers</title>
		<description><![CDATA[One of the problems with Java ME applications containing more advanced UI components have been that it is really painful to have it rendered consistently across different platforms and devices. I&#8217;ve used to implement my own set of practices on displaying lists of tweets in Twim or todo lists in Mobile Task Manager. Now I [...]]]></description>
		<link>http://www.substanceofcode.com/2009/10/18/lwuit-1-1-for-java-me-developers/</link>
			</item>
	<item>
		<title>New Release, Mobile Task Manager v1.3</title>
		<description><![CDATA[I just uploaded the latest binaries (JAR and JAD) of Mobile Task Manager to Google Code download page. The previous version (v1.2) was already downloaded over 1700 times in less then a month so there seems to be a need for a good GTD / Task Manager application :)
This version fixes the issues with the [...]]]></description>
		<link>http://www.substanceofcode.com/2009/10/13/new-release-mobile-task-manager-v1-3/</link>
			</item>
	<item>
		<title>Mobile Task Manager Video</title>
		<description><![CDATA[Pali Madra from E71 by Nokia blog created a very nice video of Mobile Task Manager running on Nokia E71. Check out the full review that he wrote on his blog, here.

]]></description>
		<link>http://www.substanceofcode.com/2009/09/29/mobile-task-manager-video/</link>
			</item>
	<item>
		<title>Getting even more things done</title>
		<description><![CDATA[When I crafted the Mobile Task Manager application this summer I didn&#8217;t expect it to have that good response in community. It was even mentioned in many blogs like Nokia Mobile Talk and even reviewed on one of my favorite Symbian sites, all about symbian.com, by Ewan Spence. Ewan pointed out good ideas how application [...]]]></description>
		<link>http://www.substanceofcode.com/2009/09/19/getting-even-more-things-done/</link>
			</item>
	<item>
		<title>Twim 1.15 with Auto-Refresh and TwitrPix Support</title>
		<description><![CDATA[Just finished testing the latest version of Twim, v1.15. Now you can also send your photos to new TwitrPix service.

I also added few options that you can configure via settings view. You can set Twim to automatically load the home screen tweets when application is started and you can also turn on the auto-refresh option [...]]]></description>
		<link>http://www.substanceofcode.com/2009/08/22/twim-1-15-with-auto-refresh-and-twitrpix-support/</link>
			</item>
	<item>
		<title>Coding Touchscreen Scrolling in Java ME</title>
		<description><![CDATA[Here&#8217;s the trick how you can add touchscreen scrolling to your J2ME applications. The key to touchscreen support is the Canvas class and its&#8217; methods pointerPressed, pointerDragged and pointerReleased. These events are called when user puts finger on the screen (pressed) and drags the finger (dragged) and finally when removes the finger (released). Each method [...]]]></description>
		<link>http://www.substanceofcode.com/2009/07/29/coding-touchscreen-scrolling-in-java-me/</link>
			</item>
</channel>
</rss>
