Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
Création des Logiciels de gestion d'Entreprise, Création et référencement des sites web, Réseaux et Maintenance, Conception
First things first: What is Orkut Promote?
* Orkut Promote lets you and your friends share YouTube videos, photos, or text with each other, so you can easily spread word of a funny video, a cool picture, or an upcoming event.
* You can reshare your friends promotions, and they can reshare yours, so the information can spread throughout orkut.
* Once you've promoted something, you can track how many people have seen your promotion, and how many of them have shared it with their friends or trashed it under the my promotions tab.
So basically Orkut promote lets you to advertise your blog posts/articles freely on Orkut (at least for a group of audience)...more on orkut promote here
Integrate Orkut Share with Your Blog - A Traffic Booster
Now this tutorial will help you to place orkut share buttons on your blog (similar to facebookand twitter buttons). When a visitor clicks on one of these buttons, s/he will be able to promote your posts through his/her orkut-promotions list.
Orkut ad replaced with a promotion event
UPDATE: As this tutorial requires you to add JavaScript to your blog, so an updated tutorial has been published on Blogger, to add exactly the same Orkut Share button without any Javascripts.
Instructions to follow:
STEP #1
Log in to Blogger -> Layout -> Edit HTML and click on the tick-box "Expand Widget Templates"
STEP #2
Find this code in the template:
</head>And immediately ABOVE/BEFORE it, paste this code:
<!--ORKUT-STARTS-->
<script src='http://www.google.com/jsapi' type='text/javascript'/>
<script type='text/javascript'>
google.load('orkut.share', '1');
google.setOnLoadCallback(function() {
var params = {};
params[google.orkut.share.Field.TITLE] = '<data:blog.pageName/>';
params[google.orkut.share.Field.DESTINATION_URL] = '<data:blog.url/>';
var connection = new google.orkut.share.Connection(params);
document.getElementById('orkut-share').onclick =
function(e) { connection.send('orkut.com', {}); };
}, true);
</script>
<!--ORKUT-STOPS-Blogger-Help-http://bloggerstop.net-->
<div class='post-header-line-1'/>And immediately BELOW/AFTER it, paste this code:
<b:if cond='data:blog.pageType == "item"'>To change/modify the display button, simply upload your image to any image hosting website (recommended - tinypic.com) and replace the link in RED color with your newDIRECT LINK.
<span id="orkut-share" style="cursor:pointer; border:1px solid black">
<img src="http://code.google.com/apis/orkut/docs/images/share.gif"/>
</span>
</b:if>
DIRECT-LINK: http://i50.tinypic.com/14mz4ac.jpg
DIRECT-LINK: http://i47.tinypic.com/35bba5e.jpg
DIRECT-LINK: http://i47.tinypic.com/2ccmbmo.jpg
Save the widget.
Now if someone clicks on the "Orkut Share" button, then a pop-up box will appear like this:
NOTE: One can delete or create promotions manually from orkut too...
'They're surprisingly motivated, excited to contribute, genuinely interested, and productive to boot. Initial estimates indicate we may get years worth of work done and one student has already earned commit status, two others are getting close.' -- Sean Morrison, BRL-CAD Organization Administrator and Mentor, two weeks after the start of the contest
‘One of my favorite quotes, one you probably have seen before, from a student: "this is my first patch to an open source project"’ -- Walter Bender, Sugar Labs Organization Administrator and MentorAnd that is what this contest is all about, introducing students to the many ways that they can contribute to open source software development. An enormous thank you to all of the students, IT teachers, parents, mentors and organization administrators who made the Google Code-in 2012 a success!
<a href="http://www.blogger.com/follow-blog.g?blogID=PLACE YOUR BLOG ID HERE" target="_blank" title="Follow With Google Friend Connect"><img border="0" src="http://www.matrixar.com/-L5j9-zIZwsg/Ty0c755so5I/AAAAAAAAAFY/WUnPFmp2VUs/s1600/google+friend+connect+netoops.jpg" /></a>
Preview
<a href="http://www.blogger.com/follow-blog.g?blogID=PLACE YOUR BLOG ID HERE" target="_blank" title="Follow With Google Friend Connect"><img border="0" src="http://www.matrixar.com/-x355BtOrktM/Ty0j-7spPcI/AAAAAAAAAFo/KlIlH_aDw4s/s1600/google+friend+connect+style.jpg" /></a>
Preview
<a href="http://www.blogger.com/follow-blog.g?blogID=PLACE YOUR BLOG ID HERE" target="_blank" title="Follow With Google Friend Connect"><img border="0" src="http://www.matrixar.com/-m5OYVk--xs0/Ty0nageXyfI/AAAAAAAAAFw/MQuElQjgJq8/s1600/google+friend+connect+style2+netoops.jpg" /></a>
Preview
<a href="http://www.blogger.com/follow-blog.g?blogID=PLACE YOUR BLOG ID HERE" target="_blank" title="Follow With Google Friend Connect"><img border="0" src="http://www.matrixar.com/-m_eHhv3xFQg/Ty0r1d3ox-I/AAAAAAAAAF4/YEwimcmdRBY/s1600/google+friend+connect+style3+netoops.jpg" /></a>
Preview
<b:if cond='data:pageType == "item"'>PLACE THE CODE OF FOLLOW BUTTON YOU WANT (that described above)<.b:if>
Example:<b:if cond='data:blog.url == "item"'>
<a href="http://www.blogger.com/follow-blog.g?blogID=585509540650265660" target="_blank" title="Follow With Google Friend Connect"><img border="0" src="http://www.matrixar.com/-m_eHhv3xFQg/Ty0r1d3ox-I/AAAAAAAAAF4/YEwimcmdRBY/s1600/google+friend+connect+style3+netoops.jpg" /></a>
<.b:if>