logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Login


Options
View
Go to last post Go to first unread
Sean  
#1 Posted : Monday, July 18, 2011 10:00:09 AM(UTC)
Sean

Rank: Administration

Groups: Administrators
Joined: 4/11/2011(UTC)
Posts: 42

Was thanked: 3 time(s) in 3 post(s)
Feel free to post your creations or link to them on this forum. We're pretty eager to see what cool ideas people have and how people are using the API.

Edited by user Thursday, August 25, 2011 2:44:16 PM(UTC)  | Reason: Not specified

Benjamin  
#2 Posted : Monday, July 25, 2011 10:22:34 AM(UTC)
Benjamin

Rank: Advanced Member

Groups: Registered
Joined: 7/10/2011(UTC)
Posts: 34

Thanks: 1 times
I made a Mac OS X Dashboard widget called CU Buses, which displays departures at a given stop.
Ryan  
#3 Posted : Thursday, August 4, 2011 7:29:12 AM(UTC)
Ryan

Rank: Administration

Groups: Administrators, Registered
Joined: 6/1/2011(UTC)
Posts: 88
United States
Location: Urbana

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
Your widget looks great! I thought it looked very slick and it was easy to use. I did notice that you are directing people to the cumtd.com website to look up stop codes. This is fine, but I wanted to make sure you knew that you can actually do this with the API by requesting a list of stops using stops.getList and searching through them. The list of stops is not something that changes frequently so I would request it and store it locally then use the RSS feed to keep track of when the stops are updated.

Once again everything looks great! Sorry it's taken us so long to get back to you. We had a little trouble finding a Mac to try your widget out on...
Benjamin  
#4 Posted : Friday, August 5, 2011 11:06:48 AM(UTC)
Benjamin

Rank: Advanced Member

Groups: Registered
Joined: 7/10/2011(UTC)
Posts: 34

Thanks: 1 times
Thanks Ryan! Yes, I did know about that API call, but a search-for-your-stop feature was more work than I would have liked for this version. Maybe I'll add that in a later version!
Maurice  
#5 Posted : Friday, November 4, 2011 12:22:21 PM(UTC)
Maurice

Rank: Member

Groups: Registered
Joined: 7/16/2011(UTC)
Posts: 15

Thanks: 1 times
Sean  
#6 Posted : Friday, November 4, 2011 1:21:19 PM(UTC)
Sean

Rank: Administration

Groups: Administrators
Joined: 4/11/2011(UTC)
Posts: 42

Was thanked: 3 time(s) in 3 post(s)
Maurice, your app works great! I've actually had it on my phone for a couple months now and I think it works really well. The alarm feature is really useful.

The only thing I've seen so far that seems weird is the search results. I just did a search for "green" and Illini Union was my first result.
Maurice  
#7 Posted : Saturday, November 5, 2011 12:11:20 PM(UTC)
Maurice

Rank: Member

Groups: Registered
Joined: 7/16/2011(UTC)
Posts: 15

Thanks: 1 times
Oh that was a bug in the code in my "proxy" server. I am working on fixing that and update it soon. Thanks for pointing it out!
Brett Jackson  
#8 Posted : Tuesday, August 13, 2013 1:47:52 PM(UTC)
Brett Jackson

Rank: Newbie

Groups: Registered
Joined: 8/13/2013(UTC)
Posts: 1
Location: Urbana, IL

I created a ruby gem to interact with the API. I haven't really documented it yet, so if you have any issues or concerns, set one up on github, or email me directly. The source is at http://github.com/bjackson/cumtd You can install it simply by "gem install cumtd."
Ryan  
#9 Posted : Tuesday, August 13, 2013 2:40:05 PM(UTC)
Ryan

Rank: Administration

Groups: Administrators, Registered
Joined: 6/1/2011(UTC)
Posts: 88
United States
Location: Urbana

Thanks: 1 times
Was thanked: 6 time(s) in 6 post(s)
I'm not a ruby guy, but I poked around your source and it looks like a really solid library. I'm sure some other ruby devs will find this helpful.

Out of curiosity, are you planning to use this yourself in a project?
Users browsing this topic
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.