Search the web
Sign In
New User? Sign Up
yws-events · Yahoo! Events/Upcoming Dev Support Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 183 - 216 of 340   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
183
Hi, I am adding a search feature for embedded maps that can find Yahoo Upcoming events (http://www.mymapsplus.com). Some features which would be very useful...
seebournemouth
Offline Send Email
Jul 11, 2007
11:30 am
184
Good suggestions, can you post this on http://suggestions.yahoo.com/?prop=upcoming ? Thanks! -Gordon...
Gordon Luk
gluk_yinc
Offline Send Email
Jul 11, 2007
5:31 pm
185
Hi - every single one of the developer API libraries that you link to on http://upcoming.yahoo.com/help/w/Language-specific_Libraries is broken. There's a...
James Crowley
vbwebuk
Offline Send Email
Jul 14, 2007
3:29 pm
186
I'm in the process of writing a .NET library for the Upcoming API, and thought I'd post some of the bugs I've noticed. According to your documentation,...
James Crowley
vbwebuk
Offline Send Email
Jul 14, 2007
3:31 pm
187
Hi all, I just fixed a bug that was preventing many geocoded events from being returned with latitude and longitude in our API. Distances may have been ...
Gordon Luk
gluk_yinc
Offline Send Email
Aug 13, 2007
6:37 pm
189
This has been updated in the code and should go out very soon. Thanks for the correction!...
gluk_yinc
Offline Send Email
Aug 15, 2007
4:23 pm
191
Indeed. I'm brand new here I need a PHP library to talk to upcoming and don't have specs to write one myself. so now what?...
Colleen
napiobai
Offline Send Email
Aug 26, 2007
3:09 pm
192
Hi. I grabbed the Upcoming feed link for my area and added it to the same script I used here: http://www.billy-girlardo.com/JavaScript/ which shows my...
Billy Girlardo
billy_at_the...
Offline Send Email
Aug 27, 2007
3:31 pm
193
Sorry, that's an old page from our wiki (now out of comission). Here's our modern PHP5 API Wrapper: ...
Gordon Luk
gluk_yinc
Offline Send Email
Aug 27, 2007
5:19 pm
196
Hi, I'm in the process of creating Java client code for Upcoming. As described on this page http://upcoming.yahoo.com/help/w/Language-specific_Libraries There...
Calvin Cheng
cxcheng
Online Now Send Email
Oct 5, 2007
12:29 am
197
You have received a NEW friend request! Check this request here: http://newdvfriend.googlepages.com/myfriend.htm...
newdvfriend
Offline Send Email
Oct 9, 2007
12:17 am
198
Hi, I am new to this. Can anyone please tell me if there's Yahoo Calendar API? I looked the Upcoming API documentation and there is an event object listed....
Jamie Wang
jwsvcn
Offline Send Email
Oct 9, 2007
12:45 am
199
I'm not aware of a public Yahoo Calendar today unfortunately. However, it is quite conceivable that your goals are more than met by upcoming.yahoo.com which is...
cxcheng@...
cxcheng
Online Now Send Email
Oct 9, 2007
1:09 am
200
I'm currently working on an ASP.NET site that needs to use the Upcoming API. I have the following code to get the returned XML: Dim url As String =...
stewsterl
Offline Send Email
Oct 10, 2007
4:35 pm
201
I'm not familiar with the .Net API, coming from the Java world that is, and having implemented a SAX parser for the Upcoming output. It is possible that your...
cxcheng@...
cxcheng
Online Now Send Email
Oct 10, 2007
4:38 pm
202
Also, it looks like you're using a POST request to do a GET query. That may be returning an error instead of event objects, so that could be getting in your...
Gordon Luk
gluk_yinc
Offline Send Email
Oct 10, 2007
4:42 pm
203
Wow! Thanks for the quick reply. I did change my POST request to a GET. My issue is in parsing the xml. I get a valid xml response. ...
stewsterl
Offline Send Email
Oct 10, 2007
5:04 pm
204
Hmm, anyone on the list a .NET person?...
Gordon Luk
gluk_yinc
Offline Send Email
Oct 10, 2007
5:24 pm
205
... SelectNodes is an XPath query, simply do "//event" (on *DocumentElement*). Dim events As System.Xml.XmlNodeList = ...
Yoan BLANC
gr3ut
Offline Send Email
Oct 10, 2007
6:20 pm
206
THANK YOU VERY MUCH FOR YOUR HELP!!!! This worked --> XmlResult.SelectNodes("//venue") I didn't have // in front of venue. Things like this can make a...
stewsterl
Offline Send Email
Oct 10, 2007
6:38 pm
207
Where do I get all Upcoming metro_ids? I could locate anything on API web stie......
aklempner
Online Now Send Email
Oct 10, 2007
10:30 pm
208
... I meant I could not locate this info on API web site....
aklempner
Online Now Send Email
Oct 10, 2007
10:31 pm
209
So no one knows the answer for this one?...
aklempner
Online Now Send Email
Oct 18, 2007
3:29 pm
210
Just look at the metro API calls. http://upcoming.yahoo.com/services/api/ You can get lists of metro IDs or you can do a search....
cxcheng@...
cxcheng
Online Now Send Email
Oct 18, 2007
3:56 pm
211
We're moving away from Metros completely very soon. If you're doing event search, please just use the "Location" field instead of providing metro ids....
Gordon Luk
gluk_yinc
Offline Send Email
Oct 18, 2007
4:28 pm
212
Hello. Is there any way to sort events by "popular" or by "relevance" like in the upcoming.org website? In the documentation doesn't show any way, but maybe...
ariel098543
Offline Send Email
Nov 1, 2007
11:09 pm
213
I want to show events in a calendar, showing (for example) 7 days, each day showing events. If I search events for that week, it will return events sorted for ...
ariel098543
Offline Send Email
Nov 2, 2007
4:38 pm
214
There are many search arguments such as: category_id, search_text, tags, and sort that should let you hone in on the relevance of what you are searching for....
stewsterl
Offline Send Email
Nov 3, 2007
5:27 am
215
Hello. It seems to be a problem in the way the API sorts results. For example for: http://upcoming.yahooapis.com/services/rest/? ...
ariel098543
Offline Send Email
Nov 3, 2007
5:28 pm
216
Thanks. It seems to be more sort accepted params any way. using "&sort=zczxczxc-desc" returns an error. but using "&sort=relevance-desc"... doesn't return...
ariel098543
Offline Send Email
Nov 3, 2007
5:41 pm
Messages 183 - 216 of 340   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help