Archives for January 2012

How to solve dual boot issue with Linux

Many of us who are using Linux (including me) using the dual boot configuration either with windows or mac.  It seems little bit of problem if we are using dual boot configuration with windows or mac and we want to re-install the either one operating system. Basically following problem would occur. Existence of system files of Linux in […]

10 tips to adapt your content to Google Panda

We have always heard that the “content is king” but since mid-August to make his guest appearance Google Panda, significantly altering the positions of many top sites like HubPages, Squidoo, DaniWeb, etc. Many small publishers who are not focusing on quality content got affected by this algorithm whose main aim was to reduce the ranking […]

3 Steps to Get Discount on iPhone 5 with Free Voucher Promotion

The uniqueness of iPhone 5 has made it to become the people’s choice. Large amount of people are expecting Apple to make public iPhone 5 as soon as possible after the official Oct. 4 release date failure. People has been searching online for the actual date for the purported release date for the past few […]

iPhone App Programming

“Hello world” One of the most simple and called as first computer program to display just “hello world” on screen. So before moving to Advanced App Development let us start from the basic i.e. to write a program to print “hello world” on iPhone (simulator) Screen. NOTE: Before moving please make sure that you have […]

iOS Programming Basics

Before moving to the development part of iOS Apps you must have the appropriate environment to successfully code and test your iOS App. In this post i am going to tell you the things that you must have in order to perform the iOS programming. There is many custom and 3rd party iOS development tools […]

Introduction Of Java Programming Language

This blog is on Java, Servlets, and JSP. We are trying to implement java tutorial with lots of Unique and Advance Programming Example. You will get all type of Basic code from our Basic Code Menu. Let’s before beginning Java Programming we want some reviews of Java. I began this web site simply to keep […]

Android Programming – Basic

Android is the one of the most engaging technology by Google for the handheld devices. Before era of android most of us are believing in Symbian Os and using it with number of limitation like it is not open source, less number of applications, less number of features etc. The other major mobile manufacturing Apple […]

Android SDK Download and Installation Guide

To Perform the Android programming you must have the Android SDK [Software Development Kit] in your system. Android SDK is available for free download and easy to configure. In this post i would like to tell you about the configuration and download link of Android SDK for your System. Click here to download Android SDK for […]

Eclipse IDE download and Installation Step

Eclipse IDE is one of the famous and handy development tool for the java and android application developer. In this post i want to show you the compete installation guide and download link as well for the Eclipse IDE. Before moving to installation i suggest you to download the Eclipse IDE from the link given […]

JDK Download and Setup Guide

To compile and run the java program from your system you must need a JDK [Java development Kit] installed on your system. JDK is free tool which can be downloaded from the official oracle website. So before going to next step better you download the latest version of JDK on your system. Click on below […]