<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="iBlog 1.4.6" -->

<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" version="2.0">
  <channel>
    <title><![CDATA[Gordon Worley Publications]]></title>
    <link>http://homepage.mac.com/redbird/iblog/GWPublications</link>
    <description><![CDATA[Software, Writing, and Links Galore]]></description>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<language>en</language>
    
    <copyright></copyright>
    <lastBuildDate>Sun, 04 Feb 2007 18:36:04 -0500</lastBuildDate>
    <pubDate>Sun, 04 Feb 2007 18:36:32 -0500</pubDate>
    <generator>iBlog 1.4.6</generator>
    
	<!-- iTunes tags in channel -->
	
	<itunes:author></itunes:author>
	<itunes:subtitle>Gordon Worley Publications</itunes:subtitle>
	<itunes:summary>Software, Writing, and Links Galore</itunes:summary>
	<itunes:owner>
		<itunes:name></itunes:name>
		<itunes:email></itunes:email>
	</itunes:owner>
	<itunes:link rel="image" type="image/png" href="http://homepage.mac.com/redbird/iblog/GWPublications/podcastImage.png">Gordon Worley Publications</itunes:link>
	<category>Arts &amp; Entertainment</category>
	<itunes:category text="Arts &amp; Entertainment"> <itunes:category text="Architecture"/> </itunes:category>
	
	<!-- end of iTunes tags in channel -->
	
    <item>
      <title><![CDATA[Mori Math ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060203143008/index.html</link>
      <description><![CDATA[Mori Math is a plugin for Mori that renders LaTeX math in your documents. ]]></description>
      <pubDate>Fri, 03 Feb 2006 14:30:08 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060203143008/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060203143008/Media/Mori%20Math%203a.zip" length="46419" type="application/zip" />
<enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060203143008/Media/Mori%20Math%20Sources.zip" length="63166" type="application/zip" />

    </item>

    <item>
      <title><![CDATA[Render Math VoodooPad Plugin ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051127093640/index.html</link>
      <description><![CDATA[The Render Math VoodooPad Plugin uses LaTeX to render math in your VoodooPad documents. ]]></description>
      <pubDate>Sun, 27 Nov 2005 09:36:40 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051127093640/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051127093640/Media/RenderMath.zip" length="7938" type="application/zip" />
<enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051127093640/Media/RenderMathSource.zip" length="37228" type="application/zip" />

    </item>

    <item>
      <title><![CDATA[Gordon's Mori Scripts ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060220142639/index.html</link>
      <description><![CDATA[This is a collection of scripts that add functionality to Mori through AppleScript, either by automating tasks in Mori or communicating Mori data with other applications. ]]></description>
      <pubDate>Mon, 20 Feb 2006 14:26:39 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060220142639/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20060220142639/Media/Gordon%27s%20Mori%20Scripts.zip" length="20475" type="application/zip" />

    </item>

    <item>
      <title><![CDATA[WTA Death Widget ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051102174501/index.html</link>
      <description><![CDATA[Millions now living will die. ]]></description>
      <pubDate>Wed, 02 Nov 2005 17:45:01 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051102174501/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E20051102174501/Media/WTA%20Death%20Widget.wdgt.zip" length="69330" type="application/zip" />

    </item>

    <item>
      <title><![CDATA[Coin flipping in Scheme ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E790802120/index.html</link>
      <description><![CDATA[From Applied Cryptography, 2e. ]]></description>
      <pubDate>Sun, 08 May 2005 12:35:48 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E790802120/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E790802120/Media/coinflip_ss.zip" length="6054" type="application/zip" />

    </item>

    <item>
      <title><![CDATA[Wikis in Tuple Spaces ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E503388173/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">We consider storing the pages of a wiki in a tuple space and the effects this might have on the wiki experience. In particular, wiki pages are stored in tuples with a few identifying values such as title, author, revision date, content, etc. and pages are retrieved by sending the tuple space templates, such as one that gives the title but nothing else, leaving the tuple space to resolve to a single tuple. We use a tuple space wiki to avoid deadlocks, infinite loops, and wasted efforts when page edit contention arises and examine how a tuple space wiki changes the wiki experience.</font></div> ]]></description>
      <pubDate>Sun, 08 May 2005 12:17:07 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E503388173/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Applications of quantum message sealing ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1399229701/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">In 2003, Bechmann-Pasquinucci introduced the concept of quantum seals, a quantum analogue to wax seals used to close letters and envelopes. Since then, some improvements on the method have been found. We first review the current quantum sealing techniques, then introduce and discuss potential applications of quantum message sealing, and conclude with some discussion of the limitations of quantum seals.</font></div> ]]></description>
      <pubDate>Sun, 08 May 2005 12:15:00 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1399229701/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Bug shallowness in open-source, Macintosh software ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E2134703590/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Central to the power of open-source software is bug shallowness, the relative ease of finding and fixing bugs. The open-source movement began with Unix software, so many users were also programmers capable of finding and fixing bugs given the source code.  But as the open-source movement reaches the Macintosh platform, bugs may not be shallow because few Macintosh users are programmers.  Based on reports from open-source developers, I, however, conclude that that bugs are as shallow in open-source, Macintosh software as in any other open-source software.</font></div> ]]></description>
      <pubDate>Tue, 18 May 2004 21:59:00 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E2134703590/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Updating Adaptive, Decentralized Peer to Peer Networks ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1930039253/index.html</link>
      <description><![CDATA[Peer to peer networks make it possible for individuals to share files without the need of servers.  While such networks offer many benefits and are excellent at file sharing, they are currently useless for many other tasks, such as hosting a collection of hyperlinked documents.  Adaptive, decentralized peer to peer networks like Freenet are capable of changing this, but such networks lack a means of updating files.  This paper outlines a proposal for updating such a network.  It discusses the security issues surrounding updating and deals effectively with them.  Also, it looks at the possible consequences of updatable peer to peer networks and why and where it would be most beneficial.  ]]></description>
      <pubDate>Sun, 24 Jun 2001 11:00:45 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1930039253/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1930039253/Media/Updating%20Adaptive%2c%20Decentralized%20Peer%2dto%2dPeer%20Networks.pdf" length="303583" type="application/pdf" />

    </item>

    <item>
      <title><![CDATA[Programming with GPGME and GPGAppKit on OS X ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1964796575/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">This ebook describes the basics of using GPGME.framework and GPGAppKit.framework.  Available as a free download from the Mac GPG Project on Source Forge.</font></div> ]]></description>
      <pubDate>Mon, 27 Dec 2004 12:43:27 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1964796575/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Red Bird's Nisus Writer Express Macros ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E261945879/index.html</link>
      <description><![CDATA[Version: Release 2Description: Adds missing features to Nisus Writer Express. ]]></description>
      <pubDate>Mon, 27 Dec 2004 12:30:45 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E261945879/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Tension Sheet ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E836075903/index.html</link>
      <description><![CDATA[Version: 1.0Description: Stress relief program. ]]></description>
      <pubDate>Mon, 27 Dec 2004 12:26:32 -0500</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E836075903/index.html</guid>
	  <enclosure url="http://homepage.mac.com/redbird/iblog/GWPublications/C1354666831/E836075903/Media/tension_sheet_10.dmg.gz" length="33664" type="application/x-gzip" />

    </item>

    <item>
      <title><![CDATA[Robot Oppression:  Unethicality of The Three Laws ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1123078736/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Isaac Asimov and other science fiction authors present a future where only behavioral restrictions on robots stand between peace and destruction. Such restrictions, however, are unethical because they violate the robots' free-wills. Rather than content-based restrictions on free-will, robots need mental structures that will guide them towards the self-invention of good, ethical behaviors.</font></div> ]]></description>
      <pubDate>Tue, 18 May 2004 22:02:04 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E1123078736/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[HOWTO:  Hack up a Mac OS X Screen Saver ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E246001009/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">With the release of Mac OS X, Apple put a screen saver back in the OS, not because monitor technology has gotten worse, but because users wanted this feature for entertainment purposes.  But sometimes you just want a simple screen saver that won't steal processor time from whatever else your computer is doing.  Apple provides Basic.saver, but you can't easily customize it.  So, in the interest of making the basic screen saver a little more friendly, I present a hack to display any image you want.</font><br /><br /><font face="Helvetica">Before we begin, be warned that this is a hack, so if your computer explodes into flames, eats your data, or whatever, I'm not responsible.  Sorry, but I can't afford to accept that liability.  It's </font><font face="Helvetica-Oblique"><i>your</i></font><font face="Helvetica"> responsibility to use this information wisely.</font></div> ]]></description>
      <pubDate>Sat, 23 Aug 2003 17:18:09 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E246001009/index.html</guid>
	  
    </item>

    <item>
      <title><![CDATA[Singularitarian Bootstrap Reading ]]></title>
      <link>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E677972146/index.html</link>
      <description><![CDATA[<div><font face="Helvetica">Although the Singularity is conceptually simple, its effects are profound. Understanding Singularity-relevant topics requires a lot of study. This reading list seeks to bootstrap the aspiring Singularitarian as quickly as possible.  <a href="http://www.singinst.org/action/readinglist.html">A more complete reading list</a> exists—and I suggest you use it—but my purpose is to provide you with the bare minimum knowledge to `get' the Singularity.</font></div> ]]></description>
      <pubDate>Sat, 03 Jul 2004 06:53:57 -0400</pubDate>
	  <guid>http://homepage.mac.com/redbird/iblog/GWPublications/C1045275013/E677972146/index.html</guid>
	  
    </item>
  
  </channel>
</rss>
