<?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>pushing the sky &#187; mac</title>
	<atom:link href="http://pushingthesky.net/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://pushingthesky.net</link>
	<description>bylines you can ignore, since 1998</description>
	<lastBuildDate>Tue, 17 Jan 2012 00:56:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>PSPBook for Mac OSX</title>
		<link>http://pushingthesky.net/2008/08/21/pspbook-for-mac-osx/</link>
		<comments>http://pushingthesky.net/2008/08/21/pspbook-for-mac-osx/#comments</comments>
		<pubDate>Wed, 20 Aug 2008 14:09:44 +0000</pubDate>
		<dc:creator>karan</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[psp]]></category>
		<category><![CDATA[pspbook]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://pushingthesky.net/?p=882</guid>
		<description><![CDATA[This is what you might call a targeted post &#8211; if you (a) own a PSP and (b) own a Mac and (c) want to read text files formatted as images on the PSP&#8230; well, have I got the program &#8230; <a href="http://pushingthesky.net/2008/08/21/pspbook-for-mac-osx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is what you might call a targeted post &#8211; if you (a) own a PSP and (b) own a Mac and (c) want to read text files formatted as images on the PSP&#8230; well, have I got the program for you :D</p>
<p>A friend (Kelson) told me about how he had a program for Windows that would take a text file as input and spit out images formatted for the PC. I thought, you beauty, now I can read <a href="http://www.gutenberg.org/wiki/Main_Page">classics</a> on my PSP instead of having to go to the library or buying them. I googled around, expecting only Windows versions, but stumbled upon a little program called PSPBook.</p>
<p>Or rather, frustratingly, links to a program called PSPBook. Links that didn&#8217;t work any more, as the creator had apparently moved on and not left any copies around.</p>
<p>Further searching ended up finding the source for it, and what else is a good coder to do than to pick up an abandoned project :D A little bit of tweaking here and there, and we have the following: <a href="http://pspbook.googlecode.com/files/PSPBook.zip">PSPBook 1.0.3b1</a>.</p>
<p>What this does is get you to select a text file, lay it out in a space that corresponds to the PSP screen, and dump that to a file. Unfortunately, it goes about things in what I consider a clunky way, but it does appear to be a limitation of Apple&#8217;s frameworks, unless you really want to rewrite from the ground up (i.e. use CoreText APIs).</p>
<p>You can then copy the files over to your PSP and browse at your lesuire. The program also allows you to tweak the appearance of the text that you&#8217;ll be reading. Exporting is a breeze, and that&#8217;s about the sum of it :D</p>
<p>This is my first foray into Mac programming, and most of the work was done for me already, with minimal impact from yours truly. It should be a universal binary, though it&#8217;s only been tested on a 10.5 Intel, since that&#8217;s all I&#8217;ve got at home.</p>
<p>The original code was licensed under the BSD license &#8211; I&#8217;m not a lawyer, but I hope it allows someone to pick up the code should it be available and abandoned. In any case, the original author has been left as the copyright holder, but I&#8217;m operating on more of a <a href="http://creativecommons.org/">Creative Commons</a> <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/">BY-NC-SA</a> license here (do click through there if you&#8217;re not sure of Creative Commons).</p>
<p>The app and code is <a href="http://code.google.com/p/pspbook/">hosted on Google Code</a>, should anyone else feel intrigued enough to pull up XCode and have a poke around (more than welcome to fix bugs, mine or existing!). The previous version is also available, via the repository, should anyone feel like i&#8217;ve botched things.</p>
<p>Kudos to Apple for including such a decent set of tools with their OSes &#8211; little wonder there&#8217;s so much good Mac appery out there.</p>
]]></content:encoded>
			<wfw:commentRss>http://pushingthesky.net/2008/08/21/pspbook-for-mac-osx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

