<?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: OLPC Bookreader Demonstration</title>
	<atom:link href="http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/</link>
	<description>A web page for every book</description>
	<lastBuildDate>Sat, 17 Dec 2011 16:20:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill Janssen</title>
		<link>http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/#comment-6</link>
		<dc:creator>Bill Janssen</dc:creator>
		<pubDate>Thu, 28 May 2009 01:54:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openlibrary.org/?p=10#comment-6</guid>
		<description>I&#039;ve got the book reader hooked up to UpLib now.  Nice!

A couple of comments:

I had to modify the main source file (GnuBook.js and GnuBook.css) to replace the calls for the various button images.  My Web server doesn&#039;t allow hierarchical directories; everything has to go through a function, so I had to change each instance of &quot;images/left-button.png&quot; to &quot;images?imgname=left-button.png&quot;.  It would be nice if all those UI images were fetched through a Javascript function which I could override in my book-specific JS file.

I couldn&#039;t go to the end of the book in two-page mode till I overrode lastDisplayableIndex() in my code -- there seems to be some idea in the code that the last couple of pages can&#039;t be displayed in two-page mode.

I&#039;d like to be able to override the logo image and URL in the upper left corner with my own logo and link.  It would be nice to have hooks to do this.

How about text selection?  In UpLib, we had to implement &quot;wordboxes&quot; to do that -- basically, a description mapping each word in the text to a rectangle on the page image.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got the book reader hooked up to UpLib now.  Nice!</p>
<p>A couple of comments:</p>
<p>I had to modify the main source file (GnuBook.js and GnuBook.css) to replace the calls for the various button images.  My Web server doesn&#8217;t allow hierarchical directories; everything has to go through a function, so I had to change each instance of &#8220;images/left-button.png&#8221; to &#8220;images?imgname=left-button.png&#8221;.  It would be nice if all those UI images were fetched through a Javascript function which I could override in my book-specific JS file.</p>
<p>I couldn&#8217;t go to the end of the book in two-page mode till I overrode lastDisplayableIndex() in my code &#8212; there seems to be some idea in the code that the last couple of pages can&#8217;t be displayed in two-page mode.</p>
<p>I&#8217;d like to be able to override the logo image and URL in the upper left corner with my own logo and link.  It would be nice to have hooks to do this.</p>
<p>How about text selection?  In UpLib, we had to implement &#8220;wordboxes&#8221; to do that &#8212; basically, a description mapping each word in the text to a rectangle on the page image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/#comment-5</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Sun, 10 May 2009 18:53:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openlibrary.org/?p=10#comment-5</guid>
		<description>You don&#039;t need index.php to get the bookreader to work. Use GnuBookDemo/index.html instead. Grab the GnuBookDemo folder from here:

http://github.com/openlibrary/bookreader/tree/master</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need index.php to get the bookreader to work. Use GnuBookDemo/index.html instead. Grab the GnuBookDemo folder from here:</p>
<p><a href="http://github.com/openlibrary/bookreader/tree/master" rel="nofollow">http://github.com/openlibrary/bookreader/tree/master</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arne Solli</title>
		<link>http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/#comment-4</link>
		<dc:creator>Arne Solli</dc:creator>
		<pubDate>Sun, 10 May 2009 16:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openlibrary.org/?p=10#comment-4</guid>
		<description>Hi

The GnuBookDemo works OK after modifying the url var in GnuBookSimpleJS.js. So I have tried to modify the index.php in GnuBookIA, but got into some problems. There are a setup.inc file in index.php and I wonder what kind of information/data/variables that are initiated in setup.inc file</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>The GnuBookDemo works OK after modifying the url var in GnuBookSimpleJS.js. So I have tried to modify the index.php in GnuBookIA, but got into some problems. There are a setup.inc file in index.php and I wonder what kind of information/data/variables that are initiated in setup.inc file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fenixnordic Group &#187; Blog Archive &#187; OLPC&#8217;s Hidden Killer App: Ultimate E-Book Reader</title>
		<link>http://blog.openlibrary.org/2008/11/18/olpc-bookreader-demonstration/#comment-3</link>
		<dc:creator>Fenixnordic Group &#187; Blog Archive &#187; OLPC&#8217;s Hidden Killer App: Ultimate E-Book Reader</dc:creator>
		<pubDate>Sat, 07 Feb 2009 01:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openlibrary.org/?p=10#comment-3</guid>
		<description>[...] most promising is GnuBook, which uses HTML and JavaScript to render pages in an easy-to-browse interface. There&#8217;s also [...]</description>
		<content:encoded><![CDATA[<p>[...] most promising is GnuBook, which uses HTML and JavaScript to render pages in an easy-to-browse interface. There&#8217;s also [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

