What about the location for the event?
http://wiki.developer.myspace.com/index.php?title=ActivityStream_Events
We use the xcal extensions thanks for the reminder. If a location is
published we add it using this format
We did this prior to implementing geo. We could also add geo here. LMK
<vevent xmlns="urn:ietf:params:xml:ns:xcal">
<uid>tag:myspace.com,2009:/Bandshow/38538527/38538527</uid>
<summary>beverly hills</summary>
<dtStart>2009-07-01T03:00:00Z</dtStart>
<location>407 N Maple Dr, beverly hills, 91607, US</location>
</vevent>
Thanks,
Dave
> > What about the location for the event?- Hide quoted text -
>
> - Show quoted text -
Dave
On Dec 22, 5:27 pm, Monica Keller <monica.kel...@gmail.com> wrote:
Monica
On Dec 22, 2009, at 5:51 PM, Dave Cracknell <groov...@gmail.com>
wrote:
Its just a shorthand for the full namespace so you dont have to repeat
it.
Hopefully you can use a library to parse xml which supports reading
namespaces
Let me know if I misunderstood the question and thanks for the careful
analysis of our activitystrea.ms implementation
On Dec 22, 6:31 pm, Dave Cracknell <groovyco...@gmail.com> wrote:
> Monica,
> One more question. I am neophyte when it comes to geo coordinates and
> so this may be a dumb question, if it is, apologies up front. I was
> looking at the MySpace wiki documentation for ActivityStreams_Public
> where it documents the use of the geo coordinates according to the
> spec athttp://www.georss.org/georss. In the georss spec a point is
> > - Show quoted text -- Hide quoted text -