All the rar files have the same 
password : http://learning4you.blogspot.com/

Friday, October 24, 2008

hacking gmail



Do it with style! Hack your way to extra storage space;
crack the code ,build APIs in any Language



Saturday, October 18, 2008

Teach Yourself XML in 21 days



Book : Teach Yourself XML in 21 Days Author : Simon North Edition : - Publisher : McMillan Computer Publishing Published : 1999 ISBN : 1575213966 File Format : .pdf File Hosting : rapidshare.com Size : 9384 kb "Designed to be a simple tagging language for displaying text in a Web browser, HTML has done a wonderful job and will probably continue to do so for many years to come. It is no exaggeration to say that if there hadn’t been HTML, there simply wouldn’t have been a Web. Although Gopher, WAIS, and Hytelnet, among others, predated HTML, none of them offered the same trade-off of power for simplicity that HTML does."

Download ebook from rapidshare:


Object Oriented Programming in C++ .pdf



Book : Object oriented Programming in C++ Author : Robert Lafore
Publisher : SAMS publishing Published : 2002 Edition : Fourth IV ISBN : 0672323087 File Format : .pdf File Hosting : rapidshare.com Size : 13702 kb "The Fourth Edition is updated and revised to include more UML coverage, inter-file communication, and use-cases analysis to explain software design. The book covers object-oriented programming through task-oriented examples and figures to conceptualize the techniques and approaches used. It also contains questions and exercises to reinforce the concepts students have learned."

Download .pdf file from rapidshare:



Professional PHP Programming



Book : Professional PHP Programming Authors : Jesus Castagnetto, Harish Rawat, Sascha Schumann, Chris Scollo, Deepak Veliath Publisher : Wrox Press Published : 1999 ISBN : 1-861002-96-3 File Format : .pdf File Hosting : Rapidshare.com Size : 18.4 mb "PHP, the subject of this book, is an open source server-side scripting language that has taken web-based development to a new level of sophistication.

In this book we will show you what PHP is, how it simplifies server-side scripting and adds to the
functionality of your web pages. "


Download the Ebook

Friday, October 17, 2008

Book : Thinking C++ Volumes : I & II .pdf



Book : Thinking C++
Volumes : I & II
Authors : Bruce Eckel, Chuck Allison
Publishers : Prentice Hall
Published : 2000
ISBN : 0-13-979809-9

Thinking in C++ pdf download



File Size : 5.2 mb File Format : .pdf File Hosting : rapidshare.com "Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++."



how to do the realistic flaming ice text.

Step 1.
Create a new 450X350 pixels document. Then create a new layer "Ice". Use Horizontal Type Tool and write the ice text, BURN ICE for example, with "DS SonOf" type and 85 pt and fill it with any color.

Step 2.
Apply Layer > Layer Styles > Blending Options with the following settings:

Stroke (color-> #6fbdf3)

Gradient Overlay (color-> #c8dbea)

Color Overlay (color-> #9ad6df)

Satin (color-> #a6d5f5)

Bevel and Emboss (color-> #76c0de)

Contour

Texture

Step 3.
Apply Filter > Stylize > Wind with the following settings: Method-> Wind,Direction -> From the Right.
Step 4.
Create a new layer "Burn" with the same text with dark grey background for the burn text. Remove BURN text a little left from the Ice text.

Step 5.
Apply Filter > Stylize > Wind with the following settings: Method-> Wind, Direction -> From the Right. Then apply Edit > Transform > Rotate 90 CCW. Apply Filter -> Stylize -> Wind two times with the following settings: Method -> Wind, Direction -> From the Right. Then apply Edit > Transform > Rotate 90 CW. Duplicate this layer.

Step 6.
Go to "Burn copy" layer and apply Filter > Distort > Ripple with the following settings: Amount -> -258, Size -> Medium and then press Ctrl+E to merge down this layer with "Burn" layer.

Step 7.
Then apply Reflected Gradient Tool with dark orange and black color on half and run across your screen to color your image. Then set the blending mode 'color' for this layer.

Step 8.
Switch layers with ice and burn texts and you receive the burn ice, but for good result we need change the background on black color. And you can get something like that.

how to create a texture looks like a leopard skin

Step 1.
Create a new 450X350 pixels document. Set a black color for a foreground and white color for a background. Apply Filter > Render > Clouds. Apply Filter > Artistic > Poster Edges with the following settings: Edge Thickness -> 10, Edge Intensity -> 10, Posterization -> 6.

Step 2.
Apply Filter > Blur > Radial Blur with the following settings: Amount -> 10, Blur Method -> Zoom, Quality -> Best. Then apply Image > Adjustments > Hue/Saturation with the following settings: Hue -> 36, Saturation -> 47, Lightness -> +7.

Step 3.
Aplly Filter > Blur > Radial Blur with the same settings. Apply Image > Adjustments > Brightness/Contrast with the following settings: Brightness -> -25, Contrast -> +13. Duplicate this layer and set the Blending Mode as 'Soft Light'. Then Merge down all layers.

Step 4.
Apply Filter > Artistic > Rough Pastels with the following settings: Stroke Length -> 1, Stroke Detail -> 2, Texture -> Canvas, Scaling -> 55%, Relief -> 4, Light -> Bottom. Then apply Filter > Blur > Radial Blur with the following settings: Amount -> 8, Blur Method -> Zoom, Quality -> Best. And that's it.

how to create a smoke effect

Step 1.

Create 400X400 pixels document. Then apply Edit > Fill...(black). Choose the Brush Tool and draw a white line.

Step 2.
Now we need to distort this line. Apply Filter > Liquify and distort this line to create a smoke. Then apply Filter > Blur > Blur.

To get the same result you may use Smudge Tool. And that's it.

Sunday, October 12, 2008

Recover 20% Bandwidth And Increase Broadband Speed

this tutorials helps to increase the speed of broadband connect

Microsoft -->20% of the bandwidth is allocated for windows vista to update purpose and sharing information..but under normal circumstances this reserved bandwidth can be freely used by any shared application or data flow..

these are the steps to increase ur broad band speed..

click on >start button>type gpedit.msc ,a window will open in that lick on>local computer policy>
>administrative templates >network>Qos Packet schedule >double click on limit reservablr band width>a window will open ,in that window check on enable ,change the band width to '0' and >save.....

NOW u can get more fast from broad band

what is batch virus

Reproducing batch programs use the FIND command to separate its code
from the program that code is attached to. For this to work, every
replicating line in the virus must contain a specific string, the key
string of the virus. Another vital component of a replicating batch
is the FOR command, used to scan for other batch files, usually with
the mask "*.BAT". A variety of commands can be used for the actual
infection, including FIND, TYPE, ECHO, COPY and MOVE. Simple batch
replicators just append their code at the end of batches in the hopes
it will run (usually it does). Advanced infectors modify the start of
the batch to force the issue. In such cases the added first line does
not contain the key string but is added by an ECHO within the virus.

This is not the only type of batch virus! Batch viruses can be written
in assembly and use either DEBUG or ECHO to hide the virus code in hex
or text which is attached to infected batches. These tend to be very
advanced. A batch file can also rename a binary then copy itself to a
batch with the same base name. This one's been around for a while.

Most of the viruses presented here become a self contained part of the
host, giving them that coveted ability of travel. Machine code is used
only for specific functions, not for reproduction. That is done with
plain old DOS. Only DOS 6 seems vulnerable to these types of viruses,
I have no information on PCDOS, 4DOS or other operating environments.
They run on my system and probably on many others.

At the end of this document is an encoded batch that will detect most
(practically all) batch viruses of this type and also suspicious code
that might indicate a trojan or advanced batch virus of the assembly
type. Use a UU decoder to extract the file "BATALERT.BAT".

Friday, October 10, 2008

remove recent documents in start menu

another way to remove recent documents in start menu
Start -> Run -> type gpedit.msc

Remove Recent Documents menu from Start menu

User Configuration\Administrative Templates\Start Menu and Taskbar:
Enable : Remove Recent Documents menu from Start Menu

Empty Recent Documents(files) Automatically on Log off

How to Empty Recent Documents(files) Automatically on Log off?

All the files you open will be stored in your user profile in a hidden folder named My Recent Documents. This is really annoying and a treat to our privacy! We can make this folder auto cleared on logoff using a single registry change.

1. Click Start > Run > Type in regedit

2. In the Registry editor navigate to the following key.

Quote:
HKEY_Current_User > Software > Microsoft > Windows > CurrentVersion > Policies > Explorer
3. Right click on the Right Pane > New > Dword Value & name it as ClearRecentDocsOnExit .

4. Double Clcik on it & se the value to 1 .

This will clear the My Recent Documents Folder automatically on logoff.

To Revert back either delete the Dword value or set the value to 0.

Thursday, October 9, 2008

how to find windows vista product key

1.

Manually locating the Windows Vista product key from the registry is nearly impossible due to the fact that it's encrypted.

Note: The manual techniques used to locate the product key for operating systems like Windows 95 and Windows 98 do not work for Windows Vista. That method will only locate the product ID number, not the actual product key used for installation. Luckily, a number of free programs exist to help find product keys.
2.

Choose a free product key finder program that supports Windows Vista.

Note: Any product key finder that locates Windows Vista product keys will locate the product keys for any edition you may have including Windows Vista Ultimate, Home Premium, Home Basic, Business, and Enterprise.
3.

Download and run the key finder program. Follow any instructions provided by the software.
4.

The numbers and letters displayed by the program represent the Windows Vista product key. The product key should be formatted like xxxxx-xxxxx-xxxxx-xxxxx-xxxxx - five sets of five letters and numbers.
5.

Write this key code down exactly as the program displays it to you for use when reinstalling Windows Vista.

Note: If even one character is written down incorrectly, the installation of Windows Vista that you attempt with this product key will fail. Be sure to transcribe the key exactly.

How to change windows vista product key without reinstall vista

Changing the Windows Vista product key may be necessary
if you discover your current key is pirated or illegal but you don't want to reinstall Windows Vista to activate your new legal key.

Changing the Windows Vista product key doesn't take much time .usually it takes less than 10 minutes

here are some steps to follow:

1.

Click on Start and then Control Panel.

Tip: In a hurry? Type system in the search box after clicking Start. Choose System from the list of results and then skip to Step 4.
2.

Click on the System and Maintenance link.

Note: If you're viewing the Classic View of Control Panel, you won't see this link. Simply double-click on the System icon and proceed to Step 4.
3.

Click on the System link.
4.

In the Windows activation area of the View basic information about your computer window, you'll see the status of your Windows Vista activation and your Product ID number.

Note: The product id is not the same as your product key. To display your product key, check out the guide on how to find the Windows Vista product key code.
5.

Next to this information, you should see a Change product key link. Click on this link to start the process of changing your Windows Vista product key.
6.

When the Windows Activation window appears, enter your new product key in the Product Key: text box.

Click Next to continue.
7.

Wait on the Activating Windows... message until the progress bar is complete. Windows Vista is communicating with Microsoft to ensure that your product key is valid and to reactivate your Windows Vista installation.
8.

The Activation was successful message will appear after your product key has been validated and your copy of Windows Vista has been activated.
9.

That's it! Your Windows Vista product key has been changed!

Click Close to close this window. You can now also close the System window.

Sunday, October 5, 2008

SAVE YOUR GENUINE WINDOWS ACTIVATION DURING REINSTALLATING WINDOWS

Reformat your hard disk and reinstall Windows XP on a system without messing around with Microsoft's Product Activation after the reinstall.

Have you ever wanted to reformat the hard disk and reinstall Windows XP on a system but you didn't want to mess around with Microsoft's Product Activation after the reinstall? Fortunately, you don't have to.

As long as you aren't making any hardware alterations, you can back up the activation status files before you reformat the hard drive and then restore them after you reinstall the operating system.

To perform the backup, follow these steps:

1. Use Windows Explorer to open the C:\Windows\System32 folder.t
2. Copy the Wpa.dbl and Wpa.bak files to a floppy disk or CD.

To perform the restore, follow these steps:

1. Decline the activation request at the end of the installation procedure, and restart Windows XP.
2. During bootup, press [F8] to access the Windows Advanced Options menu.
3. Choose the Safe Mode (SAFEBOOT_OPTION=Minimal) option.
4. Use Windows Explorer to open the C:\Windows\System32 folder.
5. If they exist, rename the new Wpa.dbl and Wpa.bak files to Wpadbl.new and Wpabak.new.
6. Copy the original Wpa.dbl and Wpa.bak files from the floppy disk or CD to the C:\Windows\System32 folder.
7. Restart the system.

Disable Windows Vista User Account Control on ur pc

If you feel confident with taking control of security, you probably don’t need the User Account Control (UAC) that comes with Microsoft Windows Vista. This guide will show you how to turn off the UAC so that it doesn’t bother you any more.

1. Open the Start Menu and select Control Panel.

2. Now select User Accounts

3. Select Turn User Account Control on or off

4. Uncheck the box next to “Use User Account Control (UAC)…” and press OK

You will now be asked to restart your computer to activate your changes. After your computer is restarted you won’t be bothered anymore by the UAC.

If you want to enable the User Account Control again, you simply repeat the above process and at step 4 recheck the box next to “Use User Account Control (UAC)…” and press OK.

shutdown pc with the help of timer

METHOD 1

Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!
How To Make A Shutdown Timer!

Step 1:

Right click on your desktop and choose “New=>shortcuts“.

Step 2:

In the box that says “Type the location of the shortcut“,
type in “shutdown -s -t 3600” without the quotation marks and click next.

Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.

Step 3:

Make up a name for the shortcut and you’re done.
You can change the icon by right clicking=>properities=>change icon=>browse.

To abort:

To make an abort key to stop the shutdown timer just create another shortcut and make
the “location of the shortcut” to “ shutdown -a” without the quotes.

METHOD 2

Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run

Type Code: at 11:35 shutdown -s

To abort

Code: shutdown -a

Note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type

“at 20:30 shutdown -s” without quote

METHOD 3

you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown

shutdown.bat
Type Code:
@echo off

title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 19:30)
set /p stime=
cls
at %stime% “”shutdown -s -t 00″” >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit

also you can add -c “desired message” at the end of the shutdown command
for example
shutdown -s -t 60 -c “Shutdown Pc”

using this command u can also schedule ur pc to restart
for example
shutdown -r -t 60 -c “Restarting Pc”

restart window without restarting ur pc

It’s really very very annoying to restart your PC everytime after you install some hefty applications. Ever thought how to get rid of this? Well most of us will never think of this and just stick to the default Windows Xp/Vista’s annoying reboot process.

Here is a trick involving tricking the PC do a “warm reboot,” rather than a “cold boot.” The trick involves holding down the SHIFT key when invoking the restart.

Windows Vista: Select Start, then click on the padlock button icon and from there, hold down the SHIFT key while clicking on the “Restart” choice.

Windows XP: Its pretty much the same. Select Start. Select “Shut Down…” Hold down the SHIFT key while clicking on the “Restart” button.
Related Posts with Thumbnails