Wednesday, May 14, 2008
3-D Window Flipping in Windows XP
The 3-D window flipping has been one of the most soothing features of Vista, now even windows XP can get the look and feel of the 3-d flipping using the software WinFlip . I have added a screen shot of my desktop with WinFlip in action. One need not even install the program , just unzip and run it directly. I have added the .exe to my windows startup so that it gets activated everytime i boot my system.
RSS Reader
Off late RSS has become the way to be up to date without surfing the web.Once I realized the super powers of using a RSS feed I started googling and stumbled upon Google Reader as my default RSS reader.It may not be as advanced as other RSS Readers( which are mostly desktop based) yet it has everything I require for the time being. Above that all my feeds are saved/bookmarked online and hence more suited for me as I check my feeds from various PCs
Saturday, July 21, 2007
I DNT HATE MOZILLA! ORKUT IS BANNED!! USE INTERNET EXPLORER U DOPE
WTF is the title abt ?
You opened Firefox and an annoying message pops up telling
In fact whenever you type the words mozilla,firefox or orkut even in IE or any other browser you keep getting the annoying messages.
This is generally caused by a malware called w32.USBWorm and as the name suggests it spreads through pen drives.
Solution:
You opened Firefox and an annoying message pops up telling
USE INTERNET EXPLORER U DOPEThen u get pissed off and go to IE and and type www.orkut.com in the address bar and press enter and alas what you get is a another bloody annoying pop up saying
I DNT HATE MOZILLA BUT USE IE OR ELSE...
ORKUT IS BANNED!!
Orkut is banned you fool, The administrators didnt write this program guess who did?? MUHAHAHA!!
In fact whenever you type the words mozilla,firefox or orkut even in IE or any other browser you keep getting the annoying messages.Orkut is banned you fool, The administrators didnt write this program guess who did?? MUHAHAHA!!
This is generally caused by a malware called w32.USBWorm and as the name suggests it spreads through pen drives.
Solution:
- Open the task manager by typing CTRL+ALT+DEL
- Search for svchost.exe under image name. There would be many such process running but keep tab on only those svchost.exe images which have your usename under the username.
- Kill all the svchost.exe processes which are running for ur username
- Open explorer( My Computer) and in the address bar type
C:\heap41a
It is a hidden folder hence can't be browsed to directly - Permanently delete all the files in this folder by pressing SHIFT+DEL
- Go to Run( WIN+R) and type in Regedit
- Go to menu Edit -> Find and type heap41a there.
- Look for the line "[winlogon]C:\heap41a\svchost.exe C:\heap(sum number)\std.txt" and press DELETE
- To be on the safer side please do delete autorun.inf file and any other file .exe file in your pend drive
How to block sites
In this blog I will describe how you can prevent all the browsers in your system from opening certain sites.
Requirements:
Please note that you need not add http:// before the sitename.
For the more inquisitive ones :)
Basically the hosts file specifies the IP address for the hostname/address.
So when you actually type 127.0.0.1 in front of the websites name , you are indirectly telling the machine to look into the IP address 127.0.0.1 whenever the web page URL is typed in a browser.But 127.0.0.1 is the address of your own machine so the browsers fail to load the actual page.So in other words you are not blocking but just misleading ;)
Difference of opinion:
In case you feel that I have mentioned anything which is TECHNICALLY wrong then please do revert back to me, I would be glad to correct my/your mistakes/doubts.
Requirements:
- You should be logged in as the administrator.
- You should know the exact URL address of the websites you want to block.
- Open notepad or your favorite editor(Vim/Emacs/etc)
- Open the file C:\WINDOWS\system32\drivers\etc\hosts
- Look for the line containing " 127.0.0.1 localhost "
- Add another line below it :
127.0.0.1 www.sitename.com
Please note that you need not add http:// before the sitename.
For the more inquisitive ones :)
Basically the hosts file specifies the IP address for the hostname/address.
So when you actually type 127.0.0.1 in front of the websites name , you are indirectly telling the machine to look into the IP address 127.0.0.1 whenever the web page URL is typed in a browser.But 127.0.0.1 is the address of your own machine so the browsers fail to load the actual page.So in other words you are not blocking but just misleading ;)
Difference of opinion:
In case you feel that I have mentioned anything which is TECHNICALLY wrong then please do revert back to me, I would be glad to correct my/your mistakes/doubts.
Subscribe to:
Posts (Atom)