[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&cmd=displayKC&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 . 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