<?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: The WikiReader: Cool device, future hackability</title>
	<atom:link href="http://yannramin.com/2009/10/16/the-wikireader-cool-device-future-hackability/feed/" rel="self" type="application/rss+xml" />
	<link>http://yannramin.com/2009/10/16/the-wikireader-cool-device-future-hackability/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 21:05:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Greg</title>
		<link>http://yannramin.com/2009/10/16/the-wikireader-cool-device-future-hackability/comment-page-1/#comment-2108</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sun, 20 Mar 2011 05:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=291#comment-2108</guid>
		<description>I&#039;ve written a WikiReader Forth Simulator to make it possible to test Forth programs without having to swap the mini SD card in and out repeatedly. The current version can run most of the test programs exactly as they appear on the SD card very faithfully. This app uses a Forth interpreter provided by the open source embeddable Forth implementation FICL (http://ficl.sourceforge.net/), and it works by providing device specific words as callbacks to a simulated WikiReader. It implements enough now to be useful, including the framebuffer functions, GDI functions (including text rendering using the device&#039;s font) and input functions, so I&#039;m releasing it.

Its available here:

http://createuniverses.blogspot.com/2011/03/wikireader-forth-simulator.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written a WikiReader Forth Simulator to make it possible to test Forth programs without having to swap the mini SD card in and out repeatedly. The current version can run most of the test programs exactly as they appear on the SD card very faithfully. This app uses a Forth interpreter provided by the open source embeddable Forth implementation FICL (<a href="http://ficl.sourceforge.net/" rel="nofollow">http://ficl.sourceforge.net/</a>), and it works by providing device specific words as callbacks to a simulated WikiReader. It implements enough now to be useful, including the framebuffer functions, GDI functions (including text rendering using the device&#8217;s font) and input functions, so I&#8217;m releasing it.</p>
<p>Its available here:</p>
<p><a href="http://createuniverses.blogspot.com/2011/03/wikireader-forth-simulator.html" rel="nofollow">http://createuniverses.blogspot.com/2011/03/wikireader-forth-simulator.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.170 seconds -->

