Hi, Just wanted to give a heads up that I launched the start of a small app in Ruby on Rails called musiCal that takes your top 50 artists from last.fm and...
Would it be possible to implement category_id in the list of arguments for event.search? I'm only searching on music, so it would help to reduce a good chunk...
It's definitely possible - in the meantime, you might want to search on tag 'music' to at least get some of them back. _____ From: yws-events@yahoogroups.com...
Hi ! I am using the venue.getList API: http://upcoming.org/services/rest/?api_key=<my api key>&method=venue.getList&metro_id=2047 Returns back: Syntax Error:...
Can anyone tell my why this URL works fine: http://upcoming.org/services/rest/?api_key=<My Key>&method=metro.getInfo&metro_id=64 But this cURL call: curl -d...
Hi Jordan, Well, I can tell you why the results aren't the same -- you must pass cURL a -G parameter in order to use a GET request. Your example submits a POST...
Upcoming.org New Developer Features Upcoming.org has integrated Yahoo's free Geocoding service into its site. New features abound: 1. All U.S. events and...
hello I'm new to the group so apologies if this is stoopid. I thought that it was possible to take RSS feeds and iCal subscriptions for users and groups, but...
... They've been replaced with the text 'Subscribe...'. I do agree that this is confusing; every other Web site uses the standard orange icon. -- Mike Burns...
Mike Burns
mike@...
Apr 21, 2006 1:25 pm
40
I see it now, thanks Mike. Ironically i always thought using the word 'subscribe' was better and I've been using it in my own sites. Guess i just proved myself...
... Hm, it does seem to be the case; maybe you can submit a bug to the wiki? [1] You can generate the URL for the feeds based on your feed URL. For example, ...
Mike Burns
mike@...
Apr 21, 2006 2:58 pm
42
There is a subscribe widget on the "home" page when logged in, to get your own event stream. But it's missing from the /user/nnnn page, which is very similar....
... Probably a feature request[1], which is a special type of bug. [1] http://community.upcoming.org/w/index.php/Suggestion_Box -- Mike Burns...
Mike Burns
mike@...
Apr 21, 2006 5:04 pm
45
Hey guys, You are correct, it's not on the user pages. We currently also use a non-standard, DHTML widget to provide up to four/five syndication options (five...
... Maybe instead of a blue icon next to it you can use an orange icon? Or give 'Subscribe...' an orange background? Something to help out the person who's ...
Mike Burns
mike@...
Apr 21, 2006 6:04 pm
47
Yes, I'd agree with that. While not cluttering the page is obviously important, the FAQ says "Anywhere you see the "Subscribe" link with a blue button next to...
Well put. I think that we should probably include the Subscribe link on your own page. Also, I'm sure Andy will have something to say about the Orange vs. Blue...
. I've put together a few writeups that I've been meaning to get to for months now, and finally make more sense now that the iCalendar output from us is...
Okay, the subscribe link is now on the My Settings page, and I also tidied it up a bit so it acts like it's really a "My Settings" page. :-) _____ From:...
In case you guys didn't check Upcoming in the past few days, orange "Subscribe" buttons have been live. Try them out and let us know if you like them! _____ ...
... I love them. Thanks! -- Mike Burns mike@... http://mike-burns.com...
Mike Burns
mike@...
Apr 26, 2006 7:04 pm
54
thats loads better - cheers! ps I spotted a slight layout issue... in the upcoming home page I have only 2 items in my "My Upcoming Events" list if I click on...
Hello Upcoming.org Developers, I'm beginning to work on design for a fully versioned REST API, which we would design to ensure stability of input parameters...