14 Aug, 2010

Orkut home url

Articles related to orkut home url

Perl Script to Login to Orkut

http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html Perl Script to Login to Orkut Finally Succeeded in making the Perl Script that logs you into Orkut! Signing into Orkut is much more than a simple POST, Google is always clever so that they make things complex for automating the login process. Anyway here is the complex script, ..AlgorithmGoto www.orkut.comCheck whether the title is Home.If not find the source of login page IFRAMEFill the username and password and submit the FORM.Find the follow link from the next page.Goto the followlink ...
Published 4 years, 9 months ago

Orkut Perl Script - Login, Scrapper and more

http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html Orkut Perl Script - Login, Scrapper and more IntroThis is a PERL script that logs you into Orkut and allows you to scrap yiur friends. Following is the program and beneath it lies the manual to use the program. I assume that you already have PERL installed on your system with the required modules:LWPWWW::MechanizeProgram#! /usr/bin/perl -wuse WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;use subs qw(print_c login logout home grab proces scrap);#autoflush STDOUT 1;printf ...
Published 4 years, 7 months ago

Downloading Photos from Orkut Album

http://digitalpbk.blogspot.com/2008/11/orkut-download-photo-album-copy.html Downloading Photos from Orkut Album Photo Download?Orkut has done a good job in "trying" to prevent downloads from orkut photo albums. They have blocked right clicking. But using Firefox we can still download the photo (ie If you can see the photo, you can download)Drag drop the photo to the URL (Address Bar) and then save the page.(works for both IE and Firefox)-OR-These are the steps for Firefox alone: Browse to the appropriate Photo / AlbumNow select Tools > Page Info ...
Published 3 years, 2 months ago

Increasing the karma ratings on Orkut

http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html . The cat=0 in the URL specifies the fan function. cat=1 : stands for trusty rating.cat=2 : stands for cool rating.cat=3 : stands for sexy rating.The next GET parameter val=1 has to be modified as : val = 0: for 0 ratingval = 1: for 1 val = 2: for 2val = 3: for full rating.So our final URL for full trusty rating is : "http://www.orkut.com/setKarma?cat=1&val;=3&gid;=FR[friends id here]/[your id here]"Eg: "http://www.orkut.com/setKarma? ...
Published 5 years ago

Free Light weight Social media sharing javascript for Facebook, Twitter, Stumble Upon, Digg and Reddit

http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r ) { this.share('http://twitter.com/home?status=##URL##+##TITLE##',title,url); }, su:function(title,url){ this.share('http://www.stumbleupon.com/submit?url=##URL##',title,url); }, reddit:function(title,url){ this.share('http://www.reddit.com/submit?url=##URL##',title,url); }, digg:function(title,url){ this.share('http://digg.com/submit?phase=2&url=##URL##&title=##TITLE##',title,url); }, share:function(tpl,title,url) { if(!url) url = encode ...
Published 1 year, 10 months ago

Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock

http://digitalpbk.blogspot.com/2009/05/orkut-youtube-facebook-blocked-ssh.html Orkut YouTube Facebook etc Blocked ?? Follow this guide to Unblock Blocked ??!!!Most of you may be out there to desparately find out how to unblock all these social networking sites. The solution is to use a proxy. You can use proxy sites available all over the internet, or set up your on SSH proxy if you have an SSH server. Setting up an SSH server is easy. If you have a machine at home, install any linux distribution with SSH server enabled. Now grab hold of your Home machine IP address ...
Published 2 years, 8 months ago

How to make more fans on orkut?

http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html } img.src="http://images3.orkut.com/img/"+prefix+typeIndex+".gif"; } } currentKarmaLevels[mapIndex] = newLevel; //do the AJAX karma call var request = "/setKarma?cat="+typeIndex+"&val;="+newLevel+"&gid;="+linkId; sendRequest(request);}Leave the crap and focus on the line given in bold.The request variable evaluates to "/setKarma?cat=0&val;=1&gid;=FRUS0012345678/US00987654321". Next the request is sent as a GET request via ajax...Now visit the url ...
Published 5 years, 2 months ago

Google Search for Pro's

http://digitalpbk.blogspot.com/2007/03/google-search-for-pros.html query to within the title. Eg: the digital me intitle:digital arunThis will return all sites with digital on the title and contain arun anywhere in the document.[allinurl:]This modifier when used will limit all your search queries to within the URL . Eg: allinurl:making wmp skin[inurl:]This modifier when used will limit the first search query to within the title. Eg: inurl:digitalpbk orkutSearches for digitalpbk in url and orkut in the document[define:] This keyword attempts to find you a definition ...
Published 4 years, 11 months ago

Orkut - under maintanence

http://digitalpbk.blogspot.com/2006/12/orkut-under-maintanence.html Orkut - under maintanence Orkut is closed for maintanence.. Hope it comes out well with new features ...Is it just a routine maintanence?Will we have cooler features?What do you think ? ...
Published 5 years, 1 month ago

Removing index.php From URL in CodeIgniter

http://digitalpbk.com/code-ignitor/removing-indexphp-url Removing index.php From URL in CodeIgniter In Code Ignitor by default all URLs except the default home contains "index.php" by default in the URL, For example http://localhost/index.php/class/function. In order to make the URLs "cleaner", we have to remove "index.php" from the URL. This is done using the mod_rewrite module in apache to redirect all traffic to index.php/. The following code inside .htaccess does the redirection. Code Igniter .htaccess Rules ...
Published 1 year, 11 months ago

Related help topics for orkut home url More keywords like orkut home url
More pages for orkut home url


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Tender Coconut water anyone ? Tender Coconut water anyone ? in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk