14 Aug, 2010

Vaio battery care download

Articles related to vaio battery care download

Making a Firefox extension

http://digitalpbk.blogspot.com/2007/02/making-firefox-extension.html Making a Firefox extension IntroThis section explains how to basically setup a Firefox extension. Setting up the development EnvironmentBefore jumping into making extensions, we must set up a development environment.Download and install firefox: If you haven't already done so. Download firefox and install. (Link is given on right bottom)Make a folder where you are going to make your Extension. Eg: D:\extension\helloworld\Making the files ...
Published 4 years, 11 months ago

Connecting Laptop to TV using HDMI Port

http://digitalpbk.com/hdmi/connect-laptop-tv-using-hdmi-port Connecting Laptop to TV using HDMI Port Connecting Laptop to TV using HDMI Port HDMI or High Definition Multimedia Interface is a new technology to connect Multimedia devices like laptops, DVD Players and TVs. HDMI is capable of upto 10 Gbps transmission of High Definition Videosin Full HD Resolution (1080p). Unlike other ports that connect to screens like VGA, SVideo, the advantage of HDMI is that a single cable connection carries both the audio and video channels. The picture shows an HDMI port on the new Sony Vaio CW laptop ...
Published 1 year, 10 months ago

Perl Download Manager

http://digitalpbk.blogspot.com/2008/06/perl-download-manager.html Perl Download Manager IntroThis is my PERL downloader program, with resume.Only works if SERVER has Parts enabled.Well pretty much thats it #!/usr/bin/perluse strict;use threads;use threads::shared;use HTTP::Request;use HTTP::Response;use Math::Round qw(nearest);use LWP;exit unless(defined $ARGV[0] && -e $ARGV[0]);open HND,$ARGV[0];NEXT:while(my $url = ){ my $file = substr($url,rindex($url,"/")+1); $file =~ s/%20/_/g; chomp $url; exit if($url eq "" || $file eq ...
Published 3 years, 7 months ago

FTPCHK3 : Virus that adds malicious scripts to your website.

http://digitalpbk.blogspot.com/2009/10/ftpchk3-virus-php-pl-hacked-website.html FTPCHK3 : Virus that adds malicious scripts to your website. IntroThis virus changes all your web files, php, html javascript and tpl files in prominent CMS systems to add a malicious script into your site. This injection allows the attacker to remotely execute PHP code on your website if the php infected code is running on your pages. Its supposedly called Bagle. But who cares about the name? It's nasty and start fixing.How it got in ?This can be due to potential security holes in your FTP ...
Published 2 years, 3 months ago

Protect yourselves from phishing

http://digitalpbk.blogspot.com/2007/01/get-smart-against-phishing.html from compromised sites due to poor design. One experience I had is with a feedback form on a site which mails the feedbacks to me. Now some spammer creatively modified the feedback text so that the mail was sent to many!. Now thats a security risk!So we must be careful when designing such systems, what I did was to replace the @ symbols in the feedback form with "(at)". Now that has stopped the spams from getting through to others. Another poor design comes when there is XSS (Cross Site ...
Published 5 years, 1 month ago

Fun with UNICODE and Mirroring Character

http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html this and if someone clicks he/she goes to mysite.com instead of google.com. This could be used on sites like orkut.com which doesn't allow you to hide the url of the link you are giving.So it could be potentially used for phishing !Inorder to protect yourself from such methods always look at the url beofre you give away senstitive information about yourself.Other potential uses are left for you to explore. If you find anything interesting please let me know..Guess you can take care of it from here on ...Thats ...
Published 5 years, 2 months ago

Installing GCC for Linux (Fedora Core 6)

http://digitalpbk.blogspot.com/2007/04/installing-gcc-for-linux-fedora-core-6.html Installing GCC for Linux (Fedora Core 6) IntroductionPhew! Here are the steps for installing the GNU C Compiler (GCC) for Linux in Fedora Core 6 .StepsDownload the following files : libgomp-4.1.1-30.i386.rpmglibc-headers-2.5-3.i386.rpmglibc-devel-2.5-3.i386.rpmgcc-4.1.1-30.i386.rpmYou can get the above files by searching for the above files on http://rpmfind.net/linux/rpm2html/search.phpInstall the rpm's , open the console : [.....]# rpm -Uvh libgomp-4.1.1-30.i386.rpm..[.....]# rpm -Uvh ...
Published 4 years, 10 months ago

How to easily unlock and root the Samsung Google Nexus S on Windows

http://digitalpbk.com/nexus-s/how-to-root-nexus-s-windows How to easily unlock and root the Samsung Google Nexus S on Windows How to easily unlock and root the Samsung Google Nexus S on Windows Easily root your Google Nexus S or the i9023/i9020 manufactured by Samsung by following these simple steps. There are plenty of rooting steps out there but all of them required you to download a lot of files and do a lot of complicated steps. Moreover not one worked for me fully. Skip to the rooting steps What is rooting? Why should I root ? By default your Nexus S phone comes with default users and many system functionality ...
Published 2 months, 4 weeks ago

My First useful PERL program

http://digitalpbk.blogspot.com/2007/05/my-first-useful-perl-program.html line argument you can get the same information of that account.How to use ?Check whether you have Perl installed on your computer.Start a command prompt and type perl -v, if the command is not found download and install Perl.Copy the source code given above and paste it in a new file say dstat.plRun the code by perl dstat.pl. ...
Published 4 years, 9 months ago

Making Sony Ericsson Mobile Themes

http://digitalpbk.blogspot.com/2007/04/making-sony-ericsson-mobile-themes.html included in thearchive. To extract the individual files from THM theme files most standard archiving applications on themarket can be used.Sony Ericsson Symbian/UIQ phone theme files are ZIP packages with file extension .utz. A package containsan XML file specifying colour settings, images and sounds used in the theme, together with anumber of image and audio files.Simple and Short :) Sony Ericsson Themes CreatorIf you cannot take the pain of doing the above steps, simple download the sony ericsson ...
Published 4 years, 10 months ago

Related help topics for vaio battery care download More keywords like vaio battery care download
More pages for vaio battery care download


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Transport Ships Bringing Raw materials to Havelock Transport Ships Bringing Raw materials to Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk