| May 2008 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| |
|
|
|
1 |
2 |
3 |
| 4 |
5 |
6 |
7 |
8 |
9 |
10 |
| 11 |
12 |
13 |
14 |
15 |
16 |
17 |
| 18 |
19 |
20 |
21 |
22 |
23 |
24 |
| 25 |
26 |
27 |
28 |
29 |
30 |
31 |
|
|
Beginner's Introduction to Perl 5.10, Part 2
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.
Read more here
posted at: 12:05am on 08-May-2008 path: /Programming/Perl | permalink | edit (requires password)
Clearing an Authenticated Session in Firefox
Maybe this is a widely known technique, but I must admit, it's new to me.
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 "become" another user, simply click on Tools (in the top menu), Options, Settings (under Private Data), and make sure the Authenticated Sessions checkbox is checked.
Then just go to Tools and click on Clear Private Data.
This will make the browser "forget" 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.
posted at: 1:50am on 05-May-2008 path: /Programming/Browsers | permalink | edit (requires password)
| May 2008 |
| Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
| |
|
|
|
1 |
2 |
3 |
| 4 |
5 |
6 |
7 |
8 |
9 |
10 |
| 11 |
12 |
13 |
14 |
15 |
16 |
17 |
| 18 |
19 |
20 |
21 |
22 |
23 |
24 |
| 25 |
26 |
27 |
28 |
29 |
30 |
31 |
|
|