What's JavaScript? and free JavaScript E-book Dowmload

Introduction

What's JavaScript? What's the difference between JavaScript and Java? Isn't JavaScript just a simplified version of Java? These are common questions that I get all the time.
Netscape originally invented a simple scripting language called LiveScript, which was to be a proprietary add-on to HTML. When Sun's new language Java became unexpectedly popular, Netscape was quick to jump on the Java bandwagon, and re-christened their scripting language JavaScript. Outside of the first four letters, there are almost no other similarities between the two.
Microsoft then added their own version of JavaScript to Internet Explorer, which they named JScript. Unfortunately, the two were not identical, so Netscape then attempted to straighten matters out by turning JavaScript over to ECMA, a Switzerland-based standards body. This gave three main versions of JavaScript-based languages: JavaScript, which works primarily with Netscape's browsers, JScript, which works with Internet Explorer, and ECMAScript, with which no browser is completely compatible. Netscape and Microsoft have both stated that future versions will match the ECMAScript standard, which should lead to convergence. However, as the most-used features are common to all, compatibility is not an issue unless you are trying to use JavaScript to control DHTML.
JavaScript is growing in popularity due to its simple learning curve relative to the amount of power it provides. Complete non-programmers are able to add a little bit of interactivity to their web pages without buying an IDE or sweating over why a program won't compile. There are numerous Web sites which contain any number of scripts available for the taking, and Netscape has fairly complete documentation on their site. And of course, there's the always useful ability to view the source of Web pages.


JavaScript E-book Download link   http://www.mediafire.com/?4aaazdm67d8a4lx
What is Core Parking?
Core Parking is basically an option in the Windows registry which only allows the computer to use 1 core when having a Multi- or more than one core CPU. This limits the potential of the CPU’s actual power. Say, if you’re opening a game it will only use 1 core to open it instead of spreading it to other cores or in other words distributing the data. IN other words This is Bad!

Is it worth changing?
Yes! It increases performance up to 75% (In a quad core that is. I have a Q6600 OC to 2.8 ghz on a fsb of 1400) Depending on how much CPU Cores your CPU has that’s how much it will increase by.

How To Do It?
OK Firstly you require some things
• Knowledge
• How to use a computer
• Common Sense

This is by far the easiest tutorial you will ever do. Trust me.

1. Okay start by Pressing on your keyboard: Windows Key + R. This will open Run.

2. Type: regedit

3. Press OK

4. In Registry Edit, Go to Edit in the top mini toolbar and click Find.

5. Then in the Text box put this (Without the Brackets.) (0cc5b647-c1df-4637-891a-dec35c318583)

6. Click Find Next.

7. Once it find the Reg Key there should be 8 detailed boxes or text. Like this (Picture 1)














                                                                     


8. Look for The name column or row. And find ValueMin and ValueMax which should be bunched Up.

9. Right click on ValueMin and click Modify.

10. In the Text box type 0 instead of a 1 in the text.

11. And do the same for The ValueMax.

12. To make sure that it is done in all the Profiles click Edit in the top toolbar again and click Find Next or push F3 on your keyboard.

13. Then do the same again to the others (ValueMin=0, ValueMax=0)

14. Restart your computer and See the Difference.

DONE :) you should see more of this 








Do you see how the Cores are distributing more ?

This does not kill your computer in anyway. It just enables your MB to use all the Cores in your CPU!

Although if something does happen.

[I DO NOT TAKE ANY RESPONSIBILITY IF YOU STUFF UP OR CORRUPT YOUR COMPUTER. IF YOU ARE NOOB IN COMPUTERS DON’T TRY IT.]

Thanks Guys Remember to comment Bellow and Thank me and If you can tell others that this works ( Which it does.)
top