03 Jan, 2011

Windows 32 bit or 64 bit

Articles related to windows 32 bit or 64 bit

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

Number of Tennis Balls to make a 4 sided pyramid of 25 levels

http://digitalpbk.com/interview-questions/number-tennis-balls-make-4-sided-pyramid-25-levels of 2 dimensional pyramid, since this has 3 dimensions, each N2 ball requires support from (N+1)2 , therefore there would be N2 Balls in Nth level where N is 1,2,3,4... 25. So the answer here is 12 + 22 + 32 + 42 + 52 + .... + 252 Using this formula to calculate the sum of squares of first N integers , we can calculate the number of balls requires as (25 x (26) x (51) ) / 6 = 5525 Interview Questions ...
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 Correct Colors displayed on Laptop / LCD Screen on Windows 7 Laptop and LCD Monitors are poor in reproducing the actual colors compared to conventional Cathode Ray Tube (CRT) Monitors. If not properly caliberated, the colours displayed can vary drastically. If you are using a laptop or LCD monitor, see the coloured box below.   The above box is a very light gray color. If your gamma or colour is not caliberated correctly the box can appear reddish, bluish or greenish. If your ...
Published 1 year, 11 months ago

PHP file_get_contents giving garbled output

http://digitalpbk.com/php/file_get_contents-garbled-gzip-encoding-website-scraping . // Allow it for now... Do nothing... } // Verifiy decompressed size and CRC32: // NOTE: This may fail with large data sizes depending on how // PHP's integer limitations affect strlen() since $isize // may be negative for large sizes. if ($isize != strlen($data) || crc32($data) != $datacrc) { // Bad format! Length or CRC doesn't match! return false; } return $data; } } Happy Scraping :) PHP Web ...
Published 1 year, 11 months ago

Canon SX120 IS - 10x Zoom & 10 Megapixel - Review

http://digitalpbk.com/canon/canon-sx120-10x-zoom-price-new-review-10-megapixel Canon SX120 IS - 10x Zoom & 10 Megapixel - Review which is decent enough to take around 740 photos at 10 mega pixel in fine grain quality. Image Quality The image quality is pretty good on Canon SX120. Although when you see the preview on the LCD before taking is slightly grainy, the photos are pretty good. The image quality seem to go down a bit when you zoom too much. You can set the aperture open time from 1/250th of a second to 15 seconds. Other stuff There is no view finder or a small rectangle through which you can look through, but you ...
Published 2 years, 2 months ago

Windows Registry : Something you must know

http://digitalpbk.blogspot.com/2007/03/windows-registry-something-you-must.html Windows Registry : Something you must know IntroWhats this all about ? Registry is the place where most windows programs store some data associated with that program. Moreover, registry is used by windows to store much of the configuration information, file associations, start up programs, etc ...The registry is mainly divided into 5 sections HKEY_CLASSES_ROOTHKEY_CURRENT_USER : Current User Preferences.HKEY_LOCAL_MACHINE (HKLM): Global Preferences.HKEY_USERSHKEY_CURRENT_CONFIG : Current System ...
Published 4 years, 11 months ago

Sony Vaio CW VPCCW26FG EDID (Extended display identification data)

http://digitalpbk.com/hardware/sony-vaio-cw-vpccw26fg-edid-extended-display-identification-data supported by the display, display size, luminance data and (for digital displays only) pixel mapping data. The Sony Vaio CW VPCCW26FG EDID is as shown below : 00 FF FF FF FF FF FF 00 4D D9 FA 06 00 00 00 00 2D 0C 01 03 90 1F 11 00 EA A8 E0 99 57 4B 92 25 1C 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 40 38 40 F6 63 84 13 30 52 52 66 50 36 AE 10 00 00 18 00 00 00 FC 00 4E 76 69 64 69 61 20 44 65 66 61 75 6C 00 00 00 FC 00 74 20 46 6C 61 74 20 50 61 6E 65 6C 00 00 00 00 FD 00 00 3D ...
Published 1 year, 10 months ago

How to make a Windows Gadget in Windows 7

http://digitalpbk.com/windows-gadgets/how-make-windows-gadget-windows-7 How to make a Windows Gadget in Windows 7 How to make a Windows Gadget in Windows 7 This is an introduction to developing windows gadgets on the Microsoft Windows 7 Operating System. A windows gadget is a small piece of UI that floats around on your desktop. This is the version 2 of the Windows Sidebar which appeared in Windows Vista operating system. All gadgets are simply a collection or group of HTML/JS(JScript)/CSS files and a bunch of assets described by a gadget.xml placed in a .gadget Folder. This tutorial assumes you know ...
Published 1 year, 3 months ago

Fun with UNICODE and Mirroring Character

http://digitalpbk.blogspot.com/2006/11/fun-with-unicode-and-mirroring.html Fun with UNICODE and Mirroring Character What is UNICODE?Everything you see on your computer is represented by 0's and 1's. Characters are also encoded in the form of 0's and 1's. In this method each character is represented by a number. A common method of encoding is called ASCII (American Standard for Information Interchange). In this method each character is represented by 8 bits. Therefore 256 different characters can be represented using this method. But 256 characters ...
Published 5 years, 2 months ago

amvo.exe Virus Manual Removal Steps

http://digitalpbk.blogspot.com/2008/02/amvoexe-virus-usb-memory-stick.html amvo.exe Virus Manual Removal Steps IntroThis is a nasty virus, dont know who dropped it on me. It spreads via USB Memory Sticks. It cannot be seen in the process list, hides itself and hides all files. And my antivirus doesn't seem to find a problem! :(Some SymptomsCannot show hidden filesSlows down USB devicesAdds infections to plugged in USB devicesDrives open in new windows from My ComputerHow to get rid off?Step 1 The usual way is to Format the system, but it is not a permanent ...
Published 4 years ago

Related help topics for windows 32 bit or 64 bit More keywords like windows 32 bit or 64 bit
More pages for windows 32 bit or 64 bit


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


digitalpbk