Thursday, September 19, 2013

3 Ways To Share Internet Connection in Windows 7


Today, in an internet driven world, everything we learn, we make, we use, the internet plays a major role. And to utilize the power of the internet, we today use a lot of gadgets, like the tablets, the laptops and the smartphones. Even a typical nuclear family normally has more than five-six devices, that are internet ready.
But sometimes, the router given by the Internet ServiceProvider is set to limit the number of devices that can be simultaneously connected to it. This is done to restrict the bandwidth usage. In these situations, you can make your own WiFi hotspot and share your internet connection using your Windows 7 PC/Laptop. You can also share your internet connection even if you are using a 3G/4G Dongle or you are connected to the internet through the LAN cable.
We have 3 different ways by which you can share your internet connection. The first two are the third-party applications and the third one is by using the inbuilt feature of Windows 7.

Share InternetConnecting Using mHotspot

mHotspot is a free application that turns your WiFi ready laptop into a hotspot, to which other devices can connect and access the internet.
  1.   First install mHotspot on your Windows 7 machine, which will do the internet sharing.
  2. Run the application. The interface is quite clean and there are not many options to confuse you.
  3. mHotspot
  4. Give your hotspot a name in the “Hotspot Name” field.
  5. Give a password in “Password” field.
  6. Choose your Wifi adapter from the drop-down list in the “Share from” field.
  7. Choose the maximum number of devices that can be connected to your hotspot, in the “Max Clients” field.
  8. After doing all this, Click the “Start Hotspot” button.
After successful connection, you will receive a message confirming that the Hotspot has started successfully. Now you can connect up to 10 WiFi capable devices to this Hotspot and enjoy internet capabilities on all your devices.
You can even monitor the devices connected to your Hotspot, go to the clients tab in the right pane to do that.
mHotspot Clients
To choose the network that is connected to the internet and from which you want to do the sharing, go to the “Network” tab and select the connection from the drop-down list.

mHotspot Features at a Glance

  1. You can connect upto 10 devices
  2. You can set any name of your Hotspot and protect it with WPA2 PSK security.
  3. You can see the bandwidth consumption by your network.
  4. The mHotspot application works with Windows 7 and Windows 8.
  5. You can monitor the devices connected to your Hotspot.
  6. Any WiFi capable device can get access to your hotspot, be it an ipad, iPhone, laptops, PCs, tablets or smartphones.
  7. You can easily share 3G/4G dongle, WiFi connection or any wired connection.
  8. This can also be used as a range extender, as the hotspot can be placed in between your router and your connecting device.
  9. You can set the maximum number of devices that can connect to your Hotspot.

Use Connectify Hotspot to share Your Internet Connection in Windows

Connectify share your internet connection
As mHotspot, Connectify is another application that lets you share any type of internet connection over WiFi. But the free version, Connectify Lite, does not allow you to share your 3G/4G connection. This can be done by purchasing their paid product, Connectify Pro.
Connectify Pro also has a unique Fling feature, which allows you to drag and drop files from one device to another. This is done even when you don’t have a working internet connection. It keeps you from the hassle of using USB drives and emailing files to yourself.
Even if you are not connected to a router, you can still access the shared folders of one device from another.

Share Internet Connection Using Windows 7 Built-in Features

Unlike the above mentioned applications, you need to do some extra work to get it working. This also has a drawback, you can not share your connection with the same WiFi adapter from which you are connected to the internet. You can either share a LAN/ethernet or a USB connection or you need to have two WiFi adapters. But this relieves you from installing any third-party app.
  1. Go to the “Control Panel” and then the “Network and Sharing Center”.
  2. Now find the “Set up a new connection or network” option and click on it.
  3. set up a new connection
  4. Now in the window that pops up, select the “Set up a wireless ad hoc network” option.
  5. set up a wireless ad hoc network
  6. Then give your network a name, and set up a WPA2 password. Check the “Save this network” checkbox.
  7. wireless ad hoc network details
    NOTE Keep your password as complicated as possible.
  8. Now in the taskbar area, you will see the network you just set-up is waiting for the users to join your network.
  9. ad hoc network status
  10. Now you need to allow internet sharing over this network. For this, go to the “Control Panel > Network and Sharing Center” and then select “Change adapter settings” from the left pane.
  11. Change Adapter Settings
  12. Now choose the adapter which you are using to connect to the internet, “Local Area Connection” in my case. Right-click on it and select “Properties”. Now go to the “Sharing” tab and check both the check boxes to allow other network users to connect to and disable this computer’s internet connection.
  13. Share Internet Connection
REMEMBER Disconnecting from this network is same as stopping the network and connecting is same as turning it back on.
If you have followed all the above steps, you would have successfully made your Windows 7 machine, a hotspot with internet sharing capabilities.

Thursday, September 5, 2013

HOW TO: Make your computer talk like Iron man's Jarvis

You Must have Watched The Movie "IRON MAN","The Avengers" and Tony Stark's Talking Computer "jarvis". Despite being busy, i saw the movie "iron" few months ago and since then I was thinking to make something like "Jarvis"


The project development on "human computer interface" and "Gestural interface" has already been started by my side, which are capable of having feature like voice recognition,gestural interfaces. Some of those projects have been partially developed and working in desired manner, but few features and modules are yet to implement and on their way of completion in very short span of time.

So lets come to the body of this article.The reason of writing this post for my readers is to share what I've achieved till yet in this journey of Artificial Intelligence. Here is one gift GIFT for my readers in the form of a PROJECT with the topic "how make your computer talk like Jarvis".
Jarvis is totally based on Artificial intelligence aka Artificial Brain. Eventually, we can't such a huge artificial brain by using these following steps because of the simplicity and efficiency of this project. But I can make you assure that after this you make your computer talk, and this will be your first interestingly step in the world of Artificial intelligence. And later, you can go in more deeper as soon as you'll come to know its depth.So Lets start with your first step in this world with this example :

Example 1 :
Give a Name to your Computer  Like "Jarvis" and when you'll say "Jarvis" it will reply "Hello sir" or "Hello Mr. (Your Name)".
 or
You : Who are you ??
Computer : I'm chitti The robo Speed, 1 terahertz, memory, one  zettabyte
(Just Like Rajnikanth's Moive "robot", (Enthiran) in Tamil.)

Example 2 :
YOU:  Good Morning Jarvis !
COMPUTER : Good Morning Mr. Stark ! how are you Today !

So, Little wondering how these things going to work out ? Here you can transform your wondering into reality. Follow these codes :

Example 1 : 
<listenFor>Jarvis</listenFor>
<speak>Hello Mr. STark</speak>
</command>
</speechMacros>

Example 2 :
<listenFor>Good Morning Jarvis</listenFor>
<speak>Good Morning Sir. how are you today</speak>
</command>
</speechMacros>

Further, more you can use these lines of codes for Shutting down Computer :
<speechMacros>
<command>
<listenFor>Nuke it</listenFor>
<speak>Restarting Windows</speak>
<run command="C:\Windows\System32\shutdown.exe"/>
</command>
</speechMacros>

To make it more intresting and realastic you need a bit knwoledge of VB.NET
here is one example

<speechMacros>
<command>
<listenFor>Time</listenFor>
<listenFor>Give me the Time</listenFor>
<listenFor>What is the time</listenFor>
<listenFor>Tell me the time</listenFor>
<listenFor>What time is it</listenFor>
<script language="vbscript">
<![CDATA[
dim currentTime
currentTime = FormatDateTime(Time(), 1)
Application.Speak Time
Application.SetTextFeedback Time
]]>
</script>
</command>

now i have ms exel work then..

<command priority="100">
  <listenFor>insert row above</listenFor>
  <sendKeys>{ALT}jla</sendKeys>
</command>
<command priority="100">
  <listenFor>insert row below</listenFor>
  <sendKeys>{ALT}jle</sendKeys>
</command>
<command priority="100">
  <listenFor>insert column before</listenFor>
  <sendKeys>{ALT}jll</sendKeys>
</command>
<command priority="100">
  <listenFor>insert column after</listenFor>
  <sendKeys>{ALT}jlr</sendKeys>
</command>
<command priority="100">
  <listenFor>merge cells</listenFor>
  <sendKeys>{ALT}jlm</sendKeys>
</command>
<command priority="100">
  <listenFor>split table</listenFor>
  <sendKeys>{ALT}jlq</sendKeys>
</command>
<command priority="100">
  <listenFor>delte row</listenFor>
  <listenFor>delte rows</listenFor>
  <sendKeys>{ALT}jdr</sendKeys>
</command>
<command priority="100">
  <listenFor>delete column</listenFor>
  <listenFor>delete columns</listenFor>
  <sendKeys>{ALT}jdc</sendKeys>
</command>
<command priority="100">
  <listenFor>?show table properties</listenFor>
  <sendKeys>{ALT}jdo</sendKeys>
</command>
<command priority="100">
  <listenFor>?show ?hide table gridlines</listenFor>
  <sendKeys>{ALT}jltg</sendKeys>
</command>

Track chnages in Music
<command priority="100">
  <listenFor>next change</listenFor>
  <sendKeys>{ALT}rh</sendKeys>
</command>
<command priority="100">
  <listenFor>accept change</listenFor>
  <sendKeys>{ALT}rac</sendKeys>
</command> 

To click
<command priority="100">
 <listenFor>?mouse click</listenFor>   <mouse button="left" command="click" />
</command>
if you need codes of any command leave comment below, and i will try to give you source codes.

How to Get Started  ??
Things you need -
A microphone or internal Microphone
windows 7 and windows speech macros, download it from here
install it then make Macros to start work 
Now open notepad and paste code in notepad 
for example 
<listenFor>Jarvis</listenFor>
<speak>Hello Mr. STark</speak>
</command>
</speechMacros>
paste it and save as filename.WSRMac
.WSRMac extention is must for it,
then Goto your WSRMac file and click on
Now click on "import signing Cerificate" and automaticly it will save a digital signature for it.

cats2.jpg (320×194)
Now open Speech recognition

Now Give Your Instructions, you can minizmise to hide this window

Enjoy Talking to your Computer ! :D

"Google under the water" an awesome interface of Google Image search

Google under water is an image search Interference, based on Jquery and javascripts,
just type and keyword for image search and hit enter :)
cats.jpg (783×478)
experiance the under water search !!