Yes, that's right, you can now develop apps for Barnes and Noble's Nook Color using the Corona SDK by Ansca Mobile. The Corona SDK was listed as one of the recommended development frameworks for the...
Archives: Blog
Due to demand, I have undertaken a new project. I have started writing a textbook for ANSCA Mobile's Corona SDK. This project started through the creation of tutorials, primarily for my students,...
I originally wrote this for a Christian bachelor party almost 20 years ago. After 24 years of marriage, I believe they have stood the test of time: BURTON'S RULES FOR A HAPPY MARRIAGE FOR MEN...
The need to be able to access and modify data in any kind of application is critical. As databases are the primary means of storing large quantity of data, any software that is lacking this critical...
After the "Hello World" project, the next project that most people jump into is a simple app that uses buttons. In this tutorial we will use XML to create the layout of our project and the code the...
Auto-rotation is a fairly simple concept to place into your app whether it be for the iPad or iPhone. A few things to consider is what orientations are best for your app. The Apple reviewers have...