<?xml version="1.0"?>
<rss version="0.92">
<channel>
	<title>CompactFormatter NewsFeed</title>
	<link>http://forge.novell.com/modules/xfmod/project/?cformatter</link>
	<description>The CompactFormatter NewsFeed gives news about the CompactFormatter: A generic formatter for the .NET Compact Framework.
	</description>
	<image>
	<url>http://www.freewebs.com/compactFormatter/Images/CFLogo.gif</url>
	<title>Compact Formatter</title>
	<link>http://www.freewebs.com/compactFormatter</link>
	</image>
	<item>
	<title>CompactFormatter 1.0.0 (GeNova) released</title>
	<link>http://www.freewebs.com/compactFormatter/News.html</link>
	<description>
	After more than one year of silence i finally found the time to rewrite compact 
	formatter from scratch (really speaking code was ready since last summer but i 
	never found time to write documentation and, honestly, even current documentation can be highly improved...)
	
	To celebrate the 1.0 milestone i decided to put CompactFormatter project on 
	NovellForge, this will give us a forum, a bug and issue trackers and some other goodies; feel free to use them.
	</description>
	<enclosure url="http://forge.novell.com/modules/xfmod/project/?cformatter"/>

	<copyright>Copyright 2005 Angelo Scotto</copyright>
	<docs>http://backend.userland.com/rss092</docs>
	</item>
	<item>
	<title>CompactFormatter throws AssemblySerializationException when deserializing Framework classes (such as DataSet or DataTable)?</title>
	<link>http://www.freewebs.com/compactFormatter/News.html</link>
	<description>
	The problem lies to the usage of Assembly.Load method in CompactFormatter 
	instead of Assembly.LoadWithPartialName (which is not present in the Compact Framework). 
	To read details about the problem and, more interesting, about its solution look 
	at CompactFormatter FAQ at project homepage. 
	</description>
	</item>
</channel>
</rss>
