ArchiveMarch 2014

Create your own wordpress theme from Scratch – WordPress Development Tutorials

C

If you are thinking of creating your own wordpress theme, you are at the right place. Creating a wordpress theme for the first time may be little confusing but once you get hold of the way wordpress themes are developed, you will feel lot better. The first and foremost thing that you need to understand before we start developing a wordpress theme is WordPress Theme Structure which we have already...

Creating your First Android Application / Android Project

C

In our previous posts we have learned Setting up your PC for Android development and Configuring AVD in Eclipse. In this post, Let us create your First Android Application by Creating a Project in Eclipse. Creating an Android Application is a very simple process if you have already setup the IDE and SDK. Follow these simple steps to create your first Android Application. Step by Step Open your...