03 Jan, 2011
User agent mechanize
Articles related to user agent mechanize
http://digitalpbk.com/laptop/restore-power-plan-missing-saver-high-performance-balanced-windows-7
.
OR
If that doesnt work manually do the following.
The registry stores the details of the power plans and power states of the various devices under various conditions. It is stored in the following location under registry.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\
User\PowerSchemes.
Run regedit.exe (You have to be an administrator)
On the left tree navigate to the above said location. Now the power plans called "PowerSchemes" is located in
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\
User ...
Published 1 year, 9 months 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 4 years, 10 months ago
http://digitalpbk.blogspot.com/2007/06/google-talk-chat-themes.html
Making Google talk Chat Themes
IntroMaking of a google talk chat theme is similar to making a 4 page HTML website with a CSS file. The following assumes you are using windows XP. Please unhide hidden files and folders.The default chat themes for google talk are located inX:\Documents and Settings\[Profile Name; Eg: Administrator.000]\Local Settings\Application Data\Google\Google Talk\themes\system\chatwhere X: is the drive windows is installed.[Profile Name] is your
user name on windows ...
Published 4 years, 7 months ago
http://digitalpbk.blogspot.com/2007/04/xss-on-yaaricom.html
XSS on Yaari.com
Lots of friendship network sites are coming up these days following the success of orkut. Another one supposedly originating from the same stanford university is yaari.com targeted at mainly Indian
users. The site looks and functionality seems fine but is full of XSS holes (Cross Site Scripting). Almost all the fields can be bugged. Only thing that amazes me is that the site has used PHP. PHP has such a wonderful list of functions that can take care of the XSS problem. I wonder ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2007/01/xss-on-grazeitcom.html
XSS on GrazeIt.com
Recently while grazing over the net, I found this site grazeit.com. This is a site which keeps a database of good websites found on the net by netizens. But there is an XSS hole (Cross site scripting ) on the site which allow
users to redirect the page to any desired location.Of course this hack does not work on the secure browser Mozilla Firefox. If you are not using Firefox, download for free (The link is given bottom right).Probably you arrived at this page from grazeit ...
Published 5 years ago
http://digitalpbk.blogspot.com/2007/04/introduction-to-php-part1.html
An Introduction to PHP
PHP ?PHP stands for Hypertext Preprocessor. Well what is it ? In the world wide web we are familiar with the HTML page. The HTML page is static and does not change. What if we want a page that has some parts common and other parts different according to the browser or
user that is visiting the site? Say for an example, a
user's profile page. It is wasteful and time consuming to make each
user a separate HTML page. Here is where Server side scripting comes in. Thus we ...
Published 4 years, 9 months ago
http://digitalpbk.blogspot.com/2008/04/0x80070002-problem-is-preventing.html
the following from Microsoft knowledge base.Reset the default security provider in Windows XPTo reset the default security provider in Windows XP, delete the relevant registry keys in the Windows registry. To do this, follow these steps:1. Start the computer. Press the F8 key during startup to start the computer in Safe mode.2. Start Registry Editor (Regedt32.exe).3. Delete the following registry keys in the Windows registry:HKEY_
USERS\.DEFAULT\Software\Microsoft\Cryptography\ProvidersHKEY_USERS\S-1 ...
Published 3 years, 9 months ago
http://digitalpbk.blogspot.com/2008/04/official-gmail-blog-9-reasons-to.html
Official Gmail Blog: 9 reasons to archive
Guess GMail wants all its
users to archive their mail often.We hear reports that many
users don't archive their email. If you don't regularly click on the "archive" button or never even thought about it, here are some reasons you might want to get in the habit. Archiving just means moving mail out of your inbox and storing it for safekeeping. Your messages will be waiting for you when you click All Mail or search for them.9. Phone ...
Published 3 years, 9 months ago
http://digitalpbk.com/perl/solve-netmysql-hang-problem-if-database-result-has-only-1-row-or-empty
Resolve Net::MySQL Hang problem if the database result has only 1 row or is empty
Net::MySQL is a simple MySQL perl Client to connect to MySQL servers. But Net::MySQL hangs if your result set is having just one row.
Sample Net::MySQL code
#!/usr/bin/perl
use Net::MySQL;
$mysql = Net::MySQL->new(
hostname => 'localhost',
database => 'db',
user => &
#39;user',
password => 'password',
);
$gid = 1;
$mysql->query('SELECT * FROM table ...
Published 1 year, 10 months ago
http://digitalpbk.blogspot.com/2008/03/tracert-program-windows-trace-path.html
tracert Program (path to the source)
Command Line : C:\Documents and
Settings\User10>tracertUsage: tracert [-d] [-h maximum_hops] [-j host-list] [-w timeout] target_nameOptions: -d Do not resolve addresses to hostnames. -h maximum_hops Maximum number of hops to search for target. -j host-list Loose source route along host-list. -w timeout Wait timeout milliseconds for each reply.What?Trace route is a handy little program that shows the networks ...
Published 3 years, 10 months ago
Related help topics for user agent mechanize
More keywords like user agent mechanize
More pages for user agent mechanize