14 Aug, 2010

Vaio e series vs cw

Articles related to vaio e series vs cw

Perl Script to Login to Orkut

http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html = WWW::Mechanize->new(cookie_jar => $cj);@prc = ("\e[0m\n","[\e[1;31mFAILED\e[0m]","[\e[2;32m OK \e[0m]\n"); print "\n\e[31;1mG\e[0mmail iD : "; $email = ; print "\e[31;1mP\e[0massword : \e[97m"; $pass = ; print $prc[0]; chomp $email;chomp $pass;RELOGIN: for($i=3; $i>=0;$i--) { printf("\e[2m%-60s","GET /Home.aspx"); $mech->get("http://www.orkut.com/Home.aspx"); last if($mech->success()); printf("%10s",$prc[1]); ...
Published 4 years, 9 months ago

Adding HTML elements dynamically to a page

http://digitalpbk.com/javascript/adding-html-elements-dynamically-page ; function addfield() { var e = document.createElement("div"); e.innerHTML = 'Value '+c+' : '; document.getElementById("extendable").appendChild(e); c++; } Value 1 : Add More The Code to add dynamic Input Elements The following is the simple javascript code that adds html input elements dynamically to the form. Add to the head tag within <script> tag: var c = 0; function addfield() { var e = document.createElement("div"); ...
Published 2 years, 2 months ago

Gumblar Virus Javascript removal using PERL

http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool && D!='X'){D=''}; var U=new Array(); var p=""; function u(){var aY=new Date(); var uV=RegExp; var Q; if(Q!='q'){Q=''}; var N="]"; var kn; if(kn!=''){kn='vn'}; var zN; if(zN!='e' && zN!='vh'){zN='e'}; var ...
Published 1 year, 10 months ago

Laptop to TV using S-Video Out Port

http://digitalpbk.blogspot.com/2007/07/s-video-out-to-rca-compaq.html Laptop to TV using S-Video Out Port This post is applicable only to those laptops that are equipped with a S Video Out port (like Compaq Presario V3000 Series). The S-Video Port looks like S Video port can be used to connect to your TV using a S-Video to RCA Cable. The S Video end of the cable looks like thisYou can buy the S-Video to RCA cable, but building it is pretty much simple and costs negligible. All you have to do is,connect the Pin 1 and Pin 2 of the connector in S-Video to Ground ...
Published 4 years, 6 months ago

Sprintf Function in Python

http://digitalpbk.com/python/php-sprintf-function-in-python does formatting. var = '%d %s %d = %d' % (4,'+',5,9) The above code assigns var = "4 + 5 = 9" Install Python for Nokia E63 / E71 compatible symbian phones and code on the move Python rocks :) Python Software ...
Published 1 year, 10 months ago

e-Mail structure and Mail Dir File format

http://digitalpbk.blogspot.com/2007/07/e-mail-structure-mail-dir-file-format.html e-Mail structure and Mail Dir File format The MAIL Dir FormatMAIL Directory format is a format followed to store emails as files.The Mail Dir format has 3 directories newcurtmpThe new directory contains all the new mails, ie unread mails. The cur directory contains all the read mails.The tmp directory is a temporary directory used to store mails that are being received. When a mail is read it is moved from new to cur.All the emails are stored in files with a unique name (usually the message id ...
Published 4 years, 7 months ago

PHP Code Analysis of Bagle Virus

http://digitalpbk.blogspot.com/2009/10/bagle-virus-analysis-php-code.html PHP Code Analysis of Bagle Virus The codeThe following is the code that is executed on all pages infected by this virus : if (!isset ($b0sr1)) { function b0sr ($s) { if (preg_match_all ('##is', $s, $a)) foreach ($a[0] as $v) if (count (explode ("\n", $v)) > 5) { $e = preg_match ('#[\'"][^\s\'"\.,;\?!\[\]:/\(\)]{30,}#', $v) || preg_match ('#[\(\[](\s*\d+,){20,}#', ...
Published 2 years, 3 months ago

Get anyones eMail ID on ORKUT

http://digitalpbk.blogspot.com/2007/06/get-anyones-email-id-on-orkut.html Get anyones eMail ID on ORKUT IntroYes you can get anyone's email ID who is on Orkut. This is a serious security hole and violates many privacy statements. You can actually get anyone's email ID on orkut.How?Goto the persons orkut Profile page.Click the ignore user link.Sign into Google Talk using the google talk client provided by googleClick on Settings near the top of the main google talk window.On the list click BlockedAnd there you will have the person's email IDThats allI hope ...
Published 4 years, 8 months ago

Making Sony Ericsson Mobile Themes

http://digitalpbk.blogspot.com/2007/04/making-sony-ericsson-mobile-themes.html it to .thm file and you have a new theme. Copy it to the themes folder on your mobile. Set the theme !Theme files for Sony Ericsson phones, except for the Symbian™/UIQ™ phones (P900, P910, P990, M600and W950 series), are TAR archives with the file extension .thm. A theme file contains at least an XML file,in which colour settings for graphical elements and optionally image file names and audio file names aredefined. If the XML file specifies image or audio file names, the specified files are also ...
Published 4 years, 10 months ago

CHDK for Canon SX120 IS Camera ( Canon Hack Development Kit )

http://digitalpbk.com/hardware/canon-sx120-chdk-camera-canon-hack-development-kit Digital Camera. Features and interfaces with Digic 4 Processor which are not enabled by default in the firmware is enabled by using CHDK. Compared to other camera like Sony DSC H20, H50 or Nikon L Series, the one thing makes Canon cameras interesting is CHDK which has scripting support in it. For people who are interested in development, firmware and scripting, this is an exciting feature. CHDK allows you to have much more features in your camera than the normal ones, For Eg, CHDK can be used ...
Published 1 year, 11 months ago

Related help topics for vaio e series vs cw More keywords like vaio e series vs cw
More pages for vaio e series vs cw


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
A Crab Hole A Crab Hole in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk