Articles in the Cool Tricks Category
Cool Tricks »
It’s just several easy steps. Lets begin.
Using a program to create an image file, make a jpeg for what you want the ico to look like. You can use something as simple as Microsoft Paint or something as fancy as Photoshop. When you make the jpeg, make the overal shape square. Try and keep the logo simple – simple will translate best into an ico file.
Browse to Chamie and click the “Favicon from Pics” link. Upload your file. Chami will automatically generate your ico file. Chami gives you some great …
Cool Tricks, Firefox Tips, Internet Hacking »
open any webpage and copy & paste the following content in the address bar and see what happens
javascript: i=0;c=["red","green","blue","yellow","magenta","orange","black","white"]; a=document.links;setInterval(‘i++;a[i % document.links.length].style.color=c[i % c.length]‘,10);void(0);
Cool Tricks, Firefox Tips, Internet Hacking »
1) Go to the site you wish to edit like paypal etc
2) In the browser’s address bar, paste this code:
javascript:document.body.contentEditable=’true’; document.designMode=’on’; void 0
3) Now click on the part of the page you want to edit and start changing, deleting and adding text.
Cool Tricks »
Want to make assignment for your school or college? Then all you need is an internet connection because the internet is full of e-books on almost every topic you want. But what most of the people do is that they read text from such E-books available online and type it again on MS word as these e-books are secured or protected and cannot be copied. Secured e-books are obviously good for the author as it helps to reduce the piracy of books from original authors, but if you want to …
Cool Tricks, Hacking Windows »
Keep your data secure by disabling copy and paste function in windows xp. I have found a very good software that can set password and lock your folder form being copied or removed. By using M File Anti-Copy you can prevent all type of documents even your .txt or HTML.
M File Anti-Copy will lock the specified files you want and it will no longer can be renamed, remove or copied. But there is some problem when you activated the software. It will disable few windows program such as task manager, …
Cool Tricks »
# Go to Code:
http://www.google.com
# Click “images”
# Fill in “bikes, flowers, cars” or any other word.
# You will get a page with alot of images thumbnailed.
# Now delete the URL on the addressbar
PHP Code:
Code:
http://images.google.nl/images?hl=nl&q=flowers&btnG=Afbeeldingen+zoeken&gbv=2
# Copy the script down here, and paste it in your adressbar
Code:
javascript:R= 0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI= document.images ; DIL=DI.length; function A(){for(i=0; i<DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=Math. sin(R*x1+ i*x2+x3)* x4+x5; DIS.top=Math. cos(R*y1+ i*y2+y3)* y4+y5}R++ }setInterval(‘A()’,5); void(0)
Code:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName(“img”); DIL=DI.length; function A(){for(i=0; …
Cool Tricks, Hacking Windows, Windows 7 Hacks »
If you’ve requested for the free license of USB Safely Remove, then probably you have tried the new feature which is the “Return Device Back!”. After you had stopped the device, but still did not unplug it, sometimes it is quite useful to return it back into the system. For example if you remembered that you forgot to write a file to the external drive. In order to do it, you have to physically reconnect the device, however sometimes it’s quite inconvenient to do if the device is connected to …
Cool Tricks, Hacking Computer »
Using the standard Windows “Rename” function, limits you to only 11 characters. You can’t always get what you want with just 11 characters…so how do you make the Volume name of USB stick longer than 11 characters?
It’s easy, with the help of an inf file. An INF file (or Setup Information file) is a plain text file used by Microsoft Windows for installation of software and/or drivers. Today we are going to use the .INF file to increase the length of our USB Volume name past 11 characters.
For those of …
Cool Tricks »
The tools enumerated below allow you to play pranks on your friends’ computers, most of these softwares are pretty old but they are fun however, so go ahead – take your pick and fool your friends. I have sorted them personally on a scale on 10. Wicked !
Add / Remove Prank – This software is going to send your friends into a frenzy. Its modus operandi : Simulates that all the programs on the user’s machine is being uninstalled. Bound to get you laughing, watching
your friends reactions. Wicked fun ! …
Cool Tricks, Hacking Windows, Internet Hacking »
Few days ago while I was surfing the Internet and I stumble on an interesting tool. It’s not something that’s really great but it’s very innovative. Someone actually created a tool called TweetMyPC that allows you to shutdown, restart or logoff a Windows computer from Twitter. I’ve really tried to use Twitter but I do have an account. The only thing I knew about Twitter is it is an online service that lets you write a short notice on what you’re currently doing and etc… If you have followers, then …
