fluid-work IRC Logs-2013-06-13

[08:01:29 CDT(-0500)] <Justin_o> cindyli: have you been working and committing against FLUID-5403

[08:02:10 CDT(-0500)] <cindyli> Justin_o: haven't committed anything there this morning

[08:02:26 CDT(-0500)] <Justin_o> cindyli: just wanted to let you know that the jira is wrong.. it's actually FLUID-5043

[08:02:31 CDT(-0500)] <Justin_o> i'm fixing the wiki now

[08:02:41 CDT(-0500)] <cindyli> ah ha. thanks

[08:02:45 CDT(-0500)] <Justin_o> i'll probably fix my commit logs in my branch too

[08:02:58 CDT(-0500)] <cindyli> ok

[08:06:06 CDT(-0500)] <Justin_o> cindyli: (sad) there was a merge in there.. so maybe i'll just start over

[08:06:38 CDT(-0500)] <cindyli> ok

[08:57:34 CDT(-0500)] <Justin_o> cindyli: I've got the textSizer and lineSpacing working with the ranger moved out of the model

[08:57:46 CDT(-0500)] <cindyli> cool, Justin_o

[08:57:54 CDT(-0500)] <Justin_o> it's in my FLUID-5043 branch in my github repo.. i've deleted the incorrect FLUID-5403 branch

[09:00:13 CDT(-0500)] <Justin_o> cindyli: i've also update the jira with the steps we need to perform as outlined in our meeting the other day http://issues.fluidproject.org/browse/FLUID-5043

[09:00:37 CDT(-0500)] <Justin_o> cindyli: would you like to pair or split up the work.. or are you presently working on something else?

[09:01:12 CDT(-0500)] <cindyli> Justin_o: i'm not quite sure about the 2nd step: write a starter schema

[09:01:17 CDT(-0500)] <cindyli> what's that about?

[09:01:53 CDT(-0500)] <Justin_o> cindyli: i think it's basically what we started on before.. to write a schema for only those things are will be part of our "starter" set of settings

[09:02:03 CDT(-0500)] <Justin_o> which i guess is just what's on the wiki page

[09:02:15 CDT(-0500)] <cindyli> i see, the json schema that we completed the other day

[09:02:34 CDT(-0500)] <Justin_o> cindyli: yep.. so it would just be to put all of those into a one big object i guess

[09:03:05 CDT(-0500)] <Justin_o> I can try to do that quickly if you like, and we can pair up and/or split the rest of the work after

[09:03:13 CDT(-0500)] <cindyli> sounds good

[09:03:28 CDT(-0500)] <Justin_o> cindyli: cool.. i'll let you know how that goes in a bit

[09:03:38 CDT(-0500)] <cindyli> thanks, Justin_o

[09:24:49 CDT(-0500)] <Justin_o> cindyli: you won't believe it.. i committed against the wrong jira number again (sad)

[09:25:09 CDT(-0500)] <cindyli> haha

[09:25:38 CDT(-0500)] <cindyli> too used to the wrong jira. sorry, my fault to start that

[09:25:58 CDT(-0500)] <cindyli> fortunately, no merge this time, hope it's easier to modify the log

[09:27:35 CDT(-0500)] <Justin_o> cindyli: not your fault.. just my fingers and brain not working together (smile)

[09:27:45 CDT(-0500)] <Justin_o> cindyli: yes.. hope it's easier to fix this time

[09:28:35 CDT(-0500)] <Justin_o> and i committed my schema empty too (sad)

[09:37:17 CDT(-0500)] <cindyli> i'm doing the same for my schema parser branch, basically starting over

[09:38:50 CDT(-0500)] <Justin_o> cindyli: okay…

[09:38:56 CDT(-0500)] <Justin_o> by the way i got it fixed up now https://github.com/jobara/infusion/compare/FLUID-5043

[09:39:04 CDT(-0500)] <cindyli> nice

[09:52:58 CDT(-0500)] <Justin_o> cindyli: i'm going to fix up some unit tests i broke now

[09:53:31 CDT(-0500)] <cindyli> sure, thanks, Justin_o, i'm still fixing the branch. will let you know

[09:53:51 CDT(-0500)] <Justin_o> cindyli: okay

[10:26:28 CDT(-0500)] <cindyli> Justin_o: the schema parser branch is fixed: https://github.com/cindyli/infusion/tree/FLUID-5043

[10:27:17 CDT(-0500)] <cindyli> i will move on to the next step on the list: update the "model relay" to be "schema aware". To source defaults from the schema.

[10:27:51 CDT(-0500)] <cindyli> once you are done with unit tests, we can chat about the pair-up or how to split the work

[12:02:45 CDT(-0500)] <Justin_o> cindyli: i have the tests all fixed up now and pushed up to my branch

[12:02:54 CDT(-0500)] <Justin_o> cindyli: looks like we both created the schema (smile)

[12:03:11 CDT(-0500)] <Justin_o> cindyli: how are things going for you right now?

[12:03:32 CDT(-0500)] <cindyli> Justin_o: not much progress yet

[12:04:48 CDT(-0500)] <Justin_o> cindyli: I guess there are two pieces left. 1) update the model relay to get defaults from the schema, 2) update the settings panels to use the other settings defaults like min and max from the schema

[12:05:24 CDT(-0500)] <Justin_o> cindyli: would you like to pair up on what you are doing now or split on those two points

[12:05:52 CDT(-0500)] <cindyli> split

[12:06:28 CDT(-0500)] <cindyli> but i doubt if 2 can be started without 1

[12:07:18 CDT(-0500)] <cindyli> unless we make a plan on where schema results go

[12:11:00 CDT(-0500)] <Justin_o> cindyli: what do you mean by schema results?

[12:13:52 CDT(-0500)] <cindyli> Justin_o: the model relay was used to establish the connection btw the source initial model and enactors or panels. now it will be fetching the initial model value which would be from the schema dynamically

[12:14:37 CDT(-0500)] <Justin_o> cindyli: so you mean which component will have the schema attached to the that?

[12:14:40 CDT(-0500)] <cindyli> should the model relay also be used for other options like min/max, or we create something else for those?

[12:15:07 CDT(-0500)] <cindyli> Justin_o: skype?

[12:16:38 CDT(-0500)] <Justin_o> cindyli: sure sounds good

[12:21:13 CDT(-0500)] <anastasiac> Justin_o, michelled, FYI I've just filed an issue against UIO, kind of an 'improvement' request: http://issues.fluidproject.org/browse/FLUID-5052 Not urgent, but something to think about.

[12:35:38 CDT(-0500)] <michelled> anastasiac: is this the same issue: http://issues.fluidproject.org/browse/FLUID-4394

[12:36:28 CDT(-0500)] <anastasiac> michelled, definitely closely related, but not quite identical. I'll link them and comment

[12:47:27 CDT(-0500)] <yzen> cindyli: did you by any chance created JIRA's for the issues you found with UIO ?

[12:47:39 CDT(-0500)] <yzen> e.g. i wonder if there's one already for TOC?

[12:48:19 CDT(-0500)] <cindyli> yes, yzen

[12:48:20 CDT(-0500)] <cindyli> http://issues.fluidproject.org/browse/FLUID-5050

[12:48:44 CDT(-0500)] <yzen> Awesome, cindyli, thanks

[12:48:44 CDT(-0500)] <yzen> !

[12:49:10 CDT(-0500)] <cindyli> np

[12:54:58 CDT(-0500)] <anastasiac> michelled, yzen, I'm trying to use a build of the latest master, with yzen's branch in it, and it doesn't work

[12:55:19 CDT(-0500)] <anastasiac> I've even tried modifying the Infusion UIO demo to use MyInfusion.js, and it doesn't work

[12:55:27 CDT(-0500)] <anastasiac> nothing happens when you modify the settings

[12:56:14 CDT(-0500)] <anastasiac> I'm using an ant-generate custom build using the parameters currently specified in the VideoPlayer read me (though those might change)

[12:56:32 CDT(-0500)] <anastasiac> ant customBuild -Dinclude="enhancement, uiOptions, progress, tooltip, jQueryScrollToPlugin" -lib lib/rhino -DnoMinify="true"

[12:57:05 CDT(-0500)] <anastasiac> michelled, yzen, are either of you able to reproduce the problem by modifying the UIO demo to use the built MyInfusion.js?

[12:57:27 CDT(-0500)] <yzen> anastasiac: i haven't tried that

[12:59:23 CDT(-0500)] <anastasiac> yzen, would you mind trying it, so I can find out if I'm insane or not?

[12:59:36 CDT(-0500)] <yzen> sure one sec

[13:07:44 CDT(-0500)] <anastasiac> yzen, any luck?

[13:07:57 CDT(-0500)] <yzen> * still looking

[13:08:35 CDT(-0500)] <anastasiac> yzen, were you able to reproduce the problem, or are you still trying to?

[13:09:48 CDT(-0500)] <yzen> well i substituted the src files with MyInfusion and i get ReferenceError: jQuery is not defined

[13:09:49 CDT(-0500)] <yzen> you ?

[13:10:21 CDT(-0500)] <anastasiac> no, I don't get that error. Everything loads just fine, UIO is there, prefs are save, but nothing has any effect on the page

[13:10:51 CDT(-0500)] <anastasiac> yzen, did you use the same ant command I did?

[13:10:57 CDT(-0500)] <yzen> yes

[13:11:03 CDT(-0500)] <anastasiac> oh, bizarre

[13:12:06 CDT(-0500)] <anastasiac> michelled, would you be able to get in on this, too? see if you can replicate either one of our problems?

[13:14:35 CDT(-0500)] <michelled> yzen: you replaced the includes in the demo and the fat panel?

[13:15:07 CDT(-0500)] <yzen> michelled: demo

[13:15:08 CDT(-0500)] <anastasiac> michelled, I didn't modify the head of the fat panel, only the demo file

[13:15:33 CDT(-0500)] <yzen> yep

[13:15:34 CDT(-0500)] <anastasiac> (well, in the VP I replaced both, of course)

[13:15:34 CDT(-0500)] <yzen> or right

[13:15:43 CDT(-0500)] <yzen> let me try

[13:19:44 CDT(-0500)] <yzen> anastasiac: ya i see what you see

[13:20:25 CDT(-0500)] <anastasiac> yzen, ok, at least that means I'm not crazy

[13:20:33 CDT(-0500)] <anastasiac> but it means there's something wrong, obviously

[13:21:24 CDT(-0500)] <anastasiac> it looks like something to do with the relay, doesn't it, yzen? Did you add any files to the framework, or anything?

[13:22:32 CDT(-0500)] <yzen> anastasiac: *looking

[13:23:45 CDT(-0500)] <michelled> I'm not getting any errors, but UIO is not working in the demo

[13:26:06 CDT(-0500)] <anastasiac> right, michelled, that's what I'm seeing: The changes are not affecting the page. If I set settings and reload, the panels reflect my settings, but not the page

[13:28:33 CDT(-0500)] <anastasiac> Justin_o, I see from comments on FLUID-4994 that we've decided to create separate icon fonts for individual components. What should we do with something like the VideoPlayer, which needs a couple of icons for the UIO settings panels? Would those icons go in the UIO font, or would the VP create its own font?

[13:29:28 CDT(-0500)] <anastasiac> also, do we have docs on what we've settled on for our icon-font-creation process?

[13:34:24 CDT(-0500)] <Justin_o> anastasiac: i think they'd go into VP. it will be a good example for people who'd be extending uio since we wouldn't know what their icons would be

[13:34:48 CDT(-0500)] <anastasiac> Justin_o, sounds good. So now I need to know how to create an icon font (smile)

[13:34:56 CDT(-0500)] <Justin_o> anastasiac: in terms of icon-font-creation process, do you mean how to actually make an icon font?

[13:35:16 CDT(-0500)] <anastasiac> yes - what would an integrator need to do to provide their own icon font for their icons?

[13:35:19 CDT(-0500)] <Justin_o> anastasiac: i don't think we have any docs specifically for that.. maybe you jon and i can pair up on that

[13:35:43 CDT(-0500)] <anastasiac> jhung, want to teach me to create an icon font?

[13:36:11 CDT(-0500)] <anastasiac> vjoanna, it seems that the captions/transcripts UIO panel icons are not in the font, I'll need to create a new font for the VP

[13:36:17 CDT(-0500)] <anastasiac> do you have the icons anywhere?

[13:36:47 CDT(-0500)] <anastasiac> jhung, or you could draft some docs, and I can test them (smile)

[13:39:33 CDT(-0500)] <anastasiac> yzen, michelled just told me that it seems to be something to do with the order that the files are included in the concatenated file

[13:39:53 CDT(-0500)] <yzen> hmm but no error?

[13:39:58 CDT(-0500)] <anastasiac> yeah, very odd

[13:39:58 CDT(-0500)] <vjoanna> yes i have them, should i send you the svg files?

[13:40:06 CDT(-0500)] <vjoanna> anastasiac ^

[13:40:26 CDT(-0500)] <anastasiac> vjoanna, if you could attach them to http://issues.fluidproject.org/browse/VP-297, that would be great, thanks

[13:42:38 CDT(-0500)] <yzen> michelled: what exactly do you see?

[13:42:59 CDT(-0500)] <anastasiac> yzen, if it is an order thing, it's got something to do with dependencies between things. Is UIO now working with UIE in the static environment? maybe something to do with the timing of when UIE is put into the static env?

[13:43:40 CDT(-0500)] <anastasiac> michelled told me something about including MyInfusion.js followed by all the js files work, but then take out only Fluid.js and it breaks (I think)

[13:45:12 CDT(-0500)] <yzen> hmm

[13:45:36 CDT(-0500)] <jhung> anastasiac: Maybe I can write up some documentation and then you can try it?

[13:57:30 CDT(-0500)] <Justin_o> cindyli: i cleaned up the schema file a bit

[13:57:35 CDT(-0500)] <Justin_o> you might want to merge again

[14:00:39 CDT(-0500)] <cindyli> thanks, Justin_o

[14:12:45 CDT(-0500)] <vjoanna> i added the icons, anastasiac (smile)

[14:14:24 CDT(-0500)] <anastasiac> thanks, vjoanna

[16:03:13 CDT(-0500)] <yzen> anastasiac: ayt?

[16:03:21 CDT(-0500)] <anastasiac> yzen, yes

[16:03:44 CDT(-0500)] <yzen> anastasiac: should i open a JIRA for your issue? unless you opened one already ?

[16:04:27 CDT(-0500)] <anastasiac> yzen, no, I didn't open one. Did you have any luck figuring it out?

[16:04:44 CDT(-0500)] <yzen> yes i updated the order of build dependencies and it works

[16:05:34 CDT(-0500)] <anastasiac> oh, excellent. Sure, if you could create a jira, then you'll have a number for your branch (smile)

[16:05:45 CDT(-0500)] <yzen> alright will do

[16:06:07 CDT(-0500)] <anastasiac> thanks!