<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by Owain</title>
    <description>Stories kicked by Owain</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Firebug for IE,Safari,Chrome and Opera</title>
      <description>Firebug is certainly one of the main assets for web development available. I know that is the plugin of choice for many others. An undesirable side effect of Excellent Firebug is that other similar tools for other browsers pale in comparison and seem inferior.You can use firebug in any other browser by following these steps: &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fphanibitra.co.cc%2findex.php%2fWeb-Design%2fFirebug-for-IESafariChrome-Opera.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fphanibitra.co.cc%2findex.php%2fWeb-Design%2fFirebug-for-IESafariChrome-Opera.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Firebug_for_IE_Safari_Chrome_and_Opera</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Firebug_for_IE_Safari_Chrome_and_Opera</guid>
      <pubDate>Mon, 26 Oct 2009 10:15:00 GMT</pubDate>
    </item>
    <item>
      <title>ASP.NET MVC, DynamicData, Domain-/RiaServices, Unity and NHibernate</title>
      <description>For this project the following (extensive) list of libraries is used (all these libraries are included in the download):

    * MS ASP.NET Mvc 1.0
    * Microsoft .NET RIA Services July 2009 Preview
    * NHibernate 2.1.0CR1
    * NHibernate Linq (latest trunk version)
    * FluentNhibernate (latest trunk version, patched to work with NHibernate 2.1.0CR1)
    * MS Unity 1.2
    * ASP.NET Dynamic Data MVC Preview (since this project is pretty old, I had to modify it quite a bit, the source is included in the download)
    * I used Rob Conery's t4 templates as the base to generate entities from the database.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2009%2f07%2f13%2faspnet-mvc-dynamicdata-domain-riaservices-unity-and-nhibernate-part-1%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2009%2f07%2f13%2faspnet-mvc-dynamicdata-domain-riaservices-unity-and-nhibernate-part-1%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_DynamicData_Domain_RiaServices_Unity_and_NHibernate</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/ASP_NET_MVC_DynamicData_Domain_RiaServices_Unity_and_NHibernate</guid>
      <pubDate>Wed, 29 Jul 2009 07:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Joining &amp;quot;IE6: Do NOT want!&amp;quot; campaign</title>
      <description>IE6 users are still too many... it started with a tweet from a Norwegian web developer, and spread like fire across Europe.
Joining the campaign is easy: just add a few lines of code to your site or blog.
In this post is how to do it and a little more of background on how to do it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fcodeclimber.net.nz%2farchive%2f2009%2f02%2f23%2fie6-do-not-want-campaign.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ie/Joining_IE6_Do_NOT_want_campaign</guid>
      <pubDate>Tue, 24 Feb 2009 15:01:16 GMT</pubDate>
    </item>
    <item>
      <title>Checklist for high quality websites part 2</title>
      <description>The second part of the checklist is about server side code and security &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fChecklist-for-high-quality-websites-part-2.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.madskristensen.dk%2fpost%2fChecklist-for-high-quality-websites-part-2.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Checklist_for_high_quality_websites_part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Checklist_for_high_quality_websites_part_2</guid>
      <pubDate>Thu, 29 Jan 2009 22:31:02 GMT</pubDate>
    </item>
    <item>
      <title>Fluent NHibernate's AutoPersistenceModel: I Love it!</title>
      <description>I checked out the latest version of Fluent NHibernate today and noticed the AutoPersistenceModel. I looked at the unit-tests to see what it's supposed to do and I loved what I saw. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f12%2f02%2ffluent-nhibernates-autopersistencemodel-i-love-it%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f12%2f02%2ffluent-nhibernates-autopersistencemodel-i-love-it%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Fluent_NHibernate_s_AutoPersistenceModel_I_Love_it</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Fluent_NHibernate_s_AutoPersistenceModel_I_Love_it</guid>
      <pubDate>Thu, 04 Dec 2008 11:16:04 GMT</pubDate>
    </item>
    <item>
      <title>jQuery ajax with asp.net mvc preview 5</title>
      <description>How to use the AjaxHelpers in preview 5 with jQuery as the ajax engine &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f09%2f16%2fjquery-ajax-with-aspnet-mvc-preview-5%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f09%2f16%2fjquery-ajax-with-aspnet-mvc-preview-5%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/jQuery_ajax_with_asp_net_mvc_preview_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/jQuery_ajax_with_asp_net_mvc_preview_5</guid>
      <pubDate>Thu, 18 Sep 2008 21:31:10 GMT</pubDate>
    </item>
    <item>
      <title>Chris van de Steeg's blog - &amp;#187; jQuery for Asp.net MVC preview 3</title>
      <description>So, quite some things have changed in preview 3, which made me decide to change a lot in the jQuery for Asp.net mvc (jqmvc) too. To start with most radical one: I ditched the ajax.master. This little 'framework' does not rely on a special masterpage in your website from now on. Since things have radically changed, I'll start all over again on how to use this project. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.chrisvandesteeg.nl%2f2008%2f06%2f13%2fjquery-for-aspnet-mvc-preview-3%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Chris_van_de_Steeg_s_blog_jQuery_for_Asp_net_MVC_preview_3</guid>
      <pubDate>Tue, 17 Jun 2008 15:31:10 GMT</pubDate>
    </item>
  </channel>
</rss>
