<?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>hotgazpacho &#187; Uncategorized</title>
	<atom:link href="http://hotgazpacho.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://hotgazpacho.org</link>
	<description>Embrace! Embrace! You hippie coder! Get off my dynamic lawn!</description>
	<lastBuildDate>Sat, 10 Jul 2010 15:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>IronRuby MVP Shay Friedman on the next Iron Languages Podcast</title>
		<link>http://hotgazpacho.org/2010/07/ironruby-mvp-shay-friedman-on-the-next-iron-languages-podcast/</link>
		<comments>http://hotgazpacho.org/2010/07/ironruby-mvp-shay-friedman-on-the-next-iron-languages-podcast/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 15:17:43 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ironlanguages]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://hotgazpacho.org/?p=126</guid>
		<description><![CDATA[Shay Friedman, Microsoft IronRuby MVP, joins Mike and I for episode 2 of the Iron Languages Podcast. We&#8217;re recording on the afternoon of July 11th. If you have any questions you&#8217;d like us to ask Shay, leave a comment here or on the Iron Languages Podcast site: http://ironlanguages.net/next-show-dlr-ironruby-and-ironshay]]></description>
			<content:encoded><![CDATA[<p>Shay Friedman, Microsoft IronRuby MVP, joins Mike and I for episode 2 of the Iron Languages Podcast. We&#8217;re recording on the afternoon of July 11th. If you have any questions you&#8217;d like us to ask Shay, leave a comment here or on the Iron Languages Podcast site: http://ironlanguages.net/next-show-dlr-ironruby-and-ironshay</p>
]]></content:encoded>
			<wfw:commentRss>http://hotgazpacho.org/2010/07/ironruby-mvp-shay-friedman-on-the-next-iron-languages-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Release: iron-term-ansicolor 0.0.2 for IronRuby</title>
		<link>http://hotgazpacho.org/2010/02/new-release-iron-term-ansicolor-0-0-2-for-ironruby/</link>
		<comments>http://hotgazpacho.org/2010/02/new-release-iron-term-ansicolor-0-0-2-for-ironruby/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 03:02:51 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ironruby]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[cucumber]]></category>
		<category><![CDATA[RSpec]]></category>

		<guid isPermaLink="false">http://hotgazpacho.org/2010/02/new-release-iron-term-ansicolor-0-0-2-for-ironruby/</guid>
		<description><![CDATA[Tonight, I released version 0.0.2 of iron-term-ansicolor. As you may recall, iron-term-ansicolor makes use of the term-ansicolor library and the .Net base class library to provide colored console output for IronRuby. Users of RSpec and Cucumber on IronRuby should now have much cleaner colored output, thanks to Danny Coates, who found a better way to [...]]]></description>
			<content:encoded><![CDATA[<p>Tonight, I released <a href="http://rubygems.org/gems/iron-term-ansicolor/versions/0.0.2">version 0.0.2 of iron-term-ansicolor</a>. As you may recall, iron-term-ansicolor makes use of the term-ansicolor library and the .Net base class library to provide colored console output for <a href="http://ironruby.net">IronRuby</a>. Users of <a href="http://rspec.info">RSpec</a> and <a href="http://cukes.info">Cucumber</a> on IronRuby should now have much cleaner colored output, thanks to <a href="http://github.com/dannycoates">Danny Coates</a>, who found a better way to parse the ANSI control codes out so that the appropriate calls to Console.ForegroundColor and Console.BackgroundColor.</p>
<p>Installation is a simple</p>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">igem install iron-term-ansicolor</div></td></tr></tbody></table></div>
<p>Cucumber has made use of iron-term-ansicolor on IronRuby since the first release of this library. I’m not sure what it would take to include automatic support for RSpec, but I’m sure it would probably be as simple as it was to add it to Cucumber.</p>
<p>The source is <a href="http://github.com/hotgazpacho/iron-term-ansicolor">available on github</a>. Please report any issues using the issue tracker there.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://hotgazpacho.org/2010/02/new-release-iron-term-ansicolor-0-0-2-for-ironruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unit Testing ASP.Net?</title>
		<link>http://hotgazpacho.org/2009/05/unit-testing-aspnet/</link>
		<comments>http://hotgazpacho.org/2009/05/unit-testing-aspnet/#comments</comments>
		<pubDate>Mon, 18 May 2009 19:02:28 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.Net TypeMock]]></category>

		<guid isPermaLink="false">http://hotgazpacho.org/2009/05/unit-testing-aspnet/</guid>
		<description><![CDATA[Unit Testing ASP.NET? ASP.NET unit testing has never been this easy. Typemock is launching a new product for ASP.NET developers &#8211; the ASP.NET Bundle &#8211; and for the launch will be giving out FREE licenses to bloggers and their readers. The ASP.NET Bundle is the ultimate ASP.NET unit testing solution, and offers both Typemock Isolator, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.typemock.com/">Unit Testing</a> ASP.NET? <a href="http://www.typemock.com/ASP.NET_unit_testing_page.php">ASP.NET unit testing</a> has never been this easy.</p>
<p>Typemock is launching a new product for ASP.NET developers &#8211; the <strong>ASP.NET Bundle</strong> &#8211; and for the launch will be giving out <span style="color:#006600;"><strong>FREE licenses</strong></span> to bloggers and their readers.</p>
<p>The ASP.NET Bundle is the ultimate ASP.NET unit testing solution, and offers both <a href="http://www.typemock.com/">Typemock Isolator</a>, a <a href="http://www.typemock.com/">unit test</a> tool and <a href="http://sm-art.biz/Ivonna.aspx">Ivonna</a>, the Isolator add-on for <a href="http://sm-art.biz/Ivonna.aspx">ASP.NET unit testing</a>, for a bargain price.</p>
<p>Typemock Isolator is a leading <a href="http://www.typemock.com/">.NET unit testing</a> tool (C# and VB.NET) for many &#8216;hard to test&#8217; technologies such as <a href="http://typemock.com/sharepointpage.php">SharePoint</a>, <a href="http://www.typemock.com/ASP.NET_unit_testing_page.php">ASP.NET</a>, <a href="http://www.typemock.com/ASP.NET_unit_testing_page.php">MVC</a>, <a href="http://www.typemock.com/wcfpage.php">WCF</a>, WPF, <a href="http://www.typemock.com/Silverlight_unit_testing_page.php">Silverlight</a> and more. Note that for <a href="http://www.typemock.com/Silverlight_unit_testing_page.php">unit testing Silverlight</a> there is an open source Isolator add-on called <a href="http://www.typemock.com/Silverlight_unit_testing_page.php">SilverUnit</a>.</p>
<p>The first 60 bloggers who will blog this text in their blog and <a href="http://blog.typemock.com/2009/05/get-free-typemock-licenses-aspnet.html">tell us about it</a>, will get a Free Isolator ASP.NET Bundle license (Typemock Isolator + Ivonna). If you post this in an ASP.NET <strong>dedicated</strong> blog, you&#8217;ll get a license automatically (even if more than 60 submit) during the first week of this announcement.</p>
<p>Also 8 bloggers will get an <strong>additional 2 licenses</strong> (each) to give away to their readers / friends.</p>
<p>Go ahead, click the following link for <a href="http://blog.typemock.com/2009/05/get-free-typemock-licenses-aspnet.html">more information </a>on how to get your free license.</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://hotgazpacho.org/2009/05/unit-testing-aspnet/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://hotgazpacho.org/2008/10/hello-world/</link>
		<comments>http://hotgazpacho.org/2008/10/hello-world/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 01:20:12 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[sharepoint]]></category>

		<guid isPermaLink="false">http://hotgazpacho.org/?p=1</guid>
		<description><![CDATA[Ok, so I&#8217;m finally blogging again. Why? A SharePoint contractor at my office today asked me if I had written up a blog post about the SharePoint Master Page I had created to match the branding of my company&#8217;s web site (which I also deisgned and implemented). So, I intend to use my blog as a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so I&#8217;m finally blogging again. Why? A SharePoint contractor at my office today asked me if I had written up a blog post about the SharePoint Master Page I had created to match the branding of <a href="http://www.moffitt.org/">my company&#8217;s</a> web site (which I also deisgned and implemented). So, I intend to use my blog as a platform for showcasing this, and other, works of mine.</p>
<p>So, stay tuned not only for blog posts, but also full-blown articles on web development, web design, and pretty much anything else that interrests me.</p>
]]></content:encoded>
			<wfw:commentRss>http://hotgazpacho.org/2008/10/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
