<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Drawing scalable numbers with J2ME</title>
	<atom:link href="http://www.substanceofcode.com/2008/07/31/drawing-scalable-numbers-with-j2me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.substanceofcode.com/2008/07/31/drawing-scalable-numbers-with-j2me/</link>
	<description>Software Artisan Tommi Laukkanen</description>
	<lastBuildDate>Fri, 10 Sep 2010 20:39:11 +0300</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Vladimir</title>
		<link>http://www.substanceofcode.com/2008/07/31/drawing-scalable-numbers-with-j2me/comment-page-1/#comment-32532</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Wed, 29 Apr 2009 14:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=247#comment-32532</guid>
		<description>My solution would be an imitation of a seven-segment display:

http://en.wikipedia.org/wiki/Seven-segment_display

I think it&#039;s a great idea for a speedometer :)</description>
		<content:encoded><![CDATA[<p>My solution would be an imitation of a seven-segment display:</p>
<p><a href="http://en.wikipedia.org/wiki/Seven-segment_display" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Seven-segment_display?referer=');">http://en.wikipedia.org/wiki/Seven-segment_display</a></p>
<p>I think it&#8217;s a great idea for a speedometer :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smith</title>
		<link>http://www.substanceofcode.com/2008/07/31/drawing-scalable-numbers-with-j2me/comment-page-1/#comment-20878</link>
		<dc:creator>Smith</dc:creator>
		<pubDate>Tue, 07 Oct 2008 10:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.substanceofcode.com/?p=247#comment-20878</guid>
		<description>Thanks a lot. It helped me to code my application in mobile.</description>
		<content:encoded><![CDATA[<p>Thanks a lot. It helped me to code my application in mobile.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
