Showing posts with label Hacks. Show all posts
Showing posts with label Hacks. Show all posts

Saturday, June 30, 2012

Google logo trick

  • Google Style Name :

You can put your name on Google search engine.http://www.buzzisearch.com/ is a site where you can put your name on search engine. Buzzisearch search is not a part of google.com. It use Google custom search to show the search results. Enter your name in search box and choose google style.
  •   Google loco :
  1. Enter "google loco" in google search and click on I'm Feeling Lucky.
  2. You will see "Google loco" moving.
  •  Google Gothic :
  1. Enter "google gothic" in google search and click on I'm Feeling Lucky. 
  2. You will see "Google Gothic" theme.
  3. Also try "google gothic 2" and click on I'm Feeling Lucky.



Friday, June 29, 2012

Cool javaScript tricks


Today, I will list some very cool JavaScript hacks and tricks that you can use creatively or just have plain fun. To make each one of these codes work, all you have to do is copy and paste it into the address bar of your browser window and hit “Enter”. So here they are :

  • Edit any page/website in real-time :
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0 
  • This piece of code pulls off all the images from your web page and rotates them in a circle. Really makes any page go naked (without its images). The best place to test is a website with many images. (Google Images for an example) 
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; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+"px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+"px"}R++}setInterval('A()',5); void(0); 
  • The Calculator : In case you are not in a mood to use the standard windows calculator and want your browser to do the dirty job for you, use this code.
javascript: alert(34343+3434-222);

You can change the numbers according to your choice and also try creative complex equations. Just put your arithmetic into javascript: alert( );
  • I have used Edit script on my google page and save it. Now when I open my firefox browser it shows image like above.

How to crack IDM to Full version

Here are the steps to convert trial version IDM to full version : 


  • Download and Run KeyPatch from here...
  • Click "Clear Previous registration data". 
  • Choose "Patch Server Check" -> Search File "IDMan.exe" in Installation directory. Usually directory at C:\Program Files\Internet Download Manager
  • Click on "Generate". This is your Serial Key.
  • Then, Run IDM.
  • Click on Registration and choose registration...(don't select order online)

  • Fill Form :
        First Name : Up to You
        Last Name  : Up to You   
        Email       : Up to You
        Serial     : Copy Serial from KEY PATCH IDM.exe
  • Finished...Enjoy full version IDM.
  • Do it Same if happen Fake Serial Number because you update your idm.
  • I have used and tested it on my IDM v 6.05. It works!
  • Please, Share your views in comments.

Monday, June 25, 2012

How to edit your comments on facebook

You Can Now Edit Your Comments on Facebook. If you've ever made a horrible comment on Facebook or dropped an embarrassing typo on a friend's status update, then you'll be happy to hear that you can now fully edit comments on Facebook posts.
You could edit comments before if you did so within the first minute of making a comment, but now you can do it any time you like.

How to edit comments :

  • To edit a comment, click the small pen symbol next to your comment.
  • click "Edit" and change the text to your liking.

Before you go rewriting your entire history you should know that when you edit a comment it will have an "Edited" link below it so people can look back on anything you change.