<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tazzix.com &#187; bar</title>
	<atom:link href="http://tazzix.com/wp/tag/bar/feed/" rel="self" type="application/rss+xml" />
	<link>http://tazzix.com/wp</link>
	<description>Mobile Development Anyone?</description>
	<lastBuildDate>Thu, 28 Apr 2011 10:21:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>J2ME Chart / Graph API v0.9</title>
		<link>http://tazzix.com/wp/2004/03/02/j2me-chart-graph-api-v09/</link>
		<comments>http://tazzix.com/wp/2004/03/02/j2me-chart-graph-api-v09/#comments</comments>
		<pubDate>Tue, 02 Mar 2004 15:26:25 +0000</pubDate>
		<dc:creator>tazzix</dc:creator>
				<category><![CDATA[J2ME APIs]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[bar]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[j2me]]></category>
		<category><![CDATA[line]]></category>
		<category><![CDATA[pie]]></category>

		<guid isPermaLink="false">http://tazzix.com/wp/2004/03/02/j2me-chart-graph-api-v09/</guid>
		<description><![CDATA[Overview: Currently un-named, its goal is to provide a chart drawing package based on MIDP 1.0 specifications. Another goal is to make this package open-source, see help required below. Status: Line charts are complete Pie charts are complete Bar and Bar with Line charts are working but require some minor changes Data can be given [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Overview:</strong></p>
<p>Currently un-named, its goal is to provide a chart drawing package based on MIDP 1.0 specifications. Another goal is to make this package open-source, see help required below.<br />
<strong>Status:</strong></p>
<ul>
<li>Line charts are complete</li>
<li>Pie charts are complete</li>
<li>Bar and Bar with Line charts are working but require some minor changes</li>
<li>Data can be given in categories and multiple lines and bars are drawn</li>
<li>An area of the screen can be given for charting while application uses the rest of the screen</li>
<li>With a sample application the obfuscated jar is 16 KBytes and takes 52 KBytes heap memory on the Nokia Series 60 emulator</li>
<li>Axes drawing is partially working (lables and markers are missing)</li>
</ul>
<p><strong>TODOs:</strong></p>
<ul>
<li>Customizations in drawing charts (Point circles, Axes stepping, lines in BarCharts, etc.).</li>
<li>Chart titles, Axes titles, Data titles, Legend Charts for better explanation of charts.</li>
<li>Finding a way to release the API in a way that source is hidden (till opensource efforts succeed).</li>
</ul>
<p><strong>Screen Shots:</strong></p>
<p>Here you see a simple midlet on a Nokia 3650, with the charts occupying the whole j2me canvas area.</p>
<table border="0" cellpadding="5" cellspacing="5">
<tr>
<td><img src="/j2mech1.jpg" /></td>
<td><img src="/j2mech2.jpg" /></td>
<td><img src="/j2mech3.jpg" /></td>
<td><img src="/j2mech4.jpg" /></td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://tazzix.com/wp/2004/03/02/j2me-chart-graph-api-v09/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

