Dear lazyweb,
Now that we can easily create our own maps using MyMaps that Google unveiled the other day, I'd like to mashup it with Twitter just like twittervision. I hope that it would be able to assign not only my status but also friends' one on MyMaps.
Well, now, I've senced that Plagger is exactly adequate to do it, that is, "それPla".
- Fetch friends' timeline from feed like http://twitter.com/statuses/friends_timeline/674383.rss, which contains my own status and friends' one
- Filter to extract locations from status strings written according to the syntax described at "twittermap faq"
- Publish those information onto Google MyMaps
Unfortunately, I don't have enough motivation to implement it, so just hope anyone does it ;)