Currently, there are two types of developing tools for Playbook - Adobe AIR and BlackBerry WebWorks SDK for Tablet OS which is a HTML/JavaScript based tool kit. I do not have any experience with AIR, so the WebWorks was my only choice to develop the App. To speed up the process, I used the Sencha Touch 1.1 as the JavaScript framework which I used to write some Apps for Android before.
The subject I picked was to use the meetup.com API to create a search engine for upcoming meetup events in specified region(it can auto detect users location). "Meetups 411" is the name of the App.
This is the loading page -
A Google Map will display the markers showing the locations and meetups events in user's neighborhood -
The listing view of the events -
Fire the search function by clicking at the magnifier button -
There are three fields on the search panel :
- city or address - required
- state - optional
- topic - the topic you are interested in (optional)
To get more detail, click at the meetup group icon will bring you the the event web site -
This first release is just a very basic search tool for meetup events, and I did not have the real Playbook can tune the performance. Hopefully, I would have the chance to add some more functions on the next release.
No comments:
Post a Comment