<?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>Logical Shift &#187; News</title>
	<atom:link href="http://logicalshift.co.uk/rotate/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://logicalshift.co.uk/rotate</link>
	<description></description>
	<lastBuildDate>Sat, 05 Nov 2011 17:45:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Zoom 1.1.5 has been released</title>
		<link>http://logicalshift.co.uk/rotate/2011/11/05/zoom-1-1-5-has-been-released/</link>
		<comments>http://logicalshift.co.uk/rotate/2011/11/05/zoom-1-1-5-has-been-released/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 17:45:21 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/?p=44</guid>
		<description><![CDATA[That&#8217;s right! I&#8217;m not dead, just… resting. Zoom 1.1.5 is finally out! This version fixes several issues relating to Snow Leopard and Lion, and updates the git and glulxe interpreters to the latest versions. This is particularly important for git, as 1.2.4 (which was shipped with Zoom 1.1.4) had some critical bugs that could result [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s right! I&#8217;m not dead, just… resting.</p>
<p><a href="http://www.logicalshift.co.uk/mac/Zoom-1.1.5.dmg">Zoom 1.1.5</a> is finally out! This version fixes several issues relating to Snow Leopard and Lion, and updates the git and glulxe interpreters to the latest versions. This is particularly important for git, as 1.2.4 (which was shipped with Zoom 1.1.4) had some critical bugs that could result in corrupted save games.</p>
<p>I&#8217;ve also brought the way that the source is published up to date: you can now get the latest version at any time via git (no, not that git, the other one). You can fetch it like this:</p>
<p><code><br />
      git clone http://code.logicalshift.co.uk/zoom/zoom.git<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2011/11/05/zoom-1-1-5-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom 1.1.4 has been released</title>
		<link>http://logicalshift.co.uk/rotate/2009/06/02/zoom-114-has-been-released/</link>
		<comments>http://logicalshift.co.uk/rotate/2009/06/02/zoom-114-has-been-released/#comments</comments>
		<pubDate>Tue, 02 Jun 2009 07:23:08 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/?p=37</guid>
		<description><![CDATA[Zoom 1.1.4.1 has been released. This is primarily a maintenance release, with various bugfixes accumulated over the last year and updates to the interpreters. It has one major new feature: you can now choose which glulx interpreter to use in the preferences &#8211; either the faster git or the reference glulxe. UPDATE: Zoom 1.1.4 had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.logicalshift.co.uk/mac/Zoom-1.1.4.dmg">Zoom 1.1.4.1</a> has been released.</p>
<p>This is primarily a maintenance release, with various bugfixes accumulated over the last year and updates to the interpreters. It has one major new feature: you can now choose which glulx interpreter to use in the preferences &#8211; either the faster <a href="http://diden.net/if/git/">git</a> or the reference glulxe.</p>
<p>UPDATE: Zoom 1.1.4 had a minor bug that would cause some glk games to receive too many Redraw events. I&#8217;ve updated this release to version 1.1.4.1 to fix this.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2009/06/02/zoom-114-has-been-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OS X Beyond Zork Font</title>
		<link>http://logicalshift.co.uk/rotate/2008/07/29/bzfont/</link>
		<comments>http://logicalshift.co.uk/rotate/2008/07/29/bzfont/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 21:44:42 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2008/07/29/bzfont/</guid>
		<description><![CDATA[The question that I probably get asked the most about Zoom for OS X is &#8216;how do I get the Beyond Zork font?&#8217; The answer since I ported it to Cocoa has been &#8216;you can&#8217;t', unfortunately: the old system for displaying the font simply didn&#8217;t work with the new Cocoa display. Leigh Ribak wasn&#8217;t satisfied [...]]]></description>
			<content:encoded><![CDATA[<p>The question that I probably get asked the most about Zoom for OS X is &#8216;how do I get the Beyond Zork font?&#8217; The answer since I ported it to Cocoa has been &#8216;you can&#8217;t', unfortunately: the old system for displaying the font simply didn&#8217;t work with the new Cocoa display.</p>
<p>Leigh Ribak wasn&#8217;t satisfied with this answer, though, and has done a pretty good job of transferring the WinFrotz BZ font into a Mac compatible .dfont file: you can download it <a href="http://www.logicalshift.co.uk/mac/Zork.dfont">here</a>.</p>
<p>To use the font with Zoom, double click it and choose &#8216;Install Font&#8217;, then go to Zoom&#8217;s preferences and set it as the symbolic font. The font is displayed as a sample, so the name isn&#8217;t exactly legible but luckily thanks to its name it will probably be right at the end of the list.</p>
<p>You may also need to play with the interpreter setting in the Game tab if you&#8217;ve changed it: set it to DECsystem-20 if you want to be asked by BZ whether or not to use the new font.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2008/07/29/bzfont/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IF and the iPhone</title>
		<link>http://logicalshift.co.uk/rotate/2008/03/07/if-and-the-iphone/</link>
		<comments>http://logicalshift.co.uk/rotate/2008/03/07/if-and-the-iphone/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 23:26:38 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[CocoaGlk]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2008/03/07/if-and-the-iphone/</guid>
		<description><![CDATA[So, Apple have (finally) released the iPhone SDK today. developer.apple.com is apparently too busy celebrating this momentous occasion to actually bother to respond to any http requests so I haven&#8217;t had a chance to look at the SDK yet. Even so, I plan to port CocoaGlk as soon as I get my hands on it, [...]]]></description>
			<content:encoded><![CDATA[<p>So, Apple have (finally) <a href="http://arstechnica.com/news.ars/post/20080306-apple-iphone-announcements.html">released</a> the iPhone SDK today. developer.apple.com is apparently too busy celebrating this momentous occasion to actually bother to respond to any http requests so I haven&#8217;t had a chance to look at the SDK yet.</p>
<p>Even so, I plan to port CocoaGlk as soon as I get my hands on it, at least assuming the requirements for distributing free software aren&#8217;t too onerous. $99 for a key doesn&#8217;t sound too bad to me, anyway.</p>
<p>I&#8217;m not entirely sure what to expect; I haven&#8217;t played around with jailbreaking my iPhone, so I&#8217;ll be going in blind. What I think is likely, however, is that half of CocoaGlk will port just fine: that is, the GlkClient framework that interfaces with the interpreters. What is less certain is how well the UI half will port: that is, GlkView. If NSTextView is ported, and the typesetter behaves the same way, then it&#8217;s going to be really easy to get the UI working in some manner, and probably not that hard to support all the features of blorb.</p>
<p>Getting games onto the phone is also a bit of a challenge. I think that taking some of Zoom&#8217;s existing inventory management and connecting to <a href="http://ifdb.tads.org/">IFDB</a> might be a good idea.</p>
<p>I&#8217;ll post a beta when I get things working: I imagine a glulx or frotz-based interpreter is likely to be released first. I&#8217;ve been thinking about doing something with LLVM to JIT games; something that would be a curiosity on the fast machines that CocoaGlk runs on at the moment, but which could be vital to running games on the much slower iPhone.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2008/03/07/if-and-the-iphone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Zoom 1.1.2</title>
		<link>http://logicalshift.co.uk/rotate/2007/11/22/zoom-112/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/11/22/zoom-112/#comments</comments>
		<pubDate>Wed, 21 Nov 2007 23:47:09 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/11/22/zoom-112/</guid>
		<description><![CDATA[Zoom version 1.1.2 is now available here. The main new feature in this version is integration with the IFDB site, as well as a much improved plugin manager. This version also fixes some Leopard compatibility issues and adds support for QuickLook, both for story files (displaying cover art and bibliographic information in the Finder) and [...]]]></description>
			<content:encoded><![CDATA[<p>Zoom version 1.1.2 is now available <a href="http://www.logicalshift.co.uk/mac/Zoom-1.1.2.dmg">here</a>. The main new feature in this version is integration with the <a href="http://ifdb.tads.org">IFDB</a> site, as well as a much improved plugin manager. This version also fixes some Leopard compatibility issues and adds support for QuickLook, both for story files (displaying cover art and bibliographic information in the Finder) and for save game files (displaying the complete transcript that lead up to the save command).</p>
<p>Read on for the complete change list and some screenshots&#8230;</p>
<p><span id="more-24"></span></p>
<p>Changes in this version:</p>
<ul>
<li>I&#8217;ve switched back to use the Carbon API for speech synthesis, as the Cocoa API fails to take account of the preferences the user has set in the speech preference pane.</li>
<li>Fixed various bugs that were preventing Zoom from running glk-based games on Leopard.</li>
<li>Made clear_attr and set_attr less fussy about being called on object 0 for version 3 games. This works around a bug in Infocom&#8217;s Witness.</li>
<li>Added a new set of options to the Speech menu to make it easier to navigate around previous moves, and to make it possible to ask Zoom to stop speaking</li>
<li>Added a plugin manager that makes it possible to check for updates to the interpreters that Zoom can use to play games and install them:</li>
</ul>
<p style="text-align: center"><img src="/mac/Plugins-shot.png" height="445" width="572" /></p>
<ul>
<li>Added support for IFDB &#8216;signpost&#8217; files to support downloading and installing any missing plugins before loading a game.</li>
<li>Added a browser for IFDB:</li>
</ul>
<p style="text-align: center"><img src="/mac/IFDB-shot.png" title="Screenshot of IFDB in action" alt="Screenshot of IFDB in action" height="580" width="774" /></p>
<ul>
<li>Fixed an issue that was preventing glk intepreters from working on Leopard</li>
<li>Added a QuickLook plugin that allows you to preview saved games.</li>
</ul>
<p style="text-align: center"><img src="/etc/QuickLook-shot.png" height="566" width="557" /></p>
<ul>
<li>Added CoreAnimation to certain transitions: popping up the &#8216;downloading&#8217; window, disappearing the controls when transitioning to the IFDB and when transitioning to full-screen mode.</li>
<li>Fixed a long-standing bug where the interpreter number would be ignored (this makes it possible to adjust it to fix the graphics in Beyond Zork, for example)</li>
<li>Fixed a crash that could occur when adjusting the colours in the preferences window.</li>
<li>Changed many icons so that they have a 512&#215;512 alternative under Leopard to improve the display when using CoverFlow &#8211; this includes the main Zoom icon and the icons for Glulx, HUGO and TADS games.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/11/22/zoom-112/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GlkTerm 1.0.3</title>
		<link>http://logicalshift.co.uk/rotate/2007/08/04/glkterm103/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/08/04/glkterm103/#comments</comments>
		<pubDate>Sat, 04 Aug 2007 15:55:08 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[CocoaGlk]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/08/04/glkterm103/</guid>
		<description><![CDATA[I&#8217;ve now released GlkTerm version 1.0.3. This is an update to the previous version of GlkTerm that uses the new 1.0.3 version of CocoaGlk.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve now released <a href="/mac/GlkTerm/GlkTerm-1.0.3.zip">GlkTerm version 1.0.3</a>. This is an update to the <a href="/rotate/2007/06/02/glkterm/">previous version of GlkTerm</a> that uses the new 1.0.3 version of CocoaGlk.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/08/04/glkterm103/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom 1.1.1</title>
		<link>http://logicalshift.co.uk/rotate/2007/07/27/zoom-111/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/07/27/zoom-111/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 21:13:47 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/07/27/zoom-111/</guid>
		<description><![CDATA[Well, it seems that some of the new features in Zoom 1.1.0 had a few of the usual .0 release issues. I&#8217;m not sure how I managed to miss that TADS 3 games were failing to save. Zoom 1.1.1 fixes these issues and adds many new features to the plug-in system so now Glulx, TADS [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it seems that some of the new features in Zoom 1.1.0 had a few of the usual .0 release issues. I&#8217;m not sure how I managed to miss that TADS 3 games were failing to save.</p>
<p><a href="/unix/zoom/">Zoom 1.1.1</a> fixes these issues and adds many new features to the plug-in system so now Glulx, TADS and Hugo games all get the same save-game features as Z-Code games, at least as far as is possible with their respective interpreters.</p>
<p>Read on for the complete change log. Zoom 1.1.1 is brought to you by the revision number 2691.</p>
<p><span id="more-23"></span></p>
<h3>Changes in this release:</h3>
<ul>
<li><a href="/rotate/2007/07/27/cocoaglk-103">CocoaGlk</a> upgraded to version 1.0.3</li>
<li>Used Sparkle to add a &#8216;Check for Updates&#8217; feature</li>
<li>Glk plugins now create save games in a special &#8216;glksave&#8217; package, which means that they now have the same features as Z-Code save games (Zoom keeps track of which save game goes with which story file, save games show up in the iFiction window, skein and transcript are resumed after restoring, etc). Note that limitations in the design of the Glulx and Hugo interpreters means that it is not possible to make these load a save game immediately on startup.</li>
<li>&#8216;Restore&#8217; from a game will now restore the skein as well as the game state, so now it&#8217;s not necessary to use the iFiction window to load save games in order to restore the skein as well.</li>
<li>The &#8216;Filter&#8217; and &#8216;Save&#8217; buttons in the iFiction window now change colour to indicate when there are filters in effect or saved games available.</li>
<li>Added opt+S, opt+I and opt+F keyboard shortcuts for switching between the three views in the top of the iFiction window</li>
<li>Games with no iFiction metadata, or missing metadata for the &#8216;Group&#8217; column will now automatically get a group indicating the type of game (Z-Code, TADS, Hugo)</li>
<li>Text-to-speech now works with Glk TADS (which incorrectly uses put_buffer to write to windows)</li>
<li>Bug fixes:
<ul>
<li>TADS 3 games now save and restore correctly</li>
<li>TADS 3 games should now restore much more quickly</li>
<li>Preferences are now properly set in the X11 version so you won&#8217;t see black text on a black background.</li>
<li>Saved game states should now correctly identify the associated Z-Code game when it is being identified by a UUID  instead of by  checksum and serial number</li>
<li>Fixed an issue that was preventing transcripts from saving properly in any Glk game</li>
<li>Dragging and dropping a story file that&#8217;s managed by a plugin to the iFiction window will now deal correctly with the story&#8217;s metadata.</li>
<li>Fixed a weird issue where if you tried to rename a plug-in game in the iFiction window Zoom would move it, but would then immediately forget the new filename</li>
<li>Fixed an issue that could occur if the organiser directory contained an empty directory that used to contain a valid game. (This mainly caused Zoom to spam the console with messages about not being able to find a story with a particular ID)</li>
<li>Fixed an issue that was making it possible to use the iFiction window to open too many copies of a story</li>
<li>Fixed an issue in CocoaGlk that could sometimes cause Hugo save games to become corrupted</li>
<li>Fixed an issue that could cause a crash if an abbreviations table is absent from a game.</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/07/27/zoom-111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CocoaGlk 1.0.3</title>
		<link>http://logicalshift.co.uk/rotate/2007/07/27/cocoaglk-103/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/07/27/cocoaglk-103/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 21:04:54 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[CocoaGlk]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/07/27/cocoaglk-103/</guid>
		<description><![CDATA[CocoaGlk 1.0.3 is now available. This version of CocoaGlk mainly focuses on bug fixes, but also includes a couple of new features aimed at making it easier to port multimedia interpreters and customise client behaviour. Read on for the complete list of changes. Changes in this version: Bug fixes Opening a file that doesn&#8217;t exist [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/mac/CocoaGlk-1.0.3.tar.gz">CocoaGlk 1.0.3</a> is now available. This version of CocoaGlk mainly focuses on bug fixes, but also includes a couple of new features aimed at making it easier to port multimedia interpreters and customise client behaviour.</p>
<p>Read on for the complete list of changes.</p>
<p><span id="more-22"></span></p>
<h3>Changes in this version:</h3>
<ul>
<li>Bug fixes
<ul>
<li>Opening a file that doesn&#8217;t exist for random access will now create the file (something that&#8217;s required by the glk specification but probably isn&#8217;t a good idea in practice)</li>
<li>Fixed a memory leak in the More view</li>
<li>Fixed a potential infinite loop when cancelling sessions</li>
<li>Fixed an issue that could cause the layout engine to run past the end of the text in a view</li>
<li>Fixed a memory leak in the GlkPreferences object</li>
<li>Fixed a crash that could occur if the glk window was closed before the startup image had finished fading out</li>
<li>gestalt_Unicode now returns the right value</li>
<li>Buffered put character events are no longer concatenated into put string events if they have a value less than 32 (this could cause file corruption in some circumstances due to the way OS X handles these in NSString objects)</li>
<li>putBuffer: events sent to windows now send strings via the automation system &#8211; this ensures that broken interpreters that use these instead of putString: events will work with things like skeins, text to speech, etc.</li>
</ul>
</li>
<li>The GlkView delegate has been updated to make it possible to customize how files are prompted for.</li>
<li>Added cocoaglk_set_immediate_style_hint(), cocoaglk_clear_immediate_style_hint() and cocoaglk_set_custom_text_attributes() functions to make it possible to implement more complicated font/styling models than the standard glk model.</li>
<li>Added cocoaglk_get_stream_for_key() to make it possible to pass in extra streams to a client beyond just the main input stream (this is intended for use with clients that can restore a saved game as well as loading an actual game)</li>
<li>When file streams belonging to the server process are opened for reading in the client, they are now buffered to increase performance for small reads.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/07/27/cocoaglk-103/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GlkTerm</title>
		<link>http://logicalshift.co.uk/rotate/2007/06/02/glkterm/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/06/02/glkterm/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 17:37:01 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[CocoaGlk]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/06/02/glkterm/</guid>
		<description><![CDATA[GlkTerm is a simple application designed to help with writing glk client applications. Download this if you want to write a new IF interpreter on OS X, or if you want to port an existing one. GlkTerm uses the CocoaGlk library to provide a client interface for developing Glk applications. This allows you to develop [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://logicalshift.co.uk/rotate/wp-content/uploads/2007/06/glkterm.zip" title="GlkTerm">GlkTerm</a> is a simple application designed to help with writing <a href="http://www.eblong.com/zarf/glk/">glk</a> client applications. Download this if you want to write a new IF interpreter on OS X, or if you want to port an existing one.</p>
<p><span id="more-14"></span></p>
<p>GlkTerm uses the <a href="http://www.logicalshift.co.uk/mac/CocoaGlk-1.0.2.tar.gz">CocoaGlk</a> library to provide a client interface for developing Glk applications. This allows you to develop a Glk application using XCode or the command line and run it immediately.</p>
<p>I&#8217;m going to write some more about developing glk applications for CocoaGlk, but to get started, you&#8217;ll need to link to GlkClient framework (included in the download). You will also need to modify your glk source code a bit, and write a main function.</p>
<p>Instead of just including glk.h, you should include the glk.h file for CocoaGlk using:</p>
<p>{[.include-glk /enzymes/chili-cplusplus.php]}</p>
<p>You might also add a glk.h file to your project including just that line if you don&#8217;t want to edit your sources. This is required because of the way frameworks work on OS X.</p>
<p>CocoaGlk doesn&#8217;t provide a main function, as it is not possible to have a main function in a shared library in OS X, so you&#8217;ll need to add this yourself. Unless you&#8217;re doing something really unusual, this will always be the same:</p>
<p>{[.glk-main /enzymes/chili-cplusplus.php]}</p>
<p>If you just want to play with GlkTerm, the version of glulxe included with Zoom may be a good starting point. Use the Finder to display the contents of the Zoom package, then navigate to the Glulxe plugin, and display the contents of that to find the client executable. The easiest way to get it to run is to launch GlkTerm and then drag the glulxe-client file to a terminal window.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/06/02/glkterm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zoom 1.1.0 and CocoaGlk 1.0.2 are out</title>
		<link>http://logicalshift.co.uk/rotate/2007/04/28/zoom-110-and-cocoaglk-102-are-out/</link>
		<comments>http://logicalshift.co.uk/rotate/2007/04/28/zoom-110-and-cocoaglk-102-are-out/#comments</comments>
		<pubDate>Sat, 28 Apr 2007 12:43:10 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[CocoaGlk]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Zoom]]></category>

		<guid isPermaLink="false">http://logicalshift.co.uk/rotate/2007/04/28/zoom-110-and-cocoaglk-102-are-out/</guid>
		<description><![CDATA[Zoom 1.1.0 has been released. This version fixes all the remaining known major bugs in 1.1.0beta3. As usual, accompanying this release is an updated version of CocoaGlk, version 1.0.2. There is also an updated manual for this version of Zoom.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.logicalshift.co.uk/unix/zoom/">Zoom 1.1.0</a> has been released. This version fixes all the remaining known major bugs in 1.1.0beta3. As usual, accompanying this release is an updated version of CocoaGlk, version <a href="http://www.logicalshift.co.uk/mac/CocoaGlk-1.0.2.tar.gz">1.0.2</a>.</p>
<p>There is also an updated <a href="http://logicalshift.co.uk/mac/zoom/manual/">manual</a> for this version of Zoom.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicalshift.co.uk/rotate/2007/04/28/zoom-110-and-cocoaglk-102-are-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

