Uncategorized

Styling your App with Twitter Bootstrap

August 6, 2012By 7 Comments
Styling your App with Twitter Bootstrap

Twitter Bootstrap is an open source toolkit to help you create visually pleasing interfaces for your web and mobile apps quickly. According to this article it’s the most watched and forked repository in GitHub. A couple of developers that work for Twitter wrote the framework (hence the name), you can follow them on twitter at [...]

Share

Read More

Filed in: HTML/JSMobile DevelopmentUncategorized Tags:

Adobe Shadow – Inspect/Debug your Mobile Web Content

June 4, 2012By 1 Comment
Adobe Shadow – Inspect/Debug your Mobile Web Content

Adobe Shadow is a great new tool from Adobe that allows developers to design and develop their mobile web content quickly by providing a way to inspect and debug from their desktops wirelessly and synchronously across multiple devices. It essentially allows a developer to browse web content on their desktops and see that same content [...]

Share

Read More

Filed in: Uncategorized Tags:

Flex Mobile Development – Building Tablet Apps – Full Example with Source Code!

October 31, 2011By 22 Comments
Flex Mobile Development – Building Tablet Apps – Full Example with Source Code!

I just returned from RIA Unleashed where Christophe and I presented a Flex Mobile Boot Camp session. In this session we built an Expense Reporting application called XpenseIt, specifcally targeted for tablet devices. We originally presented a 4.5.1 version at MAX, but wanted to utilize all the awesome new components available in Flex 4.6. We’re [...]

Share

Read More

Filed in: Flash Builder 4.5Flex 4.5Flex 4.5/MobileFlex 4.6Flex MobileMobile DevelopmentUncategorized Tags:

Flex Mobile Development – Encrypting Data

September 22, 2011By 22 Comments
Flex Mobile Development – Encrypting Data

Adobe AIR 3.0 Beta is now publicly available and includes a key feature that many may not yet be aware of, EncryptedLocalStore support. The EncryptedLocalStore is a class that ‘provides a persistent, encrypted data storage mechanism.’ This class was available for use in AIR Desktop applications but restricted on mobile until this latest AIR 3.0 [...]

Share

Read More

Filed in: Adobe AIRAIR for AndroidFlash Builder 4.5Flex 4.5Flex 4.5/MobileFlex 4.6Flex MobileMobile DevelopmentUncategorized

Building Tablet Applications at MAX 2011!

September 15, 2011By 13 Comments
Building Tablet Applications at MAX 2011!

Adobe MAX is coming soon and I’m very excited to be co-presenting a BYOD (Bring Your Own Device) Lab with Christophe Coenraets this year! The official title is Building an Enterprise App for Android Tablets in 90 Minutes, however we will be targeting Tablet devices in general, not just Android. You will walk away from [...]

Share

Read More

Filed in: Flex MobileUncategorized Tags:

I’ve joined Adobe!

July 11, 2011By 31 Comments
I’ve joined Adobe!

As of today I have officially joined Adobe as a full-time Flash Platform Technical Evangelist! This isn’t a huge change for me in that I’ve actually been doing work as a contractor for various groups within Adobe since 2004, with the last 3 years specifically for Greg Wilson’s Platform Evangelism team, but I’m very excited [...]

Share

Read More

Filed in: Uncategorized

Exit vs Suspend your iOS Application

June 24, 2011By 27 Comments
Exit vs Suspend your iOS Application

When developing for iOS, you should be aware of a setting that will allow you to completely exit your application rather than just suspend to the background (due to the iOS 4.0 multitasking features allowing you to move quickly between your applications). There’s a key that can be specified in your AIR app-descriptor.xml iPhone section [...]

Share

Read More

Filed in: Adobe AIRFlash Builder 4.5Flex 4.5Flex 4.5/MobileFlex iOSMobile DevelopmentUncategorized Tags:

Flex/AIR for iOS Development Process Explained!

June 20, 2011By 162 Comments
Flex/AIR for iOS Development Process Explained!

So you’ve heard the great news and downloaded Flash Builder 4.5.1 supporting iOS, what now?! The process to become an iOS developer with Apple can be a bit daunting. This post is intended to help make the process easier and more understandable for those looking to develop applications for iPhone, iPad etc. My best advice [...]

Share

Read More

Filed in: Adobe AIRFlash Builder 4.5Flex 4.5Flex 4.5/MobileFlex AndroidFlex iOSFlex/AIRMobile DevelopmentUncategorized Tags:

Flex 4.5 Mobile Development – Tabs on Top

June 14, 2011By 25 Comments
Flex 4.5 Mobile Development – Tabs on Top

The Flex 4.5 TabbedViewNavigatorApplication for mobile development includes a set of tab buttons at the bottom of the screen by default, such as: However, there may be times when you prefer to have your tabs at the top of your screen instead. This post shows how this can be done quickly. The steps I need [...]

Share

Read More

Filed in: Flash Builder 4.5Flex 4.5Flex 4.5/MobileFlex MobileUncategorized Tags: