<?xml version="1.0"?>
<!-- name="generator" content="blosxom/2.0" -->
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">

<rss version="0.91">
  <channel>
    <title>e dot dot dot  05 2008</title>
    <link>http://www.jamesraposa.com/index.cgi</link>
    <description>e dot dot dot - a mostly about the Internet weblog by James Raposa</description>
    <language>en</language>

  <item>
    <title>Beginner's Introduction to Perl 5.10, Part 2</title>
    <link>http://www.jamesraposa.com/index.cgi/2008/05/08#auto___beginner_s_introduction_to_perl_5_10__part_2</link>
    <description>&lt;a href='http://www.perl.com/pub/a/2008/05/07/beginners-introduction-to-perl-510-part-2.html?CMP=OTC-BD0016219291&amp;amp;ATT=Beginner+s+Introduction+to+Perl+5+10+Part+2'&gt;&lt;img src='http://www.perl.com/standard-tiles/perl/111-camel.jpg' width='111px' height='91px' alt='tile image' align='left' border='0' style='padding-right:5px;' /&gt;&lt;/a&gt;Perl 5 has come a long way in the past few years. The newest version, Perl 5.10, added several new features to make your programs shorter, easier to maintain, easier to write, and more powerful. Here's how to start using files and strings in modern Perl.&lt;br /&gt;&lt;br /&gt;Read more &lt;a class=&quot;sw_sl&quot; href=&quot;http://www.perl.com/pub/a/2008/05/07/beginners-introduction-to-perl-510-part-2.html?CMP=OTC-BD0016219291&amp;ATT=Beginner+s+Introduction+to+Perl+5+10+Part+2&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;&lt;br /&gt;&lt;!--ttag:perl, programming, scripting--&gt;</description>
  </item>
  <item>
    <title>Clearing an Authenticated Session in Firefox</title>
    <link>http://www.jamesraposa.com/index.cgi/2008/05/05#Clearing_an_Authenticated_Session_in_Firefox</link>
    <description>Maybe this is a widely known technique, but I must admit, it's new to me.&lt;br /&gt;&lt;br /&gt;If you're developing on a site where you've implemented HTTP Authentication, and you're using Firefox, instead of having to exit all the Firefox sessions you have running in order to &quot;become&quot; another user, simply click on Tools (in the top menu), Options, Settings (under Private Data), and make sure the Authenticated Sessions checkbox is checked.&lt;br /&gt;&lt;br /&gt;Then just go to Tools and click on Clear Private Data.&lt;br /&gt;&lt;br /&gt;This will make the browser &quot;forget&quot; who you are to this site, and will trigger the username/password dialogue box the first time you try to do something on the site that requires authentication.</description>
  </item>
  </channel>
</rss>