<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com : Stories kicked by dscoduc</title>
    <description>Stories kicked by dscoduc</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>Blacklist Extension for Author Names</title>
      <description>Getting tired of deleting those darn Busby SEO Test comments on my blog I decided to do something about it.  I created a new BlogEngine.NET extension that allows you to generate a blacklist using regular expressions to filter the author names.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f04%2fBlacklist-Extension-for-Author-Names.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f04%2fBlacklist-Extension-for-Author-Names.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Blacklist_Extension_for_Author_Names</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Blacklist_Extension_for_Author_Names</guid>
      <pubDate>Fri, 05 Dec 2008 07:04:30 GMT</pubDate>
    </item>
    <item>
      <title>Update to FAQ Plugin</title>
      <description>I was looking over my FAQ Plugin and noticed some strange and sloppy code. Even though no one has mentioned any issues I figured it was worth the time to clean it up and post an updated version. If you have already downloaded a copy I would recommend you download the latest version. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f03%2fUpdate-to-FAQ-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f12%2f03%2fUpdate-to-FAQ-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Update_to_FAQ_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Update_to_FAQ_Plugin</guid>
      <pubDate>Thu, 04 Dec 2008 22:44:57 GMT</pubDate>
    </item>
    <item>
      <title>Tips for using BlogEngine Pages</title>
      <description>When I switched over to BE my previous experience told me to create separate .aspx pages for stand-alone content.  I didn't see the need to use the BlogEngine Pages feature.  What I found out when doing things this way was that I couldn't use all of the theme and events that come along with the BE master page.  So I reluctantly switched to using BlogEngine BlogEngine Pages instead of adding separate .aspx.  After running this way for a while I figured out some things that I thought might help others to know as well. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f22%2fTips-for-using-BlogEngine-Pages.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f22%2fTips-for-using-BlogEngine-Pages.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Tips_for_using_BlogEngine_Pages</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Tips_for_using_BlogEngine_Pages</guid>
      <pubDate>Sun, 23 Nov 2008 04:22:32 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Based HTA Template</title>
      <description>In my previous post I talked about using jQuery with Http Applications (HTAs). I mentioned that I would be posting a template that you could use to start building your very own jQuery enabled HTAs. Well here you go. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f21%2fjQuery-Based-HTA-Template.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f21%2fjQuery-Based-HTA-Template.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_Based_HTA_Template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_Based_HTA_Template</guid>
      <pubDate>Sat, 22 Nov 2008 02:49:47 GMT</pubDate>
    </item>
    <item>
      <title>FAQ jQuery Plugin</title>
      <description>Not finding a nice and simple FAQ Plugin for jQuery I decided to build one from scratch.  This plugin will take a simple header and span section and convert it into a collapsable FAQ like format.  The plugin also creates an optional index div which links to each individual entry in your FAQ. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f21%2fFAQ-jQuery-Plugin.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f21%2fFAQ-jQuery-Plugin.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/FAQ_jQuery_Plugin</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/FAQ_jQuery_Plugin</guid>
      <pubDate>Sat, 22 Nov 2008 01:14:54 GMT</pubDate>
    </item>
    <item>
      <title>TSG and the Default Web Site</title>
      <description>During the installation process the TSG services configure the IIS services to listen on port 443 of the Default Web Site. So in addition to listening for RDP over HTTP(s) connection attempts the TSG server is also listening for regular HTTPS traffic. To see this behavior you simply need to open up your browser and point it to your TSG server. You will see the default web page that is configured for the Default Web Site. Is this a bad thing? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f19%2fTSG-and-the-Default-Web-Site.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f19%2fTSG-and-the-Default-Web-Site.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/TSG_and_the_Default_Web_Site</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/TSG_and_the_Default_Web_Site</guid>
      <pubDate>Thu, 20 Nov 2008 05:05:55 GMT</pubDate>
    </item>
    <item>
      <title>jQuery and HTAs</title>
      <description>The reason using jQuery in HTAs is so interesting to me is that one of the main constraints of using JavaScript in web pages (that being the amount of data that has to be transferred from the server to the client) has been lifted.  With your web pages you are always concerned with the amount of data that is being sent to the client causing a slow rendering.  With HTAs you don't have this issue.  The JavaScript and Plugins can be saved locally and included in a support folder for quick loading into your HTA. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f18%2fjQuery-and-HTAs.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f18%2fjQuery-and-HTAs.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/jQuery_and_HTAs</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/jQuery_and_HTAs</guid>
      <pubDate>Wed, 19 Nov 2008 07:20:15 GMT</pubDate>
    </item>
    <item>
      <title>Are you using TS Gateway?</title>
      <description>There has to be a better way.  Something better than trying to remember the different port assignments; better than opening up all those ports to the world and allowing anyone to RDP to the server for the casual brute force password attack.  Better than something so complex that I couldn't really explain it to co-workers that needed to connect into my lab.  It turns out there is a better way.  It's called Microsoft Windows 2008 Terminal Services Gateway. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f11%2fAre-you-using-TS-Gateway.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f11%2fAre-you-using-TS-Gateway.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Are_you_using_TS_Gateway</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Are_you_using_TS_Gateway</guid>
      <pubDate>Wed, 12 Nov 2008 04:16:43 GMT</pubDate>
    </item>
    <item>
      <title>Added Geo Lookup to BlogEngine.NET</title>
      <description>Up till now no one has spent the time to allow this functionality and you had to go to an external resource to obtain the Latitude/Longitude information. But with TinyGeo-coder it couldn't be easier to do this within BlogEngine.NET. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f10%2fAdded-Geo-Lookup-to-BlogEngineNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f11%2f10%2fAdded-Geo-Lookup-to-BlogEngineNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Added_Geo_Lookup_to_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Added_Geo_Lookup_to_BlogEngine_NET</guid>
      <pubDate>Tue, 11 Nov 2008 02:36:59 GMT</pubDate>
    </item>
    <item>
      <title>Display SinglePost User Control</title>
      <description>An ASP.NET User Control that displays the most recently published BlogEngine.NET blog post on any of your web pages. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f29%2fDisplay-SinglePost-User-Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f29%2fDisplay-SinglePost-User-Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Display_SinglePost_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Display_SinglePost_User_Control</guid>
      <pubDate>Thu, 30 Oct 2008 00:03:09 GMT</pubDate>
    </item>
    <item>
      <title>Sample jQuery and External XML Script</title>
      <description>A follow-up to my last post about using a URLRewriter to proxy web requests to external domains ... I explore how difficult it is to create a script to display the contents of a XML feed from last.fm. It turns out it wasn't all that difficult! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f25%2fSample-jQuery-and-External-XML-Script.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f25%2fSample-jQuery-and-External-XML-Script.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Sample_jQuery_and_External_XML_Script</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Sample_jQuery_and_External_XML_Script</guid>
      <pubDate>Sat, 25 Oct 2008 08:58:06 GMT</pubDate>
    </item>
    <item>
      <title>URLRewriting for the masses</title>
      <description>Using URLRewriter to control inbound connections to your site, and to proxy external website content for client side dynamic content. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f24%2fURLRewriting-for-the-masses.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f24%2fURLRewriting-for-the-masses.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/URLRewriting_for_the_masses</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/URLRewriting_for_the_masses</guid>
      <pubDate>Sat, 25 Oct 2008 01:30:52 GMT</pubDate>
    </item>
    <item>
      <title>Quote for October</title>
      <description>A quote worth remembering! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f21%2fQuote-for-October.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f21%2fQuote-for-October.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Quote_for_October</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Quote_for_October</guid>
      <pubDate>Wed, 22 Oct 2008 02:01:09 GMT</pubDate>
    </item>
    <item>
      <title>DZone Badge Extension for BlogEngine.NET</title>
      <description>Add a DZone badge automatically to your blogengine post based on the post category, or by adding a [dzone] token to the page. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f21%2fDZone-Badge-Extension-for-BlogEngineNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f21%2fDZone-Badge-Extension-for-BlogEngineNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/DZone_Badge_Extension_for_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/DZone_Badge_Extension_for_BlogEngine_NET</guid>
      <pubDate>Tue, 21 Oct 2008 16:13:26 GMT</pubDate>
    </item>
    <item>
      <title>Foldershare as a service</title>
      <description>Run FolderShare as a service on your server.  This also works with Windows Home Server! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f02%2f28%2fFoldershare-as-a-service.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f02%2f28%2fFoldershare-as-a-service.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/other/Foldershare_as_a_service</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/other/Foldershare_as_a_service</guid>
      <pubDate>Mon, 20 Oct 2008 18:55:36 GMT</pubDate>
    </item>
    <item>
      <title>Client Side ASP.NET ListView Sorting via jQuery TableSorter Plugin Dem</title>
      <description>I was recently asked to provide sorting on a ListView that I knew needed it, but had left off originally because I was having trouble with the way I normally handle sorting ListViews with this particular page. This led me to searching for another way. I think what I came up with may replace the way I have been handling user requested sorting (all server side) up until now. What I found was the jQuery TableSorter plugin plus a few extras. The plugin, like just about all jQuery plugins is really easy to use. You just point it at your table and it does the rest (make sure your table has thead and tbody tags though). Of course there are many options that you can set for your particular situation. Check out the demo. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f16%2fClient-Side-ASPNET-ListView-Sorting-via-jQuery-TableSorter-Plugin-Demo.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbeckelman.net%2fpost%2f2008%2f10%2f16%2fClient-Side-ASPNET-ListView-Sorting-via-jQuery-TableSorter-Plugin-Demo.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/jquery/Client_Side_ASP_NET_ListView_Sorting_via_jQuery_TableSorter_Plugin_Dem</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/jquery/Client_Side_ASP_NET_ListView_Sorting_via_jQuery_TableSorter_Plugin_Dem</guid>
      <pubDate>Tue, 21 Oct 2008 17:01:02 GMT</pubDate>
    </item>
    <item>
      <title>Local or Remote JavaScripts?</title>
      <description>Using Google's jQuery source or your own local copy? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f16%2fLocal-or-Remote-JavaScripts.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f16%2fLocal-or-Remote-JavaScripts.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Local_or_Remote_JavaScripts</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Local_or_Remote_JavaScripts</guid>
      <pubDate>Thu, 16 Oct 2008 22:14:43 GMT</pubDate>
    </item>
    <item>
      <title>Effective calling of Google Analytics JavaScript</title>
      <description>Two ways to call the Google Analytics script... Is one better than the other? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f16%2fEffective-calling-of-Google-Analytics-JavaScript.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f16%2fEffective-calling-of-Google-Analytics-JavaScript.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/Effective_calling_of_Google_Analytics_JavaScript</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/Effective_calling_of_Google_Analytics_JavaScript</guid>
      <pubDate>Thu, 16 Oct 2008 21:32:40 GMT</pubDate>
    </item>
    <item>
      <title>last.fm ASP.NET User Control</title>
      <description>If you are using last.fm and ASP.NET then this User Control is for you! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f09%2flastfm-ASPNET-User-Control.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f09%2flastfm-ASPNET-User-Control.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/aspnet/last_fm_ASP_NET_User_Control</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/aspnet/last_fm_ASP_NET_User_Control</guid>
      <pubDate>Fri, 10 Oct 2008 13:16:03 GMT</pubDate>
    </item>
    <item>
      <title>BlogEngine.NET community is growing!</title>
      <description>new contributions to support BlogEngine.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f04%2fBlogEngineNET-community-is-growing!.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.jankoatwarpspeed.com%2fpost%2f2008%2f10%2f04%2fBlogEngineNET-community-is-growing!.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/BlogEngine_NET_community_is_growing</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/BlogEngine_NET_community_is_growing</guid>
      <pubDate>Mon, 06 Oct 2008 17:46:15 GMT</pubDate>
    </item>
    <item>
      <title>Revealing too much information</title>
      <description>Are you revealing too much information with your error messages? &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f01%2fRevealing-too-much-information.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f10%2f01%2fRevealing-too-much-information.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/security/Revealing_too_much_information</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/security/Revealing_too_much_information</guid>
      <pubDate>Thu, 02 Oct 2008 02:07:27 GMT</pubDate>
    </item>
    <item>
      <title>Updated Toolbox UserControl</title>
      <description>Updated Toolbox UserControl produces a unorganized list instead of a table.  Also added many options to customize the results. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f27%2fUpdated-Toolbox-UserControl.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f27%2fUpdated-Toolbox-UserControl.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/Updated_Toolbox_UserControl</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/Updated_Toolbox_UserControl</guid>
      <pubDate>Sat, 27 Sep 2008 06:41:50 GMT</pubDate>
    </item>
    <item>
      <title>JQuery, the very very basics - Lesson 3</title>
      <description>Snail on with my learning and writing about the very very basic lessons on JQuery. In &amp;quot;modern&amp;quot; (DOM) web programming, web pages are made up of a hierarchy of elements. Manipulation of elements goes far beyond styling and positioning, it involves almost everything, adding / deleting content, appending and removing children elements, attaching itself to a new parent, cloning ... Everything is possible. The question is : How?
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f26%2fjquery-the-very-very-basics-lesson-3.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdotnetslackers.com%2fCommunity%2fblogs%2fxun%2farchive%2f2008%2f09%2f26%2fjquery-the-very-very-basics-lesson-3.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_3</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/ajax/JQuery_the_very_very_basics_Lesson_3</guid>
      <pubDate>Fri, 26 Sep 2008 20:46:11 GMT</pubDate>
    </item>
    <item>
      <title>More Efficient SyntaxHighlighter</title>
      <description>No more preloading SyntaxHighlighter when you don't need the scripts.  I used the power of jQuery to dynamically load only the necessary brush scripts. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f25%2fMore-Efficient-SyntaxHighlighter.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f25%2fMore-Efficient-SyntaxHighlighter.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/More_Efficient_SyntaxHighlighter</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/More_Efficient_SyntaxHighlighter</guid>
      <pubDate>Sat, 27 Sep 2008 00:31:02 GMT</pubDate>
    </item>
    <item>
      <title>jQuery Goodness for BlogEngine.NET</title>
      <description>Using jQuery on BlogEngine is an excellent way to simplify your JavaScript needs. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f24%2fjQuery-Goodness-for-BlogEngineNET.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dscoduc.com%2fpost%2f2008%2f09%2f24%2fjQuery-Goodness-for-BlogEngineNET.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/opensource/jQuery_Goodness_for_BlogEngine_NET</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/opensource/jQuery_Goodness_for_BlogEngine_NET</guid>
      <pubDate>Wed, 24 Sep 2008 18:23:41 GMT</pubDate>
    </item>
  </channel>
</rss>