<?xml version='1.0' encoding='utf-8'?> 
<rss version="2.0">
   <channel>
      <title>Pat's Place - Generic Javascript and other stuff.</title>
      <link>http://www.hunlock.com</link>
      <description>Now with 50% more tubes!</description>
      <language>en-us</language>
      <item>
         <title>Working around IE7s prompt bug, er feature</title>
         <link>http://www.hunlock.com/blogs/Working_around_IE7s_prompt_bug,_er_feature</link>
         <description><![CDATA[One of Internet Explorer's many gotcha's is the fact that Microsoft decided
         to create a security wall around the javascript "prompt" command.   When a
         script tries to call a prompt, Internet Explorer will drop a security warning 
         line at the top of the window -- hilarity ensues from there.]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Working_around_IE7s_prompt_bug,_er_feature</guid>
      </item>
      <item>
         <title>Promote Firefox With Rounded Borders</title>
         <link>http://www.hunlock.com/blogs/Promote_Firefox_With_Rounded_Borders</link>
         <description><![CDATA[The second browser war is in full swing but, thanks to a pretty 
         cool little Firefox only CSS extension, you can not only get professional looking 
         rounded borders, but you can give Firefox a marketing boost because your 
         pages really will look best in Firefox!]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Promote_Firefox_With_Rounded_Borders</guid>
      </item>
      <item>
         <title>Ajax for Everyone (beyond hello world)</title>
         <link>http://www.hunlock.com/blogs/Ajax_for_Everyone_(beyond_hello_world)</link>
         <description><![CDATA[So you've cut your teeth on an
          Ajax "Hello World!"
         tutorial and you're chomping at the bit to write your first application!
         Good for you!  But before you begin here are a tips to consider and a tool
         for your box. ]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Ajax_for_Everyone_(beyond_hello_world)</guid>
      </item>
      <item>
         <title>Attach icons to anything with CSS</title>
         <link>http://www.hunlock.com/blogs/Attach_icons_to_anything_with_CSS</link>
         <description><![CDATA[Thanks to CSS selectors it's possible to attach icons to anything you want
         just by adding an attribute of your choosing to your HTML.  Want a popup icon?
         try &lt;a href='#' icon='popup'&gt; how about a magnifier? &lt;a href='#' icon='mag'&gt;. 
         You can even add them automatically for file types.  Here's how.]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Attach_icons_to_anything_with_CSS</guid>
      </item>
      <item>
         <title>Compressed HTML makes your pages zippy</title>
         <link>http://www.hunlock.com/blogs/Compressed_HTML_makes_your_pages_zippy</link>
         <description><![CDATA[What if I were to tell you that for a few lines of code in your .htaccess file
         you could shave off at least 50% of your non-binary bandwidth
         usage and make your pages load substantially and noticeably faster, all without changing
         a single line in any of your pages.  It's crazy, but it's true!]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Compressed_HTML_makes_your_pages_zippy</guid>
      </item>
      <item>
         <title>Digg Style Videos For Your Blog</title>
         <link>http://www.hunlock.com/blogs/Digg_Style_Videos_For_Your_Blog</link>
         <description><![CDATA[Digg's recent design changes incorporating in-site embedded videos as a major
         feature of their site should be a sign to every blogger that web 2.5 is here
         and if 2.0 was social, 2.5 is video.  The great news is that it's very easy
         to incorporate Digg style video embedding in your own site.  The only thing
         you need is a spot of CSS, a dash of Javascript, and a few snippets of HTML for
         a result that out-Diggs, Digg.]]></description>
         <author>Patrick</author>
         <guid isPermaLink='true'>http://www.hunlock.com/blogs/Digg_Style_Videos_For_Your_Blog</guid>
      </item>
   </channel>
</rss>