This is a online notepad & you can do more things...that you think. lol
notepad:
http://www.project-euh.com/word_up/?
photoshop
Splashup is a free flash based free easy to use, web-based image editor for experienced users, it supports layers and has a interface similar to photoshop.
SplashUp Features:
* Multiple image editing
* Pixel-level control
* Layers of depth
* Brushes & Filters
* Layer effects
* Integration with online image services like flickr
* Fullscreen mode & Resizable windows and panels
photoshop:
http://www.splashup.com/
About Me
Saturday, May 29, 2010
Restricting a Website in your PC!!!!
Suppose you wanna block www.orkut.com then or some other site like the below one
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named HOSTS and open it with notepad
3] Go to the last line - "127.0.0.1 localhost" - under that add 127.0.0.2 www.orkut.com, and then that site will no longer be accessible !!!
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.orkut.com
********************************************
If you wanna block more sites you can add more lines to this by addling 1 to the Loop back IP
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.orkut.com
127.0.0.3 www.yahoomail.com
127.0.0.4 www.gmail.com
********************************************
Group Policy
Open Group Policy (Run -> gpedit.msc)
Go to User configuration -> Windows settings -> Internet explorer maintenance->
security -> double click Security zones
Enable security zones and privacy by selecting import the current security zones and privacy settings -> Click on modify settings -> Click on privacy -> Click site -> In the address of the web site tab add the site name you wanna block -> Click block -> click OK -> OK -> OK
This will block the site.........
1] Browse C:\WINDOWS\system32\drivers\etc
2] Find the file named HOSTS and open it with notepad
3] Go to the last line - "127.0.0.1 localhost" - under that add 127.0.0.2 www.orkut.com, and then that site will no longer be accessible !!!
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.orkut.com
********************************************
If you wanna block more sites you can add more lines to this by addling 1 to the Loop back IP
********************************************
C:\WINDOWS\system32\drivers\etc\hosts
127.0.0.1 localhost
127.0.0.2 www.orkut.com
127.0.0.3 www.yahoomail.com
127.0.0.4 www.gmail.com
********************************************
Group Policy
Open Group Policy (Run -> gpedit.msc)
Go to User configuration -> Windows settings -> Internet explorer maintenance->
security -> double click Security zones
Enable security zones and privacy by selecting import the current security zones and privacy settings -> Click on modify settings -> Click on privacy -> Click site -> In the address of the web site tab add the site name you wanna block -> Click block -> click OK -> OK -> OK
This will block the site.........
Subscribe to:
Comments (Atom)
