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,...
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...
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...
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 ...
... 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...
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 ...
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> ...
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...
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...
... 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...
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 ...
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...
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...
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. ...
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...
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 ...
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...
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...
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...
... 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...