Skip to main content

Posts

Showing posts from June, 2013

Plan for a brighter future

I was searching the internet about some of the best colleges. I found this infographic worth sharing. This is a very detailed infographic telling you details of everything. Infographic courtesy of: www.vistacollege.edu

Develop iOS, Android and Windows applications using HTML - Part 1

Prerequisites: Basic knowledge of HTML , CSS and jQuery Mobile   This is the part one of the series, You can directly to second part from Develop iOS, Android and Windows applications using HTML - Part 2   There are different ways to develop mobile applications. One is to develop the applications using the Native Software Development Tools ( like developing Android applications using Eclipse in JAVA, or developing iOS application using XCode in Objective C) and the other one is to develop cross platform (i.e. platform independent applications, iOS, Android, Windows,  BBM) applications using Hybrid Development Tools in HTML5 and CSS.   To know about the difference between Native and Hybrid application development, please refer here . This tutorial will be a part of the series and some more tutorials will follow after this post.   Step 1 Donwload a Text Editor to write HTML code. Proffered ones are Notepad++ and Sublime Text. I am using a great Text Ed...

How to get rid of annoying online ads in 2 simple steps

Today, online ads get more and more annoying, which spoils everyone’s browsing experience. Almost every major website in invested by ads: Facebook, Google, YouTube and many others. Also, new obtrusive forms of advertising are being introduced: video ads are one of the latest obnoxious trends in advertising. However, there is a very simple and quick way to get rid of all annoying ads. We have written earlier on how to block flash content in the browser.   With no doubt, Adblock Plus is the best way to block ads. Being introduced in 2006 as a Firefox-only plugin, today it is by far the most downloaded browser extension in the world, available for free on Chrome, Firefox, Opera and Android OS (Internet Explorer support is coming soon too). Besides being the most reliable solution for blocking ads, Adblock Plus also can be configured to block malware, disable tracking and remove social media buttons from websites. The installation is very easy, and it takes a few seconds:   Ste...