<?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>posidev.com &#187; Software</title>
	<atom:link href="http://posidev.com/blog/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://posidev.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 21:12:16 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Code Leaders and Beautiful Teams</title>
		<link>http://posidev.com/blog/2010/05/22/code-leaders-and-beautiful-teams/</link>
		<comments>http://posidev.com/blog/2010/05/22/code-leaders-and-beautiful-teams/#comments</comments>
		<pubDate>Sat, 22 May 2010 11:14:10 +0000</pubDate>
		<dc:creator>ivanov</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Agile]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Teamwork]]></category>

		<guid isPermaLink="false">http://posidev.com/blog/?p=496</guid>
		<description><![CDATA[ Summary of Code Leaders and Beautiful Teams
Roy Osherove discusses principles and practices that make teams  more effective, successful and happy. Team topics covered: automating  everything possible, buying/using/discarding tools, getting quick  feedback, communicating without using meetings, building by feature not  layer, code &#38; tests reviewing. Lead topics: bottleneck ninja,  integrity, [...]


No related posts.]]></description>
		<wfw:commentRss>http://posidev.com/blog/2010/05/22/code-leaders-and-beautiful-teams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free E-Books from Microsoft</title>
		<link>http://posidev.com/blog/2008/01/13/free-e-books-from-microsoft/</link>
		<comments>http://posidev.com/blog/2008/01/13/free-e-books-from-microsoft/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 10:43:34 +0000</pubDate>
		<dc:creator>ivanov</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://ivanov.wordpress.com/2008/01/13/free-e-books-from-microsoft/</guid>
		<description><![CDATA[
Technorati tags: .Net, Asp, Linq
Microsoft have released three new E-Books for their new technologies:

Introducing Microsoft LINQ
by Paolo Pialorsi and Marco Russo
Introducing Microsoft ASP.NET AJAX
by Dino Esposito
Introducing Microsoft Silverlight 1.0
by Laurence Moroney

They can be downloaded for free from here .


Related posts:The Future of Microsoft Embedded Devices
Testing Microsoft Weblog Writer



Related posts:<ol><li><a href='http://posidev.com/blog/2007/11/17/the-future-of-microsoft-embedded-devices/' rel='bookmark' title='Permanent Link: The Future of Microsoft Embedded Devices'>The Future of Microsoft Embedded Devices</a></li>
<li><a href='http://posidev.com/blog/2007/04/14/testing-microsoft-weblog-writer/' rel='bookmark' title='Permanent Link: Testing Microsoft Weblog Writer'>Testing Microsoft Weblog Writer</a></li>
</ol>]]></description>
		<wfw:commentRss>http://posidev.com/blog/2008/01/13/free-e-books-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running Mono on Ubuntu 7.10</title>
		<link>http://posidev.com/blog/2008/01/04/running-mono-on-ubuntu-710/</link>
		<comments>http://posidev.com/blog/2008/01/04/running-mono-on-ubuntu-710/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 17:53:33 +0000</pubDate>
		<dc:creator>ivanov</dc:creator>
				<category><![CDATA[Mono]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[MonoDevelop]]></category>

		<guid isPermaLink="false">http://ivanov.wordpress.com/2008/01/04/running-mono-on-ubuntu-710/</guid>
		<description><![CDATA[Mono under Ubuntu (Gutsy Gibbon &#8211; released in October 2007) is a good combination so I decided to try it.I will describe quickly the steps that you need to do in order to have Mono environment  running.

Download the last Mono  version(1.2.6) from here.You will need the Linux Installer for x86 at the bottom [...]


Related posts:<ol><li><a href='http://posidev.com/blog/2007/05/28/installing-ubuntu-606-lts-server-dapper-drake/' rel='bookmark' title='Permanent Link: Installing Ubuntu 6.06 LTS Server (Dapper Drake)'>Installing Ubuntu 6.06 LTS Server (Dapper Drake)</a></li>
<li><a href='http://posidev.com/blog/2008/01/04/ubuntu-grub-error/' rel='bookmark' title='Permanent Link: Ubuntu GRUB Error'>Ubuntu GRUB Error</a></li>
<li><a href='http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/' rel='bookmark' title='Permanent Link: Set ulimit parameters on ubuntu'>Set ulimit parameters on ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://posidev.com/blog/2008/01/04/running-mono-on-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu GRUB Error</title>
		<link>http://posidev.com/blog/2008/01/04/ubuntu-grub-error/</link>
		<comments>http://posidev.com/blog/2008/01/04/ubuntu-grub-error/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 14:39:37 +0000</pubDate>
		<dc:creator>ivanov</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Vista]]></category>

		<guid isPermaLink="false">http://ivanov.wordpress.com/2008/01/04/ubuntu-grub-error/</guid>
		<description><![CDATA[Marry Christmas and Happy New Year!!!   I wish you good luck and  successful new 2008! I haven&#8217;t bloged for a long time,but there&#8217;s always not much time for a post or the things I am doing are not so interesting.
Today I came to an interesting problem.After insatlling Windows Vista and Ubunntu 7.10 [...]


Related posts:<ol><li><a href='http://posidev.com/blog/2008/01/04/running-mono-on-ubuntu-710/' rel='bookmark' title='Permanent Link: Running Mono on Ubuntu 7.10'>Running Mono on Ubuntu 7.10</a></li>
<li><a href='http://posidev.com/blog/2007/05/28/installing-ubuntu-606-lts-server-dapper-drake/' rel='bookmark' title='Permanent Link: Installing Ubuntu 6.06 LTS Server (Dapper Drake)'>Installing Ubuntu 6.06 LTS Server (Dapper Drake)</a></li>
<li><a href='http://posidev.com/blog/2009/06/04/set-ulimit-parameters-on-ubuntu/' rel='bookmark' title='Permanent Link: Set ulimit parameters on ubuntu'>Set ulimit parameters on ubuntu</a></li>
</ol>]]></description>
		<wfw:commentRss>http://posidev.com/blog/2008/01/04/ubuntu-grub-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Future of Microsoft Embedded Devices</title>
		<link>http://posidev.com/blog/2007/11/17/the-future-of-microsoft-embedded-devices/</link>
		<comments>http://posidev.com/blog/2007/11/17/the-future-of-microsoft-embedded-devices/#comments</comments>
		<pubDate>Sat, 17 Nov 2007 18:31:13 +0000</pubDate>
		<dc:creator>ivanov</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Embedded Systems]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://ivanov.wordpress.com/2007/11/17/the-future-of-microsoft-embedded-devices/</guid>
		<description><![CDATA[In the last days I came across two interesting videos on Channel9  showing where Microsoft Embedded technologies are headed to.The first one is  the unseen Microsoft and the second  is A look behind Windows Embedded .In both videos they are showing examples of existing devices working on Windows Embedded and also discussing [...]


Related posts:<ol><li><a href='http://posidev.com/blog/2008/01/13/free-e-books-from-microsoft/' rel='bookmark' title='Permanent Link: Free E-Books from Microsoft'>Free E-Books from Microsoft</a></li>
<li><a href='http://posidev.com/blog/2007/04/14/testing-microsoft-weblog-writer/' rel='bookmark' title='Permanent Link: Testing Microsoft Weblog Writer'>Testing Microsoft Weblog Writer</a></li>
</ol>]]></description>
		<wfw:commentRss>http://posidev.com/blog/2007/11/17/the-future-of-microsoft-embedded-devices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
