Mats Bryntse's Blog

New Scheduler examples

Posted in Ext JS (Sencha), Ext Scheduler by Mats Bryntse on June 16, 2010

I recently created two new Ext Scheduler examples, one connecting to the RadioTime API and one connecting to the Meetup API. Thanks to the Ext data layer components, such as the ScriptTagProxy, doing this is super easy.

The first example visualizes radio station schedules using the RadioTime service. Their API is easy to work with and the implementation was a breeze. Here’s a link to the live example:
http://www.ext-scheduler.com/examples/radiotime/radiotime.html

The second example uses the Meetup API to visualize Ext JS user groups around the globe (currently 5 groups in US, Germany and Sweden). The Meetup API is very easy to work with and the implementation was even easier than the RadioTime examples. Here’s a link to the live example:
http://www.ext-scheduler.com/examples/meetup/meetup.html

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.