Create Native iPhone Apps Without Programming

Archive for October, 2009

TapLynx 1.0.3 released

Friday, October 30th, 2009

We’re fixing bugs and adding features, responding to feature requests. And we’re laying the groundwork for cool stuff to come.

You can download the latest version via the Downloads page.

Changes in TapLynx 1.0.3

- Fixed a crashing bug that could happen with feeds with bad XML.

- Fixed a crashing bug getting a password from the keychain. (Which won’t affect you yet — but in the future it will be important for some apps.)

- Added a new feature for programmers: a custom delegate class. It will get called at various times and have the ability to affect different parts of the app. Specify the class name in your NGConfig.plist file as TapLynx_DelegateClass. (Only one instance of that class will be created.)

Right now the only message it gets is applicationDidFinishLaunching:(UIApplication *)application

(Whenever possible, it will get the same messages that the application delegate class gets. But it will get other messages too.)

- Added support for folders. We haven’t documented this yet, but we will. Quick how-to: inside a Feeds array, create a Dictionary item that has a Title instead of an xmlUrl. That title will be the name of the folder. Then create a Feeds array inside that item. Those are the feeds that will appear in the folder.

In NGConfig.plist, specify the color of the folder title text as NewsItemList_FolderTextColor.

Uploading your App into iTunes Connect

Thursday, October 29th, 2009

We hear that people get nervous uploading their newly minted iPhone apps in iTunes Connect. And since many are typically trying to get an app uploaded on a deadline, we thought we might give you some insight into what the iTunes Connect upload process looks like step by step. If you’ve never seen what the process looks like, take a tour. By the way this powerpoint, plus a cheat sheet are available on the TapLynx wiki in the section on “Uploading your App” :

Interview with O’Reilly, Bonus Screencast Showing Ease of Use

Tuesday, October 27th, 2009

O’Reilly’s Elisabeth Robson recently interviewed Walker Fenton, GM of the TapLynx team. I really like that she starts things off by introducing TapLynx as a framework that is aimed not only towards Objective-C developers, but also users who want to get started building an app without having to worry about the programming that goes on behind it. You can read the full interview and watch the screencast here: http://broadcast.oreilly.com/2009/10/making-an-oreilly-rss-iphone-a.html

 

There’s also a breakdown of the approaches you can take, which are summarized thusly:

  • * Simple configuration, where you only make changes to the NGConfig file to give your app a customized look and feel, as well as content you provide.
  • * Customized configuration, where the presentation layer is created by you in HTML and CSS, and is referenced in the NGConfig file.
  • * Advanced configuration, where you integrate your own coding into a custom tap. You don’t necessarily have to write everything on your own, you can also use kits provided by Apple (such as maps or media players).

 

I have to give Elisabeth Robson props for her informative screencast. Not only does she have a soothing voice, but she walks through every step of an app being created in about 10 short minutes. It’s really a great demonstration on how easy it is to get started, and how quickly apps can be made.

 

The article also mentions that in-app purchasing is arriving very soon, so keep an eye on the TapLynx blog for that announcement. Also, if you have a look at our roadmap, it looks like authenticated feeds is the most voted-on idea. Want to add some of your own ideas? You can do that here: http://moderator.appspot.com/#16/e=dc7ea

 

And finally, in the spirit of Halloween, here are the most elaborate (working!) iPhone costumes yet (warning: Techno music ahead). They weigh 85 lbs and cost $2000… but the geek cred is worth it.

Apple Allows In-App Purchasing for Free Apps

Friday, October 23rd, 2009

In the flurry of activity surrounding our launch of TapLynx, I forgot to post the recent news from Apple that they are now allowing in-app purchasing for free apps; (previously it was only available in paid apps.)  In a letter to developers, Apple explained that “now you can use In App Purchase in your free apps to sell content, subscriptions, and digital services.”

Wired notes one (of many) possible use cases: you download a free news content app and, within the app, you opt to pay for exclusive, for-purchase content.  They also explain that it’s good news for developers saying it should “prove an effective marketing method to lure people into playing for more content eventually.”

Indeed, the San Francisco Chronicle, in an article, cites Gartner analyst Ken Dulaney explaining that this move by Apple should help “usher in the era of ‘micro SaaS’ on mobile devices.”

What do you think of this move?

So  you know, TapLynx plans to add the ability of in-app purchasing to our framework in the future!

Apple Posts Record Quarter; Good News for iPhone Apps

Thursday, October 22nd, 2009

This week Apple reported their fourth quarter results, saying that it was their most profitable quarter ever.  In addition, they reported having sold more iPhones than any other quarter before — even despite the tough economic climate. This is great news for iPhone apps and developers!

These positive reports from Apple underscore the relevance and importance of TapLynx.  Why?  The iPhone and iPod Touch market continues to grow at record pace, even beating analysts’ expectations, meaning that the market for iPhone apps will continue to grow along with more consumers owning these devices.  The bottom is that the more of these devices apple sells, the larger the potential market for iPhone apps.
Why not check out TapLynx today?  Download our SDK for free here.

TapLynx Roadmap: Vote On and Submit Features

Thursday, October 22nd, 2009

We’ve put up a roadmap of features to include in future versions of TapLynx. You can vote on ideas and submit your own, and if you need clarification you can post questions. We look forward to your feedback!
TapLynx Roadmap on Google Moderator: http://moderator.appspot.com/#16/e=dc7ea

We’ve put up a roadmap of features to include in future versions of TapLynx. You can vote on ideas and submit your own, and if you need clarification you can post questions. We look forward to your feedback!

TapLynx Roadmap on Google Moderator: http://moderator.appspot.com/#16/e=dc7ea

Focus on All Things Digital’s iPhone App Built Using TapLynx

Friday, October 16th, 2009

All Things Digital came to TapLynx wanting to build an iPhone app that allows them to give their readers a new consumption option; target a specific demographic audience; extend their brand and user base; and create a new source of ad revenue.
(more…)

Make the Most of Case Studies

Friday, October 16th, 2009

We’ve included several case studies on our website to help give you real-world examples of successfully launched iPhone applications that were built using TapLynx. These case studies will guide you through all of the background behind why and how these apps were created with TapLynx, what TapLynx specifically allowed the companies launching them to do, and how the apps were received. (more…)

TapLynx Launches!

Wednesday, October 14th, 2009

The wait is finally over, folks, and as of today, TapLynx has officially launched. That means that you can now download the TapLynx SDK for free to evaluate whether or not it’s the right option to enable you to launch a content-rich, RSS-based iPhone app easily and quickly without having to learn Cocoa. (more…)