fluid-work IRC Logs-2012-06-13

[06:39:18 CDT(-0500)] <logiclord> Hi all I am facing a problem while working with jquery http://pastebin.com/J2yY2F1y changes are not reflected in htmlCode string ??

[08:12:55 CDT(-0500)] <jhung> justin_o: any special instructions for using the Decapod virtualbox VM? Any specific version of VB required?

[08:17:31 CDT(-0500)] <Justin_o> jhung: hmm.. not that i know of.. i guess in virtual box they just need to import the .ovf file and in vmware they can create a new vm from the vmdk

[08:19:09 CDT(-0500)] <jhung> okay.

[08:19:24 CDT(-0500)] <jhung> So they should be able to figure it out.

[08:20:11 CDT(-0500)] <Justin_o> jhung: maybe i can find you a link to the information on using those

[08:20:15 CDT(-0500)] <Justin_o> types of files

[08:21:11 CDT(-0500)] <Justin_o> jhung: importing ovf files into virutalbox http://www.virtualbox.org/manual/ch01.html#ovf

[08:21:56 CDT(-0500)] <Justin_o> jhung: creating a vmware vm from a vmdk file http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&amp;cmd=displayKC&amp;externalId=2010196

[08:27:18 CDT(-0500)] <jhung> has this been tested in VB Justin_o?

[08:27:44 CDT(-0500)] <Justin_o> jhung: yep.. actually this was created from virtual box and tested in vmware

[08:27:53 CDT(-0500)] <jhung> coolness.

[08:28:05 CDT(-0500)] <jhung> I'll paste the link in the documentation

[09:05:10 CDT(-0500)] <Justin_o> jhung: thanks

[09:16:52 CDT(-0500)] <Justin_o> jhung: can you take a quick look over this http://wiki.fluidproject.org/display/fluid/Decapod+0.6+Server+Architecture

[09:25:07 CDT(-0500)] <jhung> looks good justin_o

[09:25:59 CDT(-0500)] <Justin_o> jhung: thanks.. i'll e-mail that out to the decapod mailing list

[09:26:37 CDT(-0500)] <jhung> okay

[09:41:39 CDT(-0500)] <colinclark> yura: Have you had time to look at Kanso at all yet?

[09:42:04 CDT(-0500)] <yura> colinclark: no, not until I saw Steve mentioning it

[09:43:37 CDT(-0500)] <yura> colinclark: but it's package repo is pretty cool

[09:45:30 CDT(-0500)] <colinclark> I'll have to spend some time looking into it

[09:45:38 CDT(-0500)] <colinclark> I'm sure Steve can tell us more this afternoon

[09:50:40 CDT(-0500)] <cindyli> anastasiac, alexn, michelled: do you know which css is mapped with project/media/styles/authoring/_layout.scss? How do you usually find out the linkage btw .scss and .css when they are not using the same file name?

[09:51:35 CDT(-0500)] <anastasiac> cindyli, I think that file is imported by edit.scss and view.scss

[09:52:04 CDT(-0500)] <cindyli> ah, thanks, anastasiac

[09:52:10 CDT(-0500)] <anastasiac> np

[10:11:52 CDT(-0500)] <alexn> cindyli: have you tried to use the tool which Andrey has suggested to us ?

[10:12:38 CDT(-0500)] <alexn> it is called LiveReload. I have not used it myself but it suppose to generate css files from scss whenever the change is made for scss

[10:12:56 CDT(-0500)] <cindyli> ya, i read about it. it cost $10

[10:27:16 CDT(-0500)] <alexn> cindyli: wow! that is pretty pricy

[10:27:48 CDT(-0500)] <alexn> cindyli, michelled, anastasiac: I have an issue with my local OER setup. No module named xhtml2pdf.document. Have you seen this one before ?

[10:28:06 CDT(-0500)] <anastasiac> ?

[10:28:14 CDT(-0500)] <anastasiac> no, that's a new one, alexn

[10:29:44 CDT(-0500)] <michelled> alexn: the focus styling on the 'Actions' drop down on staging looks bad - the box is not aligned properly with what is visible

[10:30:52 CDT(-0500)] <alexn> michelled: can I get more specifics on where those Actions drop box is located (smile) . Also I would make the fix once I get my local setup working which as usually broke over night

[10:31:39 CDT(-0500)] <michelled> alexn: sorry - I meant in the search results list in the right column of each result listing

[10:49:24 CDT(-0500)] <cindyli> michelled: can you review my FLOE-31 branch - https://github.com/cindyli/OER-Commons/tree/FLOE-31

[10:49:52 CDT(-0500)] <michelled> yep

[11:22:21 CDT(-0500)] <michelled> cindyli: I just updated authoring-a11y with current staging

[11:22:23 CDT(-0500)] <michelled> can you update your FLOE-31 branch?

[11:22:34 CDT(-0500)] <cindyli> ok

[11:26:45 CDT(-0500)] <cindyli> michelled: updated and pushed

[11:28:54 CDT(-0500)] <michelled> thx cindyli

[11:29:07 CDT(-0500)] <cindyli> np

[11:56:11 CDT(-0500)] <anastasiac> michelled, my fixes for the a11y of the login panel when errors are made has been pushed to my github: https://github.com/acheetham/OER-Commons/tree/584-failed-login

[11:56:26 CDT(-0500)] <anastasiac> the fixes work, though live regions don't seem tot work in IE8

[11:56:35 CDT(-0500)] <anastasiac> and the focus solution seems a bit hacky

[11:56:52 CDT(-0500)] <anastasiac> michelled, you recommended I set it aside for now and move on to something else, so I'm doing that

[12:17:52 CDT(-0500)] <anastasiac> michelled, I'm ready to issue a pull request against staging for the fixes to make the user menu keyboard accessible. I've prepared a new branch against master; could you give it a code review? https://github.com/acheetham/OER-Commons/tree/563-account-settings-menu

[12:20:36 CDT(-0500)] <anastasiac> michelled, the first thing on the a11y testing results wiki page is now the a11y of the "Add OER button" - should I take that on next?

[12:24:11 CDT(-0500)] <anastasiac> michelled, the fix to the carousel slides is now in master, and on the production site. I don't think I have access to log in, to update the content of the slides - do you have that?

[12:28:03 CDT(-0500)] <alexn> michelled: the styling fix for the action button is on staging

[12:34:50 CDT(-0500)] <alexn> michelled, cindyli, anastasiac: please note the last comment from Andrey - you can set a watch for all scss files to be compiled on the fly as I understand

[12:34:50 CDT(-0500)] <alexn> https://github.com/ISKME/OER-Commons/commit/92619adf53cbe5a7bf2071a9e23d35d89e111a57#commitcomment-1448452

[12:35:20 CDT(-0500)] <alexn> sass --watch ./project/media/styles:./project/media/styles

[12:36:00 CDT(-0500)] <cindyli> that helps. thanks, alexn

[13:33:03 CDT(-0500)] <anastasiac_> fluid-everyone: We're gathering in the collaboration space for this week's community meeting, where Jorge will be talking about Tecla

[13:33:12 CDT(-0500)] <anastasiac_> does anyone remote want to be skyped in?

[14:51:13 CDT(-0500)] <anastasiac> michelled, could I add another request to my ever-growing list of requests? A few minutes to review and discuss (in person) my improvements to the "Add OER" bookmarklet (when you have time (smile)

[14:53:04 CDT(-0500)] <cindyli> jvass, I'm working on replacing the grey background image on the nav bar with css. seems css3 is needed to create the same effect, which is not supported by IE8. Do you think whether it's acceptable that in IE8, the nav bar is only in plain grey color without shadow?

[15:13:19 CDT(-0500)] <michelled> alexn: what's the status of the select a folder widget a11y?

[15:22:56 CDT(-0500)] <alexn1> michelled: my VM is not friendly with UP and DOWN keys so I had to take a lenovo laptop from Avtar and to test it. Keyboard accessibility is good for this widget

[15:23:11 CDT(-0500)] <alexn1> but it still lacks screen reader friendliness

[15:23:16 CDT(-0500)] <michelled> for select a folder?

[15:23:19 CDT(-0500)] <alexn1> for dynamic events

[15:23:29 CDT(-0500)] <alexn1> when you select/deselect folders

[15:23:33 CDT(-0500)] <michelled> ok

[15:23:33 CDT(-0500)] <alexn1> or when you create new folders

[15:23:43 CDT(-0500)] <michelled> do you have a branch that needs review?

[15:24:01 CDT(-0500)] <alexn1> https://github.com/anvk/OER-Commons/tree/OER-575

[15:24:07 CDT(-0500)] <alexn1> (smile)

[15:24:42 CDT(-0500)] <michelled> thx (smile)