I'm retrieving the activities feed using the 'datetime' query parameter to fetch only recent activities. Firstly, I discovered that the format given in http://wiki.developer.myspace.com/index.php?title=ActivityStream_Queries#DateTime is wrong: MM/dd/yyyy doesn't work but dd/MM/yyyy does...