<?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>Undisciplined Bytes &#187; Open Source</title>
	<atom:link href="http://www.undisciplinedbytes.com/category/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.undisciplinedbytes.com</link>
	<description>Web Application Development Tips, Tricks and Techniques</description>
	<lastBuildDate>Tue, 31 Jan 2012 09:07:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Some open source projects for .NET you should take a look at</title>
		<link>http://www.undisciplinedbytes.com/2011/04/some-open-source-projects-for-net-you-should-take-a-look-at/</link>
		<comments>http://www.undisciplinedbytes.com/2011/04/some-open-source-projects-for-net-you-should-take-a-look-at/#comments</comments>
		<pubDate>Tue, 12 Apr 2011 12:49:52 +0000</pubDate>
		<dc:creator>Oliver Mezquita</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[software engineering]]></category>

		<guid isPermaLink="false">http://www.undisciplinedbytes.com/?p=569</guid>
		<description><![CDATA[We all agree that ASP.NET and Visual Studio are amazing technologies with state-of-the-art tools. One requires almost nothing more to write any kind of software – except for a database. However, there are some tools that greatly simplify that task. It depends on what you’re trying to achieve, but I’m sure some of these projects [...]]]></description>
			<content:encoded><![CDATA[<p>We all agree that ASP.NET and Visual Studio are amazing technologies with state-of-the-art tools. One requires almost nothing more to write any kind of software – except for a database. However, there are some tools that greatly simplify that task. It depends on what you’re trying to achieve, but I’m sure some of these projects will help you get your tasks accomplished faster and easier:</p>
<ul>
<li><a href="http://nhforge.org/Default.aspx" target="_blank">NHibernate</a>: NHibernate is a mature, open source object-relational mapper for the .NET framework. It&#8217;s actively developed, fully featured and used in thousands of successful projects.</li>
<li><a href="http://www.nunit.org/index.php" target="_blank">NUnit</a>: NUnit is a unit-testing framework for all .Net languages, initially ported from  JUnit. It is written entirely in C# and has been completely redesigned to take advantage of many .NET language features, for example custom attributes and other reflection related capabilities. NUnit brings xUnit to all .NET languages</li>
<li><a href="http://jquery.com/" target="_blank">jQuery</a>: jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.</li>
<li><a href="http://ayende.com/projects/rhino-mocks.aspx" target="_blank">Rhino.Mocks</a>: A dynamic mock object framework for the .Net platform. It&#8217;s purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing.</li>
<li><a href="http://www.codeplex.com/MVCContrib" target="_blank">MVC Contrib</a>: This is the contrib project for the ASP.NET MVC framework. This project adds additional functionality on top of the MVC Framework. These enhancements can increase your productivity using the MVC Framework. It is written in C#. Founded by Eric Hexter and Jeffrey Palermo.</li>
<li><a href="http://confluence.public.thoughtworks.org/display/CCNET/Welcome+to+CruiseControl.NET" target="_blank">CruiseControl.NET</a>: CruiseControl.NET is an Automated Continuous Integration server, implemented using the Microsoft .NET Framework.</li>
<li><a href="http://code.google.com/p/sharp-architecture/" target="_blank">S#arp Architecture</a>: Pronounced &#8220;Sharp Architecture,&#8221; this is a solid architectural foundation for rapidly building maintainable web applications leveraging the ASP.NET MVC framework with NHibernate. The primary advantage to be sought in using any architectural framework is to decrease the code one has to write while increasing the quality of the end product. A framework should enable developers to spend little time on infrastructure details while allowing them to focus their attentions on the domain and user experience.</li>
<li><a href="http://sparkviewengine.com/" target="_blank">Spark View Engine</a>: <strong></strong>Spark is a view engine for Asp.Net Mvc and Castle Project MonoRail frameworks. The idea is to allow the html to dominate the flow and the code to fit seamlessly.</li>
<li><a href="http://tortoisesvn.tigris.org/" target="_blank">TortoiseSVN</a>: <strong></strong>A Subversion client, implemented as a windows shell extension. TortoiseSVN is a really easy to use Revision control / version control / source control software for Windows. Since it&#8217;s not an integration for a specific IDE you can use it with whatever development tools you like.</li>
<li><a href="http://www.castleproject.org/container/index.html" target="_blank">Castle Windsor</a>: Castle Project offers two Inversion of Control Containers. The MicroKernel and the Windsor Container. Castle Windsor aggregates the MicroKernel  and exposes a powerful configuration support. It is suitable for common enterprise application needs. It is able to register facilities and components based on the configuration and adds support for interceptors.</li>
</ul>
<p>Take a look at these projects. I&#8217;m sure you’ll be able to find some good use for them in your projects!</p>
<p>Via <a href="http://dotnet.dzone.com/articles/t0p-10-open-source-projects" target="_blank">.NET Zone</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.undisciplinedbytes.com/2011/04/some-open-source-projects-for-net-you-should-take-a-look-at/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Software</title>
		<link>http://www.undisciplinedbytes.com/2009/10/open-source-software/</link>
		<comments>http://www.undisciplinedbytes.com/2009/10/open-source-software/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:07:22 +0000</pubDate>
		<dc:creator>Oliver Mezquita</dc:creator>
				<category><![CDATA[Documentation]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.undisciplinedbytes.com/?p=8</guid>
		<description><![CDATA[There's no doubt that nowadays open source software is everywhere you look at... including this same blog. One could say that Information Technologies have gotten to where they are now partially because of open source software. Either if you are an active open source programmer or you think that open source software is the reincarnation of the Devil on Earth, a good outlook and a small synthesis of what it means is always good to have.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s no doubt that nowadays open source software is everywhere you look at&#8230; including this same blog. One could say that Information Technologies have gotten to where they are now partially because of open source software. Either if you are an active open source programmer or you think that open source software is the reincarnation of the Devil on Earth, a good outlook and a small synthesis of what it means is always good to have.</p>
<p><span id="more-8"></span><br />
So I thought that this report I did for university could be a good starting point for my blog. Besides, it&#8217;s already linked at <a href="http://en.wikipedia.org/wiki/History_of_free_software" target="_blank">wikipedia</a>.</p>
<p><a href="http://www.undisciplinedbytes.com/wp-content/uploads/2009/10/OpenSourceSoftware.pdf">Open Source Software - History and overview</a></p>


<h4>Related posts:</h4><p><ol><li><a href='http://www.undisciplinedbytes.com/2011/04/some-open-source-projects-for-net-you-should-take-a-look-at/' rel='bookmark' title='Permanent Link: Some open source projects for .NET you should take a look at'>Some open source projects for .NET you should take a look at</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.undisciplinedbytes.com/2009/10/open-source-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

