fluid-work IRC Logs-2013-04-23

[08:07:16 CDT(-0500)] <arashs> ;.lcx

[08:07:26 CDT(-0500)] <arashs> ]''''''''''

[08:09:22 CDT(-0500)] <arashs> that was my cat, sorry everyone

[08:10:50 CDT(-0500)] <danaayotte> you better give her a channel name, arashs!

[08:12:52 CDT(-0500)] <arashs> (smile)

[09:30:19 CDT(-0500)] <Justin_o> anastasiac, arashs, cindyli, jhung1, michelled: want to check in now for our UIO work

[09:30:35 CDT(-0500)] <cindyli> sure, Justin_o

[09:30:37 CDT(-0500)] <jhung1> sure

[09:30:39 CDT(-0500)] <arashs> sure Justin_o

[09:30:39 CDT(-0500)] <anastasiac> k

[09:33:17 CDT(-0500)] <Justin_o> anastasiac, michelled: do you want to go to the colab room and Skype in the remote participants?

[09:33:38 CDT(-0500)] <anastasiac> sure, seems to work well enough

[11:24:23 CDT(-0500)] <Justin_o> fluid-everyone: sent out a proposal for font icons to the work list

[13:00:49 CDT(-0500)] <Justin_o> Ra__: i think you were looking to talk yesterday

[13:11:03 CDT(-0500)] <Ra__> Yes Justin_o I had sent you a mail with some ideas.. I wanted to get some feedback..

[13:11:52 CDT(-0500)] <Justin_o> Ra__: yes.. saw that.. chatted with jhung about it and he's writing up a reply now. He was saying how you had some questions about code and etc. too

[13:14:52 CDT(-0500)] <Ra__> Justin_o: I was going through the infusion framework.. and I am having a little difficulty with the getting started tutorial.. it actually seems quite unclear to me..

[13:16:08 CDT(-0500)] <Justin_o> Ra__: okay.. where did you get stuck, or what did you find unclear

[13:18:34 CDT(-0500)] <Ra__> Justin_o I cloned the github repository for infusion on my machine.. I set up the developer environment.. however the tutorial asks to copy a MyInfusion.js file which I was not able to find in the repo anywhere..

[13:20:31 CDT(-0500)] <Ra__> I guess I am doing something wrond but I dont know exactly.. what??..

[13:20:41 CDT(-0500)] <Ra__> *wrong

[13:21:02 CDT(-0500)] <Justin_o> Ra__: that's because the tutorial is setup around the use case of someone who would like to use Infusion as opposed to extending it. So in your case here, you've cloned the github repo, but you won't have the MyInfusion file because that is created through a build process

[13:21:54 CDT(-0500)] <Justin_o> the MyInfusion.js file contains the code all concatenated together in a single file and possibly minified. Which will make it easier to use and potentially smaller in size too..

[13:22:41 CDT(-0500)] <Justin_o> Ra__: so you could either grab a built version, create a build yourself, or you could work with the clone. If you use the clone though, you'll need to import all of the dependencies manually

[13:23:30 CDT(-0500)] <Justin_o> Ra__: let me know which of those scenarios you'd be interested in trying and I can help you out.. it would probably be easiest for starting off though, to work with the MyInfusion.js build but it's up to you

[13:23:44 CDT(-0500)] <Ra__> Justin_o I think I will try to create a build on my own..

[13:24:31 CDT(-0500)] <Justin_o> Ra__: okay cool.. we have a nightly build of our graphical builder you can try .. http://build.fluidproject.org/infusionBuilder/html/InfusionBuilder.html

[13:24:43 CDT(-0500)] <Justin_o> or you can run it manually from the command line

[13:25:01 CDT(-0500)] <Justin_o> http://wiki.fluidproject.org/display/fluid/Custom+Infusion+Builds+With+Ant

[13:26:31 CDT(-0500)] <Ra__> okay! I think that was the point where I got distracted since I was familiar with building using command line.. the graphical builder was something new!.. (smile)

[13:27:05 CDT(-0500)] <Justin_o> Ra__: cool.. let me know how that goes.. and if you have more questions about it

[13:27:20 CDT(-0500)] <Justin_o> Ra__: also did you have any other code related questions about the project?

[13:27:38 CDT(-0500)] <Ra__> Yes sure! Justin_o , will let you know.. (smile)

[13:27:56 CDT(-0500)] <Justin_o> Ra__: sounds good (smile)

[13:28:39 CDT(-0500)] <Justin_o> jvass: I have question about the panels in the fat panel uio implementation. When we increase the size, did you want the white space between the panels to be consistent or to scale as well

[13:28:39 CDT(-0500)] <Ra__> I think I should first set up the infusion framework and then I'll get back to you for any questions I have

[13:28:40 CDT(-0500)] <Justin_o> ?

[13:28:50 CDT(-0500)] <Justin_o> Ra__: makes sense

[13:45:43 CDT(-0500)] <jvass> Justin_o, the margins would remain the same at least 10px, but may vary depending on the the browser width (so that all full preference boxes are centred and only a small portion of the next/previous are visible on the sides)

[13:45:51 CDT(-0500)] <jvass> does that make sense?

[13:47:36 CDT(-0500)] <Justin_o> jvass: i think i understand what you are saying.. so they should be constant as things scale and etc. but the spacing will be determined by how the panels fit on the screen in the slider/carousel

[13:47:52 CDT(-0500)] <Justin_o> so that if any are offscreen you can see a portion of them to indicate that there are more

[13:47:55 CDT(-0500)] <Justin_o> is that about right?

[13:48:08 CDT(-0500)] <jvass> yes, exactly

[13:48:32 CDT(-0500)] <Justin_o> jvass: cool thanks

[13:54:25 CDT(-0500)] <heidiv> Justin_o interesting… it would change things i think, but is it okay to do that in another branch? maybe make a jira for this specifically?

[13:55:07 CDT(-0500)] <heidiv> because the carousel will likely influence this

[13:55:13 CDT(-0500)] <Justin_o> heidiv: ah okay

[13:55:34 CDT(-0500)] <heidiv> Justin_o jhung in the carousels i've seen, you can set # panels shown at a time

[13:55:36 CDT(-0500)] <Justin_o> heidiv: yes, i guess we should in corporate it with that one, or make a new one that relates with it

[13:55:41 CDT(-0500)] <heidiv> ex. 3.5

[13:56:07 CDT(-0500)] <Justin_o> heidiv: that's good.. sounds like what we'd want.. we will want to show ports at both ends though.. hope that's possible

[13:56:09 CDT(-0500)] <heidiv> so perhaps it wouldn't change the styling, as the carousel will recalc after new styles are applied

[13:56:35 CDT(-0500)] <Justin_o> heidiv: ah okay, that would be good..

[13:56:45 CDT(-0500)] <heidiv> Justin_o ah, yeah i anticipate there will be tweaking needed as our needs are pretty specific. jhung and i are going to talk more about this soon - tomorrow jon?

[13:57:38 CDT(-0500)] <Justin_o> jhung: ^

[13:59:15 CDT(-0500)] <michelled> fluid-everyone: let's meet to talk about content simplification

[13:59:26 CDT(-0500)] <michelled> in the collab room in person

[13:59:33 CDT(-0500)] <michelled> and Skype if you're remote

[13:59:41 CDT(-0500)] <michelled> let me know if you want to be added to the Skype conversation

[13:59:46 CDT(-0500)] <jessm> michelled: i'd like to join

[13:59:53 CDT(-0500)] <heidiv> michelled me too pls

[13:59:58 CDT(-0500)] <cindyli> me too

[14:01:36 CDT(-0500)] <michelled> yzen, jhung: are you available to join?

[14:01:53 CDT(-0500)] <yzen> yse

[14:08:30 CDT(-0500)] <anastasiac> fluid-everyone: ether pad for content simplification planning: http://openetherpad.org/zhFZHp9ANL

[15:48:43 CDT(-0500)] <michelled> Bosmon: will you get a chance to finish the review for 4927?

[15:48:53 CDT(-0500)] <michelled> I'd really like to get that branch in soon

[15:48:59 CDT(-0500)] <Bosmon> Hi michelled - I didn't realise it was ready again

[15:49:10 CDT(-0500)] <Bosmon> What has been done about the non-merge of the styling material?

[15:49:34 CDT(-0500)] <michelled> Bosmon: once you're happy, we'll push both branches together

[15:49:37 CDT(-0500)] <yzen> Bosmon: I was supposed to do that but didnt get to it, plus I actually committed into it

[15:49:51 CDT(-0500)] <michelled> justino and I have been reviewing the styling changes

[15:50:02 CDT(-0500)] <Bosmon> michelled - wouldn't it make more sense to merge that material into cindy's branch?

[15:50:09 CDT(-0500)] <michelled> so Bosmon, if you sign off on the 4927 branch, I can do the merge and push

[15:50:17 CDT(-0500)] <michelled> sure, if you want to

[15:50:19 CDT(-0500)] <Bosmon> I can't sign off on it unless I can see it working (smile)

[15:50:29 CDT(-0500)] <michelled> ok (smile)

[15:50:44 CDT(-0500)] <michelled> Bosmon: there are many outstanding comments on that pull request, I think

[15:51:01 CDT(-0500)] <michelled> https://github.com/fluid-project/infusion/pull/313

[15:51:27 CDT(-0500)] <michelled> Bosmon: so it shouldn't get pushed until those are dealt with

[15:51:30 CDT(-0500)] <Bosmon> Well then I think we have to wait for them..... we can't commit something to trunk that doesn't lay out properly

[15:51:38 CDT(-0500)] <Bosmon> I don't think it makes sense to push 4927 until then

[15:51:46 CDT(-0500)] <michelled> yes, I agree

[15:51:57 CDT(-0500)] <michelled> but I want to make sure that everything that you know about has been dealt with

[15:52:01 CDT(-0500)] <Bosmon> ok

[15:52:04 CDT(-0500)] <Bosmon> I will look again

[15:52:09 CDT(-0500)] <michelled> so if you want to see it working, merge in that branch and take a look - but don't push it

[15:54:36 CDT(-0500)] <heidiv> michelled i'll take a look at those last comments on 4970 tomorrow morn

[15:54:43 CDT(-0500)] <heidiv> quick stuff

[15:54:46 CDT(-0500)] <michelled> thanks heidiv