<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Erata.NET &#187; Projects</title>
	<atom:link href="http://www.erata.net/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.erata.net</link>
	<description>If we don't have the solution you have the wrong problem</description>
	<lastBuildDate>Thu, 17 Nov 2011 11:12:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Test Data Generator</title>
		<link>http://www.erata.net/projects/test-data-generator/</link>
		<comments>http://www.erata.net/projects/test-data-generator/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 11:12:57 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[fill objects]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[persistance]]></category>
		<category><![CDATA[random data]]></category>
		<category><![CDATA[Serialization]]></category>
		<category><![CDATA[test data]]></category>

		<guid isPermaLink="false">http://www.erata.net/?p=308</guid>
		<description><![CDATA[I've pushed to github a new project, <a title="Test Data Generator" href="https://github.com/etishor/TestDataGenerator">TestDataGenerator</a> that should help with filling random objects with data. I felt the need for a tool like this when testing various serialization techniques and persistence strategies. 
 
Basically this utility should construct the instance of an object using a public constructor, and fill all it's public, writable properties with random data. 
 
Sample usage: 
class Sample 
{ <a href="http://www.erata.net/projects/test-data-generator/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/projects/test-data-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modern Websites</title>
		<link>http://www.erata.net/projects/modern-websites/</link>
		<comments>http://www.erata.net/projects/modern-websites/#comments</comments>
		<pubDate>Wed, 25 Oct 2006 11:13:23 +0000</pubDate>
		<dc:creator>Iulian Margarintescu</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css web]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[document layout]]></category>
		<category><![CDATA[Doing Erata.NET]]></category>
		<category><![CDATA[Erata.NET]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Modern]]></category>
		<category><![CDATA[real designer]]></category>
		<category><![CDATA[structure]]></category>
		<category><![CDATA[style sheets]]></category>
		<category><![CDATA[waste of time]]></category>
		<category><![CDATA[web 2.0]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xtheml]]></category>

		<guid isPermaLink="false">http://www.erata.net/weblog/projects/2006/10/25/modern-websites/</guid>
		<description><![CDATA[<p>This is not really a project, just my opinion on how modern websites should be done.</p> <a href="http://www.erata.net/projects/modern-websites/">read full article</a>]]></description>
		<wfw:commentRss>http://www.erata.net/projects/modern-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

