<?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>Wizards of Smart &#187; hdlug</title>
	<atom:link href="http://wizardsofsmart.net/tag/hdlug/feed/" rel="self" type="application/rss+xml" />
	<link>http://wizardsofsmart.net</link>
	<description>.NET Design Patterns</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:40:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0-beta2-14896</generator>
		<item>
		<title>ANN: Houston Dynamic Languages User Group (reprised)</title>
		<link>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group-reprised/</link>
		<comments>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group-reprised/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 18:44:35 +0000</pubDate>
		<dc:creator>panesofglass</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[dlr]]></category>
		<category><![CDATA[hdlug]]></category>
		<category><![CDATA[Houston]]></category>
		<category><![CDATA[IronPython]]></category>
		<category><![CDATA[IronRuby]]></category>

		<guid isPermaLink="false">http://wizardsofsmart.net/?p=299</guid>
		<description><![CDATA[Houston will soon have a new user group to discuss dynamic languages on and around the .NET platform. We&#8217;ll be focusing primarily on IronPython and IronRuby, but we&#8217;ll also touch on Boo, PHP, etc. as they relate to specific approaches (DSLs) and Azure. Our first meeting is coming up on Tuesday, January 5th at 6:30pm at Microsoft&#8217;s offices. We&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p>Houston will soon have a new user group to discuss dynamic languages on and around the .NET platform. We&#8217;ll be focusing primarily on <a href="http://www.codeplex.com/wikipage?ProjectName=IronPython" onclick="urchinTracker('/outgoing/www.codeplex.com/wikipage?ProjectName=IronPython&amp;referer=');">IronPython</a> and <a href="http://ironruby.net/" onclick="urchinTracker('/outgoing/ironruby.net/?referer=');">IronRuby</a>, but we&#8217;ll also touch on <a href="http://boo.codehaus.org/" onclick="urchinTracker('/outgoing/boo.codehaus.org/?referer=');">Boo</a>, <a href="http://www.php.net/" onclick="urchinTracker('/outgoing/www.php.net/?referer=');">PHP</a>, etc. as they relate to specific approaches (DSLs) and Azure. Our first meeting is coming up on Tuesday, January 5th at 6:30pm at <a href="http://www.bing.com/local/details.aspx?lid=YN844x14515311&amp;qt=yp&amp;what=microsoft&amp;where=Houston,+TX&amp;s_cid=ansPhBkYp02&amp;mkt=en-us&amp;q=microsoft+houston" onclick="urchinTracker('/outgoing/www.bing.com/local/details.aspx?lid=YN844x14515311_amp_qt=yp_amp_what=microsoft_amp_where=Houston_+TX_amp_s_cid=ansPhBkYp02_amp_mkt=en-us_amp_q=microsoft+houston&amp;referer=');">Microsoft&#8217;s offices</a>. We&#8217;ll be introducing the group and our goals as well as having a presentation introducing the Ruby language. You can follow the group via the <a href="http://hdlug.groups.live.com/" onclick="urchinTracker('/outgoing/hdlug.groups.live.com/?referer=');">Live Group</a> and <a href="http://twitter.com/hdlug" onclick="urchinTracker('/outgoing/twitter.com/hdlug?referer=');">Twitter</a>. If you&#8217;re in Houston, please join us!</p>
]]></content:encoded>
			<wfw:commentRss>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group-reprised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ANN: Houston Dynamic Languages User Group</title>
		<link>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group/</link>
		<comments>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:00:27 +0000</pubDate>
		<dc:creator>panesofglass</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Boo]]></category>
		<category><![CDATA[dlr]]></category>
		<category><![CDATA[dynamic languages]]></category>
		<category><![CDATA[hdlug]]></category>
		<category><![CDATA[IronPython]]></category>
		<category><![CDATA[IronRuby]]></category>
		<category><![CDATA[IronScheme]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[polyglot programming]]></category>

		<guid isPermaLink="false">http://wizardsofsmart.net/?p=284</guid>
		<description><![CDATA[.NET 4.0 is almost here, and with it, the DLR. What does that mean for you? If you are a .NET developer, you now have several new languages at your disposal in IronPython and IronRuby that will allow you to either write code much faster or embed scripting support into your projects. If you aren’t [...]]]></description>
			<content:encoded><![CDATA[<p>.NET 4.0 is almost here, and with it, the <a title="Dynamic Language Runtime on CodePlex.com" href="http://dlr.codeplex.com/" onclick="urchinTracker('/outgoing/dlr.codeplex.com/?referer=');">DLR</a>. What does that mean for you? If you are a .NET developer, you now have several new languages at your disposal in <a title="IronPython on CodePlex.com" href="http://ironpython.codeplex.com/" onclick="urchinTracker('/outgoing/ironpython.codeplex.com/?referer=');">IronPython</a> and <a title="IronRuby home page" href="http://ironruby.net/" onclick="urchinTracker('/outgoing/ironruby.net/?referer=');">IronRuby</a> that will allow you to either write code much faster or embed scripting support into your projects. If you aren’t a .NET developer, you can now leverage the Silverlight full .NET framework using a language familiar to you. We&#8217;ll also be looking at other dynamic languages&#8211;such as Boo, JavaScript/JScript, and PHP&#8211;and their interoperability with various parts of the Microsoft ecosystem.</p>
<p>We&#8217;ll be starting up January 5th, 2010 and meeting the first Tuesday of every month. Please join us as we explore the possibilities with .NET and dynamic languages. More info to come!</p>
]]></content:encoded>
			<wfw:commentRss>http://wizardsofsmart.net/news/ann-houston-dynamic-languages-user-group/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
