<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.devtacular.com/~d/styles/itemcontent.css"?><rss version="2.0">
    <channel>
        <title>Devtacular RSS</title>
        <link>http://www.devtacular.com/</link>
        <description>
          This is the syndication feed for Devtacular.com.
        </description>
        
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.devtacular.com/devtacular-featured" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="devtacular-featured" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
            <title>How to Retrieve User Data from Facebook Connect in ASP.NET</title>
            <description>
                In this article, we will bridge the gap between Facebook Connect and retrieving user data using the Facebook Developer toolkit.  A useful class is included for download that simplifies the process and reduces the work to just five lines of code!
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/how-to-retrieve-user-data-from-facebook-connect-in-aspnet
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Sat, 28 Feb 2009 00:00:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>How to Integrate with Facebook Connect</title>
            <description>
                This article demonstrates how to integrate Facebook Connect into your existing site in just a few simple steps. It teaches the basics of integration with full sample code included for download.
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/how-to-integrate-with-facebook-connect
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Mon, 09 Feb 2009 00:00:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>How to Style an Application Like Facebook</title>
            <description>
                In this article we will explore how we can style our Facebook application to look and feel like an extension of the Facebook platform. We will examine colors, fonts, dimensions and a few common design patterns utlized by the Facebook platform in our quest to fit in with the crowd.
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/how-to-style-an-application-like-facebook
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Mon, 10 Nov 2008 17:02:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>How to Use the Facebook Developer Toolkit 2.0</title>
            <description>
                The Facebook Developer Toolkit project has just released version 2.0 of their ASP.NET API into the wild, so let's go over the basics.  In this article, we focus on creating an absolutely bare bones FBML application that leverages the API.  Enjoy!
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/how-to-use-the-facebook-developer-toolkit-20
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Fri, 07 Nov 2008 04:14:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>Allowing HTML Formatted User Input in ASP.NET</title>
            <description>
                ASP.NET forms automatically reject input containing HTML tags.  However, there are times when we need to allow a user to format their input - such as in comment forms.  For this, we use the HtmlEncode utility method.  Read on for this quick fix.
            </description>
            <link>
                http://www.devtacular.com/article/gkonrad/allowing-html-formatted-user-input-in-aspnet
            </link>
            <author>
                Geordie Konrad
            </author>
            <pubDate>
                Mon, 03 Nov 2008 00:00:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>How to Add Suggestion Text to Your Input Fields</title>
            <description>
                Want to add an extra bit of professionalism to your web forms? This snippet allows you to provide default values for the input fields in your web form that disappear when the user focuses on that field.  Add functionality while saving space! 
            </description>
            <link>
                http://www.devtacular.com/article/gkonrad/how-to-add-suggestion-text-to-your-input-fields
            </link>
            <author>
                Geordie Konrad
            </author>
            <pubDate>
                Sun, 26 Oct 2008 16:11:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>Detecting Internet Explorer 6</title>
            <description>
                We all wish that IE6 would be abandoned by the masses, but many users have yet to upgrade to IE7. IE6 'hacks' have sprung up to deal with many of the issues plaguing developers. But how do we know that we are dealing with IE6 in the first place?
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/detecting-internet-explorer-6
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Fri, 24 Oct 2008 13:27:00 GMT
            </pubDate>
         </item>
         
        <item>
            <title>How to Remove Chrome's Orange Outline</title>
            <description>
                Frustrated with Chrome's orange outline marring your new web project's looks?  So were we.  That is, until we found a quick solution that removed it for good.
            </description>
            <link>
                http://www.devtacular.com/article/bkonrad/how-to-remove-chromes-orange-outline
            </link>
            <author>
                Bill Konrad
            </author>
            <pubDate>
                Thu, 23 Oct 2008 02:01:00 GMT
            </pubDate>
         </item>
         
     </channel>
</rss>
