<?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>Alvin Ashcraft&#039;s Morning Dew &#187; halo 3</title>
	<atom:link href="http://www.alvinashcraft.com/tag/halo-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.alvinashcraft.com</link>
	<description>Your Source for .NET Development Resources</description>
	<lastBuildDate>Fri, 10 Feb 2012 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Dew Drop &#8211; July 8, 2009</title>
		<link>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/</link>
		<comments>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 14:54:57 +0000</pubDate>
		<dc:creator>Alvin Ashcraft</dc:creator>
				<category><![CDATA[Daily Links]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[.net framework]]></category>
		<category><![CDATA[.net services]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[asp.net mvc]]></category>
		<category><![CDATA[google chrome os]]></category>
		<category><![CDATA[halo 3]]></category>
		<category><![CDATA[html 5]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[mvvm]]></category>
		<category><![CDATA[oslo]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[windows azure]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/</guid>
		<description><![CDATA[&#160; Design / Methodology / Testing Zen is Live! (Nate Kohari) – Link of the Day Refactoring challenge (Jimmy Bogard) Refactoring challenge Part 1 &#8211; Examination (Jimmy Bogard) Fluent Context Builders (Chris Bilson) Lower the Cost of Knowing (Gabriel Torok) Embrace Pain (Ian Cooper) Code: It&#8217;s Trivial (Jeff Atwood) Micro-rant: Ninject and IKernel (Joe White) [...]]]></description>
			<content:encoded><![CDATA[<p>&#160;</p>
<h3>Design / Methodology / Testing</h3>
<ul>
<li><a href="http://kohari.org/2009/07/07/zen-is-live/"><font color="#ff8000">Zen is Live!</font></a><font color="#ff8000"> (Nate Kohari) <em>– Link of the Day</em></font></li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/uwPp2gXGaNI/refactoring-challenge.aspx">Refactoring challenge</a> (Jimmy Bogard)</li>
<li><a href="http://feedproxy.google.com/~r/LosTechies/~3/jeEirO_AjmM/refactoring-challenge-part-1-examination.aspx">Refactoring challenge Part 1 &#8211; Examination</a> (Jimmy Bogard)</li>
<li><a href="http://elegantcode.com/2009/07/07/fluent-context-builders/">Fluent Context Builders</a> (Chris Bilson)</li>
<li><a href="http://feedproxy.google.com/~r/PreemptiveSolutionsBlog/~3/UpiZHmbLXME/post.aspx">Lower the Cost of Knowing</a> (Gabriel Torok)</li>
<li><a href="http://codebetter.com/blogs/ian_cooper/archive/2009/07/07/embrace-pain.aspx">Embrace Pain</a> (Ian Cooper)</li>
<li><a href="http://www.codinghorror.com/blog/archives/001284.html">Code: It&#8217;s Trivial</a> (Jeff Atwood)</li>
<li><a href="http://blog.excastle.com/2009/07/07/micro-rant-ninject-and-ikernel/">Micro-rant: Ninject and IKernel</a> (Joe White)</li>
<li><a href="http://jonathan-oliver.blogspot.com/2009/07/serializing-queuing-messages-to.html">Serializing (Queuing) Messages To Aggregates</a> (Jonathan Oliver)</li>
<li><a href="http://feedproxy.google.com/~r/sbellware/~3/WgM__KYBucM/relearning-productivity-problem-that-we.html">Relearning: The Productivity Problem that We&#8217;re Not Supposed To Talk About</a> (Scott Bellware)</li>
<li><a href="http://feedproxy.google.com/~r/AccidentalTechnologist/~3/ulmI2iPWyXk/">Kicking Your Coding into High Gear</a> (Rob Bazinet)</li>
</ul>
<p>&#160;</p>
<h3>Web Development</h3>
<ul>
<li><a href="http://www.4guysfromrolla.com/articles/070809-1.aspx">Examining ASP.NET&#8217;s Membership, Roles, and Profile &#8211; Part 16</a> (Scott Mitchell)</li>
<li><a href="http://www.devx.com/dbzone/Article/42281?trk=DXRSS_DOTNET">Building ASP.NET Applications with Delphi and Advantage Database Server</a> (Cary Jensen)</li>
<li><a href="http://feedproxy.google.com/~r/CodeZest/~3/j5dSpTxA7AI/jquery-json-request-aspnet-handler.aspx">Making a jQuery JSON Request to an ASP.NET Handler And Back</a> (Dave Schinkel)</li>
<li><a href="http://feedproxy.google.com/~r/Encosia/~3/XOjPcX98NIo/">Improving jQuery’s JSON performance and security</a> (Dave Ward)</li>
<li><a href="http://webdevdotnet.blogspot.com/2009/07/aspnet-mvc-jquery-part-3-mvccontrib.html">ASP.NET MVC &amp; jQuery Part 3: MvcContrib Grid &amp; jQuery Plugins</a> (Elijah Manor)</li>
<li><a href="http://ejohn.org/blog/html-5-parsing/">HTML 5 Parsing</a> (John Resig)</li>
<li><a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/7u3ls8HSStA/">SubSonic 3.0.0.1 Released</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/wekeroad/EeKc/~3/L2RO__DBF4E/">SubSonic: Working With Git</a> (Rob Conery)</li>
<li><a href="http://odetocode.com/Blogs/scott/archive/2009/07/07/13193.aspx">Event Aggregation with jQuery</a> (K. Scott Allen)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/WXlutfCrCJ8/sneak-peek-on-our-book-beginning-asp.net-mvc-1.0.aspx">Sneak Peek at our book Beginning ASP.NET MVC 1.0</a> (Simone Chiaretta)</li>
<li><a href="http://blog.maartenballiauw.be/post.aspx?id=3598db4d-ed20-4852-a775-d8bae7ec5ff5">PHP SDK for Windows Azure &#8211; Milestone 2 release</a> (Maarten Balliauw)</li>
<li><a href="http://feedproxy.google.com/~r/MosesOfEgyptBlog/~3/lN_tRnhRr4Y/post.aspx">KiGG support for Entity Framework and MySQL</a> (Muhammad Mosa)</li>
<li><a href="http://feedproxy.google.com/~r/RickStrahl/~3/niABwo9j1fY/819880.aspx">Rounded Corner Rendering in newer Browsers</a> (Rick Strahl)</li>
<li><a href="http://dotnet.dzone.com/videos/video-googles-html-5-work">Video: Google&#8217;s HTML 5 Work: What&#8217;s Next?</a> (Matthew Papakipos)</li>
</ul>
<p>&#160;</p>
<h3>.NET / Visual Studio</h3>
<ul>
<li><a href="http://blogs.msdn.com/bclteam/archive/2009/07/07/building-tuple-matt-ellis.aspx">Building Tuple</a> (Matt Ellis)</li>
<li><a href="http://www.sellsbrothers.com/news/showTopic.aspx?ixTopic=2289">Part 3 of Dana&#8217;s End-to-End &quot;Oslo&quot; Series: Quadrant</a> (Chris Sells)</li>
<li><a href="http://blog.dmbcllc.com/2009/07/08/itextsharp-html-to-pdf-positioning-text/">iTextSharp – HTML to PDF – Positioning Text</a> (Dave M. Bush)</li>
<li><a href="http://blogs.msdn.com/habibh/archive/2009/07/07/new-visual-studio-debugger-2010-feature-for-c-c-developers-using-string-functions-in-conditional-breakpoints.aspx">New Visual Studio Debugger 2010 feature for C/C++ Developers: Using string functions in conditional breakpoints</a> (Habib Heydarian)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/2rF4yKyEKHM/how-to-copy-an-entire-folder-tree-with-nant.aspx">How to copy an entire folder tree with Nant</a> (Derik Whittaker)</li>
<li><a href="http://feedproxy.google.com/~r/ArchitectureTheHarmonyOfMathematicalPrecision/~3/OuxhW8UZncA/azure-net-services-july-ctp-sdk-released.aspx">Azure .NET Services &#8211; July CTP SDK Released</a> (Jeff Barnes)</li>
<li><a href="http://feedproxy.google.com/~r/MarkNeedham/~3/CKgL0fa_Bhg/">F#: Parsing Cruise build data</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/MarkNeedham/~3/s7xZ53d7vDI/">C#: Removing duplication in mapping code with partial classes</a> (Mark Needham)</li>
<li><a href="http://www.codecapers.com/2009/07/net-write-once-run-anywhere.html">.NET &#8211; Write Once, Run Anywhere?</a> (Michael Ceranski)</li>
<li><a href="http://spawnlink.com/articles/managing-application-configuration/">Managing Application Configuration</a> (Mitchell Hashimoto)</li>
<li><a href="http://www.devx.com/tips/Tip/42230?trk=DXRSS_DOTNET">RegEx.Split vs. String.Split</a> (Srinath MS)</li>
<li><a href="http://feedproxy.google.com/~r/netCurryRecentArticles/~3/I2HXIFON0AE/ShowArticle.aspx">VSTS 2010: Overview of Team System 2010 for Architects</a> (Subodh Sohoni)</li>
<li><a href="http://feeds.abdullin.com/~r/RinatAbdullin/~3/07RhsGZ3qtQ/deployment-and-updates-of-desktop-applications-wix-clickonce.html">Deployment and Updates of Desktop Applications: WiX, ClickOnce and Other Scenarios</a> (Rinat Abdullin)</li>
<li><a href="http://www.codethinked.com/post.aspx?id=00911068-27df-4678-b9a4-0949d2b6f1d1">LINQ is not LINQ To SQL</a> (Justin Etheredge)</li>
<li><a href="http://channel9.msdn.com/posts/kmcgrath/Patterns-and-Match-Expressions-in-F/">Patterns and Match Expressions in F#</a> (Kathleen McGrath)</li>
<li><a href="http://www.onedotnetway.com/insert-master-detail-data-with-linq-to-sql/">Insert Master Detail Data with LINQ to SQL</a>&#160;<em>and</em>&#160;<a href="http://www.onedotnetway.com/select-max-value-with-linq-to-sql/">Select Max Value with LINQ to SQL</a> (Deepak Kapoor)</li>
</ul>
<p>&#160;</p>
<h3>Silverlight / WPF</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/FaisalsBlog/~3/7xP0xwluJTc/creating-nikeclone-with-silverlight-part-6.aspx">Creating NikeClone With Silverlight Part-6</a> (Faisal Hossain Khan)</li>
<li><a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/ujEYC9JSinc/day-7-using-wcf-web-services-with.aspx">Day #7: Using WCF Web Services With Silverlight (and LINQ)</a> <em>and</em>&#160;<a href="http://feedproxy.google.com/~r/Blankenthoughts/~3/zqKgki8Y_8s/day-8-custom-fonts-in-silverlight.aspx">Day #8: Custom Fonts in Silverlight</a> (Jeff Blankenburg)</li>
<li><a href="http://feedproxy.google.com/~r/galasoft/~3/ule7DXyNmng/133341.aspx">Installing the MVVM Light Toolkit V1.1.0.0</a> (Laurent Bugnion)</li>
<li><a href="http://feedproxy.google.com/~r/Devlicious/~3/mvsBbO_fiT4/mvvm-philosophy-and-case-studies-introduction.aspx">MVVM – Philosophy and Case Studies &#8211; Introduction</a> (Rob Eisenberg)</li>
<li><a href="http://team.silverlight.net/announcements/designing-a-glassy-button-using-expression-design/">Designing a Glassy Button using Expression Design</a> (Silverlight Team)</li>
<li><a href="http://www.onedotnetway.com/style-silverlight-scrollviewer-with-a-new-controltemplate/">Style Silverlight ScrollViewer with a New ControlTemplate</a>&#160;<em>and</em>&#160;<a href="http://www.onedotnetway.com/scrolling-in-silverlight-panels/">Scrolling in Silverlight Panels</a> (Deepak Kapoor)</li>
</ul>
<p>&#160;</p>
<h3>Podcasts / Screencasts / Videos</h3>
<ul>
<li><a href="http://www.dotnetrocks.com/default.aspx?ShowNum=461">.NET Rocks! &#8211; Stephen Forte on Data Access Options</a> (Carl Franklin)</li>
<li><a href="http://channel9.msdn.com/posts/Dariusz/Task-Parallel-Library-Task-Results/">Task Parallel Library: Task Results</a> (Dariusz Parys)</li>
<li><a href="http://feedproxy.google.com/~r/Dimecastsnet--InformAndEducateIn10MinutesOrLess/~3/kQ4r8OO4ZXk/124">DimeCasts.NET Episode #124: Learning the Mediator Pattern</a> (Derik Whittaker)</li>
<li><a href="http://channel9.msdn.com/posts/Glucose/Hanselminutes-on-9-Inside-Secret-Microsoft-Meeting-Rooms-What-Laptop-do-Alpha-Geeks-Use/">Hanselminutes on 9 &#8211; Inside Secret Microsoft Meeting Rooms &#8211; What Laptop do Alpha Geeks Use?</a> (Scott Hanselman)</li>
<li><a href="http://feedproxy.google.com/~r/Codeclimber/~3/uwZdErE2Cmk/webcast-on-asp.net-mvc-in-italian.aspx">Webcast on ASP.NET MVC (in Italian)</a> (Simone Chiaretta) <em>– Anyone know a good streaming video translator?&#160; <img src='http://www.alvinashcraft.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></li>
<li><a href="http://channel9.msdn.com/shows/History/The-History-of-Microsoft-1996/">The History of Microsoft &#8211; 1996</a> (Tina)</li>
<li><a href="http://channel9.msdn.com/shows/The+Knowledge+Chamber/Yavor-Georgiev-Using-WCF-with-Silverlight-30/">Yavor Georgiev &#8211; Using WCF with Silverlight 3.0</a> (Robert Hess)</li>
<li><a href="http://feedproxy.google.com/~r/Powerscripting/~3/lCCJIj7qqAE/index.php">Episode 75 &#8211; PowerScripting Podcast &#8211; Oisin Grehan and Joel Bennett talk Poshcode</a> (Jonathan Walz &amp; Hal Rottenberg)</li>
</ul>
<p>&#160;</p>
<h3>Community / Events</h3>
<ul>
<li><a href="http://blogs.msdn.com/codeplex/archive/2009/07/07/codeplex-turns-3-years-old-breaks-the-10-000-project-mark.aspx">CodePlex Turns 3 years old; Breaks the 10,000 project mark</a> (Sara Ford)</li>
<li><a href="http://feedproxy.google.com/~r/caffeinatedcoder/ProY/~3/CRlL3lkID7s/">return thoughts.Where(x =&gt; x.IsCaffeineInspired)</a> (Russell Ball)</li>
<li><a href="http://www.noop.nl/2009/07/top-200-development-and-social-media-blogs-opml.html">Top 200 Development and Social Media Blogs (OPML)</a> (Jurgen Appelo)</li>
</ul>
<p>&#160;</p>
<h3>SharePoint</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/sharepointteamblog/~3/L8pBoyicsMA/how-we-did-it-bdc-meta-man-web-edition.aspx">How We Did It: BDC Meta Man Web Edition</a> (Nick Swan &amp; Phill Duffy)</li>
</ul>
<p>&#160;</p>
<h3>Database</h3>
<ul>
<li><a href="http://blog.sqlauthority.com/2009/07/08/sqlauthority-news-book-review-murachs-sql-server-2008-for-developers/">SQLAuthority News – Book Review – Murach’s SQL Server 2008 for Developers</a> (Pinal Dave)</li>
</ul>
<p>&#160;</p>
<h3>Miscellaneous</h3>
<ul>
<li><a href="http://news.cnet.com/8301-13860_3-10280270-56.html">Microsoft&#8217;s Gazelle browser takes a radical path</a> (Ina Fried)</li>
<li><a href="http://feedproxy.google.com/~r/blogspot/MKuf/~3/kVjpwpEelWE/introducing-google-chrome-os.html">Introducing the Google Chrome OS</a> (Sundar Pichai)</li>
<li><a href="http://feedproxy.google.com/~r/Synergist/~3/F8v0yYwCAyI/thrive-for-developers.aspx">Thrive for Developers</a> (Michael S. Scherotter)</li>
<li><a href="http://feedproxy.google.com/~r/LeadingAgile/~3/ib0-l9iybxE/7-tips-to-get-started-blog-writing.html">7 Tips to Get Started Blog Writing</a> (Mike Cottmeyer)</li>
<li><a href="http://misfitgeek.com/blog/aspnet/is-your-career-thriving-ndash-microsoft-has-a-new-portal-to-help/">Is your career THRIVING – Microsoft has a new portal to help.</a> (Joe Stagner)</li>
<li><a href="http://blogs.msdn.com/saraford/archive/2009/07/07/how-to-insert-superscript-subscript-and-strikethrough-in-your-wiki-pages-048.aspx">How to insert Superscript, Subscript, and Strikethrough in your wiki pages &#8211; #048</a> (Sara Ford)</li>
<li><a href="http://blogs.zoho.com/general/zoho-plug-ins-for-microsoft-apps">Zoho Plug-ins for Microsoft Apps</a> (Raju Vegesna)</li>
<li><a href="http://www.msnbc.msn.com/id/31755421/ns/technology_and_science-games/">Game Programming Made Easy</a> (Winda Benedetti)</li>
<li><a href="http://majornelson.com/archive/2009/07/07/new-halo-3-maps-coming-this-fall.aspx">New Halo 3 Maps Coming This Fall</a> (Larry Hyrb)</li>
<li><a href="http://googlesystem.blogspot.com/2009/07/gmail-google-calendar-google-docs-come.html">Gmail, Google Calendar, Google Docs Come Out of Beta</a> (Alex Chitu)</li>
<li><a href="http://blogs.msdn.com/e7/archive/2009/07/07/engineering-windows-7-for-a-global-market.aspx">Engineering Windows 7 for a Global Market</a> (Julie Bennett &amp; John McConnell)</li>
</ul>
<p>&#160;</p>
<h3>More Link Collections</h3>
<ul>
<li><a href="http://feedproxy.google.com/~r/ArjansWorld/~3/d_fOqunIF4s/">LINKBLOG for July 7, 2009</a> (Arjan Zuidhof)</li>
<li><a href="http://jasonhaley.com/blog/post.aspx?id=7aeb0f5e-676c-407b-9fb2-19b23c00dd55">Interesting Finds: July 7, 2009</a> <em>and</em>&#160;<a href="http://jasonhaley.com/blog/post.aspx?id=7c2a37c4-c3af-4bf7-9e4b-998e87ef3556">Interesting Finds: July 8, 2009</a> (Jason Haley)</li>
<li><a href="http://feedproxy.google.com/~r/ReflectivePerspective/~3/WgtQUX8eRHw/">The Morning Brew #385</a> (Chris Alcock)</li>
<li><a href="http://geekswithblogs.net/WynApseTechnicalMusings/archive/2009/07/07/133324.aspx">Silverlight Cream for July 07, 2009 &#8212; #631</a> (Dave Campbell)</li>
<li><a href="http://www.cloudave.com/link/cloudnews-for-7th-july-2009">CloudNews for 7th July, 2009</a> (Mayank Gupta)</li>
</ul>
<p>&#160;</p>
<h3>Book of the Day</h3>
<p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:7dc1bd33-94bd-46fd-a20b-0131235bcd47:f9a0f779-ec1f-4fe1-ab57-62bc28a1d9f9" class="wlWriterSmartContent">
<table cellspacing="0" cellpadding="2" width="400" border="0" unselectable="on">
<tbody>
<tr>
<td valign="top" width="400">
<p><a title="AJAX and PHP: Building Responsive Web Applications: Cristian Darie, Bogdan Brinzarea, Filip Chereches-Tosa, Mihai Bucica: Books" href="http://www.amazon.com/exec/obidos/ASIN/1904811825/alvinashcraft-20"><img src="http://images.amazon.com/images/P/1904811825.01.MZZZZZZZ.jpg" border="0" align="left" style="float:left">AJAX and PHP: Building Responsive Web Applications: Cristian Darie, Bogdan Brinzarea, Filip Chereches-Tosa, Mihai Bucica: Books</a></p>
<p><b>ISBN</b>: 1904811825<br /><b>ISBN-13</b>: 9781904811824</p>
</td>
</tr>
</tbody>
</table>
</div>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:C16BAC14-9A3D-4c50-9394-FBFEF7A93539:6a8dbdee-ef6b-4321-8034-afc1a7792068" class="wlWriterSmartContent"><a href="http://www.dotnetkicks.com/kick/?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/"><img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/" border="0" alt="kick it on DotNetKicks.com" /></a></div>
<p>&#160;</p>
<div style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px" id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:7155cee2-a9f0-4235-938b-1c49a977e96a" class="wlWriterSmartContent">Technorati Tags: <a href="http://technorati.com/tags/silverlight" rel="tag">silverlight</a>,<a href="http://technorati.com/tags/.net+framework" rel="tag">.net framework</a>,<a href="http://technorati.com/tags/.net+services" rel="tag">.net services</a>,<a href="http://technorati.com/tags/windows+azure" rel="tag">windows azure</a>,<a href="http://technorati.com/tags/mvvm" rel="tag">mvvm</a>,<a href="http://technorati.com/tags/zoho" rel="tag">zoho</a>,<a href="http://technorati.com/tags/google+chrome+os" rel="tag">google chrome os</a>,<a href="http://technorati.com/tags/halo+3" rel="tag">halo 3</a>,<a href="http://technorati.com/tags/asp.net+mvc" rel="tag">asp.net mvc</a>,<a href="http://technorati.com/tags/ajax" rel="tag">ajax</a>,<a href="http://technorati.com/tags/html+5" rel="tag">html 5</a>,<a href="http://technorati.com/tags/jquery" rel="tag">jquery</a>,<a href="http://technorati.com/tags/oslo" rel="tag">oslo</a></div>
<div class="wlWriterHeaderFooter" style="margin:0px; padding:0px 0px 0px 0px;">
<div class="shoutIt"><a rev="vote-for" href="http://dotnetshoutout.com/Submit?url=http%3a%2f%2fwww.alvinashcraft.com%2f2009%2f07%2f08%2fdew-drop-july-8-2009%2f&amp;title=Dew+Drop+-+July+8%2c+2009"><img alt="Shout it" src="http://dotnetshoutout.com/image.axd?url=http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/" style="border:0px" /></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.alvinashcraft.com/2009/07/08/dew-drop-july-8-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

