http://digitalpbk.com/sony-vaio/sony-vaio-f-and-cw-series-recalled-due-heat-problem-vpccw26fg
Sony Vaio F and CW series recalled due to heat problem VPCCW26FG
Sony is to recall over half a million laptops of its CW and F series due to a potential overheat problem. This problem is due to a bug in the firmware of the Sony Vaio CW series and Sony Vaio F series laptops. Sony
has released a new firmware update to fix this issue that results in overheating and deformation of the laptop casing.
Click Sony Vaio Firware update download to download and install the firmware update that solves ...
Published 1 year, 10 months ago
http://digitalpbk.com/android/tips-to-save-android-battery-life
widgetsoid widget on my home screen that
has shortcuts to most of the battery saving techniques discussed here:
Applications and Services :
The more applications you run, the more your CPU is used. Typically playing games result in draining of the battery. So if you want to save a battery life for that important call, you better not play that game. You can use a task killer to see and kill the applications. Applications such as "Task Killer", "Advanced Task Killer" etc can ...
Published 5 months, 3 weeks ago
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, 11 months ago
http://digitalpbk.blogspot.com/2008/06/ubuntu-compaq-presario-black-white-xorg.html
, and see the xorg.conf manual page.# (Type "man xorg.conf" at the shell prompt.)## This file is automatically updated on xserver-xorg package upgrades *only*# if it
has not been modified since the last upgrade of the xserver-xorg# package.## If you have edited this file but would like it to be automatically updated# again, run the following command:# sudo dpkg-reconfigure -phigh xserver-xorgSection "ServerLayout" Identifier "Default Layout" Screen 0 ...
Published 3 years, 11 months ago
http://digitalpbk.com/sony-vaio/dell-inspiron-laptop-14r-vs-sony-vaio-vpccw26fg-laptop
, but the sony vaio
has a less of a boxy look compared to Dell Inspiron. I say the Sony Vaio looks stylish. (Subjective)
Technical Specifications Sony Vaio vs Dell Inspiron
Feature
Sony Vaio CW
Dell Inspiron 14R
Processor
Intel® Core™ i5-520M Processor 2.40 GHz with Turbo Boost up to 2.93 GHz
Intel® Core™ i3-370M Processor 2.40 GHz
Memory Bus
1066 MHz
1333 MHz (Capped at 1066 Mhz)
Cache
3 MB (L3 Cache)
Main Memory (RAM)
4 GB ( 2x2GB) Expandable upto 8 GB, DDR3, 2 Slots (SO DIMM)
3 GB (2x1GB+1 ...
Published 1 year, 5 months ago
http://digitalpbk.com/virus/gumblar-web-virus-manual-removal-free-tool
Published 2 years, 1 month ago
http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html
LWP;WWW::Mechanize;DescriptionScript that logs you into orkut, It
has its own Fail-retry methods and all the action is presented neatly in the terminal, using color codes (ANSI Escape sequences for LINUX)There is more of this script currently in the beta version, for mass scrapping etc. For more information about the beta codes, leave your email as a comment.Bugs ?Please do let me know the bugs , so that i can update the script here...It works for me... Did it work for you? Let me know... (else I may think this is all crap!) Happy ...
Published 5 years ago