03 Jan, 2011

How to csrcs.exe removal tool

Articles related to how to csrcs.exe removal tool

Why Laptop Performance lower on batteries

http://digitalpbk.blogspot.com/2007/03/why-laptop-performance-lower-on.html Why Laptop Performance lower on batteries Why is my game running slower than expected when on batteries ? The answer is, when your laptop is running on batteries, it tries to save power by reducing the clock speed. Thus the full speed of the CPU is not used and a lower clock speed is set. This is what that causes the game's poor performance.How can i get the maxinmum performance on batteries ?Performance can be gained by sacrificing power. So all you have to do is goto the Control Panel ...
Published 4 years, 10 months ago

Cancelling Automatic System Shutdown on XP

http://digitalpbk.blogspot.com/2007/03/cancelling-automatic-system-shutdown-on.html Cancelling Automatic System Shutdown on XP IntroductionHave you ever lost valuable data because of the automatic shutdown window that pops up now and then? Have you been frustrated by this window ?The SYSTEM SHUTDOWN windowAppears mostly when XP considers itself unstable and needs to reboot, It gives us a window of barely 1 minute to pack up our things and save all the work etc. But what if you want more than a minute to do this. End Tasking or Closing the window does not work.Here is how to do ...
Published 4 years, 11 months ago

Firefox Browser within Browser

http://digitalpbk.blogspot.com/2007/01/firefox-browser-within-browser.html Firefox Browser within Browser Browser within Browser ? This effect is only for Mozilla Firefox. Pastechrome://browser/content/browser.xul into your address bar and press Enter.What? How?All interfaces on firefox are made on XUL's. The browser window you see is browser.xul, accessing that simply displays the browser window again as the content. Quoted from mozilla.org XUL is an XML grammar that provides user interface widgets like buttons, menus, toolbars, trees etc. User actions are bound ...
Published 5 years ago

Showing similar content nodes on Drupal

http://digitalpbk.com/2009/12/showing-similar-content-nodes-drupal on teasers or full views etc. For example to show similar node contents on the full node use the following code if($teaser == false): print theme('similar_content', $node); endif; :) PHP Drupal How to ...
Published 2 years, 2 months ago

Correct Colors displayed on Laptop / LCD Screen on Windows 7

http://digitalpbk.com/howto/laptop-color-correction-gray-gamma-reddish-windows-7 Correct Colors displayed on Laptop / LCD Screen on Windows 7 color seems to be not the light gray color, then follow the steps given below to calibrate the color on Windows 7. Color Caliberation on Windows 7 Goto Control Panel > Appearence and Personalization > Display and click Calibrate Color as highlighted in the image given below: Follow the steps to correct the Gamma, and color balance. :) Laptop Windows How to ...
Published 1 year, 11 months ago

Change or Increase font size on Eclipse IDE

http://digitalpbk.com/eclipse/change-increase-font-size-eclipse Change or Increase font size on Eclipse IDE > Preferences As shown, Goto General > Appearence > Colors and Fonts On the right panel Select Editor Font and click the Edit Button. Increase the font size on the new window and press Ok on both windows Done. Now that should ease up your eye strain :) . How to ...
Published 1 year, 9 months ago

Find the number of zero's in 'Factorial of a number' N factorial

http://digitalpbk.com/interview-questions/find-number-zeros-factorial-number-n-factorial Find the number of zero's in 'Factorial of a number' N factorial None For n as the number, round(n/5) + round(n/25) + round(n/125)+.......+round(n/5^n) etc till the reminder is 0. Explain how? A zero is formed when a 5 and 2 get multiplied, therefore finding the number of 5's would be enough to find the number of 10's since 5's would be less in number than 2. Lets take an example 30! = 1 x 2 .. x 5 x... x 10 .. x 15 ..x. 25 ... 30 It has 7 fives. Number of 5's ...
Published 1 year, 6 months ago

Bypass Screen lock on Xorg-1.11 Debian

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

Orkut Perl Script - Login, Scrapper and more

http://digitalpbk.blogspot.com/2007/06/orkut-mass-scrapper-scrap-all-friends.html =$sc_start=$1; $sc_end=$2; } if($myc > $no) { print "Invalid Response!!!".$prc[0];return; } print "Enter Scrap Text : "; $sctext = ; $sctext =~ s/\\n/\n/g;#PS: Please do not remove the following if you really like this .... :)#Please post a link to my website http://digitalpbk.blogspot.com #thank you :) $sctext = $sctext."\n[red](Powered by [blue]digitalpbk[/blue].blogspot.com)"; chomp $sctext; SCRAPNEXT: $friendid = $fkeys[$myc-1]; print " Scrapping $myc $friendid ...
Published 4 years, 7 months ago

Enable two finger flick Forward and Back in Synaptics

http://digitalpbk.com/howto/enable-two-finger-flick-forward-and-back-gestures-windows-7-mac Enable two finger flick Forward and Back in Synaptics Enable two finger flick Forward and Back in Synaptics Two finger flick is a gesture that is used to move forward and backword in applications such as photo viewer software or a browser. This is a feature similar to the one available in Mac which is two touch scrolling. This post describers how to enable two finger flick on Windows just like in Macintosh. Two-Finger Flick The Two-Finger-Flick gesture enhances navigation for a variety of applications. You can use the Two-Finger-Flick gesture ...
Published 1 year, 10 months ago

Related help topics for how to csrcs.exe removal tool More keywords like how to csrcs.exe removal tool
More pages for how to csrcs.exe removal tool


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