Search the web
Sign In
New User? Sign Up
plazesapi
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 1 - 30 of 229   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1
Today we released Plazes API 1.0. The interface enables you to do amazing things like building your own trazes map, tossing your trazes into your calendar,...
stefanplazes
Offline Send Email
Apr 12, 2006
6:17 pm
2
Hey there, Together with Peter Rukavina I've been working on updating his Ruby API [1] with the new API methods. Testcases are lacking, and some of the other...
Mark Wubben
mark11born
Online Now Send Email
Apr 19, 2006
6:02 pm
3
When trying to update the launcher part of the Ruby API I got the following error: Error: 804 Invalid developer key. Do you need a different key for the...
Mark Wubben
mark11born
Online Now Send Email
Apr 22, 2006
5:11 pm
4
Okay it seems that a different key is needed. Using the key from the Python launcher works great. -- Mark Wubben http://novemberborn.net/...
Mark Wubben
mark11born
Online Now Send Email
Apr 22, 2006
5:21 pm
5
Mark, your right. The launcher API needs a different developer key. ... -- plazes.com Stefan Kellner +49 178 8232746 ...
stefan kellner
stefanplazes
Offline Send Email
Apr 24, 2006
7:46 am
6
Dear developers, last week Alper released a first version of a Mac OS dashboard widget: http://alper.nl/blog/tech/117 <http://alper.nl/blog/tech/117> . We ...
stefanplazes
Offline Send Email
Apr 27, 2006
3:26 pm
7
... There are a couple of things I ran into when working on the new Ruby API (which is undergoing final review and documentation this week). I'll write a post...
Mark Wubben
mark11born
Online Now Send Email
Apr 27, 2006
6:24 pm
8
Hi there, Yesterday I published an article about the APIs. You can read it at <http://novemberborn.net/plazes/api-review>. Kind regards, -- Mark Wubben ...
Mark Wubben
mark11born
Online Now Send Email
May 2, 2006
7:42 am
9
i am playing around with XML RPC and java... i get different date formats for Comments and Pictures. For Comments i need to use this: new...
pascaldownside
Offline Send Email
Jun 2, 2006
6:17 pm
10
... Oops, that is definitely a bug. We want to return dates conforming to the xmlrpc spec, that is in the format which would match: ...
Tilmann Singer
tilz3000
Offline Send Email
Jun 3, 2006
5:36 pm
11
ok, thanks. is there a "timeline" for the API ? fyi: plaze.photos <member> <name>creation_date </name> <value><string>2005/04/20 17:05</string></value> ...
pascal@...
pascaldownside
Offline Send Email
Jun 3, 2006
6:03 pm
12
for those of you who are java programmers: i have coded a thin wrapper and an domain model around the plazes XML-RPC API. it wraps a apache xml-rpc client for...
pascal@...
pascaldownside
Offline Send Email
Jun 4, 2006
12:52 am
13
Hi Pascal! Thanks a lot! This is really helpful for other developers. Be sure that the API will be fixed soon :) Cheers Stefan...
stefan kellner
stefanplazes
Offline Send Email
Jun 4, 2006
10:44 am
14
i've updated the jplazes lib and added some bugfixes (e.g. null pointer when friend was offline/did not have a plaze) my server is currently down... you can...
pascal@...
pascaldownside
Offline Send Email
Jun 4, 2006
7:18 pm
15
... Yikes. Thanks for finding that, should be fixed now. I hope your workarounds don't break now because of the fixes. cheers, Til...
Tilmann Singer
tilz3000
Offline Send Email
Jun 6, 2006
2:52 pm
16
... Besides 'no big features in the next 2 weeks', no. But there is a wishlist and the determination to improve the API soon. Finally being able to pick up the...
Tilmann Singer
tilz3000
Offline Send Email
Jun 6, 2006
3:02 pm
17
yes, fixes break things on the other side :-) i removed my workarounds and now things are fine... new version (0.13) available at downside.ch/blog ... cheers ...
pascal@...
pascaldownside
Offline Send Email
Jun 6, 2006
3:41 pm
18
hi currently i am implementing the Plazer API (at least partially, as it has some overlap with Plazer/WhereAmI). the mac/gateway retrieval methods are...
pascal@...
pascaldownside
Offline Send Email
Jun 16, 2006
1:49 pm
19
Hi! There is curently a library beeing developed that might be used via JNI. Take a look at http://api.plazes.com. Cheers Stefan ... -- plazes.com Stefan...
stefan kellner
stefanplazes
Offline Send Email
Jun 18, 2006
5:00 am
20
hi Stefan not exactly what i am looking for. all the network operations (XML-RPC requests) can be handled in java (and other languages) without any troubles. ...
pascal@...
pascaldownside
Offline Send Email
Jun 18, 2006
9:24 pm
21
Hi Pascal! Yes and no :) The library does all for you, including the network stuff. I'm not sure if it makes sense to provide an API just for this part of the...
stefanplazes
Offline Send Email
Jun 19, 2006
3:25 pm
22
hi well... "i did it my way" :-) i implemented some parts of plazer api in jplazes: http://downside.ch/blog/?page_id=58 so now jplazes has...
pascal@...
pascaldownside
Offline Send Email
Jun 21, 2006
9:14 pm
23
Hey, There is conflicting documentation for user.history, and none of the documentation actually works. There's the site, <http:// ...
Mark Wubben
mark11born
Online Now Send Email
Jul 4, 2006
8:36 pm
24
Where can I find the Plazer 1.0 API? -- Mark Wubben http://novemberborn.net/...
Mark Wubben
mark11born
Online Now Send Email
Jul 4, 2006
9:39 pm
25
Hey, plazes.info gives tags for the plaze, but this information in missing in plazer.plazeinfo. Is this a bug, or intentional? Kind regards, -- Mark Wubben ...
Mark Wubben
mark11born
Online Now Send Email
Jul 4, 2006
11:25 pm
26
Hey, As you by now might be able to tell, I've been busy implementing the new Plazer 1.0 API, and I'm mailing about issues as I see them. This mail is about...
Mark Wubben
mark11born
Online Now Send Email
Jul 5, 2006
12:01 am
27
Hello Mark, a structure always should heave a known and fixed number of members, else it will be quite difficult to implement it in a non-dynamic language like...
Gerd Riesselmann
gerdriesselmann
Offline Send Email
Jul 5, 2006
6:33 am
28
Hi Mark! This is 'historical'. The Plazer API is a little bit older. As written in the Wiki, we'll merge them soon. Cheers Stefan ... -- plazes.com Stefan...
stefan kellner
stefanplazes
Offline Send Email
Jul 5, 2006
9:09 am
29
... The reason for using an array instead of a struct in all these list methods is to retain the ordering - we want to be able to make a meaningful ordering on...
Tilmann Singer
tilz3000
Offline Send Email
Jul 5, 2006
12:00 pm
30
... Sounds good. What is the purpose of ordering the classes? -- Mark Wubben http://novemberborn.net/...
Mark Wubben
mark11born
Online Now Send Email
Jul 5, 2006
4:45 pm
Messages 1 - 30 of 229   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