Parental Control Software

Everything else that doesn't fall into one of the other PB categories.
Killswitch
Enthusiast
Enthusiast
Posts: 731
Joined: Wed Apr 21, 2004 7:12 pm

Parental Control Software

Post by Killswitch »

For my next project I'd like to write a simple, freeware (and open source), application that acts as a parental control system for IE. I've been looking at Freaks IE tool to try to understand how to intergrate a program with IE but I'm having a little trouble understanding it.

What I would basically would like to do is to read the URL IE is connecting to then block it if the program deams that it is unsuitable.

Any ideas?

Thanks in advance!
~I see one problem with your reasoning: the fact is thats not a chicken~
User avatar
Rescator
Addict
Addict
Posts: 1769
Joined: Sat Feb 19, 2005 5:05 pm
Location: Norway

Post by Rescator »

You should rather focus on making a NT service proxy,
with password so a parent can install. configure and password protect it.
And then parents can set IE to always use the proxy with the filtering.
I believe IE allow prantal locking on proxy settings?
Just a thought.
thefool
Always Here
Always Here
Posts: 5875
Joined: Sat Aug 30, 2003 5:58 pm
Location: Denmark

Post by thefool »

well it would be best to make it work using a proxy. Not even need to make it a service. Then it will work for firefox, ie and all the other browsers that can use proxys.
Post Reply