How To Redirect Mobile Users To Your Mobile Website

January 1, 2012

Got a mobile version of your site? Learn to redirect your users to it.

Read the full article →

JQuery Beginners Tutorial: One Time Events

January 1, 2012

Simple but power, learn how to execute events only one time.

Read the full article →

What’s New In HTML 5: Expanding and Collapsing Content Effect

January 1, 2012

Learn about an HTML 5 tag that can make an effect similar to drop down menus.

Read the full article →

Corona SDK Tutorial: How To Add Images

December 4, 2011

Learn to work with images to add them to your apps or games.

Read the full article →

Android SDK Tutorial: Working With The SeekBar

December 3, 2011

Add ranges of values to your app with the Android slider view. In this tutorial we show you step by step how to use it.

Read the full article →

Android SDK Tutorial: Get AdMob Test Device ID

December 2, 2011

Learn to use LogCat to get your Android device’s ID needed to run test ads from AdMob.

Read the full article →

Corona SDK Tutorial:How Work With Text

November 30, 2011

Learn to work with generated text in Corona SDK

Read the full article →

Corona SDK Tutorial: How To Work With Lines

November 29, 2011

Continuing with our Corona SDK Tutorial series, in this post we show you how to use the line object function.

Read the full article →

Corona SDK Tutorial: How to Work With Rectangles

November 27, 2011

In this tutorial we will teach you to work with rectangles in the Corona SDK.

Read the full article →

Corona SDK Tutorial: Circle Objects

November 27, 2011

The Corona SDK is great, we love it, but their API documentation is not so great, so we have taken it upon ourselves to show you in detail how to use this great library.

Read the full article →

Android Tutorial: How To Post Data From An Android App To a Website

November 15, 2011

You can send data from an Android app to any web server, it’s easy and we will show you how to do it in this tutorial.

Read the full article →

Android SDK Tutorial: How To Receive Text Messages

September 28, 2011

Learn to use broadcasters to make an app that can receive and process text messages.

Read the full article →

Android SDK Tutorial: How To Send Text Messages

September 28, 2011

Learn to make an app that sends text messages.

Read the full article →

Android SDK Tutorial: Accelerometer Example

August 20, 2011

In this tutorial I will show you how to use the Sensor class in the android sdk to make an accelerometer for all three axes.

Read the full article →

Android SDK Tutorial: AlertDialog Example

August 20, 2011

Alert your users of events with this javascript like version of alert() for android.

Read the full article →

Android SDK Tutorial: Button onClick Event

August 20, 2011

In this tutorial I will show you how to use android’s onclick even for buttons. We will make an app that will display the current date and time when a button is clicked.

Read the full article →

Android SDK Tutorial: Rating Bar Example

August 20, 2011

In this tutorial I will teach you to use the star rating widget from android. We will make an app that displays your star rating, in text, and changes when you select a different rating.

Read the full article →

How To Force Visitors To Download PDF Files

July 13, 2011

In this tutorial I will you the code I use to force people to download pdf files instead of opening them in your browser.

Read the full article →

What Every .htaccess File Must Have

July 13, 2011

A list of codes your .htaccess file needs to have.

Read the full article →

How To Easily Make a Favorite Icon For Your Site

July 3, 2011

In this tutorial you will learn to master the ancient art of favicon making, everybody is doing it so why can’t you right?

Read the full article →