<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: New (to me) Applications</title>
	<atom:link href="http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/</link>
	<description>Thoughts while working and playing as a Software Developer</description>
	<lastBuildDate>Thu, 11 Apr 2013 16:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: David</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-308</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 30 Nov 2011 11:28:00 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-308</guid>
		<description>impressive post, thanks to share. </description>
		<content:encoded><![CDATA[<p>impressive post, thanks to share. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrDustpan</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-216</link>
		<dc:creator>MrDustpan</dc:creator>
		<pubDate>Tue, 15 Mar 2011 12:35:24 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-216</guid>
		<description>LinqPad is indeed awesome.  For wrting/troubleshooting LINQ it&#039;s invaluable.  Plus you can add references to your own assemblies so you can test/debug/profile your code if you&#039;re using LINQ to SQL or Entity Framework.  It&#039;s a great way to see the SQL that will get generated by your code if you don&#039;t have SQL Profiler.</description>
		<content:encoded><![CDATA[<p>LinqPad is indeed awesome.  For wrting/troubleshooting LINQ it&#8217;s invaluable.  Plus you can add references to your own assemblies so you can test/debug/profile your code if you&#8217;re using LINQ to SQL or Entity Framework.  It&#8217;s a great way to see the SQL that will get generated by your code if you don&#8217;t have SQL Profiler.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Missal</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-215</link>
		<dc:creator>Chris Missal</dc:creator>
		<pubDate>Fri, 11 Mar 2011 02:17:09 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-215</guid>
		<description>Thanks for sharing your link Claudio, that&#039;s some really good usages that I&#039;m probably going to have to steal/copy ;)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing your link Claudio, that&#8217;s some really good usages that I&#8217;m probably going to have to steal/copy ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Claudio Lassala</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-214</link>
		<dc:creator>Claudio Lassala</dc:creator>
		<pubDate>Thu, 10 Mar 2011 19:55:08 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-214</guid>
		<description>Evernote is awesome. You may want to check out my blog post to get some ideas on how to use it:

http://claudiolassala.wordpress.com/2011/01/10/how-im-using-evernote/</description>
		<content:encoded><![CDATA[<p>Evernote is awesome. You may want to check out my blog post to get some ideas on how to use it:</p>
<p><a href="http://claudiolassala.wordpress.com/2011/01/10/how-im-using-evernote/" rel="nofollow">http://claudiolassala.wordpress.com/2011/01/10/how-im-using-evernote/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill Sorensen</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-213</link>
		<dc:creator>Bill Sorensen</dc:creator>
		<pubDate>Thu, 10 Mar 2011 18:34:37 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-213</guid>
		<description>LINQPad rules. It&#039;s free without the IntelliSense (which is easily worth the price).

You can use it for more than just data access or LINQ. Like the old Snippet Compiler, you can quickly try a bit of C# (or VB, or F#) without firing up another instance of Visual Studio.</description>
		<content:encoded><![CDATA[<p>LINQPad rules. It&#8217;s free without the IntelliSense (which is easily worth the price).</p>
<p>You can use it for more than just data access or LINQ. Like the old Snippet Compiler, you can quickly try a bit of C# (or VB, or F#) without firing up another instance of Visual Studio.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Thomas</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-212</link>
		<dc:creator>Chip Thomas</dc:creator>
		<pubDate>Thu, 10 Mar 2011 15:53:35 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-212</guid>
		<description>Phillip: The Startac was an awesome phone.   </description>
		<content:encoded><![CDATA[<p>Phillip: The Startac was an awesome phone.   </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nate</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-211</link>
		<dc:creator>Nate</dc:creator>
		<pubDate>Thu, 10 Mar 2011 14:17:51 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-211</guid>
		<description>I absolutely love LinqPad!  It&#039;s like a scratch pad for Linq.  Want to just try something out quickly?  It&#039;s the tool for you for sure.

I don&#039;t have Swype, but I have a similar product I like slightly better called ShapeWriter.  I agree with you though.  Since I&#039;ve started using it (and gotten over the learning curve) I don&#039;t know how I&#039;d type on my phone without it.</description>
		<content:encoded><![CDATA[<p>I absolutely love LinqPad!  It&#8217;s like a scratch pad for Linq.  Want to just try something out quickly?  It&#8217;s the tool for you for sure.</p>
<p>I don&#8217;t have Swype, but I have a similar product I like slightly better called ShapeWriter.  I agree with you though.  Since I&#8217;ve started using it (and gotten over the learning curve) I don&#8217;t know how I&#8217;d type on my phone without it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Phillip</title>
		<link>http://lostechies.com/chrismissal/2011/03/10/new-to-me-applications/#comment-210</link>
		<dc:creator>Phillip</dc:creator>
		<pubDate>Thu, 10 Mar 2011 11:49:21 +0000</pubDate>
		<guid isPermaLink="false">/blogs/chrismissal/archive/2011/03/10/new-to-me-applications.aspx#comment-210</guid>
		<description>Um &#039;awesome Motorola&#039; thats a joke right? Motorola have never made an &#039;awesome&#039; phone...</description>
		<content:encoded><![CDATA[<p>Um &#8216;awesome Motorola&#8217; thats a joke right? Motorola have never made an &#8216;awesome&#8217; phone&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
