=== Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [13:28] bac, benji, gmb, mumble/kanban in 2 [13:29] Yep [13:46] gmb, could you add me to https://qastaging.launchpad.net/~malone-alpha please? db hasn't updated that yet I guess [13:46] gary_poster: Sure. [13:46] thank you [13:47] gary_poster: I've added you and made you an admin. [13:48] thank you again === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [14:27] * gmb -> afk for a bit [16:28] hi gmb [16:28] Hi bac. [16:28] gmb: 90 sec mumble? [16:28] bac: Sure. [16:33] gmb: when mumbling you're super loud and blown out [16:34] Yeah, I think it's because I set up Mumble with the built-in-mic but I'm now using my iphone earbuds. I need to reconfigure it. [16:34] Thanks for the heads-up. [16:49] hurrah, i'm making an accordion with no external assets. [16:50] yay! [19:07] bac: I'm in need of a task. Anything I can help you with? [19:08] * bac thinks [19:08] gary_poster: here's my first cut of a "how to access the webservice from JS" document: https://dev.launchpad.net/yellow/JavaScriptAPIAccessDraft [19:08] * gary_poster looks [19:09] benji: i'm wrapping up my task to include the gallery stuff. i need to write up a quick wiki article about it. after i push the branch you may want to have a look around. other than that i can't think of anything ATM. [19:10] benji, I'll think about it in a sec. one comment as I read: some APIs are exposed via collections [19:10] and I think we hope to have more of those [19:10] bac: ok, thanks anyway. I'd be interested in any feedback you have on https://dev.launchpad.net/yellow/JavaScriptAPIAccessDraft. [19:10] finding out where those are/how to use them is something that I wouldn't know how to do systematically [19:10] other than stare at interfaces and their annotations [19:10] gary_poster: I don't know how those work, so I didn't include them. :) [19:10] which may be the only answer [19:11] well, I got an idea from reading the code, but I didn't want to lead anyone astray [19:11] heh, ok, makes sense benji. since that's a known gray area rather than a yet-to-be-discovered gray area, I recommend highlighting it as something that exists but that isn't explained here yet. [19:12] good idea [19:14] will get back to reading the doc, but here's one small useful thing to do: look at comment #6 on https://bugs.launchpad.net/launchpad/+bug/649252 [19:14] <_mup_> Bug #649252: No unsubscribe link in emails for non-verbose bug notifications < https://launchpad.net/bugs/649252 > [19:15] benji, you could do that pretty quickly, and move a card along in gmb's lane [19:15] * benji looks [19:17] benji, back to the draft: "The URI is the webservice entity URI, not a URI normal human-readable web page" I think maybe there is a helper to convert one to the other? Maybe that was just a desire that someone expressed once rather than something we actually have... [19:18] gary_poster: I'm not aware of a way and a cursory look at the JS client doesn't reveal one. [19:18] ok, benji :-/ must have been a desire then [19:18] maybe you're thinking of the reverse; there is now a web_link attribute on most resources that points to a human-readable web page [19:18] huh [19:19] well, I was thinking what I said, but maybe I just misunderstood [19:20] benji, this is a good start, thank you. How do you know what the success JSON will look like? Or...is that saying that it will generally give you "instances" of webservice representations of server objects, and you can do...the usual things, whatever the usual things are, on those objects? [19:21] In general, that's the part I think you probably have an answer for that I still don't understand after reading [19:23] gary_poster: Is your question: what does the JSON returned by retrieving a resource look like? [19:24] benji, well, what are those success callbacks supposed to do, benji. If we are supposed to handle the JSON, then I want to know what the JSON looks like. If the JSON is handled for us, then I don't care. But generally, if I call a named operation, how do I know what to expect to do about it in the success callback? [19:24] heh, sorry for double [19:25] I think you accidentally a word. ;) [19:25] the success callbacks get an object, the JSON attributes are mapped into object attributes. [19:25] I tried to say that but may have failed. I'll rewrite that bit. [19:26] but what are those objects? You look in the WADL to find out? [19:27] oh! I don't know what you look at for them, I've just been looking at the JSON or HTML generated by them. I'll see if there's something better than that and write it in. [19:28] cool [19:34] http://developer.yahoo.com/yui/articles/skinning/ [19:34] http://developer.yahoo.com/yui/3/examples/slider/slider_skin.html [20:34] benji, moved things around so that your card could be in feature work 1 where it belongs. [20:35] ok [23:11] night