Nerdfeed, now we want to give you learning about browser. The internet browser is Mozilla Firefox.
Now we want to install it, chek it out.

Before installing the browser (mozilla firefox), make sure that your computer is beyond the System Requirements. Here is the mozilla firefox System Requirements :

Windows Operating Systems (32-bit and 64-bit)

  • Windows XP SP2
  • Windows Server 2003 SP1
  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10
*note that 64-bit builds of Firefox are only supported on Windows 7 and higher.

Recommended Hardware

  • Pentium 4 or newer processor that supports SSE2
  • 512MB of RAM
  • 200MB of hard drive space
If your computer meet the System Requirement lets go to install it.

1. Go to Firefox website to download here.
The Firefox download page on that link automatically choose the best version of Firefox for your computer. If you want to download a full, offline installer or if you want to choose the language and operating system by yourself, visit the Firefox System and Languages page here. You can download either the Windows (32-bit) Firefox version or, for 64-bit operating systems with Windows 7 and above, the new Windows 64-bit version of Firefox.


2. Click the Free Download button to download the Mozilla Firefox installer
That page will automatically give you the best version of Firefox for your computer.
Alternatively, use this download link for the latest English (U.S.) Firefox version.

3.  Open the installer file you have downloaded.


4. Follow the installer step.

5. You Should see this icon in your desktop
Congratulations, you are done installing Firefox!

Now, click the mozilla firefox icon to start your internet journey.

Taking a screenshot on your telephone is one of its most fundamental capacities, however the Galaxy Note 5 has a trap up its sleeve that offers it some assistance with going admirably past a standard one-screen catch. In spite of the fact that regardless you have two basic approaches to take a customary full-screen screenshot to share or keep for yourself, there's likewise another alternative called "looking over catch" that lets you consequently line together various screenshots into a full scrollable and editable picture. Here's the manner by which it works.

There's no deficiency of circumstances where taking a basic screenshot is helpful, whether you're demonstrating something to a companion, sparing a brisk bit of data or investigating an issue. There are two courses on the Note 5 to take a standard screenshot.

With a key mix: 

1. Open the substance you wish to screenshot.
2. In the meantime, press and hold both the force catch and home catch for two seconds.
3. You'll see the screen quickly streak, and a notice show up.
4. Check your notices, where you'll see the screenshot and an alternative to share, alter or erase it.

With a palm swipe: 

1. Open the substance you wish to screenshot.
2. Place your hand vertically along the left or right edge of your Note 5, and swipe in from that edge with your hand touching the screen.
3. You'll see the screen quickly streak, and a notice show up.
4. Check your notices, where you'll see the screenshot and an alternative to share, alter or erase it.
5. (Discretionary) If this strategy doesn't work, check Settings > Motion and motions to empower it.



Performed you obtain locked from a phone or this acquired misplaced or thieved? This information will reveal this steps for you to enforce a fresh 6-digit PIN for you to lock/unlock the Microsoft windows 10 Cellular phone.

Microsoft windows 10 Cell presents different alternatives for you to signal in to the phone because the first line of security towards neighbor's little brown eyes. If you are a new Microsoft windows Mobile phone person, you currently know a pair of locking parts: the normal PIN password in addition to Microsoft windows Howdy, the brand new function that uses eye reader since a sort of authentication.

On the other hand, 'microsoft' also provides 1 / 3 solution to lock the phone, the 6-digit PIN function which might be allowed through the 'microsoft' Account on the net, in addition to allows you to lock the phone remotely.

The reason why because of this 3 rd locking mechanism would be to include a supplementary covering connected with safety if the phone previously receives misplaced or thieved. As you may configure Microsoft windows Howdy, which can be extremely risk-free, any person may still gain access to this Locking mechanism screen in addition to think the PIN -- even more likely should the product declines to the palms connected with someone you know. Moreover, in the event that for virtually every motive you obtain locked from a phone, you may also arranged a new 6-digit PIN remotely for you to unlock the product without needing to wait around a long time just before trying again.

Within this Microsoft windows 10 information, we shall walk you through the steps to create a new 6-digit PIN for you to lock the phone in addition to the way to go back to your original PIN after you get back real handle of the product.

How you can risk-free the Microsoft windows 10 Cellular phone utilizing a 6-digit PIN


1. Open the web browser in addition to admittance the 'microsoft' Account while using references you happen to be employing on your own phone.

2. With your units, click on the Locate my own phone hyperlink with the product you would like to lock remotely.

3. On the Find My Phone page, click the Lock button.

4. Type in the 6-digit FLAG you wish to work with.

 * Observe: Remember that a whole new 6-digit PIN NUMBER can be all you need for that characteristic to function, yet also you can contain a phone number which you could possibly be gotten to. You can also squeeze in a meaning up to one hundred sixty characters that will look on the Lock display screen.

5. Click the Lock option to complete.

Currently ones cell phone device can lock instantly, in addition to any individual looking to register might find some sort of pop-up meaning together with your personalized text message in addition to telephone back again number. (Only people with all the brand-new PIN NUMBER are able to unlock the telephone. ).
Microsoft has opened the floodgates for Windows 10, making the upgrade available in 190 countries around the globe. If you've already reserved the upgrade on Windows 7 and Windows 8/8.1 and are yet to see the update, there's an easy fix that allows you to manually initiate the download process.
Before you begin, ensure Windows Update can download and install updates automatically. Not sure how to do that? Here's how:

Turn automatic updating on or off

  1. Open Windows Update by swiping in from the right edge of the screen (or, if you're using a mouse, pointing to the lower-right corner of the screen and moving the mouse pointer up), tapping or clicking Settings, tapping or clicking Change PC settings, and then tapping or clicking Update and recovery.
  2. Tap or click Choose how updates get installed.
  3. Under Important updates, choose the option that you want.
  4. Under Recommended updates, select the Give me recommended updates the same way I receive important updates check box.
  5. Under Microsoft Update, select the Give me updates for other Microsoft products when I update Windows check box, and then tap or click Apply.
Once automatic updates are enabled, launch Command Prompt in Administrator mode and enter the following command: wuauclt.exe/updatenow. That should trigger the Windows 10 download.

How to start a command prompt as an administrator:

  1. Click Start, click All Programs, and then click Accessories.
  2. Right-click Command Prompt, and then click Run as administrator.
  3. If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue.
If you're having any issues, be sure to hit up Windows Central's forums. This discussion is dedicated to force updating.

source : windowscentral
LAMP Stands for Linux,Apache,MySQL and PHP. Most of the websites works with the above combination. if you think the above combination will be only on servers where the hosting are made, that is wrong you can made on your own PC which has Linux. The installtion of LAMP on Ubuntu is simple quiet when compared to other Linux environment.

In other Linux environment you need to install all the packages separately. But in Ubuntu you can install in one command. Here i am listing the steps to install LAMP in one command.

Installing Linux:

You can find the tutorial about installing Ubuntu 14.10 here.

Installing AMP (Apache,MySQL and PHP).


Copy and Paste the line in the Terminal.

$ sudo apt-get install lamp-server^
[sudo] password for raj:

Once entered the command, it will ask you to enter the password for the user. it will search the required package for LAMP server, in the end it will prompt you to confirm the downloading and installation of packages. Type Y and then press enter.
After the installation of the all packages it will prompt you to configure the MySQL root password. Type new root password for MySQL in the Next Screen.
Repeat the root password.

After that it will continue to install the other packages that are required for AMP.

Testing Apache:


To make sure everything installed correctly we will now test Apache to ensure it is working properly, The default location of the documentroot is /var/www/html, you can place your web pages for your website.

1. Before testing Apache, restart the Apache server.

$ sudo /etc/init.d/apache2 restart

2. Open up any web browser and then enter the following into the web address:

http://localhost/ or http://127.0.0.1

You will get the following page, it means the Apache is working fine. Apache’s default document root is /var/www/html on Ubuntu, the configuration file is /etc/apache2/apache2.conf. Additional configuration files are stored in the /etc/apache2/*-available directory.

Testing PHP:

For testing the PHP, Place one PHP file on to the default directory of the Apache.

Step 1. In the terminal copy/paste the following line:

$ sudo nano /var/www/html/phpinfo.php

This will open up a file called phpinfo.php.
Step 2. Copy/Paste this line into the phpinfo file:

<?php phpinfo(); ?>

Step 3. Now open you’re web browser and type the following into the web address:

http://localhost/phpinfo.php or http://your-ip-address/phpinfo.php

Configuring MySQL:

This is optional, MySQL will normally listen on the localhost only. if you want it to listen on the other IP,  you will need to edit the /etc/mysql/my.cnf file.

$ sudo nano /etc/mysql/my.cnf

Change the following line and put your ip on the place of 127.0.0.1.

bind-address = 127.0.0.1 -------> bind-address = 192.168.12.8

That’s all!. Now the Ubuntu 14.10 is ready with AMP. You can put your web pages in the /var/www/html directory for single site.

source : http://www.itzgeek.com/how-tos/linux/ubuntu-how-tos/setup-lamp-apache-mysql-php-on-ubuntu-14-10.html

What is XAMPP?

XAMPP is the most popular PHP development environment

XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use.

1. In your web browser, go to  https://www.apachefriends.org/
2. Click on the download link XAMPP for Windows. 
 
3. When prompted for the download, click "Save" and wait for your download to finish.
 
4. Open XAMPP installer file you have downloaded. Install the program, and click on "Run."

5. Accept the default settings. A command will open and offer an initial installation prompt. Just hit the Enter key, and accept the default settings. To simplify installation, just hit ENTER when prompted on the command line. You can always change settings, by editing the configuration files later.
 
 
6. When your installation is complete, exit the command window by click finish. And then
Start the XAMPP Control Panel.
 
7. Well Done!
 

For all people who wished to enjoy Vainglory on the LAPTOP OR COMPUTER, that can be done that right now!

We have a totally free software named BlueStacks, which you may get here on their website www.bluestacks.com

The key reason why its works is because BlueStacks is surely an Android mobile phone emulator. Therefore that BlueStacks functions while on an operating system that functions exactly like a operating system in a gadget. This allows people to help get apps in the google play store and also enjoy it on the LAPTOP OR COMPUTER, and also suppose which application just released in the google play store.

ALERT: BlueStacks is really a totally free software to help get and also utilize. To hold it totally free, it's going to occasionally request you to get totally free apps -- which you may rub out later when they consume excessive memory space -- if you don't invest in a ad-free version. OTHER THAN THAT, BLUESTACKS WILL NOT PROMOTE ANY OTHER OFFER. If you need to purchase the programs, or perhaps it tempts one to buy points, you could have an unacceptable method.

Here's a pic of what it should look like upon loading. If you already have an Android account, it works on BlueStacks. If not, bluestacks will ask you to make one, it should take no more than 10 minutes.


When you have almost everything set up, this is most of your main menu. It is going to indicate virtually any game titles you've downloaded, and monitor the applications. To get to Google Play Store, simple just click the "Search" button on top still left.

Now, look at here! Vainglory, now on Google Play! And it's free, too!
When attempting to download,if you have not established the payment process, it is going to request to do so. Tend not to be concerned, this element may be missed. Such as When i mentioned, this system in essence operates much like a great android mobile phone system.


Its ready, just download and play it! enjoy!
www.colorwhistle.com

What is ionic?

Ionic is a powerful HTML5 SDK that allow you build native-feeling mobile apps using web technologies like HTML, CSS, and Javascript. You can build android, ios and windowsphone apps at a single time.

How to Install it on Windows 10?

1. You Need Node JS installed on your windows

Download node js on their website nodejs.org. Choose the version what you want (i recommended the LTS one, because it have Long Term Supports) and compatible with your windows version x64 or x86.

Download Node JS v4.2.6 LTS | akbaraji.blogspot.com

After download, you can install nodejs like other normal software installation on windows 10.

Install Node js on windows 8 | akbar aji

2.  Install apache cordova

First, we will go and install the latest version of Apache Cordova, which will take our app and bundle it into a native wrapper to turn it into a traditional native app. Install cordova is simple just open your CMD prompt and insert code below.

npm install -g cordova

if you success your cmd should look like this.

Install Apache Cordova on windows 8 | Akbar Aji

3. Install Ionic

Ionic comes with a convenient command line utility to start, build, and package Ionic apps.
To install it, simply run:

npm install -g ionic

This is what you get after submitting that code.

Install ionic framework on windows 8 | Akbar Aji

 

4. Build Your First Apps

Ionic  have been installed, lets start our first journey by build an apps.

ionic start myFirstApps tabs


If ionic success make your apps, then go to folder where your apps in, build it and then run it on the emulator. Im using windowsphone in this example. you can choose diferent platform its up to your devices. (if you want android change "wp8" to "android" or "ios" if you want iOS).

cd myFirstApps
ionic platform add wp8
ionic build wp8
ionic emulate wp8

Adding windowsphone platform using 'ionic platform add wp8'. Your CMD should show this after the execution.


 
Now we build the apps, to get ready.


After the apps succesfully builded, we can run or emulate the apss. And your apps will look like this picture below.


WELL DONE! You have succesfully build your very first appss using ionic. If you want to learn more about ionic you can visit their website in ionicframework.com.

Have a friend who likes to eat your friends? Oh boy, tah danger. Invented the same new gebetan, might be the gebetan can ditikung so wrote. Danger, right? Therefore, Loopers, lest you either select friends. Well, in the Digital Video Loop Kepo this time, there is a special message for the gatel diluaran girls there who like to eat their own friends. What about the message?
Gatel specifically for girls!

Loop Digital Video Kepo this time titled Garukin Dong. In short this super video, you met the three friends. All three have an important message for the girls who like nikung friend just like that. Something like what the message of the three of them? Jump aja you watch short video here.LOOP KepoFor you who do not know LOOP Kepo, hmm you kebangetan deh, Loopers. So, after a successful diadain last year, LOOP Kepo coming soon with exciting competition for you, Loopers. This year, the theme of which was taken was The Story of Our Life with 3 different work categories, namely Digital Writing, Digital Video and Digital Music.Come along, Loopers! Besides dapet attractive prizes like Mac 13 "and iPhone 6, you also get a magic sciences from mentors kece know. Writing in the Digital category, you will be mentored same banner Pragiwaksono and Arief "Poconggg" Muhammad. Continue Raditya Dika and Sacha Stevenson will mementori Digital Video category, while the Digital Music category will be mentored each RAN and GAC.

Electronic Sports (E-Sports) is composed of a competitive game on a video game or bias arguably competitive gaming, professional gaming, and cybersport. Types of video games are most commonly associated with E-Sports adaah real-time strategy (RTS), First-Person Shooter (FPS), a Massively-Multiplayer Online Games (MMOG), and Race. Game played competitively at amateur level, semi-professional and professional, and some games have organized competition in the form of leagues and tournaments. Events such as Major League Gaming (MLG), The International, World Cyber Games (WCG), and Dreamhack provide both streaming games and cash prizes to the winners in the tournament were held.