Syakir on September 25th, 2008

Yahoo! Messenger 9.0 is already final and available for free public download to install and use. As with any previous versions of Yahoo Messenger, there are various ads blocks display advertisements in messenger or message and chat windows. The banner ad and text ad units can be disabled or turned off by using a simple [...]

Popularity: 100% [?]

Continue reading about Disable and Remove Yahoo! Messenger 9 Ads

Syakir on April 29th, 2008

The easiest way to index a list of files in Windows is by using these command below.
C:\>dir /b > index.txt
You’re done. Your list of files and folders in your C:\ drive is indexed into file ‘index.txt‘ for reference. Have fun. Crap but sometimes useful.
Popularity: 14% [?]

Popularity: 14% [?]

Continue reading about Indexing Files in M$ Windows

Syakir on April 16th, 2008

Easiest way to backup your putty is copy and paste the below command in cmd and the registry file will be save inside where you run the command.
regedit /e PuTTY.reg HKEY_CURRENT_USER\Software\SimonTatham
eg:
C:\>regedit /e PuTTY.reg HKEY_CURRENT_USER\Software\SimonTatham
C:\>dir
Volume in drive C is /root
Volume Serial Number is B4F2-D593
Directory of C:\
03/27/2008 07:19 PM [...]

Popularity: 14% [?]

Continue reading about Backup your PuTTY

Syakir on February 28th, 2008

If you’ve been using one of two common hacks to run Windows Vista without going through activation, Microsoft has you in its cross-hairs. It’s rolling out patches, through Vista SP1 and Windows Update, that will recognize those hacks on your PC. That’s the bad news. The good news is that the much-reviled Windows Geniune Advantage [...]

Popularity: 10% [?]

Continue reading about Microsoft: We’re targeting all Vista activation hacks

Syakir on February 26th, 2008

Assume that Blind Embedding Algorithm works only in grayscale images. Here we encode only one bit of information, thus m is either 1 or 0. This system employs a single reference pattern, wr, which is an array of pixel intensities with the same size as the cover image. This pattern might be predefined or it [...]

Popularity: 11% [?]

Continue reading about Embed Watermark By Adding Message Pattern in C