The Software Programming Experience of a Tech Lead
» Coding Savvy FB Twitter Google

How to Make Money With Google AdSense, The beginners Guide

Of all the means of earning online Google AdSense has been of of the most reliable source of generating online income, I have been part of Google AdSense program since 2009. There are ups and downs I have been experimenting with the platform for a very long time, AdSense has been one of my source of income apart from programming. It easy to start making money from the platform you just need to focus on what you are doing and let google worry about the Ads. I will share with you how to make deny through Google AdSense steadily, If you don’t have any prior experience of Google Adsense don’t worry I will make sure we touch every thing you need to get started and start earning money through Google Adsense.
How to Make Money With Google AdSense, The beginners Guide

Real Time live data Graph Plotting Application with AngularJs and PHP (Google Analytics, Adsense Style)

Plotting a good straight or curve linear graph with real time update is one of the most effective way of representing any frequently changing data on our web applications. Take for instance we all love the way Google represent our reports graphically on Google Analytics, Google AdSense and Google webmaster Tools Report Dashboard. Representing data Graphically is very useful in our various projects like plotting Voltage and Current against time.
Real Time live data Graph Plotting Application with AngularJs and PHP (Google Analytics, Adsense Style)

5 Minutes Head-start on How to use AngularJs for web Design

Many Web Developers love Jquery but want to try AngularJs because it tempting due to it capabilities, Many are confused on which one to choose between AngularJS and JQuery for their latest project. Before any reccomendation let see what they are made of. JQuery is the most popular JavaScript Library on the web, I has been our favorite all these years and it has make web development easier and faster for us but AngularJs is now gaining our attention because of it productive, flexible, maintainable and testable ability than JQuery, Note that AngularJS is powered by Google Inc. though I personally love Google products (don't ask me why, I just love security) but that dose not justify the reason why I would prefer AngularJS to JQuery because you can't choose one for another in a big project it either you use the combination of both or JQuery alone, In fact AngularJs has a mini in-built JQuery library of it's own. But before we start let get one thing straight whatever JQuery can do AngularJS can do it better, faster and with less coding. Also AngularJS is more powerful when it comes to stand-alone applications. If you are seeking my opinion on which is the most prefered, you already have your answer because JQuery will always tell AngularJs that "Angular, I am your father". Now let get started with introduction to AngularJs.
5 Minutes headstart on How to use AngularJs for web Design

Easy Understanding of How The Stock Market Works in Just a Minute.

Am not a very huge fan of the stock market but I have always wondered how it works, What is the benefit, Do they really make profit or this guys in suit are just swindling our money. If your thinking is somehow inline with my previous thought then I will like to tell you that you are in the right place and you are very close to knowing the truth as am going to break down how the stock market work as simple as it can get in this article.
I recently had a client asking me to build something relevant to the stock market but I don't have any formal knowledge about it so I consult an Indian friend of mine (Srinivas Tamada) who is also a blogger. He has written an article on this a very long time ago he titled it The Stock Market Story but I plan to bring it back to life with his permission.

Google has Introduced a pretty brand new logo

Google has Introduced a pretty brand new logo. I just reload my G+ page and it showed up pretty and beautiful, Google has redesigned the logo it has been using since it was created in 1998. I like the capital G used in Google plus better than the small g. making it look a lot more modern and playful.This is the biggest change that has happen to the logo since 1999.
Google has Introduced a pretty brand new logo

Google reveals new powerful features of Android 6.0 Marshmallow

We know that Google is found of naming android OS with sweet treats such as Jelly Bean, KitKat and Lollipop all featuring in the past – so there has been much speculation about what the latest release, previously known as "Android M", would be called. But now Google just Release the name for the new Android OS Version 6.0 as Marshmallow.The new operating system, which was first unveiled at Google I/O on 28 May 2015, is expected to launch to the public in the third quarter of 2015.
Google reveals new powerful features of Android 6.0 Marshmallow

Meet the world strongest robot capable of lifting 1.7 tonnes (1,700kg)

This is incredible A Japaneses company unveils a robot that is capable of lifting 1.7 tonnes (1,700kg) – the equivalent of two small cars or 24 people. This beats the already existing records it has the ability to lift and position entire car bodies effortlessly. The robot was named M-2000iA/1700L.
World Strongest Robot

How to locate your lost or stolen Android Device remotely

If it stolen or you lost it need to be located, I just lost one of my Android devices Today and it my favorite, it painful because I have many of my private and important data are on the device but am not so worried because I know that I will locate it easily. I lost the device in a taxi because it drops out of my pocket when I was trying to alight but I did not notice until I got down from the taxi and I noticed that my weight got lighter, I felt my pocket and it gone.
How to locate your lost or stolen Android Device remotely

New security flaw in Firefox : Bug can upload files from your computer

The vulnerability affects both Windows and Linux. It does not affect the Firefox mobile app for Android as that program does not contain the PDF Viewer. It has not affected Macs as of yet, but Mozilla said that Apple's OS X would not be impregnable if someone were to target it. People who use software that blocks ads on the Web may have been protected from the security flaw, but that depends on the specific program and filters in place.

New security flaw in Firefox : Bug can upload files from your computer

Live Username Picker Using JavaScript and HTML5

Developer always want user registration to be easy and comprehensive, we can make it very interesting by letting the user know the pattern their username will take after completing the registration. They can see if the username look cool enough or they can change it to see what is going to come out of it. The main reason for creating this tutorial is for us to learn how to create a very interactive application with the combination of JavaScript and HTML5.We are going to create a username picker that will change their username right in front of their eyes. 
Live Username Picker Using JavaScript and HTML5