14 Aug, 2010

Right click your address bar and select paste and hit enter.

Articles related to right click your address bar and select paste and hit enter.

Cancelling Automatic System Shutdown on XP

http://digitalpbk.blogspot.com/2007/03/cancelling-automatic-system-shutdown-on.html it .. Run the command prompt ( Start > Run > Open: cmd )In the command prompt, type : shutdown -aThats allThis procedure aborts the system shutdown and gives you enough time to save all your work. It is strongly recommended that you manually reboot the system after you are done with the saving. ...
Published 4 years, 11 months ago

Make WWW::Mechanize do not exit on GET Errors

http://digitalpbk.com/perl/wwwmechanize-error-geting-premature-do-not-exit-resume Make WWW::Mechanize do not exit on GET Errors When using PERL and WWW::Mechanize, your script can stop if there is some error in GETing a URL (such as 404 Not Found, 403 Permission Denied). Instead of resuming, the script terminates. If you want the script to continue resuming, you have to pass autocheck => 0 in the Mechanize class constructor as shown below my $mech = WWW::Mechanize->new(autocheck => 0); This makes sure that the mechanize library does not check for errors ...
Published 1 year, 11 months ago

Solve "Cannot modify header information - headers already sent by *.php"

http://digitalpbk.com/php/warning-cannot-modify-header-information-headers-already-sent Solve  "Cannot modify header information - headers already sent by *.php" these functions and then to the output part. I am sure I dont output anything before calling header or setcookie Just see all your files for white spaces or empty new lines. For example if you include a file before using the header or setcookie functions, make sure the file does not have a closing php tag (?>) at the end of the file. This is recommended by PHP so that stray white space or new line characters at the end of this included file gets outputted. // // I still want to output first ...
Published 1 year, 10 months ago

Making Sony Ericsson Mobile Themes

http://digitalpbk.blogspot.com/2007/04/making-sony-ericsson-mobile-themes.html Making Sony Ericsson Mobile Themes IntroSony Ericsson mobile themes (.thm files) is simply a collection of a lot of images and an xml file that specifies the colour codes. Take a theme file rename it to .tar (use archive manager on linux or any standard compresssing utility) and unzip it using any standard unzipping utility. Just play with the files and images and you can make your self a new theme. Be it for W550i, W800i, W880i, K310i, K750i, K700i, etc ... Re-zip the contents and rename ...
Published 4 years, 10 months ago

CHDK for Canon SX120 IS Camera ( Canon Hack Development Kit )

http://digitalpbk.com/hardware/canon-sx120-chdk-camera-canon-hack-development-kit Digital Camera. Features and interfaces with Digic 4 Processor which are not enabled by default in the firmware is enabled by using CHDK. Compared to other camera like Sony DSC H20, H50 or Nikon L Series, the one thing makes Canon cameras interesting is CHDK which has scripting support in it. For people who are interested in development, firmware and scripting, this is an exciting feature. CHDK allows you to have much more features in your camera than the normal ones, For Eg, CHDK can be used ...
Published 1 year, 11 months ago

Error Installing PERL modules "unrecognized command line option -fstack -protector"

http://digitalpbk.com/perl/install-modules-unrecognized-command-line-option-fstack-protector Error Installing PERL modules "unrecognized command line option -fstack -protector" .609.tar.gz /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible This error is due to older version of GCC in your system. The stack protector was introduced as of GCC 4. Look the version in your system by running gcc -v. Update your system if you are using cygwin run setup.exe and from the package list check GCC4, as shown below. (Search for GCC) Now try reinstalling the PERL module ...
Published 1 year, 10 months ago

Django SocialAuth Fix Google Email Open id attribute exchange

http://digitalpbk.com/django/django-social-auth-fix-google-open-id-email Django SocialAuth Fix Google Email Open id attribute exchange Django Social auth is a package that enables login to your django website with Facebook, Google, Yahoo and Twitter. Allowing authentication from 3rd party websites which supports open authentication helps users easy to register to your website without filling too much details. Easier signup makes more registrations and helps you cover your django web hosting charges :D . The package is managed at github here, but it does not have ...
Published 1 year, 9 months ago

Sony Vaio F and CW series recalled due to heat problem VPCCW26FG

http://digitalpbk.com/sony-vaio/sony-vaio-f-and-cw-series-recalled-due-heat-problem-vpccw26fg Sony Vaio F and CW series recalled due to heat problem VPCCW26FG Sony is to recall over half a million laptops of its CW and F series due to a potential overheat problem. This problem is due to a bug in the firmware of the Sony Vaio CW series and Sony Vaio F series laptops. Sony has released a new firmware update to fix this issue that results in overheating and deformation of the laptop casing. Click Sony Vaio Firware update download to download and install the firmware update that solves ...
Published 1 year, 7 months ago

CSS Transparency Effects

http://digitalpbk.blogspot.com/2007/06/css-transparency-effects.html CSS Transparency Effects 10% 20% 30% 40% 50% 60% 70% 80% 90% 100% IntroCSS (Cascading Style Sheets) can be used to add cool effects to an ordinary looking web page. One such example is adding transparency effect to images or other portions including text of your website. in IEIn IE transparency is achieved by filter: alpha(opacity=XXX) where XXX takes value from 0 to 100. It indicates the % of opacity required.For example produces a semi transparent google logo.in FirefoxIn firefox the same ...
Published 4 years, 8 months ago

Installing GCC for Linux (Fedora Core 6)

http://digitalpbk.blogspot.com/2007/04/installing-gcc-for-linux-fedora-core-6.html glibc-headers-2.5-3.i386.rpm..[.....]# rpm -Uvh glibc-devel-2.5-3.i386.rpm..[.....]# rpm -Uvh gcc-4.1.1-30.i386.rpmFinished InstallationConfirm your installation by doing a man gccIt should be done ....Be free...Linux. ...
Published 4 years, 10 months ago

Related help topics for right click your address bar and select paste and hit enter. More keywords like right click your address bar and select paste and hit enter.
More pages for right click your address bar and select paste and hit enter.


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Piercing Light Radha Nagar Beach 1 Havelock Piercing Light Radha Nagar Beach 1 Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk