<?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: Bitjuice: JavaScript Bitmap API</title>
	<atom:link href="http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: gerard</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-251162</link>
		<dc:creator>gerard</dc:creator>
		<pubDate>Mon, 04 Jun 2007 14:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-251162</guid>
		<description>That people have short memory. Table/div soup was used to &quot;draw&quot; things back in the mid-late 90&#039;s. Although it can be fun to experiment with, this is &lt;strong&gt;not&lt;/strong&gt; news worthy.</description>
		<content:encoded><![CDATA[<p>That people have short memory. Table/div soup was used to &#8220;draw&#8221; things back in the mid-late 90&#8242;s. Although it can be fun to experiment with, this is <strong>not</strong> news worthy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-251002</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 30 May 2007 11:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-251002</guid>
		<description>Which concept does this prove?</description>
		<content:encoded><![CDATA[<p>Which concept does this prove?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: .mario</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-250999</link>
		<dc:creator>.mario</dc:creator>
		<pubDate>Wed, 30 May 2007 10:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-250999</guid>
		<description>bitmap has no properties
runCode()bitmapDemo.js (line 26)
onclick()bitmapDemo.js (line 25)
[Break on this error] function runCode() { eval($(&#039;code&#039;).value+&#039;;&#039;); }

Nice one but seriously - who might ever use this?</description>
		<content:encoded><![CDATA[<p>bitmap has no properties<br />
runCode()bitmapDemo.js (line 26)<br />
onclick()bitmapDemo.js (line 25)<br />
[Break on this error] function runCode() { eval($(&#8216;code&#8217;).value+&#8217;;'); }</p>
<p>Nice one but seriously &#8211; who might ever use this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akuehner</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-250958</link>
		<dc:creator>akuehner</dc:creator>
		<pubDate>Tue, 29 May 2007 14:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-250958</guid>
		<description>For me that&#039;s a really old one.

Look at http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm to see a more interesting library.</description>
		<content:encoded><![CDATA[<p>For me that&#8217;s a really old one.</p>
<p>Look at <a href="http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm" rel="nofollow">http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm</a> to see a more interesting library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Mahemoff</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-250956</link>
		<dc:creator>Michael Mahemoff</dc:creator>
		<pubDate>Tue, 29 May 2007 14:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-250956</guid>
		<description>Yes, I&#039;d hate to, like, &quot;do experiments&quot; or anything. Before said people get in with performance comments, there&#039;s still some performance optimisation required - remains to be seen how fast it can be pushed.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;d hate to, like, &#8220;do experiments&#8221; or anything. Before said people get in with performance comments, there&#8217;s still some performance optimisation required &#8211; remains to be seen how fast it can be pushed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stu</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-250955</link>
		<dc:creator>stu</dc:creator>
		<pubDate>Tue, 29 May 2007 14:34:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-250955</guid>
		<description>I was about to be a grumpy bastard then! :)
Its good to have this kind of experimenting going on. Its a bit odd using tables for this kind of thing but I can see places where it could be handy. Good work.</description>
		<content:encoded><![CDATA[<p>I was about to be a grumpy bastard then! :)<br />
Its good to have this kind of experimenting going on. Its a bit odd using tables for this kind of thing but I can see places where it could be handy. Good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdm-adph</title>
		<link>http://ajaxian.com/archives/bitjuice-javascript-bitmap-api/comment-page-1#comment-250952</link>
		<dc:creator>mdm-adph</dc:creator>
		<pubDate>Tue, 29 May 2007 14:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2436#comment-250952</guid>
		<description>Queue the grumpy bastards with taunts of how &quot;useless&quot; this is...

It&#039;s called &quot;proof of concept,&quot; guys.</description>
		<content:encoded><![CDATA[<p>Queue the grumpy bastards with taunts of how &#8220;useless&#8221; this is&#8230;</p>
<p>It&#8217;s called &#8220;proof of concept,&#8221; guys.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

