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

<rdf:RDF 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   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="http://my.netscape.com/rdf/simple/0.9/">
<channel>
    <title>ImageFlow technical blog</title>
    <link>http://imageflow.danielsenff.de/</link>
    <description>Development blog for the ImageFlow-extension for ImageJ</description>
    <dc:language>en</dc:language>

    <image rdf:resource="http://imageflow.danielsenff.de/templates/default/img/s9y_banner_small.png" />

    <items>
      <rdf:Seq>
        <rdf:li resource="http://imageflow.danielsenff.de/archives/36-guid.html" />
      </rdf:Seq>
    </items>
</channel>

<image rdf:about="http://imageflow.danielsenff.de/templates/default/img/s9y_banner_small.png">
        <url>http://imageflow.danielsenff.de/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: ImageFlow technical blog - Development blog for the ImageFlow-extension for ImageJ</title>
        <link>http://imageflow.danielsenff.de/</link>
        <width>100</width>
        <height>21</height>
    </image>


<item rdf:about="http://imageflow.danielsenff.de/archives/36-guid.html">
    <title>Release ImageFlow 1.2</title>
    <link>http://imageflow.danielsenff.de/archives/36-Release-ImageFlow-1.2.html</link>
    <description>
    After displaying the upcoming version of ImageFlow at the ImageJ Conference, I released the new version 1.2.&lt;br /&gt;
This is mostly a maintenance release, which adds few new features, but fixes a lot of bugs that improves handling.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Description&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
ImageFlow is a node-based Macro-Editing interface for ImageJ.&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://imageflow.danielsenff.de/imagej/Imageflow.html&quot; title=&quot;Information Sheet&quot;&gt;More details in the information sheet.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/Dahie/imageflow/wiki/Unit-XML-Specification&quot;&gt;Documentation on the Unit-Element XML-Specification.&lt;/a&gt;&lt;br /&gt;
The new version brought again updates to the specification. The changes are noted in the document.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Installation&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Requires: Java Runtime Environment 1.5&lt;br /&gt;
Tested on Windows XP, Ubuntu and Mac OS X 10.6&lt;br /&gt;
&lt;br /&gt;
Run as standalone application:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;Download the archive&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Extract into a directory on your hard drive&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Launch the Imageflow_.jar&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;br /&gt;
Run as ImageJ-Plugin:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;br /&gt;
&lt;li&gt;Navigate to the Plugins-directory of your ImageJ-installation&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Create a new folder called &quot;ImageFlow&quot;&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Download the archive and extract the contents into this folder.&lt;/li&gt;&lt;br /&gt;
&lt;li&gt;Restart ImageJ and a new menu-item for ImageFlow appears in the Plugins-Menu.&lt;/li&gt;&lt;br /&gt;
&lt;/ol&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Download&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://imageflow.danielsenff.de/imagej/imageflow-12.zip&quot; title=&quot;Download&quot;&gt;Download Imageflow 1.2 for Windows, Linux and Mac OSX&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;https://github.com/Dahie/imageflow&quot;&gt;Imageflow Java Sources at github&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
As always, I appreciate bugreports, use cases or other feedback. 
    </description>

    <dc:publisher>ImageFlow technical blog</dc:publisher>
    <dc:creator>nospam@example.com (Daniel Senff)</dc:creator>
    <dc:subject>
    General, </dc:subject>
    <dc:date>2010-11-30T17:03:00Z</dc:date>
    <wfw:comment>http://imageflow.danielsenff.de/wfwcomment.php?cid=36</wfw:comment>
        <slash:comments>0</slash:comments>
        <wfw:commentRss>http://imageflow.danielsenff.de/rss.php?version=1.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    
    
</item>

</rdf:RDF>

