Home | Looking for something? Sign In | New here? Sign Up | Log out

Monday, August 9, 2010

Good one......do TRY

Monday, August 9, 2010
0 comments


 

HI ALL,

 

HERE's SOME FUN MAGIC FOR YOU...!


1. Go to Google
2. Click images
3. Type "flowers" or any other word.
4. You will get a page which is having full of images
5. Then delete the URL from the address bar and paste the below script

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)

6. See the magic.

 



read more

Tuesday, August 3, 2010

Transfer Phone book “Over the Air”

Tuesday, August 3, 2010
0 comments
If you have an Internet enabled phone, you can easily copy contacts from your old phone to the new phone over-the-air without even requiring a computer.
An online service called Mobical is free and it works with most mobile phones from Nokia, Motorola, Sony Ericsson and so on. You first need to setup Mobical on the old phone and it will create a backup of your phone contacts in the cloud. Now setup Mobical on the new phone using the same credentials and it will automatically download all the contacts from the cloud to your new phone.
Then there's Google Sync, a cloud based service that works with BlackBerry, iPhone, Nokia  and most other mobile phones that are SyncML capable. Google Sync keeps your phone's address book in sync with your Google Contacts. Therefore, if you now install Google Sync on both your old and new phone, they'll have the same phone book entries automatically.
Android based phones can sync with Google Contacts out of the box – you can then export Google Contacts out as a CSV file and copy it to any other phone manually via the desktop tools. HTC even offers a desktop utility called HTC Sync that you may use to synchronize Outlook contacts with your Android phone. This will be handy when you want to copy your HTC's phone book to another phone that is not web-enabled.

https://www.mobical.net/mobical/#start



read more