<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Philly ALT.NET</title>
	<atom:link href="http://phillyaltnet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phillyaltnet.wordpress.com</link>
	<description>A community of motivated developers using the .NET platform</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:40:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phillyaltnet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/ab6f15d24adc48aaf00f846ea68a4564?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Philly ALT.NET</title>
		<link>http://phillyaltnet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phillyaltnet.wordpress.com/osd.xml" title="Philly ALT.NET" />
	<atom:link rel='hub' href='http://phillyaltnet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>February Meeting Resources</title>
		<link>http://phillyaltnet.wordpress.com/2012/02/10/february-meeting-resources/</link>
		<comments>http://phillyaltnet.wordpress.com/2012/02/10/february-meeting-resources/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 13:36:46 +0000</pubDate>
		<dc:creator>phillyaltnet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phillyaltnet.wordpress.com/?p=54</guid>
		<description><![CDATA[First a big thanks to all for coming out last night to the meeting.  I hope you found it useful.  Below are some links to the source code and how to get MSMQ running (since I didn&#8217;t show that last night). You can get the code from GitHub at: git://github.com/cerikpete/asynchdemo.git And a good article on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=54&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>First a big thanks to all for coming out last night to the meeting.  I hope you found it useful.  Below are some links to the source code and how to get MSMQ running (since I didn&#8217;t show that last night).</p>
<p>You can get the code from GitHub at: git://github.com/cerikpete/asynchdemo.git</p>
<p>And a good article on installing MSMQ: <a href="http://msdn.microsoft.com/en-us/library/aa967729.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/aa967729.aspx</a></p>
<p>Feel free to contact the group if you have any questions, or myself @cerikpete (for Twitter and Gmail).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phillyaltnet.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phillyaltnet.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phillyaltnet.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=54&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phillyaltnet.wordpress.com/2012/02/10/february-meeting-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66b8c7af1af68eea4515498232770168?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phillyaltnet</media:title>
		</media:content>
	</item>
		<item>
		<title>Cleaning up your MVC controllers</title>
		<link>http://phillyaltnet.wordpress.com/2012/02/03/cleaning-up-your-mvc-controllers/</link>
		<comments>http://phillyaltnet.wordpress.com/2012/02/03/cleaning-up-your-mvc-controllers/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 14:52:12 +0000</pubDate>
		<dc:creator>phillyaltnet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phillyaltnet.wordpress.com/?p=52</guid>
		<description><![CDATA[One thing that has always bothered me (and I&#8217;m sure many people) about MVC is how the controllers can quickly become bloated.  A co-worker of mine sent along these links which have great ideas on keeping your controllers small, by limiting them to one action, and I thought they&#8217;d be good to share: http://lostechies.com/derekgreer/2011/04/29/single-action-controllers-with-asp-net-mvc/ http://devlicio.us/blogs/casey/archive/2011/07/11/single-action-per-controller-in-asp-net-mvc.asp<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=52&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One thing that has always bothered me (and I&#8217;m sure many people) about MVC is how the controllers can quickly become bloated.  A co-worker of mine sent along these links which have great ideas on keeping your controllers small, by limiting them to one action, and I thought they&#8217;d be good to share:</p>
<p><a href="http://lostechies.com/derekgreer/2011/04/29/single-action-controllers-with-asp-net-mvc/" target="_blank">http://lostechies.com/derekgreer/2011/04/29/single-action-controllers-with-asp-net-mvc/</a></p>
<div><a href="http://devlicio.us/blogs/casey/archive/2011/07/11/single-action-per-controller-in-asp-net-mvc.aspx" target="_blank">http://devlicio.us/blogs/casey/archive/2011/07/11/single-action-per-controller-in-asp-net-mvc.asp</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phillyaltnet.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phillyaltnet.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phillyaltnet.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=52&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phillyaltnet.wordpress.com/2012/02/03/cleaning-up-your-mvc-controllers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66b8c7af1af68eea4515498232770168?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phillyaltnet</media:title>
		</media:content>
	</item>
		<item>
		<title>February 9, 2012 Meeting &#8211; Asynchronous Programming</title>
		<link>http://phillyaltnet.wordpress.com/2012/02/02/february-9-2012-meeting-asynchronous-programming/</link>
		<comments>http://phillyaltnet.wordpress.com/2012/02/02/february-9-2012-meeting-asynchronous-programming/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 12:10:23 +0000</pubDate>
		<dc:creator>phillyaltnet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phillyaltnet.wordpress.com/?p=46</guid>
		<description><![CDATA[When: 2/9/2012, 6 &#8211; 9 PM Where: VertMarkets, Inc (map) Presented by: Erik Peterson This talk will discuss the new C# 4.0 features that make things like threading much easier to accomplish in fewer lines of code.  Also discussed will be using queues, with a demo using MSMQ. Read more and register now!  http://phillyaltnet-feb2012.eventbrite.com/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=46&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>When: </strong>2/9/2012, 6 &#8211; 9 PM</p>
<p><strong>Where:</strong> VertMarkets, Inc (<a href="http://tinyurl.com/nmhvlp" target="_blank">map</a>)</p>
<p><strong>Presented by:</strong> Erik Peterson</p>
<p>This talk will discuss the new C# 4.0 features that make things like threading much easier to accomplish in fewer lines of code.  Also discussed will be using queues, with a demo using MSMQ.</p>
<p>Read more and register now!  <a href="http://phillyaltnet-feb2012.eventbrite.com/" target="_blank">http://phillyaltnet-feb2012.eventbrite.com/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phillyaltnet.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phillyaltnet.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phillyaltnet.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=46&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phillyaltnet.wordpress.com/2012/02/02/february-9-2012-meeting-asynchronous-programming/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66b8c7af1af68eea4515498232770168?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phillyaltnet</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world (again)!</title>
		<link>http://phillyaltnet.wordpress.com/2012/01/11/hello-world/</link>
		<comments>http://phillyaltnet.wordpress.com/2012/01/11/hello-world/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 17:18:36 +0000</pubDate>
		<dc:creator>phillyaltnet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phillyaltnet.wordpress.com/?p=1</guid>
		<description><![CDATA[Welcome to the new Philly ALT.NET site!  We&#8217;ve decided to move to the WordPress platform for a variety of reasons, not the least of which is to improve the look and feel of the site, and also to hopefully offer the community a better experience and more timely and relevant information. We hope you enjoy [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=1&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new Philly ALT.NET site!  We&#8217;ve decided to move to the WordPress platform for a variety of reasons, not the least of which is to improve the look and feel of the site, and also to hopefully offer the community a better experience and more timely and relevant information.</p>
<p>We hope you enjoy the new site as we look to grow the ALT.NET community here in Philly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phillyaltnet.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phillyaltnet.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phillyaltnet.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=1&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phillyaltnet.wordpress.com/2012/01/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66b8c7af1af68eea4515498232770168?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phillyaltnet</media:title>
		</media:content>
	</item>
		<item>
		<title>Chef Loves Windows!</title>
		<link>http://phillyaltnet.wordpress.com/2011/11/30/chef-loves-windows/</link>
		<comments>http://phillyaltnet.wordpress.com/2011/11/30/chef-loves-windows/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 18:15:21 +0000</pubDate>
		<dc:creator>phillyaltnet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://phillyaltnet.wordpress.com/?p=12</guid>
		<description><![CDATA[Microsoft Malvern Office 45 Liberty Blvd Malvern, PA 19355-1419 Chef Loves Windows &#8211; Automated Configuration and Deployment for Windows Servers Chef is a Ruby configuration management tool for servers. And it handles Windows and Unix servers alike. In the talk we&#8217;ll go over the basics of how chef works, options for working with Windows servers [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=12&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
<strong>Microsoft Malvern Office</strong><br />
45 Liberty Blvd<br />
Malvern, PA 19355-1419</p>
<p><strong>Chef Loves Windows &#8211; Automated Configuration and Deployment for Windows Servers</strong></p>
<p>Chef is a Ruby configuration management tool for servers. And it handles Windows and Unix servers alike. In the talk we&#8217;ll go over the basics of how chef works, options for working with Windows servers using Chef. And give a demonstration of setting up IIS and deploying a web application on windows.</p>
<p><strong>Mat Schaffer &#8211; Cofounder, Mashion</strong></p>
<p>Mat Schaffer is a full stack web developer with a passion for effective process and clean code. He spent the last decade working on high-traffic web applications and optimizing developer productivity in large enterprises. Now he&#8217;s bringing that experience to bear on companies across the country as co-founder of Mashion. He&#8217;s also an regular contributor to open source and organizes the Philadelphia Ruby Group, Philly.rb. When he&#8217;s not coding he can be found playing music, rock climbing or squeezing a giggle out of his son.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phillyaltnet.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phillyaltnet.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phillyaltnet.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phillyaltnet.wordpress.com&amp;blog=31416403&amp;post=12&amp;subd=phillyaltnet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phillyaltnet.wordpress.com/2011/11/30/chef-loves-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/66b8c7af1af68eea4515498232770168?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">phillyaltnet</media:title>
		</media:content>
	</item>
	</channel>
</rss>
