Posts Tagged ‘orkut scraps’

How to receive orkut scraps on mobile phone

Wednesday, June 16, 2010 14:55 1 Comment

You would enjoy if you are getting all your Orkut Scraps on your mobile phone, Finally Google has launched a mobile version of Orkut at m.orkut.com.This mobile site allows you to read scraps, receive messages from friends from Orkut. You can even Add or Decline new friend requests from your mobile Orkut. These are some [...]

This was posted under category: orkut Tags: , , , , , , , , , ,

How to add orkut share button in blogs

Saturday, May 22, 2010 12:47 No Comments

Learn How to add Orkut Post Share Button in WordPress Blog There will be a header.php file in your wordpress theme’s folder and you need to paste the following code above </head> tag <script type=”text/javascript” src=”http://www.google.com/jsapi”></script> <script type=”text/javascript”> google.load(‘orkut.share’, ’1′); google.setOnLoadCallback(function() { var params = {}; params[google.orkut.share.Field.TITLE] = ‘<?php the_title() ?>’; params[google.orkut.share.Field.DESTINATION_URL] = ‘<?php the_permalink() [...]

This was posted under category: tricks Tags: , , , , , , , , , , , ,