Hello, In one my applications, i would want to display the upcoming events in 'this' city. I am thinking to do this by reading RSS by city tag. For eg, i would...
Hi Naveen, I would recommend that you get started with the API. It sounds like your needs are greater than what is available by the default set of RSS feeds. ...
Hi, After I search for an event, within a response element, there is a parameter named "distance", e.g. distance="5248.60" distance_units="miles" .... Could...
Hello, When you are doing a point-and-radius search with either a lat/long or an address location, the "distance" parameter tells you how far Upcoming.org ...
maybe i just don't get how its supposed to work, and the system isn't meant to subscribe to events that are not in the database yet. but there is the option to...
Yikes, that's definitely a bug. I'll get on it right away. _____ From: yws-events@yahoogroups.com [mailto:yws-events@yahoogroups.com] On Behalf Of e9971248 ...
Okay, this is working again now. I noticed, however, that the double quotes don't return any results at all, even when searching in all metros, whereas just...
Okay, i've managed to fix that too, so double quoted searches that work on the search page should also work through RSS. Let me know if you run into more...
thanks for the fast fix. however, i have to add the rss feed manually to my feeder. if i click on "subscribe to rss feed" in firefox, i get: "This XML file...
Thanks for the report - it was a couple of really weird bugs, and they're fixed now, so all location-based queries should return a correct distance, and all...
I'm not sure about the RSS issue, it sounds like a normal thing. I thought that subscribe was working in Safari before, but we have a rewrite of the subscribe...
ical calendars work great now! thanks, you're really fast! (concerning rss: i'm using safari 2.0.4/firefox 1.5.0.4) ( i also don't have and rss feed button...
Ah, I see what you mean. Those sites typically have an extra thing in the header that lets your browser know there's an RSS representation available on the...
Hello, I'm considering making a Upcoming plug-in for Textpattern... essentially, a client wants to use Upcoming to manage their event listings. I have a couple...
Hey Upcoming.org developers, There are some really important changes to tag handling coming up soon that I want to give you advance notice of. First of all,...
hello there, since upcomings update on august the 28th, some things have changed. the app i was working on, now doesn't work properly anymore. i used the rss...
Hello, I am currently coding a Greasemonkey tool to help link photos from flickr to upcoming.org. Most of it is working, but before release, I wanted to look...
Hello, I just discovered that user.getWatchlist and watchlist.getList from the upcoming.org API would not return past events. Is there anyway to do that? ...
... Pierre, We don't reveal the geo precision values right now because we're actually blending a couple different sources with different precision scales at...
... Hmm, I'll try to take a look at that and see what's up. Our last push was pretty big so may have caused some undesired behavior. ... Yes, if you have the...
... actually blending a couple different sources with different precision scales at the moment. ... will probably expose precision/probability features more...
Hello, I've retrieved the info for an event, then the info for the metro and I get a state_id for the metro. But if I want to know what this state is, I have...
I notice that event.search has started returning results with multiple metro_ids. However, there doesn't appear to be a mechanism for placing a venue in...
Mac users please check out the first release of an applescript app i am currently working on. http://uptunes.blogspot.com I am curious on what you think! ...
Hi, my name is Chris Hota, and I guess I'm now an Upcoming developer! I've been using Upcoming for a while (user id 9776 -- hooray for four digits!) but I've...
Hey Chris, Yeah, i've personally made one, but am working on getting it OK'ed for release to developers... hang tight. I've been busy with all the latest ...
... The reason i used to cURL the RSS feed was the fact that it was the most convinient way to get a search result for a user considering his metros. I didn't...