<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>igorbrejc.net &#187; FridayGoodies</title>
	<atom:link href="http://igorbrejc.net/category/fridaygoodies/feed" rel="self" type="application/rss+xml" />
	<link>http://igorbrejc.net</link>
	<description>Just another developer's weblog</description>
	<lastBuildDate>Sat, 12 Mar 2011 16:57:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Friday Goodies &#8211; 18. March</title>
		<link>http://igorbrejc.net/fridaygoodies/friday-goodies-18-march</link>
		<comments>http://igorbrejc.net/fridaygoodies/friday-goodies-18-march#comments</comments>
		<pubDate>Fri, 18 Apr 2008 07:58:32 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/uncategorized/friday-goodies-18-march</guid>
		<description><![CDATA[.NET Development informIT: Allocating Small Data Structures &#8211; discusses differences in memory allocation of millions of classes vs. structs The empty try block mystery How to Expose Your Collections Safely &#8211; using ReadOnlyCollections Simpler Code Add-In for Visual Studio 2008 The cost of abstraction &#8211; Part 2 &#8211; Part 3 Emacs is better than Visual [...]]]></description>
			<content:encoded><![CDATA[<p><strong>.NET Development</strong></p>

<ul>
    <li><a href="http://www.informit.com/guides/content.aspx?g=dotnet&amp;seqNum=595">informIT: Allocating Small Data Structures</a> &#8211; discusses differences in memory allocation of millions of classes vs. structs</li>
    <li><a href="http://blog.somecreativity.com/2008/04/10/the-empty-try-block-mystery/">The empty try block mystery</a></li>
    <li><a href="http://www.dev102.com/2008/04/10/how-to-expose-your-collections-safely/">How to Expose Your Collections Safely</a> &#8211; using ReadOnlyCollections</li>
    <li><a href="http://nayyeri.net/blog/simpler-code-add-in-for-visual-studio-2008/">Simpler Code Add-In for Visual Studio 2008</a></li>
    <li><a href="http://ayende.com/Blog/archive/2008/04/12/The-cost-of-abstraction.aspx">The cost of abstraction</a> &#8211; <a href="http://ayende.com/Blog/archive/2008/04/12/The-cost-of-abstraction--Part-II.aspx">Part 2</a> &#8211; <a href="http://ayende.com/Blog/archive/2008/04/12/The-cost-of-abstraction--Part-III.aspx">Part 3</a></li>
    <li><a href="http://blogs.msdn.com/dotnetinterop/archive/2008/04/12/emacs-is-better-than-visual-studio-as-a-c-development-tool.aspx">Emacs is better than Visual Studio as a C# Development Tool?!!</a></li>
</ul>

<p><strong>Development In General</strong></p>

<ul>
    <li><a href="http://www.stackoverflow.com/">stackoverflow.com</a> &#8211; <a href="http://www.joelonsoftware.com/items/2008/04/16.html">Joel Spolsky</a> and <a href="http://www.codinghorror.com/blog/archives/001101.html">Jeff Atwood</a> come together</li>
    <li><a href="http://www.plentyofcode.com/2008/04/4-places-for-developers-to-make-money.html">4 places for developers to make money</a></li>
    <li><a href="http://andrewtokeley.net/archive/2008/04/12/do-you-really-want-to-be-a-development-team-leader.aspx">Do you Really Want to Be a Development Team Leader?</a></li>
</ul>

<p><strong>Mapping</strong></p>

<ul>
    <li><a href="http://www.digitalearthblog.com/2008/04/14/kml-is-now-an-international-standard/" title="KML is now an international standard">KML is now an international standard</a></li>
</ul>

<p><strong>Misc</strong></p>

<ul>
    <li><a href="http://blogs.msdn.com/mswanson/archive/2008/04/14/over-one-million-wallpaper-visitors.aspx">Mike Swanson &#8211; Over One Million Wallpaper Visitors</a></li>
    <li><a href="http://lifehacker.com/378786/silence-your-hard-drive-with-elastic-suspenders">Silence Your Hard Drive with Elastic Suspenders</a></li>
    <li><a href="http://www.economist.com/search/displaystory.cfm?story_id=10789425">The Economist: Power plays</a> and <a href="http://www.electricity-monitor.com/features-comparison-chart-i-26.html?gclid=CMTHuILCsZECFQFZQgodbgukeQ">Energy Monitor Comparison Chart</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/fridaygoodies/friday-goodies-18-march/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 11. March</title>
		<link>http://igorbrejc.net/fridaygoodies/friday-goodies-11-march</link>
		<comments>http://igorbrejc.net/fridaygoodies/friday-goodies-11-march#comments</comments>
		<pubDate>Sat, 12 Apr 2008 19:28:24 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/fridaygoodies/friday-goodies-11-march</guid>
		<description><![CDATA[.NET Development CodePlex: NetFXHarmonics DevServer &#8211; a web server hosting environment built on WPF and WCF technologies that allows multiple instances of Cassini-like web servers to run in parallel Gallio Archimedes CodePlex: SlickCodeSearch &#8211; A WPF based application that lets you index and search through your source files (C#) Choosing a UI Pattern (MVC, MVP, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>.NET Development</strong></p>

<ul>   <li><span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">CodePlex: <a href="http://www.codeplex.com/DevServer">NetFXHarmonics DevServer</a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">a web server hosting environment built on WPF and WCF technologies that allows multiple instances of Cassini-like web servers to run in parallel</span></span> </li>    <li><span><span><a href="http://blog.bits-in-motion.com/2008/04/gallio-archimedes.html">Gallio Archimedes</a></span></span> </li>    <li><span><span>CodePlex: <a href="http://www.codeplex.com/slickcodesearch">SlickCodeSearch</a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">A WPF based application that lets you index and search through your source files (C#)</span></span></span> </li>    <li><a href="http://greggalipeau.wordpress.com/2008/04/04/choosing-a-ui-pattern-mvc-mvp-and-aspnet-mvc/">Choosing a UI Pattern (MVC, MVP, and ASP.Net MVC)</a> </li> </ul>

<p><strong>Mapping &amp; GPS</strong></p>

<ul>   <li><a href="http://geo.topf.org/comparison/index.html?mt0=googlemap&amp;mt1=mapnik&amp;lon=-122.084187&amp;lat=37.42216&amp;z=17">Google on OSM Maps</a> &#8211; compare Google Maps and OpenStreetMaps of Google HQ <img src='http://igorbrejc.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </li>    <li>CodeProject: <a href="http://www.codeproject.com/KB/vb/WritingGPSApplications1.aspx">Writing Your Own GPS Applications: Part I</a> </li>    <li><a href="http://www.linux.com/feature/127507">Down to earth: Geotagging photos</a> &#8211; instructions on geotagging your photos and also a <a href="http://geotag.sourceforge.net/">link to geotag</a>, a free geotagging software </li> </ul>

<p><strong>Misc</strong></p>

<ul>   <li><a href="http://www.nerdyhearn.com/blog.php?id=45">Look out VirtualPC and VMWare&#8230; VirtualBox is in the house</a> </li>    <li><a href="http://valleywag.com/376898/timecoms-top-25-blogs-++-the-one+page+version">Time.com&#8217;s Top 25 Blogs &#8212; the one-page-version</a> </li>    <li><a href="http://www.brightcove.tv/title.jsp?title=933742930">Microsoft Surface videos</a> </li> </ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/fridaygoodies/friday-goodies-11-march/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 04. March</title>
		<link>http://igorbrejc.net/fridaygoodies/friday-goodies-04-march</link>
		<comments>http://igorbrejc.net/fridaygoodies/friday-goodies-04-march#comments</comments>
		<pubDate>Fri, 04 Apr 2008 17:43:17 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/uncategorized/friday-goodies-04-march</guid>
		<description><![CDATA[.NET Development FormatWith 2.0 &#8211; String formatting with named variables Development In General Coding Horror &#8211; UI-First Software Development Mono 1.9 Released GPS Garmin loses its way Navteq&#8217;s sale faces a detour MyTourbook &#8211; free software to visualize and analyze tours which are recorded by a GPS device, ergometer, bike- or exercise computer The state [...]]]></description>
			<content:encoded><![CDATA[<p><strong>.NET Development</strong></p>

<ul>
    <li><a href="http://james.newtonking.com/archive/2008/03/29/formatwith-2-0-string-formatting-with-named-variables.aspx">FormatWith 2.0</a> &#8211; String formatting with named variables</li>
</ul>

<p><strong>Development In General</strong></p>

<ul>
    <li><a href="http://www.codinghorror.com/blog/archives/001091.html">Coding Horror &#8211; UI-First Software Development</a></li>
    <li><a href="http://www.mono-project.com/news/archive/2008/Apr-02.html">Mono 1.9 Released</a></li>
</ul>

<p><strong>GPS</strong></p>

<ul>
    <li><a href="http://money.cnn.com/2008/03/31/technology/moritz_garmin.fortune/index.htm">Garmin loses its way</a></li>
    <li><a href="http://www.chicagotribune.com/business/chi-sat-navteq-nokiamar29,0,2299773.story">Navteq&#8217;s sale faces a detour</a></li>
    <li><a href="http://mytourbook.sourceforge.net/mytourbook/index.php?option=com_frontpage&amp;Itemid=1">MyTourbook</a> &#8211;  free software to visualize and analyze tours which are recorded by a GPS device, ergometer, bike- or exercise computer</li>
    <li><a href="http://www.opengeodata.org/?p=286">The state of Terminal 5</a></li>
    <li><a href="http://www.gpsmagazine.com/2008/03/dash_express_handson_preview.php">Dash Express Hands-On Preview</a></li>
</ul>

<p><strong>Miscellaneous</strong></p>

<ul>
    <li><a href="http://www.portablefreeware.com/?id=1224&amp;ts=1207042753">IconFX</a> &#8211; a complete all-in-one solution for icon creation, extraction and editing (part of the <a href="http://www.portablefreeware.com/all.php">Portable Freeware collection</a>)</li>
    <li><a href="http://googlesightseeing.com/2008/03/27/google-earth-can-make-you-famous/">Google Earth Can Make You Famous</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/fridaygoodies/friday-goodies-04-march/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 28. March</title>
		<link>http://igorbrejc.net/fridaygoodies/friday-goodies-28-march</link>
		<comments>http://igorbrejc.net/fridaygoodies/friday-goodies-28-march#comments</comments>
		<pubDate>Fri, 28 Mar 2008 14:00:28 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/fridaygoodies/friday-goodies-28-march</guid>
		<description><![CDATA[Friday goodies are back! .NET Development A New Pattern for Event Declaration Wrapping up nHibernate &#8211; Peter&#8217;s Gekko CodeProject: TIFF Editing Made Simple Timeline.NET &#8211; the most complete ASP.NET WebControl which wraps the MIT Simile Timeline API. Sample application is here Do we need [TestFixture] anymore? Open DBDiff &#8211; an open source database schema comparison [...]]]></description>
			<content:encoded><![CDATA[<p>Friday goodies are back!</p>

<h4>.NET Development</h4>

<ul>
    <li><a href="http://www.dev102.com/2008/03/26/a-new-pattern-for-event-declaration/">A New Pattern for Event Declaration</a></li>
    <li><a href="http://codebetter.com/blogs/peter.van.ooijen/archive/2008/03/26/wrapping-up-nhibernate.aspx">Wrapping up nHibernate &#8211; Peter&#8217;s Gekko</a></li>
    <li><a href="http://www.codeproject.com/KB/showcase/TIFF_editing.aspx">CodeProject: TIFF Editing Made Simple</a></li>
    <li><a href="http://weblogs.asp.net/rchartier/archive/2008/03/25/timeline-net.aspx">Timeline.NET</a> &#8211; the most complete ASP.NET WebControl which wraps the <a href="http://simile.mit.edu/timeline/" target="_blank">MIT Simile Timeline API</a>. Sample application is <a href="http://tools.mscorlib.com/timeline/Default.aspx">here</a></li>
    <li><a href="http://blog.bits-in-motion.com/2008/03/do-we-need-testfixture-anymore.html">Do we need [TestFixture] anymore?</a></li>
    <li><a href="http://www.codeplex.com/OpenDBiff">Open DBDiff</a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">an open source database schema comparison tool for SQL Server 2005</span></li>
</ul>

<p><span></span></p>

<h4>Development In General</h4>

<ul>
    <li><a href="http://blogs.sun.com/designatsun/entry/how_do_i_write_my">How do I write my UI specs?</a></li>
</ul>

<h4>Misc</h4>

<ul>
    <li><a href="http://www.codeplex.com/GTranslator">GTranslator</a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">A quick and easy translation interface to Google Translate.</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/fridaygoodies/friday-goodies-28-march/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 07. March</title>
		<link>http://igorbrejc.net/development/friday-goodies-07-march</link>
		<comments>http://igorbrejc.net/development/friday-goodies-07-march#comments</comments>
		<pubDate>Sun, 02 Mar 2008 06:29:56 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/development/friday-goodies-07-march</guid>
		<description><![CDATA[.NET Development Random vs RNGCryptoServiceProvider: Know your RNGs LazyParser.NET &#8211; a light-weight late-bound expression parser compatible with C# 2.0 expression syntax http://xgeneration.tuy.be/ &#8211; online C# code generator for parsing XML documents Development In General The Performance Woe of Binary XML and VTD-XML: The Future of XML Processing]]></description>
			<content:encoded><![CDATA[<p>.NET Development</p>

<ul>
    <li><a href="http://jeffbarnes.net/portal/blogs/jeff_barnes/archive/2006/07/27/Random-vs-RNGCryptoServiceProvider_3A00_-Know-your-RNGs.aspx">Random vs RNGCryptoServiceProvider: Know your RNGs</a></li>
    <li><a href="http://www.codeplex.com/LazyParser">LazyParser.NET</a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">a light-weight late-bound expression parser compatible with C# 2.0 expression syntax</span></li>
    <li><a href="http://xgeneration.tuy.be/"><span style="color: #0000ff">http://xgeneration.tuy.be/</span></a> &#8211; online C# code generator for parsing XML documents</li>
</ul>

<p>Development In General</p>

<ul>
    <li><a href="http://www.codeproject.com/KB/XML/binary_woe.aspx">The Performance Woe of Binary XML</a> and <a href="http://vtd-xml.sourceforge.net/">VTD-XML: The Future of XML Processing</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/development/friday-goodies-07-march/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 29. February</title>
		<link>http://igorbrejc.net/fridaygoodies/friday-goodies-29-february</link>
		<comments>http://igorbrejc.net/fridaygoodies/friday-goodies-29-february#comments</comments>
		<pubDate>Fri, 29 Feb 2008 14:19:25 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/uncategorized/friday-goodies-29-february</guid>
		<description><![CDATA[.NET Development An In-Depth Look at C# 3.0 &#8211; (presentation) XmlDocument fluent interface WPF or WinForms, choose wisely Visual Studio Gallery &#8211; products &#38; extensions for Visual Studio Philips Medical Systems&#8217; C# Coding Standard Windows Vista Controls for .NET 2.0 Development Official EC2 Image for Selenium Grid 1.0 CodeProject: OpenGL Geometric Primitives Miscellaneous PicLens &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>.NET Development</p>

<ul>
    <li><a href="http://www.microsoft.com/emea/msdn/spotlight/sessionh.aspx?videoid=710">An In-Depth Look at C# 3.0</a> &#8211; (presentation)</li>
    <li><a href="http://www.improve.dk/blog/2007/10/20/xmldocument-fluent-interface">XmlDocument fluent interface</a></li>
    <li><a href="http://weblogs.asp.net/bsimser/archive/2008/02/25/wpf-or-winforms-choose-wisely.aspx">WPF or WinForms, choose wisely</a></li>
    <li><a href="http://visualstudiogallery.com/">Visual Studio Gallery</a> &#8211; products &amp; extensions for Visual Studio</li>
    <li><a href="http://www.tiobe.com/standards/gemrcsharpcs.pdf">Philips Medical Systems&#8217; C# Coding Standard</a></li>
    <li><a href="http://www.codeplex.com/vistacontrols">Windows Vista Controls for .NET 2.0</a></li>
</ul>

<p>Development</p>

<ul>
    <li><a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1276">Official EC2 Image for Selenium Grid 1.0</a></li>
    <li><a href="http://www.codeproject.com/KB/openGL/OpenGL_Geometric.aspx">CodeProject: OpenGL Geometric Primitives</a></li>
</ul>

<p>Miscellaneous</p>

<ul>
    <li><a href="http://www.piclens.com/site/firefox/win/">PicLens</a> &#8211; 3D viewing of images from the web inside a browser</li>
    <li><a href="http://www.hanselman.com/blog/AmazonKindle.aspx" class="TitleLinkStyle" rel="bookmark"><u><span style="color: #0000ff">Amazon Kindle</span></u></a> &#8211; Hanselman&#8217;s review</li>
    <li><a href="http://abduzeedo.com/20-beautiful-hdr-pictures">20 Beautiful HDR Pictures</a></li>
    <li><a href="http://make3d.stanford.edu/">Make3D</a> &#8211; convert your image into 3d model</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/fridaygoodies/friday-goodies-29-february/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 22. February</title>
		<link>http://igorbrejc.net/development/friday-goodies-22-february</link>
		<comments>http://igorbrejc.net/development/friday-goodies-22-february#comments</comments>
		<pubDate>Fri, 22 Feb 2008 16:35:31 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/uncategorized/friday-goodies-22-february</guid>
		<description><![CDATA[.NET Development Rhino Mocks 3.4 Released Data Structures and Algorithms (DSA) library &#8211; v0.4 released Development Graphics Programming Black Book by Michael Abrash &#8211; available online Miscellaneous The software awards scam &#8211; why you shouldn&#8217;t trust software awards]]></description>
			<content:encoded><![CDATA[<p>.NET Development</p>

<ul>
    <li><a href="http://ayende.com/Blog/archive/2008/02/18/Rhino-Mocks-3.4-Released.aspx" class="TitleLinkStyle" id="viewpost_ascx_TitleUrl" title="Title of this entry."><u><span style="color: #0000ff">Rhino Mocks 3.4 Released</span></u></a></li>
    <li><a href="http://www.codeplex.com/Release/ProjectReleases.aspx?ProjectName=dsa&amp;ReleaseId=9403" class="NoUnderline" id="ctl00_ctl00_WideContent_ProjectTitleControl1_ProjectTitleLink"><span id="ctl00_ctl00_WideContent_ProjectTitleControl1_TitleLabel">Data Structures and Algorithms (DSA) library &#8211; v0.4 released</span></a></li>
</ul>

<p>Development</p>

<ul>
    <li><a href="http://www.byte.com/abrash/">Graphics Programming Black Book by Michael Abrash</a> &#8211; available online</li>
</ul>

<p>Miscellaneous</p>

<ul>
    <li><a href="http://successfulsoftware.net/2007/08/16/the-software-awards-scam/">The software awards scam</a> &#8211; why you shouldn&#8217;t trust software awards</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/development/friday-goodies-22-february/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 01. February</title>
		<link>http://igorbrejc.net/development/c/friday-goodies-01-february</link>
		<comments>http://igorbrejc.net/development/c/friday-goodies-01-february#comments</comments>
		<pubDate>Fri, 01 Feb 2008 18:57:38 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[FridayGoodies]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/development/c/friday-goodies-01-february</guid>
		<description><![CDATA[Development ObjectMother &#8211; Easing Test Object Creation in XP .NET Development Cosmos &#8211; operating system written in C# I&#8217;ve got the Iteration #1 Blues CodePlex.Diagnostics MoMA &#8211; The Mono Migration Analyzer (MoMA) tool MSDN Code Gallery &#8220;C# 3.0 Language Specification&#8221; ebook Using System.ComponentModel Attributes to your advantage VisualStudio Visual Local History 2005 &#8211; add-in which [...]]]></description>
			<content:encoded><![CDATA[<p>Development</p>

<ul>
    <li><a href="http://www.xpuniverse.com/2001/pdfs/Testing03.pdf">ObjectMother</a> &#8211; Easing Test Object Creation in XP</li>
</ul>

<p>.NET Development</p>

<ul>
    <li><a href="http://gocosmos.org/">Cosmos</a> &#8211; operating system written in C#</li>
    <li><a href="http://codebetter.com/blogs/jeremy.miller/archive/2008/01/28/i-ve-got-the-iteration-1-blues.aspx">I&#8217;ve got the Iteration #1 Blues</a></li>
    <li><a href="http://www.codeplex.com/diagnostics" id="ctl00_ctl00_WideContent_ProjectTitleControl1_ProjectTitleLink" class="NoUnderline"><span id="ctl00_ctl00_WideContent_ProjectTitleControl1_TitleLabel">CodePlex.Diagnostics</span></a></li>
    <li><a href="http://www.mono-project.com/Moma">MoMA &#8211;  The Mono Migration Analyzer (MoMA) tool</a></li>
    <li><a href="http://code.msdn.microsoft.com/">MSDN Code Gallery</a></li>
    <li><a href="http://blogs.msdn.com/mapo/archive/2008/01/28/c-3-0-language-specification-ebook.aspx">&#8220;C# 3.0 Language Specification&#8221; ebook</a></li>
    <li><a href="http://devlicio.us/blogs/derik_whittaker/archive/2008/01/30/using-system-componentmodel-attributes-to-your-advantage.aspx">Using System.ComponentModel Attributes to your advantage</a></li>
</ul>

<p>VisualStudio</p>

<ul>
    <li><a href="http://www.codeplex.com/VLH2005"><span id="ctl00_ctl00_WideContent_ProjectTitleControl1_TitleLabel">Visual Local History 2005</span></a> &#8211; <span id="ctl00_ctl00_Content_TabContentPanel_Content_wikiSourceLabel">add-in which provides the IDE with a local file history à la Eclipse</span></li>
</ul>

<p>GPS</p>

<ul>
    <li><a href="http://freegeographytools.com/2008/improving-position-measurement-accuracy-in-consumer-grade-gps-receivers-part-i" rel="bookmark" title="Permanent Link to ">Improving Position Measurement Accuracy In Consumer-Grade GPS Receivers &#8211; Part I</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/development/c/friday-goodies-01-february/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Friday Goodies &#8211; 25 January</title>
		<link>http://igorbrejc.net/development/continuous-integration/friday-goodies-25-january</link>
		<comments>http://igorbrejc.net/development/continuous-integration/friday-goodies-25-january#comments</comments>
		<pubDate>Fri, 25 Jan 2008 12:20:07 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[continuous integration]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[FridayGoodies]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[OpenStreetMap]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/development/continuous-integration/friday-goodies-25-january</guid>
		<description><![CDATA[Development In General Continuous Integration anti-patterns &#8211; Make your life with CI easier by learning what not to do .NET Development A list of FxCop rules dropped in VS 2008 and new version FxCop OpenStreetMap Historic OSM animation General A List of Amazon S3 Backup Tools Source Control for Micro-ISVs Ultimate Boot CD for Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Development In General</p>

<ul>
    <li><a href="http://www.ibm.com/developerworks/java/library/j-ap11297/">Continuous Integration anti-patterns</a> &#8211; <em>Make your life with CI easier by learning what not to do</em><img src="http://www.ibm.com/i/c.gif" class="display-img" height="6" width="1" /></li>
</ul>

<p>.NET Development</p>

<ul>
    <li><a href="http://geekswithblogs.net/sdorman/archive/2008/01/18/fxcop-rules.aspx">A list of FxCop rules dropped in VS 2008 and new version FxCop</a></li>
</ul>

<p>OpenStreetMap</p>

<ul>
    <li><a href="http://www.jabberworld.org/osm/">Historic OSM animation</a></li>
</ul>

<p>General</p>

<ul>
    <li><a href="http://jeremy.zawodny.com/blog/archives/007641.html">A List of Amazon S3 Backup Tools</a></li>
</ul>

<ul>
    <li><a href="http://www.softwarebyrob.com/2007/05/24/source-control-for-micro-isvs/">Source Control for Micro-ISVs</a></li>
    <li><a href="http://www.ubcd4win.com/">Ultimate Boot CD for Windows</a></li>
    <li><a href="http://www.guru3d.com/newsitem.php?id=6231"><span style="font-size: 10pt; font-family: Verdana; color: #000000">Physics in Crysis &#8211; watch 3000 barrels fall</span></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/development/continuous-integration/friday-goodies-25-january/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://www.ibm.com/i/c.gif" />
		<media:content url="http://www.ibm.com/i/c.gif" medium="image" />
	</item>
		<item>
		<title>Friday Goodies &#8211; 18. January</title>
		<link>http://igorbrejc.net/development/friday-goodies-18-january</link>
		<comments>http://igorbrejc.net/development/friday-goodies-18-january#comments</comments>
		<pubDate>Fri, 18 Jan 2008 14:05:41 +0000</pubDate>
		<dc:creator>breki</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[FridayGoodies]]></category>

		<guid isPermaLink="false">http://igorbrejc.net/development/friday-goodies-18-january</guid>
		<description><![CDATA[.NET General NSTL &#8211; a port and adaptation of the C++ STL to the .NET world Sandcastle January 2008 Relase Sandcastle Help File Builder: 1.6.0.4 Production Testing Tests + AutoMocking + IoC Container = ? &#8211; using IoC containers to create mocks automatically General Top 50 Apps That Fit on a USB Drive]]></description>
			<content:encoded><![CDATA[<p>.NET General</p>

<ul>
    <li><a href="http://www.codeplex.com/nstl">NSTL</a> &#8211; a port and adaptation of the C++ STL to the .NET world</li>
    <li><a href="http://www.codeplex.com/Sandcastle/Release/ProjectReleases.aspx?ReleaseId=9921"><span class="CodePlexPageHeader" id="ctl00_ctl00_Content_TabContentPanel_Content_TitleLabel">Sandcastle January  2008 Relase</span></a></li>
    <li><a href="http://www.codeplex.com/SHFB/Release/ProjectReleases.aspx?ReleaseId=9848">Sandcastle  Help File Builder: 1.6.0.4 Production</a></li>
</ul>

<p>Testing</p>

<ul>
    <li> <a href="http://blog.eleutian.com/2007/02/23/TestsAutoMockingIoCContainer.aspx" class="TitleLinkStyle" rel="bookmark">Tests + AutoMocking + IoC Container = ?</a> &#8211; using IoC containers to create mocks automatically</li>
</ul>

<p>General</p>

<ul>
    <li><a href="http://www.virtualhosting.com/blog/2008/top-50-apps-that-fit-on-a-usb-drive/" title="Permanent Link: Top 50 Apps That Fit on a USB Drive" rel="bookmark">Top 50 Apps That Fit on a USB Drive</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://igorbrejc.net/development/friday-goodies-18-january/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
	</channel>
</rss>

