http://digitalpbk.com/hardware/sony-vaio-enable-battery-care-function-improve-battery-life
,
Take Vaio Control Center (from Control panel or by typing Vaio Control Center in the start menu).
On left side click Power management and then click on the Battery sub item
Click on enable Battery care function as shown below.
Uncheck it to disable battery care function.
Click on advanced and choose 80%
If your computer is charged to 100%, unplug from the power source, and let the battery go below 80%.
Now you should see lesser battery degradation. :)
Download Battery Care
Windows ...
Published 2 years, 1 month ago
http://digitalpbk.com/less-css/less-css-compiler-windows-lesscexe
Less CSS Compiler for
Windows (lessc.exe)
LESS is a language that helps CSS Designers to write better manageable and extensible CSS style sheets.
Current less compiler called lessc is only available for the *nix platforms, which can compile LESS files to CSS.
Where is lessc.exe ?
lessc.exe for those who are in a hurry :) .
It is attached to the bottom of this post also so feel free to read on.
How to use the lessc.exe
This compiler is adapted from the .net port of less compiler ...
Published 1 year ago
http://digitalpbk.blogspot.com/2007/03/auto-mounting-file-systems-in-linux.html
Auto mounting File Systems in Linux
Some Linux Distros (like Fedora Core 6 FC6) do not automatically mount the local file systems such as FAT/FAT32 systems that belong to the
windows drive. To mount and unmount file systems you must be logged on as a root user or must have root privilegesMounting ManuallyFirst change to root@localhost ~]$ suPassword: Passwordroot@localhost ]# mount -t Filesystem Device DirectoryMounting the file system manually is done by the mount command.Filesystem is vfat ...
Published 5 years, 1 month ago
http://digitalpbk.blogspot.com/2007/05/perl-script-to-login-to-orkut.html
and GET the redirect page URLGoto the redirect pageGoto Orkut.com/home.aspxYour done.Note:Tested on Linux (FC6, Perl 5.8.8)The following script is for linux, Will run on
Windows too but the ANSI coloring may not work...
Windows Program is given below the program for Linux (without ANSI coloring).For Linux (with ANSI coloring)use WWW::Mechanize;use HTTP::Cookies;use HTTP::Request::Common;$cj=HTTP::Cookies->new(file => "cookie.jar",autosave=>1,ignore_discard=>1);$mech ...
Published 5 years ago
http://digitalpbk.blogspot.com/2006/12/setting-up-apache-php-on-windows.html
Setting up Apache-PHP on
windows.
Step 1 : Downloading required files. apache server binaries : httpd.apache.orgphp binaries : www.php.netStep 2 : Install apache server. Installing apache server is pretty much simple, and same as any other installation. Just enter a network domain name and server name and some email id (someone@microsoft.com). Then choose a installation directory : for reference i am using "C:\". Note that a directory called apache2 will be created under C:\ .So ...
Published 5 years, 4 months ago
http://digitalpbk.blogspot.com/2006/11/how-to-make-more-fans-on-orkut.html
=new
Image();img.src="http://www.orkut.com/setKarma?cat=0&val=1&gid=FR/US00987654321";window.top.location = "http://www.yoursite.com/somenicepage/";}For more info leave a comment with mail id. ...
Published 5 years, 6 months ago