fluid-work IRC Logs-2011-05-25

[09:20:29 CDT(-0500)] <michelled> hi pulkit
[09:20:37 CDT(-0500)] <michelled> did you manage to get your code up on github?
[09:23:12 CDT(-0500)] <pulkit> hi michelled
[09:23:32 CDT(-0500)] <pulkit> Sorry, I forgot to put it on github
[09:24:05 CDT(-0500)] <pulkit> Where should I put it?
[09:28:21 CDT(-0500)] <pulkit> I mean should I create a new repo for it?
[09:28:46 CDT(-0500)] <michelled> yes, I think that would be best
[10:17:19 CDT(-0500)] <Justin_o> colinclark, michelled: i'm thinking at the dev meeting it might be nice to chat about upgrading our markup to html5
[10:17:27 CDT(-0500)] <colinclark> oh, cool
[10:17:29 CDT(-0500)] <colinclark> sure
[10:17:43 CDT(-0500)] <Justin_o> colinclark: thanks
[11:03:03 CDT(-0500)] <colinclark> Hey anastasiac, we're famous!
[11:03:04 CDT(-0500)] <colinclark> http://www.slideshare.net/janetswisher/radically-open-documentation
[11:03:23 CDT(-0500)] <colinclark> There's a slide near the end of this presentation called "Signs of Success"
[11:03:29 CDT(-0500)] <colinclark> and it includes an IDRC logo (smile)
[11:03:41 CDT(-0500)] <colinclark> Anyway, I thought you might also find the rest of the presentation interesting
[11:04:52 CDT(-0500)] <anastasiac> excellent, thanks for the link, colinclark - I saw the logo
[11:05:24 CDT(-0500)] <colinclark> puts some pressure on us to write amazing documentation at the next sprint (smile)
[11:05:52 CDT(-0500)] <anastasiac> indeed
[11:31:35 CDT(-0500)] <athena> sustainability of open source identity management session is turning into a conversation about how critically we need UI help
[11:57:39 CDT(-0500)] <heidi> Justin_o i commited to the wrong branch (typo), but that makes it so i can't commit to the right branch (my changes have been cleared) - help?
[12:00:11 CDT(-0500)] <Justin_o> heidi: you could probably create a patch off the wrong branch and apply it to the correct one... here's a link http://ariejan.net/2009/10/26/how-to-create-and-apply-a-patch-with-git/
[13:33:09 CDT(-0500)] <Justin_o> michelled, colinclark: face-to-face dev meeting, or in the channel? also not sure if we have anyone remote today?
[13:33:18 CDT(-0500)] <colinclark> f2f sounds good
[13:36:08 CDT(-0500)] <Justin_o> fluid-everyone: anyone remote who wants to join the dev meeting via skype?
[14:06:18 CDT(-0500)] <tom_i> jessm: is it ok to pm you?
[14:06:32 CDT(-0500)] <jessm> tom_i: yes
[14:17:35 CDT(-0500)] <jessm> Justin_o: tom_i is interested in helping us out with some testing for Infusion 1.4!
[14:17:50 CDT(-0500)] <jessm> I told him i'd have to check the schedule to remind myself when we start testing
[14:17:58 CDT(-0500)] <jessm> but it seems to me more helping hands will be great
[14:18:01 CDT(-0500)] <Justin_o> tom_i: thanks for the help (smile)
[14:18:38 CDT(-0500)] <tom_i> Justin_o: it’s my pleasure (smile)
[14:18:50 CDT(-0500)] <Justin_o> jessm: currently we have testing scheduled for next week.. but i think we will extend bug parade, we are actually just talking about that now
[14:19:08 CDT(-0500)] <jessm> ah, cool Justin_o i figured it would happen next week or the week after
[14:21:09 CDT(-0500)] <Justin_o> jessm: yes.. should be one of those
[14:22:23 CDT(-0500)] <jessm> tom_i: the best thing to do is to either swing by here and find out about testing times or subscribe to our mailing list where we'll announce it or follow us on twitter where we'll announce it too #FluidProject
[14:22:30 CDT(-0500)] <jessm> oops @FluidProject
[14:25:20 CDT(-0500)] <tom_i> jessm: ok, great
[14:25:39 CDT(-0500)] <tom_i> jessm: thank you (smile)
[14:26:05 CDT(-0500)] <jessm> tom_i: no problem! thanks for offering to help
[15:15:41 CDT(-0500)] <lahabana> hi folks
[15:19:44 CDT(-0500)] <Justin_o> lahabana: hello.. most of us are in a dev meeting at the moment
[15:20:02 CDT(-0500)] <lahabana> ok sorry will come back later
[15:20:15 CDT(-0500)] <Justin_o> lahabana: no problem.. we just might be slow to respond that's all
[15:20:41 CDT(-0500)] <Justin_o> lahabana: by the way.. we have these every wednesday at 2:30pm EDT, and you are more than welcome to join
[15:20:56 CDT(-0500)] <lahabana> ok cheers
[15:21:40 CDT(-0500)] <lahabana> ok was just reading about FSS and it is said in the Naming convention page : "[thing] = required the concept the class name is referring to at the most general yet still meaningful level (eg. fl-tabs, fl-widget, fl-component, fl-col, fl-container, etc) "
[15:22:19 CDT(-0500)] <lahabana> So for the main class of a component eg the videoplayer that class should be called fl-videoPlayer-component ?
[15:22:35 CDT(-0500)] <lahabana> it just seems a bit heavy no?
[15:30:26 CDT(-0500)] <Justin_o> lahabana: what do you mean by main class of a component
[15:31:06 CDT(-0500)] <lahabana> well for eg I've got a div where all the elements of my player is included
[15:31:14 CDT(-0500)] <lahabana> this has a class
[15:31:48 CDT(-0500)] <lahabana> I would call it fl-videoPlayer but it seems like I should call it fl-videoPlayer-component no?
[15:34:56 CDT(-0500)] <Justin_o> lahabana: so the fl- class names are actually only used for styling
[15:35:19 CDT(-0500)] <lahabana> yes I know
[15:35:22 CDT(-0500)] <Justin_o> for anything used to find elements, in javascript, we would use the flc-
[15:35:26 CDT(-0500)] <Justin_o> prefix
[15:35:43 CDT(-0500)] <lahabana> but the naming conventions are also the same for flc classes no?
[15:36:11 CDT(-0500)] <lahabana> lahabana: but the naming conventions are also the same for flc classes no?
[15:36:13 CDT(-0500)] <Justin_o> as far as the top level component class name goes... I don't think we tend to use the -component at the end
[15:36:18 CDT(-0500)] <Justin_o> lahabana: yes
[15:36:28 CDT(-0500)] <lahabana> ho ok thx then
[15:36:44 CDT(-0500)] <lahabana> it's just it was part of the examples in the wiki so I was in doubt
[15:36:46 CDT(-0500)] <lahabana> thx
[15:37:14 CDT(-0500)] <Justin_o> lahabana: okay... those ones you listed though were specific to FSS
[15:37:37 CDT(-0500)] <Justin_o> for components you would do fl-videoPlayer- etc.
[15:38:23 CDT(-0500)] <lahabana> yes but on the fluid part the only thing that is said on the wiki is that the naming conventions are the same except flc instead of fl
[15:38:31 CDT(-0500)] <lahabana> well I got it now thx
[15:38:35 CDT(-0500)] <Justin_o> I could be wrong, but i don't think it is typical for us to just use something like fl-videoPlayer.. as usually we would style the elements within the container..
[15:39:02 CDT(-0500)] <Justin_o> lahabana: cool.. we might have to update that page, thanks for bringing it up
[15:39:16 CDT(-0500)] <lahabana> no probs
[15:40:09 CDT(-0500)] <lahabana> yes last question have u got any specific component to recommend me for reading for writting a FSS style or are they all well done and easy to understand
[15:40:11 CDT(-0500)] <lahabana> ?
[16:04:56 CDT(-0500)] <colinclark> lahabana: That's a good question
[16:05:15 CDT(-0500)] <lahabana> ok (smile)
[16:05:27 CDT(-0500)] <colinclark> I'll take a look at our code and see if which components are the best models in terms of FSS style
[16:05:42 CDT(-0500)] <lahabana> ok thanks
[16:05:49 CDT(-0500)] <lahabana> cause I'm about to start the FLUID-3808
[16:06:11 CDT(-0500)] <lahabana> which is pretty much create an infusion theme for the videoPlayer
[16:06:13 CDT(-0500)] <colinclark> Uploader's a fairly complex component, but heidi recently updated it to conform to all the FSS style conventions
[16:06:17 CDT(-0500)] <colinclark> lahabana: Ah, cool!
[16:06:23 CDT(-0500)] <colinclark> I think anastasiac recently wrote a tutorial for that
[16:06:31 CDT(-0500)] <colinclark> How to make an FSS theme
[16:06:50 CDT(-0500)] <lahabana> Yes I'm currently reading through the doc
[16:07:20 CDT(-0500)] <colinclark> Cool
[16:07:38 CDT(-0500)] <lahabana> ho yes also I've commented on the FLUID-3416
[16:07:54 CDT(-0500)] <lahabana> and gave a link to my fork of the videoplayer
[16:08:08 CDT(-0500)] <lahabana> would be nice if I could have a little feedback
[16:08:10 CDT(-0500)] <colinclark> Yes, I saw that
[16:08:15 CDT(-0500)] <lahabana> ho ok
[16:08:19 CDT(-0500)] <colinclark> I'll take a look at it tomorrow, if that's okay
[16:08:29 CDT(-0500)] <colinclark> I'm going to be leaving the office shortly
[16:08:35 CDT(-0500)] <colinclark> but I'll definitely give you feedback very soon
[16:08:40 CDT(-0500)] <lahabana> wasn't sure if Jira was sending mail to the reporter
[16:08:44 CDT(-0500)] <lahabana> ok thx
[16:08:47 CDT(-0500)] <lahabana> that's great
[16:09:07 CDT(-0500)] <colinclark> UI Options is probably another good place to look for its use of FSS
[16:09:13 CDT(-0500)] <lahabana> I'm not exactly sure about how I did it that's why I didn't do a pulllr equest
[16:09:21 CDT(-0500)] <lahabana> ok