October 2004 Archives

This was so simple, that I'm not sure it deserves a whole blog entry. But, anyway. Up until now, I used LiveHTTPHeaders to view cookies, but latest version of Firefox (1.0 RC1) changed version of plugins and LiveHTTPHeaders doesn't work any more.

So, I wrote little bookmarklet to view cookies:

javascript:void(document.write('<html><pre>Cookie: '+unescape(document.cookie+'</pre></html>')));
Or just drag and drop this link to your browser. It displays cookies in format which is suitable for feeding into wget using --cookies=off --header="Cookie: ...." options.

I just released first version of Fuse::DBI in the wild. Let's see what users of WebGUI think about it.

There isn't anything specific to WebGUI in this module (other than WebGUI example, that is). So, if you use Fuse::DBI for something else, I would like to know how.

This is 42nd post on this blog. It should mean something...

About this Archive

This page is an archive of entries from October 2004 listed from newest to oldest.

September 2004 is the previous archive.

November 2004 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Pages

  • pics
OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.04