<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>eScape Technology LLC SourceSite</title>
		<link>http://www.escape-technology-llc.com</link>
		<description>.NET Software Development with Attitude!</description>
		<language>en-us</language>
		<copyright>Copyright &amp;copy;2000-2006 by eScape and RunningMan. All rights reserved.</copyright>
		<pubDate>Wed, 08 Feb 2006 20:00:00 GMT</pubDate>
		<lastBuildDate>Wed, 08 Feb 2006 20:00:00 GMT</lastBuildDate>
		<category domain="syndic8">14172</category>
		<generator>RunningMan</generator>
		<ttl>20</ttl>
		<image>
			<title>eScape Technology LLC SourceSite</title>
			<url>http://www.escape-technology-llc.com/johng-avatar.jpg</url>
			<link>http://www.escape-technology-llc.com</link>
			<width>47</width>
			<height>65</height>
		</image>
<item>
	<title><![CDATA[Announcement: <i>Feed Farmer RSS Aggregator</i>]]></title>
	<link>http://www.escape-technology-llc.com/FeedFarmer</link>
	<author>RunningMan</author>
	<description><![CDATA[
This is an announcement for the <i>Feed Farmer</i> by <b><i><font color="red">e</font><font color="blue">Scape</font></i></b>!
<ul>
<li>Latest release in Microsoft Installer Format.</li>
<li>Working toward <b>XP Logo Program</b> compliance.</li>
</ul>
]]></description>
	<category>Press Release</category>
	<pubDate>Wed, 08 Feb 2006 12:00:00 EST</pubDate>
	<enclosure url="http://www.escape-technology-llc.com/Updates/FeedFarmer/Feed%20Farmer%20Setup.msi" length="5021829" type="x-application/zip" />
</item>
<item>
	<title><![CDATA[Pre-release Announcement: <i>Plug-in Kernel</i>]]></title>
	<link>http://www.escape-technology-llc.com</link>
	<author>RunningMan</author>
	<description><![CDATA[
This is an advance pre-release announcement for the <i>Plug-in Kernel</i> (PIK) by <b><i><font color="red">e</font><font color="blue">Scape</font></i></b>, the very
code used by the popular <b>Feed Farmer</b> News Aggregator!
<ul>
<li>A development and deployment package for Windows .NET platform.</li>
<li>Perfect compliment to the <i>Threaded Application Kernel</i>.</li>
<li>Deploy user interface <i>blocks</i> as separate assemblies loaded by a <b>Host Application</b> of
your design, or use a <i>generic</i> one.</li>
<li>User interface agnostic; only assumes "general" UI classes (like <code>Control</code>), so you are free to implement for the
user interface package of your choosing.</li>
<li>All couplings with PIK are via either <b>interfaces</b> or <b>abstract classes</b>, so you can re-implement what
you don't like.</li>
</ul>
]]></description>
	<category>Press Release</category>
	<pubDate>Thu, 29 Dec 2005 20:00:00 EST</pubDate>
</item>
<item>
	<title><![CDATA[Pre-release Announcement: <i>Threaded Application Kernel</i>]]></title>
	<link>http://www.escape-technology-llc.com</link>
	<author>RunningMan</author>
	<description><![CDATA[
This is an advance pre-release announcement for the <i>Threaded Application Kernel</i> (TAK) by <b><i><font color="red">e</font><font color="blue">Scape</font></i></b>,
the very code used by the popular <b>Feed Farmer</b> News Aggregator!
<ul>
<li>A development and deployment package for Windows .NET platform.</li>
<li>Multi-threaded command engine.</li>
<li>Use Thread Pool or dedicated threads.</li>
<li>Thread-to-UI synchronization is handled by TAK; no messy asynchronous delegates to fuss with (in <i>your</i> code).</li>
<li>User interface ignorant.</li>
<li>All couplings with TAK are via either <b>interfaces</b> or <b>abstract classes</b>, so you can re-implement what
you don't like.</li>
</ul>
]]></description>
	<category>Press Release</category>
	<pubDate>Thu, 29 Dec 2005 20:00:00 EST</pubDate>
</item>
		<item>
			<title>Feed Farmer Release 1.0.2131.26341</title>
			<link>http://www.escape-technology-llc.com</link>
			<author>RunningMan</author>
			<description><![CDATA[<!--DONOTREMOVENEW-->
<H2>What's new in This Release</H2>
<H3>Features</H3>
<OL>
<LI>Power Search Plugin: searches all navigators and presents aggregate view. <B>This one rocks!</B> 
<LI>Revamped <KBD>Feed Aggregate View</KBD> with <B>Table of Contents</B> and more internal navigation links. 
<LI>New <KBD>Configure Plugins</KBD> command. 
<LI>Ability to install plugins from a pre-defined (and as-yet unpublished) package format. 
<LI>New global options. 
<LI>New <KBD>Tools|Configure Navigators</KBD> command. 
<LI>Modified distribution layout (documentation folder). 
<LI><KBD>Aggregte Feeds</KBD>: Emit error content. </LI></OL>
<H3>Repairs</H3>
<OL>
<LI>Error Content: generated errors if there was no HTTP response associated with the error (e.g. timeout). 
<LI>Changes to <CODE>plugin_config.xml</CODE> schema. 
<LI>Updates and corrections to this documentation. </LI></OL>
<H3>Known Issues</H3>
<P>Can you believe it's not <I>perfect</I>? </P>
<OL>
<LI>Plugin configuration implementation is not complete. 
<LI>Installation overwrites option changes if copying to an existing deployment. </LI></OL>]]></description>
			<category>RSS Aggregator</category>
			<pubDate>Tue, 01 Nov 2005 14:56:16 GMT</pubDate>
			<enclosure url="http://www.escape-technology-llc.com/FeedFarmer_1.0.2131.26341.zip" length="5021829" type="x-application/zip" />
		</item>
		<item>
			<title>Feed Farmer Release 1.0.2111.20894</title>
			<link>http://www.escape-technology-llc.com</link>
			<author>RunningMan</author>
			<description><![CDATA[<!--DONOTREMOVENEW-->
<H2>What's new in This Release</H2>
<H3>Features</H3>
<OL>
<LI>Splash screen (those assemblies take time to load, eh?) 
<LI>OPML Export (like you would want to use another RSS Aggregator?) 
<LI>OPML Import of local files. 
<LI>Passthrough of <CODE>enclosure</CODE>s to Feed Aggregate View. 
<LI>Passthrough of all <B>Dublin Core</B> elements to Feed Aggregate View. 
<LI>Templatized error content. 
<LI>Plugin configuration is displayed in the Config View. 
<LI>Plugin-specific settings are no longer present in <CODE>global_options.xml</CODE>. 
<LI>OPML Import to Groups. </LI></OL>
<H3>Repairs</H3>
<OL>
<LI>Display all occurrences of <CODE>category</CODE> element in item header. 
<LI>Navigators generate error content on HTTP errors. 
<LI>Notifier Pane <KBD>Clear All</KBD> caused exception and did not clear notifiers. 
<LI><KBD>Export Feeds</KBD> no longer contains duplicate feeds between the <CODE>All Feeds</CODE> group and all other groups. The <CODE>All Feeds</CODE> group is renamed to <CODE>Ungrouped Feeds</CODE>. 
<LI><KBD>Configure Groups</KBD> Modal Dialog did not have an initially-selected group, which would cause the <KBD>Add To Group</KBD> operation to no-op. </LI></OL>
<H3>Known Issues</H3>
<P>Can you believe it's not <I>perfect</I>? </P>
<OL>
<LI>Plugin configuration is temporarily uneditable, except by hand. </LI></OL>]]></description>
			<category>RSS Aggregator</category>
			<pubDate>Mon, 17 Oct 2005 12:49:10 GMT</pubDate>
			<enclosure url="http://www.escape-technology-llc.com/FeedFarmer_1.0.2111.20894.zip" length="4906294" type="x-application/zip" />
		</item>
		<item>
			<title>Feed Farmer Release</title>
			<link>http://www.escape-technology-llc.com</link>
			<author>RunningMan</author>
			<description><![CDATA[
<p>
The current release of this awesome RSS aggregator application is available via the Enclosure.
What? Your aggregator doesn't display the enclosure link?  Use the web page link then.
</p>
<h2>What's new in This Release</h2>
<h3>Features</h3>
<ol>
<li>Splash screen (those assemblies take time to load, eh?)</li>
<li>OPML Export (like you would want to use another RSS Aggregator?)</li>
<li>OPML Import of local files.</li>
<li>Passthrough of <code>enclosure</code>s to Feed Aggregate View.</li>
<li>Passthrough of all <b>Dublin Core</b> elements to Feed Aggregate View.</li>
<li>Templatized error content.</li>
</ol>

<h3>Repairs</h3>
<ol>
<li>Display all occurrences of <code>category</code> element in item header.</li>
<li>Navigators generate error content on HTTP errors.</li>
</ol>
<h3>Known Issues</h3>
<p>
Can you believe it's not <i>perfect</i>?
</p>
<ol>
</ol>
]]></description>
			<category>RSS Aggregator</category>
			<pubDate>Mon, 03 Oct 2005 18:19:00 GMT</pubDate>
			<enclosure url="http://www.escape-technology-llc.com/UltraFeedFarmer_1.0.2102.19906.zip" length="5293790" type="x-application/zip" />
		</item>
		<item>
			<title>Feed Farmer Release</title>
			<link>http://www.escape-technology-llc.com</link>
			<author>RunningMan</author>
			<description><![CDATA[
<p>
The current release of this awesome RSS aggregator application is available via the Enclosure.
What? Your aggregator doesn't display the enclosure link?  Use the web page link then.
</p>
<h2>What's new in This Release</h2>
<h3>Features</h3>
<ol>
<li>Hot new styling with <b>Infragistics Netvantage 2005</b> user interface.</li>
<li>Totally re-architected in .NET</li>
<li>Highly multi-threaded pipeline for <b>fast fast fast</b> feed status and aggregation.</li>
<li>User-configurable feed grouping.</li>
<li>Single-column feed aggregate view.</li>
<li>Feed aggregation process optimized.</li>
<li>Plug-in architecture.  Eventually allowing for externally-developed add-ons.</li>
<li>Scrubber uses HTTP content type to determine the <i>identity</i> of potential links.</li>
</ol>

<h3>Repairs</h3>
<ol>
<li>
Content escaping has been resolved.  Both RSS and RDF feeds and the Feed Aggregate display properly.
</li>
</ol>
<h3>Known Issues</h3>
<p>
Can you believe it's not <i>perfect</i>?  These are issues, that I <i>am</i> in control of.
</p>
<ol>
<li>
Not all previous features are present in the rewrite.
</li>
</ol>
]]></description>
			<category>RSS Aggregator</category>
			<pubDate>Fri, 30 Sep 2005 03:10:00 GMT</pubDate>
			<enclosure url="http://www.escape-technology-llc.com/UltraFeedFarmer_1.0.2098.24656.zip" length="5361664" type="x-application/zip" />
		</item>
		<item>
			<title>Feed Farmer Release</title>
			<link>http://www.escape-technology-llc.com</link>
			<author>RunningMan</author>
			<description>
The current release of this awesome RSS aggregator application is available via the Enclosure.
What? Your aggregator doesn't display the enclosure link?  Use the web page link then.
		</description>
			<category>RSS Aggregator</category>
			<pubDate>Thu, 08 Sep 2005 19:10:00 EST</pubDate>
			<enclosure url="http://www.escape-technology-llc.com/UltraFeedFarmer.zip" length="5263360" type="x-application/zip" />
		</item>
	</channel>
</rss>










