<?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: ZXpaintyONE</title>
	<atom:link href="http://matt.west.co.tt/demoscene/zxpaintyone/feed/" rel="self" type="application/rss+xml" />
	<link>http://matt.west.co.tt/demoscene/zxpaintyone/</link>
	<description>adventures of a retro electro media hacker type person</description>
	<lastBuildDate>Fri, 27 Jan 2012 18:44:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Thunor</title>
		<link>http://matt.west.co.tt/demoscene/zxpaintyone/comment-page-1/#comment-135443</link>
		<dc:creator>Thunor</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://matt.west.co.tt/demoscene/zxpaintyone/#comment-135443</guid>
		<description>Very useful, and even more so after I slightly modified function dataAsHex() so that it writes 32 columns of 24 rows of comma delimited hex values into the textarea instead of a continuous stream of digits. This makes it trivial to import into source code and it also enables inserting/deleting rows/columns by hand. Luckily the load function accepts this formatted data without modification.

In zxpaintyone_v2:

Insert this as line 257:
savedata += &#039;\n0x&#039;;

Insert this as line 265:
if (x != 62) savedata += &#039;,0x&#039;;

Regards,
Thunor</description>
		<content:encoded><![CDATA[<p>Very useful, and even more so after I slightly modified function dataAsHex() so that it writes 32 columns of 24 rows of comma delimited hex values into the textarea instead of a continuous stream of digits. This makes it trivial to import into source code and it also enables inserting/deleting rows/columns by hand. Luckily the load function accepts this formatted data without modification.</p>
<p>In zxpaintyone_v2:</p>
<p>Insert this as line 257:<br />
savedata += &#8216;\n0x&#8217;;</p>
<p>Insert this as line 265:<br />
if (x != 62) savedata += &#8216;,0x&#8217;;</p>
<p>Regards,<br />
Thunor</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sir Morris</title>
		<link>http://matt.west.co.tt/demoscene/zxpaintyone/comment-page-1/#comment-124627</link>
		<dc:creator>Sir Morris</dc:creator>
		<pubDate>Sat, 16 Jan 2010 22:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://matt.west.co.tt/demoscene/zxpaintyone/#comment-124627</guid>
		<description>Immaculate!

Score 100!</description>
		<content:encoded><![CDATA[<p>Immaculate!</p>
<p>Score 100!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: F6</title>
		<link>http://matt.west.co.tt/demoscene/zxpaintyone/comment-page-1/#comment-48376</link>
		<dc:creator>F6</dc:creator>
		<pubDate>Fri, 13 Jul 2007 20:49:08 +0000</pubDate>
		<guid isPermaLink="false">http://matt.west.co.tt/demoscene/zxpaintyone/#comment-48376</guid>
		<description>Thanks for this, Matt! Amazing! But will it blend? :-P</description>
		<content:encoded><![CDATA[<p>Thanks for this, Matt! Amazing! But will it blend? :-P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: muriloq</title>
		<link>http://matt.west.co.tt/demoscene/zxpaintyone/comment-page-1/#comment-48188</link>
		<dc:creator>muriloq</dc:creator>
		<pubDate>Tue, 10 Jul 2007 18:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://matt.west.co.tt/demoscene/zxpaintyone/#comment-48188</guid>
		<description>There is another Javascript-based ZX-81 graphics editor:

http://www.refreshcreations.co.uk/ZX81/

Take a look at &quot;Em Busca dos Tesouros&quot;, a Brazilian Pitfall! clone for the ZX-81:
http://muriloq.com/ebdt</description>
		<content:encoded><![CDATA[<p>There is another Javascript-based ZX-81 graphics editor:</p>
<p><a href="http://www.refreshcreations.co.uk/ZX81/" rel="nofollow">http://www.refreshcreations.co.uk/ZX81/</a></p>
<p>Take a look at &#8220;Em Busca dos Tesouros&#8221;, a Brazilian Pitfall! clone for the ZX-81:<br />
<a href="http://muriloq.com/ebdt" rel="nofollow">http://muriloq.com/ebdt</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Truck</title>
		<link>http://matt.west.co.tt/demoscene/zxpaintyone/comment-page-1/#comment-48172</link>
		<dc:creator>Truck</dc:creator>
		<pubDate>Tue, 10 Jul 2007 10:51:33 +0000</pubDate>
		<guid isPermaLink="false">http://matt.west.co.tt/demoscene/zxpaintyone/#comment-48172</guid>
		<description>w007.

I was gonna do this, actually, and even in javascript since I&#039;ve been doing that a lot for work - but got caught in &#039;needing to learn python&#039; so...

Thanks (:</description>
		<content:encoded><![CDATA[<p>w007.</p>
<p>I was gonna do this, actually, and even in javascript since I&#8217;ve been doing that a lot for work &#8211; but got caught in &#8216;needing to learn python&#8217; so&#8230;</p>
<p>Thanks (:</p>
]]></content:encoded>
	</item>
</channel>
</rss>

