<?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>Nick Riggs, Web Developer</title>
	<atom:link href="http://www.nickriggs.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickriggs.com</link>
	<description>Making stuff up about web development since last week.</description>
	<lastBuildDate>Tue, 08 May 2012 19:54:19 +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>Building Cross-Platform Apps Using jQuery Mobile</title>
		<link>http://www.nickriggs.com/posts/building-cross-platform-apps-using-jquery-mobile/</link>
		<comments>http://www.nickriggs.com/posts/building-cross-platform-apps-using-jquery-mobile/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 19:35:06 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=342</guid>
		<description><![CDATA[jQuery Mobile introduces a cross-platform and cross-device framework for developing mobile applications. It supports a wide variety of mobile browsers and delivers a unified user interface to the devices. It has simplified working with mobile browsers by abstracting away inconsistences between the vendors. Just as jQuery changed the way we wrote JavaScript, jQuery Mobile will change the way we build mobile web applications]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/building-cross-platform-apps-using-jquery-mobile/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ASP.NET MVC 3 Data Annotations Provide Property-Level Contingent Validation</title>
		<link>http://www.nickriggs.com/posts/asp-net-mvc-3-data-annotations-provide-property-level-contingent-validation/</link>
		<comments>http://www.nickriggs.com/posts/asp-net-mvc-3-data-annotations-provide-property-level-contingent-validation/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 19:46:46 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Foolproof]]></category>
		<category><![CDATA[mvc 3]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=333</guid>
		<description><![CDATA[MVC 3 gives us the ability to create model-aware validation attributes. What does this mean for Foolproof Validation]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/asp-net-mvc-3-data-annotations-provide-property-level-contingent-validation/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Expose your Existing ASP.NET MVC Actions as JSON/XML API Endpoints</title>
		<link>http://www.nickriggs.com/posts/expose-your-existing-asp-net-mvc-actions-as-jsonxml-api-endpoints/</link>
		<comments>http://www.nickriggs.com/posts/expose-your-existing-asp-net-mvc-actions-as-jsonxml-api-endpoints/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 18:44:56 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[API Action Filter]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[action filter]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=298</guid>
		<description><![CDATA[Why write separate actions to provide a JSON/XML API in ASP.NET MVC? If you are already using view models, MVC API Action Filter makes reusing your existing actions quick and clean. ]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/expose-your-existing-asp-net-mvc-actions-as-jsonxml-api-endpoints/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Getting the id and name Attribute Generated by Typed Html Helpers</title>
		<link>http://www.nickriggs.com/posts/getting-the-id-and-name-attribute-generated-by-typed-html-helpers/</link>
		<comments>http://www.nickriggs.com/posts/getting-the-id-and-name-attribute-generated-by-typed-html-helpers/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 21:26:55 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=287</guid>
		<description><![CDATA[ASP.NET MVC typed html helpers generate helpful ready-to-bind markup for us. Learn how to detect what the resulting id and name attribute will be for use in your view code]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/getting-the-id-and-name-attribute-generated-by-typed-html-helpers/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Client Side Model-Aware Validation</title>
		<link>http://www.nickriggs.com/posts/client-side-model-aware-validation/</link>
		<comments>http://www.nickriggs.com/posts/client-side-model-aware-validation/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 22:07:59 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Foolproof]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[client side]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=265</guid>
		<description><![CDATA[In a previous post, we built a model-aware validator using Foolproof for ASP.NET MVC. Now, it’s time to create the client side version because posting back sucks. ]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/client-side-model-aware-validation/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Render Your Model With Client Side jQuery Templates Instead of ASP.NET MVC Partial Views</title>
		<link>http://www.nickriggs.com/posts/render-your-model-with-client-side-jquery-templates-instead-of-asp-net-mvc-partial-views/</link>
		<comments>http://www.nickriggs.com/posts/render-your-model-with-client-side-jquery-templates-instead-of-asp-net-mvc-partial-views/#comments</comments>
		<pubDate>Tue, 25 May 2010 22:04:54 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[templates]]></category>

		<guid isPermaLink="false">http://www.nickriggs.com/?p=239</guid>
		<description><![CDATA[Stop writing render code in multiple places in your ASP.NET MVC ajax applications. Learn how to push your model to the browser and use jQuery to bind it to templates. ]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/render-your-model-with-client-side-jquery-templates-instead-of-asp-net-mvc-partial-views/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Build Model-Aware Custom Validation Attributes in ASP.NET MVC 2</title>
		<link>http://www.nickriggs.com/posts/build-model-aware-custom-validation-attributes-in-asp-net-mvc-2/</link>
		<comments>http://www.nickriggs.com/posts/build-model-aware-custom-validation-attributes-in-asp-net-mvc-2/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:53:16 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Foolproof]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[data annotations]]></category>
		<category><![CDATA[validation]]></category>

		<guid isPermaLink="false">http://nickriggs.com/?p=234</guid>
		<description><![CDATA[Using Foolproof’s ModelAwareValidationAttribute class, you can create custom model-aware data annotations to solve any complex validation scenario]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/build-model-aware-custom-validation-attributes-in-asp-net-mvc-2/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Foolproof Provides Contingent Data Annotation Validation for ASP.NET MVC 2</title>
		<link>http://www.nickriggs.com/posts/foolproof-provides-contingent-data-annotation-validation-for-asp-net-mvc-2/</link>
		<comments>http://www.nickriggs.com/posts/foolproof-provides-contingent-data-annotation-validation-for-asp-net-mvc-2/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 02:49:17 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Foolproof]]></category>

		<guid isPermaLink="false">http://nickriggs.com/?p=213</guid>
		<description><![CDATA[<a href="http://foolproof.codeplex.com">"MVC Foolproof Validation"</a> is my first open source project to help bridge the gap in ASP.NET MVC Data Annotations when dealing with contingent or dependent scenarios]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/foolproof-provides-contingent-data-annotation-validation-for-asp-net-mvc-2/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Entity Framwork&#039;s Include Function Produces Inner Joins Instead of Outer Joins</title>
		<link>http://www.nickriggs.com/posts/entity-framworks-include-function-produces-inner-joins-instead-of-outer-joins/</link>
		<comments>http://www.nickriggs.com/posts/entity-framworks-include-function-produces-inner-joins-instead-of-outer-joins/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 17:39:00 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[Data Access]]></category>
		<category><![CDATA[entity framework]]></category>

		<guid isPermaLink="false">http://nickriggs.com/?p=199</guid>
		<description><![CDATA[Entity Framework's Include function usually produces OUTER JOINs. I ran into an scenario where INNER JOINs were being produced that filtered out needed records. The solution is in the direction of the EF expression]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/entity-framworks-include-function-produces-inner-joins-instead-of-outer-joins/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Rendering and Binding Drop Down Lists using ASP.NET MVC 2 EditorFor</title>
		<link>http://www.nickriggs.com/posts/rendering-and-binding-drop-down-lists-using-asp-net-mvc-2-editorfor/</link>
		<comments>http://www.nickriggs.com/posts/rendering-and-binding-drop-down-lists-using-asp-net-mvc-2-editorfor/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 17:24:15 +0000</pubDate>
		<dc:creator>Nick Riggs</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[editor templates]]></category>
		<category><![CDATA[editorfor]]></category>
		<category><![CDATA[model binding]]></category>

		<guid isPermaLink="false">http://nickriggs.com/?p=168</guid>
		<description><![CDATA[Use ASP.NET MVC’s EditorFor to render a drop down list from a view model. Then use a custom model binder to bind the selection back to the view model]]></description>
		<wfw:commentRss>http://www.nickriggs.com/posts/rendering-and-binding-drop-down-lists-using-asp-net-mvc-2-editorfor/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

