According to reports, Adobe will soon make its popular imaging software, Photoshop, available as a free download on the Web. The company said...
The British Broadcasting Corporation (BBC) has entered a strategic alliance with IBM for a new video search system and support in other technology...
Microsoft has unveiled a new file format for end-to-end digital photography, called HD Photo, which offers better image quality, better...
Introduction We use Winsock to establish connection between client and server . This is the beginning of everything in the computer of today's...
Want to see the size of your folders and not just files in your Windows XP Explorer listings? If you are interested, Sequoia View is a very...
1. Same process as a MS Word document. From Excel, fire up the VB editor (ALT+F11). 2. The Visual Basic interface will open up. From the INSERT...
Tired of getting Microsoft Office documents (Word, Excel, Powerpoint) that are chock-full of hyperlinks that are bright blue and easy to...
Microsoft's new Information Rights Management software in Office 2003 will only let approved users open Outlook email messages which are "IRMed"...
In this article we will explore the two main choices of graphic format that can be used on the Web to represent simple graphics, schemas or logos:...
There are now several code obfuscation tools which will not really comprehensively "obscure" source code but somehow retrievably "crunch" it. This...
Here is a list of commands you can execute from the Run command prompt in XP: Accessibility Controlsaccess.cpl Add Hardware Wizardhdwwiz.cpl...
SSH is the descendant of rsh and rlogin, which are non-encrypted programs for remote shell logins. Rsh and rlogin, like telnet, have a long...
In mathematical numeral systems, the base or radix is usually the number of various unique digits, including zero, that a positional numeral...
Use this command to kill any process that thinks it's special and can't be killed using the task manager: ntsd -p [pid] -c
Place the following in a file titled ls.bat: @echo off dir %* /n/p or under Windows 98 since %* and /n are not supported: @echo off dir %1...
Multiplications 12 * 2 = 12 << 1 12 * 4 = 12 << 2 12 * 8 = 12 << 3 12 * 16 = 12 << 4 12 * 32 = 12 << 5 12 * 64 = 12...
<% // fetch the file String filename = "companySecret.txt"; String filepath = "C:\\"; response.setContentType("application/octet-stream");...
I had to write the code to get percentage every time I needed it, so I thought it'd be much better to have a function for the purpose, here's the...
Morse code is a method for transmitting information, using standardized sequences of short and long elements, for the letters, numerals,...
CD-ROM and DVD-ROM drives can revert to using PIO mode, despite being set to use 'DMA if Available.' Here's how to make Windows XP redetect the...
Separate names with a comma.