I just released an APP client. You can download alpha at
http://www.witha.jp/eXeries/en/
I haven't really tested on the English version of Windows, but it
should work ;-)
If you find a bug, please let me know.

Questions:
    *What can be posted to a collection?
     eg. (1)If member-type is "entry", can I post an Atom Feed document?
            It would be nice if I could create multiple entries with
one request.)
         (2)Please define "media". Is a flash file media? What about a
java applet?
            Let's change "media" to "binary" or even "file"!

    *Do I really need to supply content-type when posting media files?
     There are so many file extensions out there. It's kind of difficult to get
     the right content-type. Why not let the server decide?

    *What happens if I issue GET request to a member uri which belongs
to a media
     collection? Do I get Binary or an Atom entry document?

    *Multiple collections in the same workspace that has the same
entry-type allowed?
     eg. Let's say, there are one entry collection and two media
collections. How do
       I know which media collection to upload an image for an entry?

    *If I PUT to Member URI, status code 201 is returned. Fine. What
about the body?
      Does the response body always have an Atom entry document or not?

Feature Request:
    *Client Sync (query entries undated since yyyy/mm/ddThh:nn:ssZ ,
     or HTTP HEAD to a member uri to find out if entry is modified, etc)
    *Add a new collection's member-type "category".
    *CGI Auth

Reply via email to