Mobile orkutting!

Discuss anything about your own or your favorite mobile/cell phone.
Locked
stephin
Posts: 22
Joined: Fri Mar 02, 2007 6:52 pm

Mobile orkutting!

Post by stephin »

Ever thought of orkutting on your mobile. How if you can orkut while travelling by bus, train .etc! well, All you need is :-

a GPRS enabled mobile phone
an active internet connection (Mobile Office in case of Airtel) and
mobile application http://www.operamini.com/download.
If you try to open http://www.orkut.com on mobile it fails due to either design of the site or limitations for support of javascript in opera mini. Even orkut says-

Currently, orkut.com isn’t compatible with mobile devices. To access your orkut profile, please try logging in using your computer’s web browser.

But the truth is... I've been orkutting on my mobile for past few months with opera mini using this link. Since the link address is too long, for convenience add,

http://stephind.vr50.com/morkut.html (note: without www) as bookmark

Note:- make sure you bookmark them correctly else they won't work.


1. To scrap
add a bookmark with name scrap@orkut or anything and address


javascript:{****.forms[1].action += "&Action.submit=";****.forms[1].submit();}


or


javascript:submitForm(****.getElementById('b2'),'submit');

Now each time you want to scrap someone, go to his/her scrapbook... type the message in the message box (on pressing ok the page tries to load.. you can press cancel .. no problem!)

Now, open the bookmark scrap@orkut. It will post your scrap in the background. you can check out by reloading your friend's scrapbook.

2. Reply from your own scrapbook
add a bookmark with name reply@orkut with address

javascript:{ for (var i = 1; i<=10;i++) { if (****.getElementById("scrapText_" + i).value != "") { ****.getElementById("b" + (i*3 +1)).****();break;} } }


Now to reply from your own scrapbook, type the message in reply message box and open this bookmark.


3. Sending Message
add a bookmark named as message@orkut with address
javascript:submitForm(****.getElementById('b1'),'submit');

4. Adding a friend
add a bookmark named addfriend@orkut with address
javascript:submitForm(****.getElementById('b1'),'yes');

and open it when asked for confirmation while adding a friend.

5. Joining community
bookmark
javascript:submitForm(****.getElementById('b1'),'join');
with name joincommunity@orkut

open this bookmark when it asks for confirmation.

As i've said earlier, these procedures are quite tedious but they work no doubt. Hope that things will be easier in near future.
Caution:Don't orkut on mobile while crossing road, driving .etc. to avoid accident!


Happy orkutting on mobile!


Locked