<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Rob A's (Im)personal Blog</title>
    <link>http://www.silent9.com/blog/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.5.5 - http://www.s9y.org/</generator>
    
    

<item>
    <title>A New Home</title>
    <link>http://www.silent9.com/blog/archives/175-A-New-Home.html</link>
            <category>Housekeeping</category>
    
    <comments>http://www.silent9.com/blog/archives/175-A-New-Home.html#comments</comments>
    <wfw:comment>http://www.silent9.com/blog/wfwcomment.php?cid=175</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.silent9.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=175</wfw:commentRss>
    

    <author>nospam@example.com (Rob A)</author>
    <content:encoded>
    &lt;p&gt;&lt;span class=&quot;dropcap&quot;&gt;S&lt;/span&gt;o I&#039;ve moved my whole site over to this new domain... &lt;a href=&quot;http://www.silent9.com&quot; target=&quot;_blank&quot;&gt;http://www.silent9.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It is pretty much a static placeholder to catch redirects, until I can get things up in the new digs.  In the mean time, everything that was at the old domain should still be available here.&lt;/p&gt; 
    </content:encoded>

    <pubDate>Sun, 21 Apr 2013 16:30:26 -0500</pubDate>
    <guid isPermaLink="false">http://www.silent9.com/blog/archives/175-guid.html</guid>
    <category>housekeeping</category>

</item>
<item>
    <title>Resynthesize along a Path for Gimp 2.8</title>
    <link>http://www.silent9.com/blog/archives/172-Resynthesize-along-a-Path-for-Gimp-2.8.html</link>
            <category>Gimp</category>
    
    <comments>http://www.silent9.com/blog/archives/172-Resynthesize-along-a-Path-for-Gimp-2.8.html#comments</comments>
    <wfw:comment>http://www.silent9.com/blog/wfwcomment.php?cid=172</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.silent9.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=172</wfw:commentRss>
    

    <author>nospam@example.com (Rob A)</author>
    <content:encoded>
    &lt;p&gt;&lt;span class=&quot;dropcap&quot;&gt;O&lt;/span&gt;ver on the &lt;a href=&quot;http://gimpchat.com/&quot; title=&quot;Gimp Chat&quot;&gt;GimpChat forums&lt;/a&gt; there was a bit of discussion on the &lt;a href=&quot;http://www.vicanek.de/plugins/wireworm.htm&quot; title=&quot;Wireworm photoshop plugin&quot;&gt;WireWorm plugin&lt;sup&gt;&lt;span title=&quot;A plugin is a program written by someone that is integrated into another application.&quot; class=&quot;serendipity_glossaryMarkup&quot;&gt;[?]&lt;/span&gt;&lt;/sup&gt; for photoshop&lt;/a&gt;. At the time, I put together a script that would leverage the resynthesizer plugin available for Gimp, and created the &quot;Resynthesize along Path&quot; script.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.silent9.com/blog/archives/172-Resynthesize-along-a-Path-for-Gimp-2.8.html#extended&quot;&gt;Continue reading &quot;Resynthesize along a Path for Gimp 2.8&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 08 Oct 2012 13:14:03 -0500</pubDate>
    <guid isPermaLink="false">http://www.silent9.com/blog/archives/172-guid.html</guid>
    
</item>
<item>
    <title>Exploring a Logo by Grignani using Processing</title>
    <link>http://www.silent9.com/blog/archives/171-Exploring-a-Logo-by-Grignani-using-Processing.html</link>
            <category>The Web</category>
    
    <comments>http://www.silent9.com/blog/archives/171-Exploring-a-Logo-by-Grignani-using-Processing.html#comments</comments>
    <wfw:comment>http://www.silent9.com/blog/wfwcomment.php?cid=171</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.silent9.com/blog/rss.php?version=2.0&amp;type=comments&amp;cid=171</wfw:commentRss>
    

    <author>nospam@example.com (Rob A)</author>
    <content:encoded>
    &lt;p&gt;&lt;span class=&quot;dropcap&quot;&gt;A&lt;/span&gt;fter &lt;a href=&quot;http://www.silent9.com/blog/archives/170-Deconstructing-the-Mercedes-Logo.html&quot; title=&quot;Deconstructing the Mercedes Logo&quot;&gt;playing with the Mercedes Logo&lt;/a&gt; I figured I&#039;d follow up with another Processing application to try and duplicate &lt;a href=&quot;http://demonstrations.wolfram.com/ExploringALogoByGrignani/&quot; title=&quot;Wolfram Demo: Exploring A Logo By Grignani&quot;&gt;what Christopher Carlson did in Mathematica&lt;/a&gt; to allow dynamic interaction with a logo created by Franco Grignani special edition of the magazine &lt;em&gt;Advertising in Italy&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;I parametrized a few more options, set some up by guess and by golly, and added the &quot;hidden&quot; feature of dragging your mouse to move the center of the innermost disc...the &quot;focal point&quot; of the logo.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.silent9.com/blog/archives/171-Exploring-a-Logo-by-Grignani-using-Processing.html#extended&quot;&gt;Continue reading &quot;Exploring a Logo by Grignani using Processing&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 17 Aug 2011 22:41:24 -0500</pubDate>
    <guid isPermaLink="false">http://www.silent9.com/blog/archives/171-guid.html</guid>
    <category>bright ideas</category>
<category>interactive</category>
<category>logo</category>
<category>processing</category>
<category>the web</category>

</item>

</channel>
</rss>