<?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>GenericFX/BrainFX/CamBAfx</title>
    <link>http://www.genericfx.org/blog/</link>
    <description>Development blog...</description>
    <dc:language>en</dc:language>
    
    <generator>Serendipity 0.9.1 - http://www.s9y.org/</generator>
    <pubDate>Tue, 30 May 2006 11:11:35 GMT</pubDate>

    <image>
        <url>http://www.genericfx.org/blog/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: GenericFX/BrainFX/CamBAfx - Development blog...</title>
        <link>http://www.genericfx.org/blog/</link>
        <width>100</width>
        <height>21</height>
    </image>
<item>
    <title>Nifti Eclipse Plugin</title>
    <link>http://www.genericfx.org/blog/archives/15-Nifti-Eclipse-Plugin.html</link>
<category>Hackers</category><category>Developers</category>    <comments>http://www.genericfx.org/blog/archives/15-Nifti-Eclipse-Plugin.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=15</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
Just dropping a note to anyone interested in using the reference &lt;a href=&quot;http://nifti.nimh.nih.gov/&quot;&gt;NifTI&lt;/a&gt; library (niftijlib)  &lt;a href=&quot;http://www.sourceforge.net/projects/nifti&quot;&gt;hosted&lt;/a&gt; at sourceforge.net as an &lt;a href=&quot;http://www.eclipse.org&quot;&gt;Eclipse&lt;/a&gt; Plugin that I have created one such version and will give it out as public domain software. Just give me a shout.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/15-guid.html#extended&quot;&gt;Continue reading &quot;Nifti Eclipse Plugin&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Tue, 30 May 2006 11:53:07 +0100</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/15-guid.html</guid>
    </item>
<item>
    <title>Time Series Analysis Pipeline Development to date</title>
    <link>http://www.genericfx.org/blog/archives/14-Time-Series-Analysis-Pipeline-Development-to-date.html</link>
<category>CamBAfx</category>    <comments>http://www.genericfx.org/blog/archives/14-Time-Series-Analysis-Pipeline-Development-to-date.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=14</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
Time Series Analysis Pipeline is the pipeline you get when you use &lt;b&gt;File-&amp;gt;New&lt;/b&gt; menu on the latest development build of CamBAfx. It combines the old fbamm and gbamm to perform a full group analysis. This article describes its development to date.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/14-guid.html#extended&quot;&gt;Continue reading &quot;Time Series Analysis Pipeline Development to date&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Tue, 28 Mar 2006 16:28:00 +0100</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/14-guid.html</guid>
    </item>
<item>
    <title>Integrating RC Files into GenericFX</title>
    <link>http://www.genericfx.org/blog/archives/13-Integrating-RC-Files-into-GenericFX.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/13-Integrating-RC-Files-into-GenericFX.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=13</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
&lt;p&gt;It is very common for programs developed for the Unix platform to have its own configuration file. These configuration files are often called .XXXrc (e.g., .cambarc) and stored in the user's home directory. Furthermore, as more and more programs are ported from Unix to Windows, we are seeing an increase use of these configuration files on Windows platform. For ease of reference, in this article, these configuration files are referred to as RCFile. Any self-respecting User Interface program, like GenericFX, cannot afford to ignore these files and will try to integrate them into the User Interface. This article outline the strategy used in GenericFX to integrate these files. We used CamBAfx as an example, but the same principle applies to all programs. It is also important to note that alternative strategies can be developed and coexists side-by-side with this strategy.&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/13-guid.html#extended&quot;&gt;Continue reading &quot;Integrating RC Files into GenericFX&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Thu, 09 Mar 2006 15:51:43 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/13-guid.html</guid>
    </item>
<item>
    <title>Eclipse Form</title>
    <link>http://www.genericfx.org/blog/archives/12-Eclipse-Form.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/12-Eclipse-Form.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=12</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
There is an interesting &lt;a href=&quot;http://www.eclipse.org/articles/Article-Forms/article.html&quot;&gt;Eclipse Technical Article on use of Eclipse Form&lt;/a&gt;. It introduces the form-like interface in Eclipse. There is potential to use it in the Input Data Spreadsheet.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/12-guid.html#extended&quot;&gt;Continue reading &quot;Eclipse Form&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Fri, 24 Feb 2006 16:18:20 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/12-guid.html</guid>
    </item>
<item>
    <title>cambafx.org</title>
    <link>http://www.genericfx.org/blog/archives/11-cambafx.org.html</link>
<category>CamBAfx</category><category>End Users</category>    <comments>http://www.genericfx.org/blog/archives/11-cambafx.org.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=11</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
We acquired &lt;a href=&quot;http://www.cambafx.org&quot;&gt;www.cambafx.org&lt;/a&gt; as the host website for CamBAfx.&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/11-guid.html#extended&quot;&gt;Continue reading &quot;cambafx.org&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Wed, 22 Feb 2006 15:37:00 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/11-guid.html</guid>
    </item>
<item>
    <title>Actual Work Plan for 2006</title>
    <link>http://www.genericfx.org/blog/archives/10-Actual-Work-Plan-for-2006.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/10-Actual-Work-Plan-for-2006.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=10</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
After a discussion with the stakeholders, I had decided to dedicate this year to improving the Input Data SpreadSheet.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/10-guid.html#extended&quot;&gt;Continue reading &quot;Actual Work Plan for 2006&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Tue, 21 Feb 2006 15:15:24 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/10-guid.html</guid>
    </item>
<item>
    <title>BAMMfx is now CAMBA</title>
    <link>http://www.genericfx.org/blog/archives/9-BAMMfx-is-now-CAMBA.html</link>
<category>CamBAfx</category><category>End Users</category>    <comments>http://www.genericfx.org/blog/archives/9-BAMMfx-is-now-CAMBA.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=9</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
&lt;p&gt;Following our on-going effort to rework BAMM to use &lt;a title=&quot;NifTI website&quot; href=&quot;http://nifti.nimh.nih.gov&quot;&gt;NifTI&lt;/a&gt; images, we decided to rename the software. The winner is CAMBA. CAMBA will be the name for the &lt;i&gt;whole &lt;/i&gt;package, i.e., the software proper and the user Interface.&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;Unofficially, I (Cinly) will use CAMBAfx to denote my work on the CAMBA User Interface project.&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;Please do note that the image converters known as bammpp will be a separate project from CAMBA. It will become an optional plug-in for BrainFX.&lt;/p&gt;&lt;br /&gt;
    </content:encoded>
                
    <pubDate>Mon, 09 Jan 2006 16:00:00 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/9-guid.html</guid>
    </item>
<item>
    <title>Year 2006 Work Plans</title>
    <link>http://www.genericfx.org/blog/archives/8-Year-2006-Work-Plans.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/8-Year-2006-Work-Plans.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=8</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
This is a follow up of the &lt;a href=&quot;http://www.genericfx.org/blog/archives/7-2005-Year-In-Review.html&quot;&gt;review of year 2005&lt;/a&gt; and yes, I did write workplans. At present, I have a few possible directions to go on developing the software. I have yet to decide on one yet.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/8-guid.html#extended&quot;&gt;Continue reading &quot;Year 2006 Work Plans&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Fri, 06 Jan 2006 00:00:00 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/8-guid.html</guid>
    </item>
<item>
    <title>2005 Year In Review</title>
    <link>http://www.genericfx.org/blog/archives/7-2005-Year-In-Review.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/7-2005-Year-In-Review.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=7</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=7</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
For GenericFX/BrainFX/BAMMfx (the software), year 2005 sees the completion of &lt;i&gt;basic&lt;/i&gt; user-oriented features. To tell the truth, there is not much excitment year especially when compared to previous year as we roll out the innovative Input Data Spreadsheet. The excitment is mainly in the development front focusing on how the concept of GenericFX evolves. The year was also spent experimenting with different features offered by the Eclipse Platform such as Update Sites. &lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;The next article will discuss a few development plans worth considering and explore in 2006.&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/7-guid.html#extended&quot;&gt;Continue reading &quot;2005 Year In Review&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Thu, 05 Jan 2006 13:20:29 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/7-guid.html</guid>
    </item>
<item>
    <title>Decisions leading up to the selection of Eclipse Platform : Part 1 - Requirement</title>
    <link>http://www.genericfx.org/blog/archives/5-Decisions-leading-up-to-the-selection-of-Eclipse-Platform-Part-1-Requirement.html</link>
<category>GenericFX</category><category>BrainFX</category><category>Hackers</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/5-Decisions-leading-up-to-the-selection-of-Eclipse-Platform-Part-1-Requirement.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=5</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
When the decision to use a Visual Pipeline-based Editor for &lt;a href=&quot;http://www-bmu.psychiatry.cam.ac.uk/software/&quot; title=&quot;Brain Activiation and Morphological Mapping&quot;&gt;BAMM&lt;/a&gt;, the development team is fortunate because it is one of the few very rare instance where one really start with a blank sheet. The brief was a one-line statement: &amp;quot; Build a Pipeline-based Editor for BAMM&amp;quot;. This give us the opportunity to evaluate everything from writing a software from scratch to using off-the-shelf software. In fact, we evaluate a few possible approaches and softwares before deciding to use the &lt;a href=&quot;www.eclipse.org&quot; title=&quot;Eclipse Platform&quot;&gt;Eclipse Platform&lt;/a&gt;. In fact, the Eclipse Platform was not even on the radar screen until the very last moment.&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/5-guid.html#extended&quot;&gt;Continue reading &quot;Decisions leading up to the selection of Eclipse Platform : Part 1 - Requirement&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Tue, 20 Dec 2005 15:43:50 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/5-guid.html</guid>
    </item>
<item>
    <title>Advanced versus Simple Interface</title>
    <link>http://www.genericfx.org/blog/archives/4-Advanced-versus-Simple-Interface.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category><category>Development</category><category>Hacking</category>    <comments>http://www.genericfx.org/blog/archives/4-Advanced-versus-Simple-Interface.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=4</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=4</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
User interface (UI) development is what GenericFX/BrainFX/BAMMfx is about. Like all UI projects, we are torn between the desire to create a &amp;quot;simplified interface&amp;quot; and to create an &amp;quot;advanced interface&amp;quot;. Recently, a thread on &lt;a href=&quot;http://www.gnome.org/&quot;&gt;GNOME&lt;/a&gt; maling list where Linus Torvald (the creator of Linux) says that &lt;a href=&quot;http://mail.gnome.org/archives/usability/2005-December/msg00022.html&quot;&gt;he do not like &amp;quot;interface nazis&amp;quot; (his words, not mine) efforts in &amp;quot;removing functionality from GNOME&amp;quot;&lt;/a&gt;  inspired me to explain what we are doing for our UI. [For a differing view point from Linus, read this &lt;a title=&quot;Just say no to GNOME?&quot; href=&quot;http://www.thejemreport.com/mambo/content/view/205/1/&quot;&gt;JEM Report&lt;/a&gt;] &lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/4-guid.html#extended&quot;&gt;Continue reading &quot;Advanced versus Simple Interface&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Wed, 14 Dec 2005 14:05:08 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/4-guid.html</guid>
    </item>
<item>
    <title>Milestone for BAMMfx :Successful nifti-based pipeline demonstration</title>
    <link>http://www.genericfx.org/blog/archives/3-Milestone-for-BAMMfx-Successful-nifti-based-pipeline-demonstration.html</link>
<category>CamBAfx</category><category>End Users</category>    <comments>http://www.genericfx.org/blog/archives/3-Milestone-for-BAMMfx-Successful-nifti-based-pipeline-demonstration.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=3</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=3</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
&lt;p&gt;&lt;br /&gt;
As everyone who subscribe to &lt;a href=&quot;http://www.jiscmail.ac.uk/bamm&quot; title=&quot;BAMM Mailing List Homepage @ JISCMAIL&quot;&gt;BAMM mailing list&lt;/a&gt; know, we are working on a &lt;a href=&quot;http://nifti.nimh.nih.gov&quot; title=&quot;Nifti Homepage&quot;&gt;nifti&lt;/a&gt;-enabled version of BAMM. Dr John Suckling, Dr Levent Sendur and Dr Alle-Meije Wink and I had been working on it since about July last year. There had been great progress on this front which we will report in detail later.&lt;/p&gt;&lt;br /&gt;&lt;p&gt;      Today, we are happy to report that a milestone had been reached. The milestone is a simple demonstration data processing using BAMMfx for the fbamm pipeline. This demonstrator is of course available for evaluation on request. Simply send an email to Cinly.&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/3-guid.html#extended&quot;&gt;Continue reading &quot;Milestone for BAMMfx :Successful nifti-based pipeline demonstration&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Mon, 12 Dec 2005 18:46:19 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/3-guid.html</guid>
    </item>
<item>
    <title>Brief History</title>
    <link>http://www.genericfx.org/blog/archives/2-Brief-History.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category>    <comments>http://www.genericfx.org/blog/archives/2-Brief-History.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=2</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
It is almost obligatory that any blogs on a particular software must have an entry documenting the history for the software. As such, I must as well bite the bullet now.&lt;br /&gt;
&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/2-guid.html#extended&quot;&gt;Continue reading &quot;Brief History&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Fri, 09 Dec 2005 20:30:00 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/2-guid.html</guid>
    </item>
<item>
    <title>Welcome to GenericFX/BrainFX/BAMMfx Blog</title>
    <link>http://www.genericfx.org/blog/archives/1-Welcome-to-GenericFXBrainFXBAMMfx-Blog.html</link>
<category>GenericFX</category><category>BrainFX</category><category>CamBAfx</category><category>Hackers</category><category>End Users</category><category>Developers</category>    <comments>http://www.genericfx.org/blog/archives/1-Welcome-to-GenericFXBrainFXBAMMfx-Blog.html#comments</comments>
    <wfw:comment>http://www.genericfx.org/blog/wfwcomment.php?cid=1</wfw:comment>
    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.genericfx.org/blog/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    <author>nospam@example.com (Cinly Ooi)</author>
    <content:encoded>
&lt;br /&gt;
&lt;p&gt;A warm welcome to the blog for GenericFX. GenericFX is a Virtual Pipeline Editor designed to allow users to load and visually configure processing pipelines, and batch process data through it. It is build on the &lt;a title=&quot;Eclipse&quot; href=&quot;http://www-tus.csx.cam.ac.uk/virus/PCdownload.html&quot;&gt;Ecllipse Platform.&lt;/a&gt; We, the development team, plans to use this blog to communicate with our users.&lt;/p&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;This is a combined blog for GenericFX, BrainFX and BAMMfx.&lt;/p&gt;&lt;br /&gt;&lt;a href=&quot;http://www.genericfx.org/blog/archives/1-guid.html#extended&quot;&gt;Continue reading &quot;Welcome to GenericFX/BrainFX/BAMMfx Blog&quot;&lt;/a&gt;    </content:encoded>
                
    <pubDate>Thu, 08 Dec 2005 15:33:09 +0000</pubDate>
    <guid isPermaLink="false">http://www.genericfx.org/blog/archives/1-guid.html</guid>
    </item>
</channel>
</rss>
