03 Jan, 2011

Www mechanize resume on error

Articles related to www mechanize resume on error

Increasing the karma ratings on Orkut

http://digitalpbk.blogspot.com/2007/01/increasing-karma-ratings-on-orkut.html Increasing the karma ratings on Orkut Trace BackFollowed from : Making more fans on OrkutContinued ... "http://www.orkut.com/setKarma?cat=0&val;=1&gid;=FR[friends id here]/[your id here]"Eg: "http://www.orkut.com/setKarma? cat=0&val;=1&gid;=FRUS00000000000/US00123456789"The above illustrates the page you have to make your friend to access to make he/she your fan.The same can be modified to increase (can decrease also) your cool, sexy and trusty karma ratings ...
Published 5 years 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" Error Installing PERL modules "unrecognized command line option -fstack -protector" unrecognized command line option "-fstack-protector" error usually comes on Cygwin when installing PERL modules. For example when installing the DBI module or DBD::MySQL perl module, the following error comes on cygwin : cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base.pm cp dbipport.h blib/arch/auto/DBI/dbipport.h cp lib/DBI/Gofer/Execute.pm blib ...
Published 1 year, 10 months ago

Getting Wifi to Work with Fedora 8 on V3000

http://digitalpbk.blogspot.com/2008/02/fedora-8-presario-v3000-wifi-install.html Getting Wifi to Work with Fedora 8 on V3000 So far...Downloaded NDISWrapper.Tried make. Got[root@localhost ndiswrapper-1.52]# makemake -C drivermake[1]: Entering directory `/home/arun/ndiswrapper-1.52/driver'Makefile:24: *** Kernel tree not found - please set KBUILD to configured kernel. Stop.make[1]: Leaving directory `/home/arun/ndiswrapper-1.52/driver'make: *** [all] Error 2Problem was I dint have the source, downloading source. But what is the kernel number ?uname -rI knew I had ...
Published 3 years, 12 months ago

Sony Vaio Gamma error and color is not saved (Nvidia Geforce GT 300)

http://digitalpbk.com/hardware/sony-vaio-gamma-correct-color-not-saved-nvidia-geforce-gt-300 Sony Vaio Gamma error and color is not saved (Nvidia Geforce GT 300) Sony Vaio Gamma error and color is not saved (Nvidia Geforce GT 300) The default settings on my Sony Vaio CW Series laptop had wrong Gamma settings, therefore the color reproduction on the screen was slightly on the redish side. The setting on the Display on Control Panel was not getting saved due to some reason (Windows 7). This issue can be resolved by changing the Gamma setting on the Nvidia Control Panel as shown highlighted in the image below. The Control Panel can be accessed from ...
Published 1 year, 11 months ago

Server Not Found, Fix DNS Problems.

http://digitalpbk.blogspot.com/2008/07/fix-server-not-found-dns-problem.html Server Not Found, Fix DNS Problems. Sometimes wierd things happen,Server Not Found www.google.comOr you can get www.kitiyo.com but not rgb.kitiyo.comOr you cannot get www.somesite.com but your friend can!Silly DNS Problems.When we browser and enter a url in the browser's address bar, one of the first step is to resolve the domain name. ie convert the www.server-name.com to the IP address.If our dns server settings are wrong or if the dns server does not respond, we get the familiar ...
Published 3 years, 6 months ago

Free Light weight Social media sharing javascript for Facebook, Twitter, Stumble Upon, Digg and Reddit

http://digitalpbk.com/javascript/free-light-small-social-media-sharing-javascript-facebook-twitter-stumble-upon-digg-and-r page load slow as well as bring in unintentional 3rd party javascript code ( or flash tracker ) which runs on your blog. So it is always safe to use your own script or scripts which you can read understand and verify it just does what it is suppose to do. :) Javascript Object for Social Media Sharing var share = { fb:function(title,url) { this.share('http://www.facebook.com/sharer.php?u=##URL##&t=##TITLE##',title,url); }, tw ...
Published 1 year, 10 months ago

About "HOSTS" File

http://digitalpbk.blogspot.com/2006/11/about-hosts-file.html .25.63.10 x.acme.com # x client host127.0.0.1 localhostThe Lines followed by a # are comments and explains how to use the HOSTS file. 127.0.0.1 is the IP address that is used to loopback to your computer itself. So if you are running an apache or IIS server or anyother server software, you can access it by the url http://localhost or http://127.0.0.1 What now ? Suppose you want to block some sites for example say you want to block "www.sicksite.com". All you have to do is add ...
Published 5 years, 2 months ago

CodeIgniter: Use GET Parameters for OAuth or Facebook

http://digitalpbk.com/codeigniter/use-get-parameters-facebook-application CodeIgniter: Use GET Parameters for OAuth or Facebook Codeignitor destroys your GET parameters, because it does not use it, however for applications that use OAuth, Facebook Applications or Facebook authentication using Facebook connect, GET parameters are required. In order to retrieve GET parameters from Code Ignitor, first we have to change the config.php, uri_protocol to PATH_INFO, this solves 404 Errors with GET parameters on Codeigniter ...
Published 1 year, 10 months ago

Removing index.php From URL in CodeIgniter

http://digitalpbk.com/code-ignitor/removing-indexphp-url "No input file specified." error on all pages, (such as on Dreamhost hosting), the error can be resolved by changing the Htaccess rules to RewriteEngine on # Rewrite URLs of the form 'x' to the form 'index.php?q=x'. RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_URI} !=/favicon.ico RewriteRule ^(.*)$ index.php?/$1 [L,QSA] :) PHP Code Igniter Software ...
Published 1 year, 11 months ago

C Code to convert JPEG to BMP in LINUX using libjpeg

http://digitalpbk.blogspot.com/2009/01/code-libjpeg-converting-jpeg-to-bmp.html PerLine = width * 3; /* (for 24 bit images) */ /* round up to a dword boundary */ if (bytesPerLine & 0x0003) { bytesPerLine |= 0x0003; ++bytesPerLine; } bh.filesize=bh.headersize+(long)bytesPerLine*bh.depth; FILE * bmpfile; printf("Bytes per line : %d\n", bytesPerLine); bmpfile = fopen(filename, "wb"); if (bmpfile == NULL) { printf("Error opening output file\n"); /* -- close all open files and free any allocated memory -- */ exit (1 ...
Published 3 years ago

Related help topics for www mechanize resume on error More keywords like www mechanize resume on error
More pages for www mechanize resume on error


Email Newsletter
Email:
Popular Posts
Recent Posts
Tags
Random photo
Like a batman guarding his boat @ Elephant Beach Havelock Like a batman guarding his boat @ Elephant Beach Havelock in Havelock Island Andaman
On Facebook
Recent Comments


digitalpbk