<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="/templates/default/atom.css" type="text/css" ?>

<feed 
   xmlns="http://www.w3.org/2005/Atom"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    
    <link href="http://imageflow.danielsenff.de/feeds/atom.xml" rel="self" title="ImageFlow technical blog" type="application/atom+xml" />
    <link href="http://imageflow.danielsenff.de/"                        rel="alternate"    title="ImageFlow technical blog" type="text/html" />
    <link href="http://imageflow.danielsenff.de/rss.php?version=2.0"     rel="alternate"    title="ImageFlow technical blog" type="application/rss+xml" />
    <title type="html">ImageFlow technical blog</title>
    <subtitle type="html">Development blog for the ImageFlow-extension for ImageJ</subtitle>
    <icon>http://imageflow.danielsenff.de/templates/default/img/s9y_banner_small.png</icon>
    <id>http://imageflow.danielsenff.de/</id>
    <updated>2010-11-30T17:12:34Z</updated>
    <generator uri="http://www.s9y.org/" version="1.5.5">Serendipity 1.5.5 - http://www.s9y.org/</generator>
    <dc:language>en</dc:language>

    <entry>
        <link href="http://imageflow.danielsenff.de/archives/36-Release-ImageFlow-1.2.html" rel="alternate" title="Release ImageFlow 1.2" />
        <author>
            <name>Daniel Senff</name>
                    </author>
    
        <published>2010-11-30T17:03:00Z</published>
        <updated>2010-11-30T17:12:34Z</updated>
        <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=atom1.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    
            <category scheme="http://imageflow.danielsenff.de/categories/6-General" label="General" term="General" />
    
        <id>http://imageflow.danielsenff.de/archives/36-guid.html</id>
        <title type="html">Release ImageFlow 1.2</title>
        <content type="xhtml" xml:base="http://imageflow.danielsenff.de/">
            <div xmlns="http://www.w3.org/1999/xhtml">
                After displaying the upcoming version of ImageFlow at the ImageJ Conference, I released the new version 1.2.<br />
This is mostly a maintenance release, which adds few new features, but fixes a lot of bugs that improves handling.<br />
<br />
<strong>Description</strong><br />
<br />
ImageFlow is a node-based Macro-Editing interface for ImageJ.<br />
<br />
<a href="http://imageflow.danielsenff.de/imagej/Imageflow.html" title="Information Sheet">More details in the information sheet.</a><br />
<br />
<a href="https://github.com/Dahie/imageflow/wiki/Unit-XML-Specification">Documentation on the Unit-Element XML-Specification.</a><br />
The new version brought again updates to the specification. The changes are noted in the document.<br />
<br />
<strong>Installation</strong><br />
<br />
Requires: Java Runtime Environment 1.5<br />
Tested on Windows XP, Ubuntu and Mac OS X 10.6<br />
<br />
Run as standalone application:<br />
<br />
<ol><br />
<li>Download the archive</li><br />
<li>Extract into a directory on your hard drive</li><br />
<li>Launch the Imageflow_.jar</li><br />
</ol><br />
<br />
Run as ImageJ-Plugin:<br />
<br />
<ol><br />
<li>Navigate to the Plugins-directory of your ImageJ-installation</li><br />
<li>Create a new folder called "ImageFlow"</li><br />
<li>Download the archive and extract the contents into this folder.</li><br />
<li>Restart ImageJ and a new menu-item for ImageFlow appears in the Plugins-Menu.</li><br />
</ol><br />
<br />
<strong>Download</strong><br />
<br />
<a href="http://imageflow.danielsenff.de/imagej/imageflow-12.zip" title="Download">Download Imageflow 1.2 for Windows, Linux and Mac OSX</a><br />
<br />
<a href="https://github.com/Dahie/imageflow">Imageflow Java Sources at github</a><br />
<br />
As always, I appreciate bugreports, use cases or other feedback. 
            </div>
        </content>
        
    </entry>

</feed>
