Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

Personal web proxies

Les Orchard is considering building his own web proxy. I had never thought about the possibilities of these technologies beyond caching before, but Les’s post has really got me thinking. I often find myself searching around for a web page I visited a few months ago and can only vaguely remember—a proxy generated searchable history (I never got the hang of using my browser’s) would be a very useful tool. In addition, the ability to cache local copies of useful documents to preserve them should the original ever go offline would be very handy. How about a proxy with an accompanying small GUI desktop application which shows your recent browsing history (the last 15 pages or so) and allows you to mark documents for bookmarking / preserving? The application and proxy server could communicate via XML-RPC.

This is Personal web proxies by Simon Willison, posted on 9th December 2002.

View blog reactions

Next: Why MSN Messenger sucks

Previous: Generics in java

3 comments

  1. I need to have an anonymous proxy to surf freely

    abdul-fattah humoud - 9th August 2003 14:38 - #

  2. qqqqqq

    hamid - 12th September 2005 18:42 - #

  3. I googled for "personal web cache" and this page was the third result. That'd be great work if "you" do it, and in case you "did" it then please think of some Windows binary distribution as well. And before you "do" it, please think of how you ought to store all those little web files (straight to filesystem if I'm asked for my preference, though others may prefer a database or something) and also think of link translation (as with wget). Thanks.

    anonymous - 19th July 2006 22:45 - #

Comments are closed.

Previously hosted at http://simon.incutio.com/archive/2002/12/09/personalWebProxies

A django site