Constant Contact Labs Developer Blog

Platforms

  • The Facebook Platform Posted Monday, December 21, 2009 Huan Lai 4 Comments

    With a Constant Contact Facebook app in the final sprint towards shipping, I’ll take a few moments to reflect upon the experience that was developing for the Facebook Platform and the various decisions I made along the way. In the same style as the iPhone app, I served as the primary developer, with Jim serving as my primary developer and project manager. Being a much more “open” platform than the iPhone, there was a larger selection of choices we could have made for the application.

     
    Read Entire Article
  • Parsing XML on Android Posted Wednesday, December 2, 2009 Huan Lai 12 Comments

    Parsing XML on Android

    Parsing XML from the internet is a pretty common requirement on any platform. There are numerous ways to accomplish this task on every language out there, and the Android platform is no exception. On the Android, this is accomplished using SAXParser, a serial access parser API for XML. SAXParser functions as a stream parser, with an event-driven API, using callback methods that trigger everytime events occur during the reading.

     
    Read Entire Article

    Tags

    AndroidMobilePlatformsXML
  • Objective-C and Cocoa Touch Posted Wednesday, November 25, 2009 Huan Lai 1 Comment

    Objective-C and Cocoa Touch

    All development on the iPhone uses Objective-C on top of the Cocoa Touch framework. This project was my first experience using either Objective-C or Cocoa, having been mainly a Java guy for most of my life. After a good amount of time with it, I still have mixed feelings.

     
    Read Entire Article

    Tags

    CocoaIphoneMobileObjective-CPlatforms
  • Previous    <  1 2 3

Interested in a particular topic?

If there are specific topics you’d like to see us discuss on our blog or other ideas you’d like to share, please let us know. Click here to contact us.