JonathanNealHave you guys seen a demo of jQuery does something like the old iGoogle, where a user drags a "handle" into a "placeholder" and it loads something? Maybe the handle is an app icon, and the placeholder is a column on the page, and it loads some data (HTML, CSS, JavaScript) associated with that handle into that placeholder.
barnabywaltersI would try adding my domain to my flickr account to see if I can see what’s wrong with flickr login, but flickr won’t let me log in at all! Hmph.
barnabywaltersIIRC the problem last time was that it worked inconsistently — but with the new service picker UI, that wouldn’t be such a problem as you could just switch to another service if openid wasn’t working
cweiskeaaronpk, we once talked about a separate pingback server that watches your atom feed and sends out pingbacks on your behalf. http://scott.yang.id.au/code/trackback-em-all/ does this, and now the first version of my own implementation is working
tantek.comedited /ActivityStreams (+166) "denote different categories of indieweb implementations of ActivityStreams, latest JSON spec vs. previous Atom XML" (view diff)
sandeepshettyCame up with a way to map RSSB microformats to Activity Streams yesterday as a side-effect of trying to figure inconsistencies between the two models.
JonathanNealSo, if example.com has 5 iframes running things from example-app.com, it looks like they can window.top['the other iframe reference'] into the other iframes running from example-app.com.
sandeepshettythe inconsistencies between using the RSSB microformats and AS is very interesting... looking at the algo (http://www.sandeep.io/50) highlights the weird way objects needs to be interpreted depending n verb
sandeepshettyI started of trying to see how to implements AS in microformats and then just ended up mapping RSSB to it. Wondering if this can help in any way define AS microformats
waterpigs.co.ukedited /Web_Action_URL_APIs (+248) "/* Web */ added newly discovered Facebook sharer URL API, noted that the feed dialog is still the only choice if you require a redirect" (view diff)
sandeepshettyI was seeing if there was a better way to model the like, repost, stuff.. there is an asymmetry between marking up links with "in-reply-to" and verb likes "like" and "repost"
benwerd(Happened to be reading the IRC logs to see what was new and saw idno come up - to be clear, I'm using AS as a handy abstraction layer, not because I think anyone's reading it)