Quote: "[EDIT] they use the dumb "WebSense" program which I am yet to find a way around."
School filters are usually quite pathetic.
At my school you can get round them by:
- Appending a question mark to the end of a dissallowed file type (eg: http://.../whatever.mp3?
- Replacing characters in the URL string with their url encoded equivilents (eg: %66orums instead of forums)
- Use a browser other than IE
- A rather neat hack PHP script I wrote which gets the content from an URL you specify, encrypts it and sends it along with a little JavaScript to decrypt it when it arrives at the browser. (Decrypt the string, document.write it and voila - problem sorted).
I wouldn't mind the filter, and I sympathise with their purpose (many parents would obviously want it), but it blocks things like the Google Cache, which is extremely useful when web-content is not available.
BlueGUI Windows Plugin