Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 40 Next »

[08:48:09 CDT(-0500)] <anastasiac> jameswy or jvass: cindyli and I could use some colour-codes for the various header colours for the IDI site

[08:49:33 CDT(-0500)] <jvass> anastasiac: I'll do that now and add them to the wiki

[08:49:33 CDT(-0500)] <jameswy> jvass: Could you handle that?

[08:49:46 CDT(-0500)] <anastasiac> thanks, jvass

[08:57:09 CDT(-0500)] <Justin_o> colinclark: question for you.. I'm writing a wrapper component around jquery ui's accordion for decapod. I want to expose some of it's methods.. but am having trouble using apply.. do you know if apply won't work with jQuery ui widgets for some reason?

[08:58:33 CDT(-0500)] <Justin_o> colinclark: the call i'm making looks like this

[08:58:34 CDT(-0500)] <Justin_o> that.container.accordion.apply(null, args);

[08:59:08 CDT(-0500)] <Justin_o> but i'm getting an error saying that window doesn't have the method "each"

[09:11:09 CDT(-0500)] <anastasiac> cindyli, I've just pushed some work on the News pages to development branch of the main project repo. If you have any problems merging, let me know and I can help fix things

[09:11:26 CDT(-0500)] <anastasiac> cindyli, I'm going to move on to the About page now

[09:13:41 CDT(-0500)] <cindyli> ok, anastasiac

[09:34:14 CDT(-0500)] <jhung> Justin_o: you there?

[09:34:20 CDT(-0500)] <Justin_o> jhung: hello

[09:35:33 CDT(-0500)] <jhung> I'm working through some styling issues. It seems the List inside the Exporter form is causing an issue. I'm thinking of replacing the List with Paragraphs instead.

[09:35:59 CDT(-0500)] <jhung> This shouldn't be an issue as long as I keep the classnames intact, right?

[09:45:42 CDT(-0500)] <Justin_o> jhung: yes.. that should be correct

[09:46:37 CDT(-0500)] <jhung> thanks justin_o.

[09:47:00 CDT(-0500)] <Justin_o> jhung: the UL might be serving as a container for the render, so if there is a class on that you will need to wrap the p tags in something with the same class

[09:47:54 CDT(-0500)] <jhung> Yep. I'll maintain the structure.

[09:49:35 CDT(-0500)] <colinclark_> Justin_o: That's incredibly bizarre, your question earlier

[09:49:54 CDT(-0500)] <colinclark_> I guess you should probably be apply()in in the right context, though

[09:50:17 CDT(-0500)] <colinclark> Do you really want null as your first argument? Since jQuery is this-ist, you probably need to specify the jQuery instance as the first argument

[09:50:32 CDT(-0500)] <colinclark> Presumably that.container.accordion.apply(container, args) will do it?

[09:50:35 CDT(-0500)] <Justin_o> colinclark: you mean $

[09:50:45 CDT(-0500)] <Justin_o> oh i see

[09:50:56 CDT(-0500)] <Justin_o> i'll give that a shot

[09:51:01 CDT(-0500)] <Justin_o> thanks

[09:51:05 CDT(-0500)] <colinclark> The way you're calling apply(), you're basically invoking it with no "this"

[09:51:16 CDT(-0500)] <colinclark> which of course works just fine for a thatist component

[09:51:26 CDT(-0500)] <colinclark> but not not for something that relies on a reference to "this"

[10:01:39 CDT(-0500)] <Justin_o> colinclark: ah okay.. i think i get it now.. all these "this" and "that" are making my head spin a bit

[10:02:58 CDT(-0500)] <Justin_o> jhung: i've pushed up changes to disable the accordion when an export is triggered

[10:03:04 CDT(-0500)] <Justin_o> i think it works the way we wanted

[10:06:33 CDT(-0500)] <jhung> Justin_o, excellent. I'll merge it down once I get my styling changes stable.

[10:06:47 CDT(-0500)] <Justin_o> jhung: great thanks

[10:16:08 CDT(-0500)] <Justin_o> colinclark: your suggestion worked, thanks

[10:16:17 CDT(-0500)] <colinclark> glad to hear it

[10:19:36 CDT(-0500)] <Justin_o> jhung: did some more refactoring and pushed it up, things should work the same still though

[10:23:34 CDT(-0500)] <Justin_o> jhung: so moving on to some other tasks.. you would prefer that the start button is visible but disabled, when there are no files in the queue?

[10:26:22 CDT(-0500)] <jhung> Yes Justin_o

[10:26:33 CDT(-0500)] <Justin_o> jhung: okay.. i'll start in on that now

[10:44:32 CDT(-0500)] <Justin_o> yura1: is there a way to conditionally add a renderer decorator

[10:44:43 CDT(-0500)] <Justin_o> or are conditions only valid for whole tree segments

[10:45:36 CDT(-0500)] <yura1> Justin_o: whole segments

[10:45:42 CDT(-0500)] <Justin_o> yura1: okay.. thanks

[12:14:43 CDT(-0500)] <cindyli> anastasiac: i sent a pull request for merging infrastructure page. now working on research page, IDI-5

[12:15:03 CDT(-0500)] <anastasiac> excellent, cindyli, thanks

[12:15:11 CDT(-0500)] <cindyli> np

[12:28:39 CDT(-0500)] <jessm> anastasiac: is fluid studio wordpress?

[12:28:51 CDT(-0500)] <jessm> and remind me of the cms that the IDI site is using?

[12:28:52 CDT(-0500)] <anastasiac> jessm, yes

[12:29:18 CDT(-0500)] <anastasiac> the new idi site (i.e.e the dev site) will be/is wordpress

[12:30:20 CDT(-0500)] <jessm> do you mind giving me that url again?

[12:30:23 CDT(-0500)] <jessm> to the new site?

[12:58:23 CDT(-0500)] <anastasiac> cindyli, I've made some comments on your pull request for IDI-11

[12:58:33 CDT(-0500)] <cindyli> ok, anastasiac

[13:06:28 CDT(-0500)] <jessm> anastasiac: is there a location for video player documentation in the wiki that you can point me to?

[13:06:58 CDT(-0500)] <anastasiac> jessm, what we have for 'documentation' might depend on the audience...

[13:07:08 CDT(-0500)] <jessm> funder

[13:07:41 CDT(-0500)] <anastasiac> we have designs and interaction specifications...

[13:07:54 CDT(-0500)] <anastasiac> http://wiki.fluidproject.org/display/fluid/Floe+video+player+design+%28February%29

[13:08:05 CDT(-0500)] <anastasiac> http://wiki.fluidproject.org/display/fluid/Floe+video+player+interactions

[13:08:27 CDT(-0500)] <anastasiac> the roadmap: http://wiki.fluidproject.org/display/fluid/Video+Player+Roadmap

[13:08:59 CDT(-0500)] <anastasiac> jessm, is this the kind of thing you were looking for?

[13:09:20 CDT(-0500)] <jessm> anastasiac: yes, the last two are great

[13:15:38 CDT(-0500)] <anastasiac> cindyli, I've pushed some changes to the IDI site project repo development branch, in case you want to update: the About page

[13:16:36 CDT(-0500)] <cindyli> sure. will merge. anastasiac

[13:23:03 CDT(-0500)] <jhung> ping justin_o

[13:23:16 CDT(-0500)] <jhung> got a sec to skype? ^

[14:56:14 CDT(-0500)] <cindyli> anastasiac: i'm working on the comments you give on my pull request. Looking at fss "fl-col-flex4" for 4 columns layout. I'm thinking how it would help in the scenario of column + row combination that the row alignment is also required. do you have any idea?

[14:57:13 CDT(-0500)] <jessm> anastasiac: do you have a minute?

[14:59:59 CDT(-0500)] <anastasiac> jessm, I'm here now

[15:00:12 CDT(-0500)] <jessm> anastasiac: i'm working on a report for hewlett and need some links

[15:00:16 CDT(-0500)] <jessm> i'm link weak right now

[15:00:23 CDT(-0500)] <jessm> can you help me by pointing to some goodness?

[15:00:31 CDT(-0500)] <anastasiac> what kinds of links can I find for you?

[15:00:38 CDT(-0500)] <jessm> Github pointing to UIO

[15:00:41 CDT(-0500)] <jessm> documentation for UIO

[15:00:52 CDT(-0500)] <jessm> OER commons staging branch

[15:01:12 CDT(-0500)] <anastasiac> can do, jessm

[15:01:19 CDT(-0500)] <jessm> many thanks

[15:09:45 CDT(-0500)] <Justin_o> jhung: the "start export" button is now disabled by default and only enabled when the cue is ready

[15:09:47 CDT(-0500)] <Justin_o> queue

[15:13:28 CDT(-0500)] <anastasiac> jessm: email with links is in the ether

[15:13:50 CDT(-0500)] <jessm> anastasiac: another quick question

[15:15:58 CDT(-0500)] <jessm> anastasiac: i'm trying to put an anchor in the fluid wiki and then get to it by url.

[15:16:01 CDT(-0500)] <jessm> i used

[15:16:09 CDT(-0500)] <jessm> so my anchor is named alternatives

[15:16:20 CDT(-0500)] <jessm> and this is what i thought the url would be: http://wiki.fluidproject.org/display/fluid/Concept+designs+for+Floe#alternatives

[15:16:23 CDT(-0500)] <jessm> but it doesn't work

[15:17:25 CDT(-0500)] <anastasiac> jessm, do you want the link in the wiki page itself, or external to the page?

[15:17:29 CDT(-0500)] <jhung> @justin_o, excellent

[15:17:42 CDT(-0500)] <jhung> I'm going to pull your changes now and then push up my changes after.

[15:18:06 CDT(-0500)] <Justin_o> jhung: thanks.. although i just tested it with the server and it seems to not be working properly with that now (sad)

[15:18:11 CDT(-0500)] <Justin_o> i'll look into it tomorrow..

[15:18:13 CDT(-0500)] <anastasiac> jessm: try http://wiki.fluidproject.org/display/fluid/Concept+designs+for+Floe#ConceptdesignsforFloe-alternatives

[15:18:20 CDT(-0500)] <anastasiac> if you want external

[15:18:32 CDT(-0500)] <Justin_o> jhung: heading home now

[15:18:49 CDT(-0500)] <anastasiac> internally, jessm, you might try [#alternatives] but I'm not sure about that

[15:18:53 CDT(-0500)] <jhung> justin_o: k. see you tomw.

[15:18:57 CDT(-0500)] <jessm> anastasiac: shazam!

[15:18:58 CDT(-0500)] <jessm> thanks

  • No labels