http://digitalpbk.blogspot.com/2007/12/virtual-hosts-apache-226-windows.html
Virtual Hosts on Apache 2.2.6 [
Windows]
What ?Virtual Hosts allow you to simulate multiple sites on a single server.i.e, One Server many Websites.Virtual Hosts is enabled by uncommenting the line :# Virtual hosts#Include conf/extra/httpd-vhosts.conf #Uncomment this lineon httpd.confThe virtual host conf file ./conf/extra/httpd-vhosts.confEg:## Virtual Hosts## If you want to maintain multiple domains/hostnames on your# machine you can setup VirtualHost containers for them. Most configurations ...
Published 4 years, 5 months ago
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.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7
Power plans missing - Restore power plans on
Windows 7
Power saver plan on
Windows helps you to give longer battery backup by reducing performance of certain hardware components like processor, graphics card, wireless network card etc and turning off devices which are not used. One sudden day my power saver option went missing on my sony vaio running
Windows 7. Since the battery backup is drastically reduced when the power saver option is missing, I had to desperately find a fix and here ...
Published 2 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/2008/06/ubuntu-compaq-presario-black-white-xorg.html
.Xorg.conf# nvidia-xconfig: X configuration file generated by nvidia-xconfig# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008# nvidia-settings: X configuration file generated by nvidia-settings# nvidia-settings: version 1.0 (buildd@yellow) Tue Mar 4 20:28:57 UTC 2008# xorg.conf (X.Org X
Window System server configuration file)## This file was generated by dexconf, the Debian X Configuration tool, using# values from the debconf database.## Edit this file with caution ...
Published 3 years, 11 months ago
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, 11 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