Showing posts with label tutorial. Show all posts
Showing posts with label tutorial. Show all posts

Friday, June 28, 2013

How to set your Laptop up as a WiFi range extender?

Cost of project: around Rs. 800 ($13.3 approx)
Materials Required: A WiFi Adapter: Click here to buy one. << My Suggestion. You can get more by searching. I will be using the same throughout the tutorial.
Operating System: Windows 7/8


Lets extend the WiFi range of our router so that other devices receive a proper connection through our laptop.

 Step 1: Install MyPublicWiFi

Download and Install MyPublicWifi from this website: http://www.mypublicwifi.com/publicwifi/en/index.html
Yes, you will HAVE TO restart your computer after installation completes

Step 2: Connect your Wifi Adapter

Let the drivers install themselves, it might take time depending upon availability of updates, computer config, and may be internet speed.

Step 3: Start MyPublicWiFi in Administrator mode


You have to choose a network name and password. And in the Enable Internet Sharing dropdown menu, select the network you want to share. In this case, choose the WiFi connection which is made to the main router connected to internet.

Then hit Set Up and Start Hotspot.
On your device, connect to the network which is named by you in connectify.
Thats done! You have extended WiFi range for other devices to connect!

Check out more tutorials @ The Tutor
Got any problems or questions setting up? Ask me here on this link!



Saturday, June 8, 2013

Learning the popular programming languages easily

I know learning programming is huge deal. Its either reading those huge tutorials with examples and sometimes get information which you might not need to know so hard. Sometimes, its just enough that you learn the syntax and some important components of the language. Sometimes, programming is learnt for fun and not for you know, "professional development". Sometimes, even for show-off.
However simple the reason might be, my point is sometimes programming is not so serious when it comes to an enthusiast. Hence, I found three website that belong to the same network which lets you learn programming easily and conveniently. Where, the testing is just below the subject matter. Where theory and practical use can be learnt under the same page. Something that the owners call it: Interactive Learning Platform.
Python, C, and Java are three of the most widely used programming languages in the world and hence the websites:
LearnPython.org: Interactive Python Tutorial: http://www.learnpython.org
LearnJavaonline.org: This one's for Java: http://www.learnjavaonline.org
LearnC: And the final one for the most basic language C: http://www.learn-c.org/