creating a http request list/internet history/cache/thing/googleplex at my home

Nicolas Delsaux nicolas.delsaux at gmail.com
Wed Sep 12 14:52:53 EDT 2007


Hi, I'm willing to create a script that will memorize all queries sent
to the web and, optionnaly, all resulting documents.
For that, i've downloaded an old mousehole 1.2 (from mousehole site in
why's home).
And I was, in a naïve way, thinking of memorizing all my queries using simply
self[]= to put an array of hashes in. Unfortunatly, maybe due to data
nature, it not only fails, but also crashes my poor little hole (and I
left to your imagination the unthinkable view of a crashed hole in the
web).
So, I was thinking about storing only my script preferences in self[],
and storing the request cache using another mechanism like, say, an
array of hashes stored in a yaml file, persisted through an accessory
thread.
Bu I fear it's not such a good idea. Have anybody a good idea about it.
Besides, the official reason for this work is utlimatly to create
another script that'll allow me to test some applet/server connection,
using session cookie and https connection. Do you think its feasible
using that little hole ? Yes, I'(m sure you think like me its
perfectly in the range of our little hobbit home.
-- 
Nicolas Delsaux
N'imprimez ce mail que si vous ne savez pas le lire sur l'écran : les
électrons se recyclent bien, le papier, beaucoup moins bien.


More information about the Mousehole-scripters mailing list