http://digitalpbk.com/hardware/sony-vaio-gamma-correct-color-not-saved-nvidia-geforce-gt-300
the desktop by Right-Click on the desktop.
The radio button should be moved to the "Use Nvidia Settings".
Laptop
Sony Vaio
Software ...
Published 1 year, 11 months ago
http://digitalpbk.com/windows/solve-write-permission-denied-files-windows-7
should be able to edit the file and solve the "Permission Denied" Issue.
:)
Windows
Software ...
Published 1 year, 10 months ago
http://digitalpbk.com/drupal/how-change-drupal-root-user-password
running the above query would set your password as password of the superadmin user.
Drupal
Software ...
Published 1 year, 10 months ago
http://digitalpbk.blogspot.com/2007/03/windows-registry-something-you-must.html
Configuration.Using the RegistryThe Regedit is similar to the explorer, the left side consists of a Tree View with the various folder locations, and the right side shows the contents of the particular folder. A folder contains sub folders, key-value pairs and a (default) value. To edit the key values right click to see the menu or double click the key.To open a folder just double click or use the left side tree to navigate to the folder.Important Registry LocationsStart Up HKEY_LOCAL_MACHINE\
SOFTWARE ...
Published 4 years, 11 months 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 3 months, 1 week ago
http://digitalpbk.blogspot.com/2008/05/8298235210-malwareadware-vundo.html
likehttp://82.98.235.210/go//?cmp=nm_firefox_rn&uid;=565E335C0FAF11DD8105F67908CFFFFF&rid;=ggthnks&guid;=3CF72C3808684EFABBDA369C4C32ABAF&affid;=67908&lid;=http&url;=http:%2F%2Fwww.kitiyo.com%2FApparently this virus is a spy, it sends information on sites you are visiting to the suspicious IP address.RemovalThe virus resides in the famous folder %SYSTEM_ROOT%\system32 (,for example C:\windows\System32). There are so many files in this folder, so the makers find it easier to hide'em in the system32 folder.As usually you would need the help of regedit to get rid of the virus.run regedit and go to the usual locationHKLM\
Software\Microsoft\Windows\CurrentVersion\RunCheck for any anomalies ...
Published 3 years, 9 months ago
http://digitalpbk.blogspot.com/2007/10/disable-autorun-windows-xp.html
Disable Autorun Windows XP
Do this very important!!Most viruses uses the autorun.inf to get itself infected on your computer. Autorun.inf is a small file that instructs the windows os to do when the CD is inserted into the computer. In genuine cases , it runs a setup in case of a
Software Installation Disc. In the other case it may run a virus and gets your system infected. All you got to do to get the virus is put the CD. Same is the case for Mass Storage Devices like Memory Sticks, Pen Drives ...
Published 4 years, 3 months ago
http://digitalpbk.com/perl/wwwmechanize-error-geting-premature-do-not-exit-resume
and exit automatically. Now its upto the programmer to check the response status and to proceed or retry or do the next step.
$url = "http://www.google.com";
$res = $mech->get($url);
if($res->is_success()){
## Success
}
else {
## Failure
}
PERL
Software ...
Published 1 year, 11 months ago
http://digitalpbk.com/python/php-sprintf-function-in-python
does formatting.
var = '%d %s %d = %d' % (4,'+',5,9)
The above code assigns var = "4 + 5 = 9"
Install Python for Nokia E63 / E71 compatible symbian phones and code on the move
Python rocks :)
Python
Software ...
Published 1 year, 10 months ago
http://digitalpbk.com/debian/xorg-1.11-screen-lock-bypass
. However the latest version of Ubuntu seems to be unaffected by this bug.
How to fix ?
The version 1.11.3 of X-org seems to not have this bug. So doing an update would just fix it.
apt-get update xorg
Linux
Software ...
Published 2 weeks, 5 days ago