10 Inspiring Responsive Design Layouts

Posted by on Oct 14, 2012 in Blog | 0 comments

10 Inspiring Responsive Design Layouts

StephenCaver.com Forefathersgroup.com Teixidó Sweet Hat Club MadeBySplendid.com Sunday Best Fork Diablo Media Cognition...

read more

3 Steps to Building a Responsive Website

Posted by on Sep 11, 2012 in Blog | 0 comments

3 Steps to Building a Responsive Website

Step One – The Layout After you have decided that your website project must use responsive design, it is important to take time to think about the layout. Designers are generally accustomed to building websites that apply to an all around best width (1024×768, 320×480). When you are developing a responsive website, you have to think a little differently. Thinking in Style Tiles For some inspiration you might take a look at using “style tiles“, a newer way designers are thinking about responsive design. You also...

read more

iOS Development Basics with sample code

Posted by on Jun 17, 2012 in Blog | 0 comments

iOS Development Basics with sample code

Introduction Reading Apple’s reference guide for iOS developers can be a daunting task. It reads a bit like an encyclopedia, and IMHO its samples of code are overdone for the beginning developer. Apps are written in Objective-C, an object-oriented programming language. If you are familiar with any other object-oriented programming language it shouldn’t be too difficult other than learning the syntax, but the structure of Objective-C should be familiar to you. With Xcode’s phenomenal interface, you will be writing apps in no...

read more

We Do Mobile Apps

Posted by on Apr 23, 2012 in Featured | 0 comments

We Do Mobile Apps

We do mobile apps.

read more

Tools For Mobile Development

Posted by on Mar 7, 2012 in Blog | 0 comments

Tools For Mobile Development

A great tool for web developers who want to test multiple devices (iPad, iPhone, etc) at one time while…

read more

How to create an offline WebApp in HTML5

Posted by on Apr 26, 2011 in Blog | 0 comments

You can download the source file here. To see the demo of the working app (works best on iPhone or iPad) click here If you are not connected to the internet, you won’t be able to view this… yet. Once we are done, you will be able to view it on any browser that supports caching, whether you are connected to the web or not. Moving On The key to making a WebApp work offline is the head tag for caching a manifest file. For more information on the requirements for a cache manifest file you can click here. Safari has an extensive support...

read more

Responsive Design

Posted by on Apr 23, 2011 in Featured | 0 comments

Responsive Design

Responsive Web Design.

read more