fluid-work IRC Logs-2011-04-06
[08:26:16 CDT(-0500)] <mlam> Justin_o: I think I'm ready for some new work today. Anything in mind?
[08:26:55 CDT(-0500)] <Justin_o> mlam:
[08:27:17 CDT(-0500)] <Justin_o> mlam: did you want to start by working with harriswong and jkkremer on the jquery 1.5.2 update
[08:27:19 CDT(-0500)] <michelled> mlam: you've used the renderer, right?
[08:27:33 CDT(-0500)] <mlam> michelled: no, i haven't used the renderer yet
[08:28:01 CDT(-0500)] <michelled> ah, ok - I was going to say that cindyli could probably use some help with it but if you haven't used it then no worries ![]()
[08:28:36 CDT(-0500)] <mlam> oh
i think the goal is to renderize the uploader for 1.5 though
[08:28:45 CDT(-0500)] <mlam> Justin_o: sure, what's involved?
[08:30:29 CDT(-0500)] <Justin_o> mlam: i guess to start you should sync of with harriswong, but it would basically be testing/triaging to see what breaks with the upgrade and then fixing those issues
[08:31:05 CDT(-0500)] <mlam> ahh ok
[08:31:17 CDT(-0500)] <mlam> what's the progress so far?
[08:32:12 CDT(-0500)] <Justin_o> fluid-everyone: here's a link to google's new page speed analysis tool http://pagespeed.googlelabs.com/
[08:38:25 CDT(-0500)] <Justin_o> mlam: jkkremer started looking at jquery 1.5.1, since then 1.5.2 was release. I think harriswong has cloned jkkremer's branch
[08:38:43 CDT(-0500)] <Justin_o> also jkkremer sent out an update of what he came across so far, to the fluid-work list
[08:39:25 CDT(-0500)] <Justin_o> cindyli: did you want to pair a bit today, for working with the renderer?
[08:41:28 CDT(-0500)] <cindyli> Justin_o: sure, that would be helpful. i have a little test render component ready for drop down list box. but having problem integrating into ui options. before working on rederer stuff, i need to work on builder first which is not working properly
[08:42:13 CDT(-0500)] <Justin_o> cindyli: okay... let me know when you would like to work on it. I think i should be fairly open today
[08:42:29 CDT(-0500)] <cindyli> thx, Justin_o
[08:47:15 CDT(-0500)] <Justin_o> anastasiac: i think your changes to the readme and releaseNotes look good
[08:47:34 CDT(-0500)] <anastasiac> Justin_o, thanks - I'll push them to the main project repo
[08:47:54 CDT(-0500)] <Justin_o> anastasiac: oh one thing
[08:49:14 CDT(-0500)] <Justin_o> the link to the github download
[08:49:56 CDT(-0500)] <mlam> harriswong: can you update me on where you are with the jquery upgrade ? and maybe let me know where i can help out?
[08:49:57 CDT(-0500)] <harriswong> mlam: the status so far is, i cloned his branch, replaced jquery library to 1.5.2, and a few test cases failed.
[08:50:33 CDT(-0500)] <Justin_o> anastasiac: i wonder if we should just point them at the main page and maybe just mention that they can look at a specific tag or something
[08:51:32 CDT(-0500)] <anastasiac> Justin_o, I was wondering about that, too - I wasn't sure where we should link. I'm fine to link to main repo, and mention that they can the current release in the tags
[08:52:19 CDT(-0500)] <Justin_o> anastasiac: that would be less maintenance for later i think..
[08:52:31 CDT(-0500)] <harriswong> mlam, justin_o: I guess the next step would be to fix the testcases, by either going through them one by one, or to go through the jquery changelog and see what's been changed?
[08:54:01 CDT(-0500)] <anastasiac> Justin_o, I suppose... the only maintenance issue would be the reference to the specific tag, which is part of the changes we'd have to make to the notes for a new release anyway...
[08:55:01 CDT(-0500)] <Justin_o> anastasiac: yes... although i'm wondering if it's worth while mentioning the tag since at the moment the tag doesn't exist
[08:55:27 CDT(-0500)] <anastasiac> yes, well, the whole release doesn't exist
[09:00:26 CDT(-0500)] <mlam> harriswong: which tests are failing and which would you like me to help fix?
[09:04:32 CDT(-0500)] <harriswong> mlam: let me run through them again and get a list, then we can split it up after?
[09:04:41 CDT(-0500)] <mlam> yah, sounds great
[09:06:47 CDT(-0500)] <Justin_o> anastasiac: well.. yes.. good point.. ![]()
[09:07:06 CDT(-0500)] <Justin_o> i guess it exists, but not in a release form.. if that makes sense
[09:09:05 CDT(-0500)] <anastasiac> ok, Justin_o, I've pushed a mod to the ReleaseNotes to just reference the main project repo
[09:10:58 CDT(-0500)] <Justin_o> anastasiac: thanks.. well i'm happy with it now.. ![]()
[09:11:32 CDT(-0500)] <anastasiac> Justin_o, I'll push it to the main repo then. Others can have a look, and we can tweak it more later if we want
[09:12:03 CDT(-0500)] <Justin_o> anastasiac: thanks
[09:22:47 CDT(-0500)] <Justin_o> harriswong: anastasiac just updated the readme and release notes
[09:23:23 CDT(-0500)] <Justin_o> harriswong: for your pull request could you merge with the project repo's master and add a note into the releaseNotes about the jquery ui 1.8.11 update
[09:23:54 CDT(-0500)] <Justin_o> in the "What's New in 1.4-SNAPSHOT?" section
[09:24:26 CDT(-0500)] <Justin_o> once that's done i'll take a look at your pull request for pushing up to the project repo
[09:27:48 CDT(-0500)] <harriswong> justin_o: ok, do you want me to go through the testing again?
[09:28:08 CDT(-0500)] <Justin_o> harriswong: um.. up to you.. i'll be doing some testing though before i push it up
[09:28:31 CDT(-0500)] <harriswong> Justin_o: it should be up-to-date with the master yesterday morning. Let me check.
[09:28:53 CDT(-0500)] <Justin_o> harriswong: yep.. a couple more changes came in, one from bosmon last night, and one for anastasiac this morning
[09:32:55 CDT(-0500)] <jhung> Hi everyone, I have a question about the Renderer API page (http://wiki.fluidproject.org/display/docs/fluid.initRendererComponent).
[09:33:34 CDT(-0500)] <jhung> Under "Render Options" in the bottom 1/3 of the page, the table references "In/Out". What exactly does that mean?
[09:34:13 CDT(-0500)] <Justin_o> jhung: i think that refers to passing information in, and getting info out
[09:34:28 CDT(-0500)] <Justin_o> so for example the idMap is used get a mapping of the rendered id's
[09:34:46 CDT(-0500)] <Justin_o> the rest of the options are just options passed into the renderer
[09:36:37 CDT(-0500)] <jhung> Hmmm... okay. That makes more sense. Thanks!
[09:38:56 CDT(-0500)] <anastasiac> jhung, yeah, if you can find a better way to represent that notion, it would be much appreciated
[09:39:15 CDT(-0500)] <jhung> anastasiac: I was just about to ask you the same question. ![]()
[09:39:22 CDT(-0500)] <anastasiac> ![]()
[09:39:56 CDT(-0500)] <jhung> To me the "out" direction sounds like a return, but it's not really a return value, right?
[09:51:36 CDT(-0500)] <jessm> Justin_o: ping
[09:54:08 CDT(-0500)] <Justin_o> jessm: hello
[09:54:35 CDT(-0500)] <jessm> Justin_o: jamon mentioned you had set up a test fluid-work channel on the ocad connect server?
[09:54:45 CDT(-0500)] <jessm> https://connect.ocad.ca/
[09:55:38 CDT(-0500)] <Justin_o> jessm: i had played around a bit with that with jamon a while back.. it wasn't quite working though... I did some testing with harris this morning and he got an instance of it pretty close to what we need
[09:55:44 CDT(-0500)] <Justin_o> did you want to try something out today{color}
[09:56:08 CDT(-0500)] <jessm> Justin_o: i'd be open to finding out if it works better for us than the york breeze
[09:57:34 CDT(-0500)] <Justin_o> jessm: okay.. maybe harriswong and jamon could spend a bit of time before standup getting the connect room setup
[10:01:06 CDT(-0500)] <jessm> Justin_o: we should probably do it as a test and not do standup there, but yeah, i'm open to trying it
[10:01:52 CDT(-0500)] <harriswong> Justin_o, jessm, jamon: i think the one that was setup long ago (https://connect.ocad.ca/fluidwork) was setup by armin and I don't have permission to change it unless we are the host, which is armin himself.
[10:02:26 CDT(-0500)] <Justin_o> harriswong: jamon might have that info
[10:03:41 CDT(-0500)] <harriswong> Justin_o: okay. Want me to check with jamon to see if we can get it up today?
[10:08:40 CDT(-0500)] <Justin_o> jessm: when did you want the test connect room set up for
[10:10:36 CDT(-0500)] <jessm> Justin_o: whenever - i don't think it's urgent
[10:10:37 CDT(-0500)] <Justin_o> jessm: can you give this a try https://connect.ocad.ca/r87258683/
[10:34:59 CDT(-0500)] <arun197> colinclark: Hi!
[10:45:00 CDT(-0500)] <colinclark> arun197: Hey
[10:46:19 CDT(-0500)] <arun197> colinclark: Did some homework and I have come up with some ideas.
[10:47:39 CDT(-0500)] <arun197> colinclark: private chat? If you are free
[10:50:27 CDT(-0500)] <colinclark> arun197: We can chat here, I'm sure others will be interested
[10:50:40 CDT(-0500)] <colinclark> I have a meeting in ten minutes, but I'm happy to talk with you about your ideas
[10:50:43 CDT(-0500)] <harriswong> Justin_o: I have responded to your comment, https://github.com/fluid-project/infusion/pull/27.
[10:51:08 CDT(-0500)] <arun197> colinclark: Yup
Thanks.
[10:51:19 CDT(-0500)] <Justin_o> harriswong: thanks
[10:52:15 CDT(-0500)] <arun197> colinclark: So I wanted to extend Infusions framework components for cross browser and device platform compatibility.
[10:52:54 CDT(-0500)] <arun197> colinclark: in such a way that you throw the infusion server as the backend for providing the encoding and management services for various devices
[10:54:11 CDT(-0500)] <arun197> The library would show a direct link to the supported format
[10:56:00 CDT(-0500)] <arun197> colinclark: Then I would like to provide keyboard accessibility by working a copy paste operation in drag and drop
[10:58:55 CDT(-0500)] <arun197> Tab around to the dragable element,trigger a dragstart event,make the droptargets tabbable,tab round to the drop target and paste
[11:00:36 CDT(-0500)] <arun197> Then provide customised support for playlist and customised setting panel for enabling/disabling various options like looping captions
[11:05:43 CDT(-0500)] <arun197> Basic framework for all these would be Infusions little component and view components for options,event firing
[11:10:30 CDT(-0500)] <colinclark> arun197: Okay. Are you going to add these details to the proposal you'll be submitting to GSoC?
[11:11:13 CDT(-0500)] <arun197> colinclark: Yes, if its okay. Am still working on the proposal.
[11:11:52 CDT(-0500)] <colinclark> okay, sounds good
[11:12:20 CDT(-0500)] <arun197> colinclark: I shall send you a mail today before submitting to Gsoc
[11:12:35 CDT(-0500)] <arun197> colinclark: cool ![]()
[11:14:26 CDT(-0500)] <colinclark> ok, great
[11:14:29 CDT(-0500)] <colinclark> thanks, arun197
[11:17:08 CDT(-0500)] <arun197> colinclark: welcome!
[13:36:24 CDT(-0500)] <anastasiac> fluid-everyone: we'll be holding the dev meeting here in the channel today. If you have any agenda items, please mention them now
[13:55:24 CDT(-0500)] <mlam> harriswong: Here's the list of component tests that break with the new jQuery 1.5.2 library: inline edit, layout reorderer, image reorderer, table of contents
[13:56:06 CDT(-0500)] <harriswong> mlam: thanks. i will look at the 2 reorderers and would u like to chck inline edit + table of contents? reverse order is fine w/ me toio
[13:56:07 CDT(-0500)] <harriswong> too*
[13:56:17 CDT(-0500)] <mlam> harriswong: that works for me
[13:56:25 CDT(-0500)] <mlam> so i'll take on inline edit and table of contents
[13:56:34 CDT(-0500)] <harriswong> ok
[14:19:18 CDT(-0500)] <harriswong> mlam: i am going to run the unittest again
[14:19:25 CDT(-0500)] <harriswong> mlam: I just did a merge with remote/master
[14:19:55 CDT(-0500)] <mlam> ah ok
[14:19:57 CDT(-0500)] <mlam> cool
[14:20:52 CDT(-0500)] <harriswong> mlam: i pushed it to my github brnach
[14:20:59 CDT(-0500)] <mlam> ok, thanks
[14:33:28 CDT(-0500)] <harriswong> mlam: test results seems to be the same.
[14:33:41 CDT(-0500)] <mlam> yah, it's the same for me as well.
[15:04:35 CDT(-0500)] <clown> "awesome" released: http://gnome3.org/tryit.html
[15:07:30 CDT(-0500)] * clown methinks gnome3.org has been "slashdotted".