Status Updates in the Stream -- Fixes please confirm it will not impact you

0 views
Skip to first unread message

Monica Keller

unread,
Jan 8, 2010, 1:56:42 AM1/8/10
to MySpace APIs
Does anyone using our activitystrea.ms feed via PuSH or via REST have
issues with us removing the actor's name from the status update in the
object node. At the activity level it will continue to have the
actor's name

Currently for the activity:object we have

<activity:object>
<activity:object-type>http://activitystrea.ms/schema/1.0/note</
activity:object-type>
<id>tag:myspace.com,2009:/Note/316214348/316214348</id>
<title>
Monica Keller RT <a href="http://twitter.com/chrismessina"
target="_blank" >@chrismessina</a>: ...And now this from <a
href="http://twitter.com/marshallk" target="_blank" >@marshallk</a>:
How Chris Messina Got a Job at Google <a href="http://www.msplinks.com/
MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg==" target="_blank">http://bit.ly/
8vDPfb</a> - sooo exciting !
</title>
<link rel="alternate" type="text/html" href="http://
friends.myspace.com/index.cfm?
fuseaction=profile.friendmoods&friendId=4859568&dateTime=316214348" />
<content type="xhtml">
<a href="http://www.myspace.com/ciberch">Monica Keller</a> RT <a
href="http://twitter.com/chrismessina" target="_blank" >@chrismessina</
a>: ...And now this from <a href="http://twitter.com/marshallk"
target="_blank" >@marshallk</a>: How Chris Messina Got a Job at Google
<a href="http://www.msplinks.com/MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg=="
target="_blank">http://bit.ly/8vDPfb</a> - sooo exciting !
</content>
</activity:object>

2 bugs: the title should not be markup -- team will be starting the
fix soon and the update itself needs to only be the body without the
name of the user

Example:
<activity:object>
<activity:object-type>http://activitystrea.ms/schema/1.0/note</
activity:object-type>
<id>tag:myspace.com,2009:/Note/316214348/316214348</id>
<title>
RT @chrismessina: ...And now this from @marshallk: How Chris
Messina Got a Job at Google http://bit.ly/8vDPfb - sooo exciting !
</title>
<link rel="alternate" type="text/html" href="http://
friends.myspace.com/index.cfm?
fuseaction=profile.friendmoods&friendId=4859568&dateTime=316214348" />
<content type="xhtml">
RT <a href="http://twitter.com/chrismessina" target="_blank"
>@chrismessina</a>: ...And now this from <a href="http://twitter.com/
marshallk" target="_blank" >@marshallk</a>: How Chris Messina Got a
Job at Google <a href="http://www.msplinks.com/
MDFodHRwOi8vYml0Lmx5Lzh2RFBmYg==" target="_blank">http://bit.ly/
8vDPfb</a> - sooo exciting !
</content>
</activity:object>

If no issues we will change/deploy within a couple of weeks

Reply all
Reply to author
Forward
0 new messages