fluid-work IRC Logs-2012-04-11

[09:00:35 CDT(-0500)] <anastasiac> michelled: https://github.com/acheetham/OER-Commons/tree/FLOE-4-afa-in-unisub

[09:23:49 CDT(-0500)] <Justin_o> fluid-everyone: for those who like playing games and writing assembly you might find this interesting https://github.com/blog/1098-take-over-the-galaxy-with-github

[09:39:45 CDT(-0500)] <yura1> avtar: ayt?

[09:58:53 CDT(-0500)] <michelled> yura1, anastasiac, cindyli: I've just synced the authoring-vp branch with the staging-vp branch. This has lots of database changes in it

[09:59:23 CDT(-0500)] <michelled> yesterday I was not able to do a clean database migration and avtar helped me to delete and recreate my db

[09:59:24 CDT(-0500)] <cindyli> do i need to run a migrate command after the merge? michelled

[09:59:50 CDT(-0500)] <michelled> you will at the least need to run buildout, syncdb and migrate

[09:59:58 CDT(-0500)] <michelled> and at worst recreate your db

[10:00:12 CDT(-0500)] <michelled> or, you can not bother to update and I'll deal with the merge on my machine

[10:00:21 CDT(-0500)] <michelled> cindyli: I don't want to slow your progress

[10:03:05 CDT(-0500)] <avtar> cindyli: it looked like you will have to drop and recreate your database

[10:05:07 CDT(-0500)] <cindyli> avtar, michelled, ok, will do it later

[11:10:45 CDT(-0500)] <asteig> Morning (smile)

[11:34:26 CDT(-0500)] <cindyli> michelled: where's the link on build server for video player?

[11:35:07 CDT(-0500)] <cindyli> found it - http://build.fluidproject.org/videodemo/videoPlayer/demos/VideoPlayer.html

[11:35:47 CDT(-0500)] <anastasiac> michelled, I've pushed the unisub parsing for transcripts to my github: https://github.com/acheetham/videoPlayer/tree/FLUID-4694-demo-unisub-transcripts I'll start a fresh branch for populating the menus from unisub

[11:36:14 CDT(-0500)] <michelled> thx anastasiac

[13:37:04 CDT(-0500)] <michelled> cindyli, yura: if you use this url uni subs will find english and french captions: http://build.fluidproject.org/videodemo/videoPlayer/demos/videos/PolarMammalAdaptations/PolarMammalAdaptations.mp4

[13:37:27 CDT(-0500)] <cindyli> ok. thx

[13:37:37 CDT(-0500)] <yura> michelled: this will not work in ff

[13:37:51 CDT(-0500)] <yura> webm is what we need

[13:37:51 CDT(-0500)] <michelled> the webm url will work too

[13:37:55 CDT(-0500)] <yura> ok

[14:31:16 CDT(-0500)] <yura> michelled: do you have the list from today's planning ?

[14:32:56 CDT(-0500)] <michelled> http://wiki.fluidproject.org/display/fluid/Floe+Demo+Plan

[14:33:15 CDT(-0500)] <michelled> yura: I've pushed anastasiac's changes that makes transcripts work with uni subs json

[14:33:38 CDT(-0500)] <michelled> it's pushed into the video player demo branch {color}

[14:34:14 CDT(-0500)] <michelled> https://github.com/fluid-project/videoPlayer/tree/demo

[15:39:18 CDT(-0500)] <Bosmon2> cindyli, michelled - I've just pushed a fix for the issue you noticed yesterday to my branch, demo-integration-sketch

[15:49:30 CDT(-0500)] <michelled> Bosmon2: I'm having trouble merging your branch into demo

[15:49:40 CDT(-0500)] <michelled> any chance you want to take a stab at it and push that?

[15:49:56 CDT(-0500)] <Bosmon2> ok

[15:50:00 CDT(-0500)] <michelled> I'm getting the error: fluid.uiOptions.fatPanel.withMediaPanel is not a function

[15:51:01 CDT(-0500)] <Bosmon2> michelled - I don't seem to get any problems

[15:51:14 CDT(-0500)] <michelled> it runs fine for you?

[15:51:17 CDT(-0500)] <Bosmon2> yes

[15:51:39 CDT(-0500)] <michelled> can you push that so I can test it?

[15:51:45 CDT(-0500)] <Bosmon2> Ok

[15:51:51 CDT(-0500)] <Bosmon2> Perhaps you have some stale things in your cache?

[15:52:25 CDT(-0500)] <michelled> maybe

[15:52:40 CDT(-0500)] <Bosmon2> Hmm, this is unusual

[15:52:43 CDT(-0500)] <Bosmon2> It says I have nothing to commit

[15:52:55 CDT(-0500)] <Bosmon2> So I guess my changes were the only ones not in demo

[15:53:24 CDT(-0500)] <Bosmon2> On the other hand, my merge did actually claim to merge something

[15:53:42 CDT(-0500)] <Bosmon2> Oh wait, I'm confused (sad))

[15:53:46 CDT(-0500)] <Bosmon2> the merge IS the commit (smile)

[15:53:52 CDT(-0500)] <michelled> yes (smile)

[15:54:02 CDT(-0500)] <Bosmon2> Ok, I've pushed to my branch again

[15:54:09 CDT(-0500)] <michelled> thx

[15:56:56 CDT(-0500)] <michelled> Bosmon2: there are a couple of regressions - the styling of the grab handle has been lost and the captions are on by default

[15:57:18 CDT(-0500)] <Bosmon2> Yes, I had noticed the styling of the grab handle problem

[15:57:31 CDT(-0500)] <Bosmon2> But I didn't think I had caused it : P

[15:57:32 CDT(-0500)] <Bosmon2> Clearly I had

[15:58:35 CDT(-0500)] <michelled> Bosmon2: the volume slider styling is gone too

[15:59:24 CDT(-0500)] <Bosmon2> Oddly both of those work for me in the standard demo

[15:59:30 CDT(-0500)] <Bosmon2> The one that isn't the Mammals

[15:59:43 CDT(-0500)] <Bosmon2> Any idea what could be going on?

[16:01:22 CDT(-0500)] <michelled> no, I'm not sure

[16:02:07 CDT(-0500)] <Bosmon2> Hmm

[16:02:16 CDT(-0500)] <Bosmon2> I think it could just be that the CSS is being included in a different order

[16:02:30 CDT(-0500)] <Bosmon2> Looks like this damnable Jquery ui file, "lightness" it taking precendence

[16:02:38 CDT(-0500)] <Bosmon2> But this is highlighting the fact that our styling is a bit unstable

[16:02:45 CDT(-0500)] <michelled> yes, we are well aware of that

[16:02:58 CDT(-0500)] <michelled> getting rid of the lightness file is high on the list

[16:03:04 CDT(-0500)] <michelled> and in fact Johnny is starting on it soon

[16:03:15 CDT(-0500)] <Bosmon2> ok cool

[16:03:34 CDT(-0500)] <Bosmon2> I moved it up higher and the problems went away

[16:03:42 CDT(-0500)] <michelled> yay (smile)

[16:03:50 CDT(-0500)] <Bosmon2> This just leaves the "captions by default" issue

[16:04:04 CDT(-0500)] <Bosmon2> But we should explore what that means

[16:04:05 CDT(-0500)] <michelled> yes, that bug that just won't die

[16:04:17 CDT(-0500)] <michelled> alexn: you've looked at this bug many times

[16:04:22 CDT(-0500)] <michelled> it has to do with captionator

[16:04:31 CDT(-0500)] <Bosmon2> Do you mean that you deleted your cookies, reloaded, and found that they stayed on?

[16:04:33 CDT(-0500)] <michelled> was there a particular place in the file that you needed to read a setting?

[16:04:53 CDT(-0500)] <alexn> michelled: me and anastasiac fixed it in the branch we are working on

[16:05:12 CDT(-0500)] <michelled> alexn: it will come back in Bosmon2's branch once that gets merged

[16:05:27 CDT(-0500)] <Bosmon2> michelled - not necessarily, depending on what the causes is

[16:05:32 CDT(-0500)] <Bosmon2> alexn's fixes may have priority over mine

[16:05:37 CDT(-0500)] <Bosmon2> alexn, do you remember what the fix was?

[16:06:07 CDT(-0500)] <alexn> videoPlayer_html5Captionator.js on line 97

[16:06:10 CDT(-0500)] <alexn> elPaths.displayCaptions

[16:06:19 CDT(-0500)] <alexn> missing s

[16:06:21 CDT(-0500)] <Bosmon2> Ok

[16:06:23 CDT(-0500)] <alexn> (smile)

[16:06:23 CDT(-0500)] <Bosmon2> That should be cool

[16:06:30 CDT(-0500)] <Bosmon2> I didn't make any changes in that area, so the merge should be good

[16:06:45 CDT(-0500)] <michelled> ok, Bosmon2 want to push your branch one more time?

[16:06:47 CDT(-0500)] <alexn> I think it is displayCaption while should be displayCaptions

[16:07:37 CDT(-0500)] <Bosmon2> Ok, I've pushed

[16:08:53 CDT(-0500)] <anastasiac> michelled: alexn and I have the video player menu population from unisub working in my FLUID-4694-demo-unisub-to-fill-menus branch in my github