<?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; graph</title>
	<atom:link href="http://tazzix.com/wp/tag/graph/feed/" rel="self" type="application/rss+xml" />
	<link>http://tazzix.com/wp</link>
	<description>Mobile Development Anyone?</description>
	<lastBuildDate>Tue, 01 Jun 2010 11:23:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<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 in categories and multiple lines and [...]]]></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>
		<item>
		<title>First try at a MIDP1.0 Graph/Chart API</title>
		<link>http://tazzix.com/wp/2003/11/25/tue-25-nov-2003-054804/</link>
		<comments>http://tazzix.com/wp/2003/11/25/tue-25-nov-2003-054804/#comments</comments>
		<pubDate>Tue, 25 Nov 2003 05:48:00 +0000</pubDate>
		<dc:creator>tazzix</dc:creator>
				<category><![CDATA[J2ME APIs]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[j2me]]></category>

		<guid isPermaLink="false">http://tazzix.com/wp/?p=15</guid>
		<description><![CDATA[Screen shot of my latest j2me work to write a chart plotting API, you can see     it in the Nokia series 60 emulator and the Default Color phone emulator from     j2mewtk. Although it can contain a lots of bells and whistles, I plan to keep   [...]]]></description>
			<content:encoded><![CDATA[<p>Screen shot of my latest j2me work to write a chart plotting API, you can see     it in the Nokia series 60 emulator and the Default Color phone emulator from     j2mewtk. Although it can contain a lots of bells and whistles, I plan to keep     it simple to be viewable on all screen sizes, however, applications need to     check for color, gray scale or monochrome device.</p>
<p>A lot more to come in this category, I am in the process of converting my website (Sep 2007) so come back soon.</p>
<p><a href="http://tazzix.com/wp/wp-content/uploads/2007/09/a78ccee7b42ebafcd65e93e1f1292ba4.jpg"><img src="http://tazzix.com/img.php?img=wp/wp-content/uploads/2007/09/a78ccee7b42ebafcd65e93e1f1292ba4.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tazzix.com/wp/2003/11/25/tue-25-nov-2003-054804/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
