fluid-work IRC Logs-2010-03-25
[14:17:02 EDT(-0400)] <yura> jessm: sorry , i have jutta's class till 4 <EricDalquist> $.param( ) returns
[14:17:08 EDT(-0400)] <jessm> oh right
[14:17:10 EDT(-0400)] <yura> ![]()
[14:18:58 EDT(-0400)] <justin_o> jessm: thanks for the reminder
[14:19:46 EDT(-0400)] * michelled (~michelled@142.150.154.101) has joined #fluid-work
[14:47:43 EDT(-0400)] * michelled_ (~michelled@142.150.154.141) has joined #fluid-work
[14:54:34 EDT(-0400)] <EricDalquist> so jQuery's param() function has some funny array handling
[14:54:42 EDT(-0400)]
[14:54:48 EDT(-0400)] <EricDalquist> startDate=01/01/2009&endDate=03/03/2010&statsGroups[]=0&statsGroups[]=1&statsGroups[]=2&interval=5
[14:55:02 EDT(-0400)] <EricDalquist> anyone know how to get it (or some other API) to generated the following instead?
[14:55:08 EDT(-0400)] <EricDalquist> startDate=01/01/2009&endDate=03/03/2010&statsGroups=0&statsGroups=1&statsGroups=2&interval=5
[15:03:47 EDT(-0400)] * jessm (~Jess@63-252-20-93.ip.mcleodusa.net) has joined #fluid-work
[15:04:44 EDT(-0400)] * EverettZ (~chatzilla@74.198.8.70) has joined #fluid-work
[15:04:47 EDT(-0400)] <jessm> from the breeze channel
[15:04:50 EDT(-0400)] <jessm> EverettZ: hiya
[15:04:53 EDT(-0400)] <jessm> Kiosk overview:
[15:04:54 EDT(-0400)] <jessm> http://wiki.fluidproject.org/display/fluid/Kiosk+design+overview
[15:04:54 EDT(-0400)] <jessm> Kiosk UI wireframes (draft 5):
[15:04:54 EDT(-0400)] <jessm> http://wiki.fluidproject.org/download/attachments/13403285/fe_kiosk_d5_wireframes.pdf
[15:05:15 EDT(-0400)] <EverettZ> jessm: thanks
[15:05:32 EDT(-0400)] <jessm> EverettZ: well, I should thank you for your patience with how awful Breeze is
[15:08:32 EDT(-0400)] * jessm is in the Breeze channel watching a Kiosk walkthrough btw. devs. and designers: http://connect.yorku.ca/fluidwork – all are welcome
[15:10:01 EDT(-0400)] * yura1 (~yura@user145-207.wireless.utoronto.ca) has joined #fluid-work
[15:12:15 EDT(-0400)] * joost (~joost@pD9E24C75.dip.t-dialin.net) has joined #fluid-work
[15:17:03 EDT(-0400)] * yura (~yura@user145-207.wireless.utoronto.ca) has joined #fluid-work
[15:29:29 EDT(-0400)] <EverettZ> jessm: What considerations are made in the design for individuals who are uncomfortable with technology?
[15:31:46 EDT(-0400)] <EverettZ> jessm: Has / will design testing be done with users who are uncomfortable with technology?
[15:35:25 EDT(-0400)] * alisonbenjamin (~alisonben@142.150.154.101) has joined #fluid-work
[15:35:38 EDT(-0400)] <jessm> for those only in IRC – the answer is Yes!
[15:35:43 EDT(-0400)] <jessm> enthusiastically
[15:37:07 EDT(-0400)] * EricDalquist (~dalquist@2607:f388:e:0:221:9bff:fe37:e768) has joined #fluid-work
[15:39:20 EDT(-0400)] * thomas_ (~thomasain@ingserv.demon.co.uk) has joined #fluid-work
[15:42:28 EDT(-0400)] <EverettZ> jessm: jameswy From an accessibility perspective html/js/css is the best option, as html is natively accessible and complex UI components (widgets) can be more easily made accessible than with a platform specific UI toolkit.
[15:46:07 EDT(-0400)] <thomas_> EverettZ: hi, have you reviewed the book designing with progressive enhancement?
[15:48:31 EDT(-0400)] <EverettZ> thomas_: Not yet, just found a reasonably accessible copy through Safari Online. And conveniently it's free through TorontoPublicLibrary.
[15:51:25 EDT(-0400)] <thomas_> EverettZ: great, i'd be interested in hearing your thoughts
[15:52:32 EDT(-0400)] <EverettZ> thomas_: If I review formally or informally it will be mentioned on my twitter account @ezufelt
[15:53:36 EDT(-0400)] <EverettZ> jessm: I would definitely use this. Not only does an accessible kiosk mean inclusion to the kiosk experience, it makes information accessible to persons with different disabilities which otherwise might not be accessible.
[15:54:34 EDT(-0400)] <EverettZ> jessm: I would say that from the designs that have been discussed, I don't see any barriers to making the kiosk accessible, not withstanding some significant challenges.
[15:57:36 EDT(-0400)] <alisonbenjamin> EverettZ: what accessibility challenges would we have to address in the future? It might be good to include these in the documentation we are producing right now about our designs.
[15:59:12 EDT(-0400)] <EverettZ> alisonbenjamin: Some have been discussed already, linearizing a non-linear design
[15:59:47 EDT(-0400)] <EverettZ> alisonbenjamin: others being more technology specific, depending on platform, development technology and assistive technologies selected barriers to making complex widgets accessible
[16:03:50 EDT(-0400)] <EverettZ> Wow, is it hard to use a screen-reader while Breeze is running, no ability to adjust Breeze volume independent of OS volume.
[16:04:34 EDT(-0400)] * yura (~yura@142.150.154.101) has joined #fluid-work
[16:07:26 EDT(-0400)] <jessm> EverettZ: that also sucks
[16:08:14 EDT(-0400)] * jessm (~Jess@63-252-20-93.ip.mcleodusa.net) has joined #fluid-work
[16:08:45 EDT(-0400)] <jessm> EverettZ: i'm bummed to hear that about the volume. I was hoping it would work well.
[16:13:52 EDT(-0400)] <EverettZ> jessm: It works well enough. I wish I knew of a better solution than Breeze that I could recommend. I have suggested to Andrew Kirkpatrick (accessibility manager at Adobe), that in future versions of Adobe Connect (Breeze) that if Flash is used, that UI controls be external to the Flash object using dhtml.
[16:14:47 EDT(-0400)] <jamon> EverettZ, jessm, openmeeting is a FOSS equivalent, might be possible to html-ify it
[16:17:00 EDT(-0400)] * EverettZ (~chatzilla@74.198.8.70) has joined #fluid-work
[16:21:33 EDT(-0400)] <jessm> EverettZ: i'll take a look at openmeeting
[16:22:22 EDT(-0400)] <EverettZ> jessm: I wouldn't make it too much of a priority, but it would be nice to have an accessible collaboration tool.
[16:22:48 EDT(-0400)] <EverettZ> I took a look at Alfresco the other day, very bad.
[16:22:58 EDT(-0400)] <jessm> EverettZ: i agree – we've checked out a number but haven't found any – if openmeetings is good, we'd love that
[16:45:41 EDT(-0400)] * justin_o (~jmo@2002:63e1:549a:0:21f:5bff:feca:f969) has joined #fluid-work
[16:49:26 EDT(-0400)] <jessm> jamon: ping
[16:53:59 EDT(-0400)] <jessm> jamon: i'll ping again tomorrow a.m.
[17:22:58 EDT(-0400)] * clown (~clown@142.150.154.101) has left #fluid-work
[17:45:39 EDT(-0400)] * anastasiac (~team@142.150.154.193) has left #fluid-work
[20:32:34 EDT(-0400)] * mpcutter (~michael@iupr-48-018.informatik.uni-kl.de) has joined #fluid-work
[01:52:40 EDT(-0400)] * jameswy (~jameswy@142.150.154.196) has joined #fluid-work
[03:21:41 EDT(-0400)] * joost (~joost@dfki-113.dfki.uni-kl.de) has joined #fluid-work
[03:22:05 EDT(-0400)] * joost (~joost@dfki-113.dfki.uni-kl.de) has left #fluid-work
[03:30:43 EDT(-0400)] * joost (~joost@dfki-119.dfki.uni-kl.de) has joined #fluid-work
[04:30:13 EDT(-0400)] * thomas____ (~thomasain@213.246.129.247) has joined #fluid-work
[04:48:47 EDT(-0400)] * denbuzze (~anonymous@ginger.caret.cam.ac.uk) has joined #fluid-work
[06:02:08 EDT(-0400)] * thomas____ (~thomasain@213.246.129.247) has joined #fluid-work
[08:16:40 EDT(-0400)] * jhung (~decapod@H253.C203.cci.switchworks.net) has joined #fluid-work
[08:31:54 EDT(-0400)] * justin_o (~jmo@142.150.154.101) has joined #fluid-work
[08:35:04 EDT(-0400)] * greggy (~greg@142.150.154.79) has joined #fluid-work
[08:53:58 EDT(-0400)] * jessm (~Jess@63-252-20-66.ip.mcleodusa.net) has joined #fluid-work
[09:14:24 EDT(-0400)] * athena (~athena@adsl-99-89-93-113.dsl.wlfrct.sbcglobal.net) has joined #fluid-work
[09:39:43 EDT(-0400)] * yura (~yura@142.150.154.101) has joined #fluid-work
[09:39:58 EDT(-0400)] * fj4000 (~Jacob@142.150.154.164) has joined #fluid-work
[09:48:21 EDT(-0400)] * jessm (~Jess@63-252-20-66.ip.mcleodusa.net) has joined #fluid-work
[09:48:33 EDT(-0400)] <jessm> jamon: ping – can we talk at 10? – skype?
[09:50:10 EDT(-0400)] * mackrauss (~Armin@142.150.154.101) has joined #fluid-work
[09:53:00 EDT(-0400)] <jamon> jess, sure
[09:53:18 EDT(-0400)] <jamon> might take me a few minutes to find a mic and set it up, but i'll be here
[09:56:03 EDT(-0400)] * sgithens (~sgithens@149-166-132-190.dhcp-in.iupui.edu) has joined #fluid-work
[09:57:02 EDT(-0400)] * EricDalquist (~dalquist@2607:f388:e:0:221:9bff:fe37:e768) has joined #fluid-work
[10:02:47 EDT(-0400)] * anastasiac (~team@142.150.154.193) has joined #fluid-work
[10:34:16 EDT(-0400)] * clown (~clown@142.150.154.101) has joined #fluid-work
[10:41:40 EDT(-0400)] * justin_o (~jmo@142.150.154.101) has joined #fluid-work
[10:50:34 EDT(-0400)] * jessm (~Jess@63-252-20-66.ip.mcleodusa.net) has joined #fluid-work
[11:02:34 EDT(-0400)] * michelled (~michelled@142.150.154.141) has joined #fluid-work
[11:07:47 EDT(-0400)] * jhung1 (~decapod@H253.C203.cci.switchworks.net) has joined #fluid-work
[11:38:11 EDT(-0400)] * jessm (~Jess@63-252-20-66.ip.mcleodusa.net) has joined #fluid-work
[11:38:29 EDT(-0400)] <jessm> jamon: just put the action list we talked about into skype for you if it's useful
[11:40:31 EDT(-0400)] <jamon> jessm: i have notes in a terminal ![]()
[11:40:55 EDT(-0400)] <jessm> terminal schmerminal ![]()
[11:56:46 EDT(-0400)] * denbuzze (~anonymous@ginger.caret.cam.ac.uk) has joined #fluid-work
[12:12:24 EDT(-0400)] * elicochran (~elicochra@dhcp-169-229-212-67.LIPS.Berkeley.EDU) has joined #fluid-work
[12:51:39 EDT(-0400)] * jhung (~Asus@H253.C203.cci.switchworks.net) has joined #fluid-work
[12:54:36 EDT(-0400)] <michelled> jhung: I haven't updated ocropus -
[12:54:51 EDT(-0400)] * jhung1 (~decapod@H253.C203.cci.switchworks.net) has joined #fluid-work
[12:55:09 EDT(-0400)] * jhung1 (~decapod@H253.C203.cci.switchworks.net) has left #fluid-work
[12:55:10 EDT(-0400)] <michelled> jhung1: I just ran 'hg update' in the ocropus directory but nothing was updated
[12:55:26 EDT(-0400)] <michelled> jhung: are you there?
[12:55:29 EDT(-0400)] <jhung> yeah.
[12:55:38 EDT(-0400)] <michelled> ok, just wanted to be sure ![]()
[12:55:50 EDT(-0400)] <jhung> Did you reinstall?
[12:56:12 EDT(-0400)] <michelled> reinstall what?
[12:56:38 EDT(-0400)] <jhung> ocropus.
[12:57:26 EDT(-0400)] <jhung> See here: http://code.google.com/p/ocropus/wiki/InstallTranscript
[12:57:55 EDT(-0400)] <joost> you have to pull first: hg pull and then hg update
[12:58:46 EDT(-0400)] <michelled> thanks joost - that seems to be doing something.
[13:00:56 EDT(-0400)] <jhung> michelled. I just realized that I did not update the mock server with the thumbnail and stitch code.
[13:00:56 EDT(-0400)] <michelled> so after the update I need to run through the install transcript?
[13:01:14 EDT(-0400)] <jhung> just the ocropus part I think.
[13:01:18 EDT(-0400)] <jhung> Depends on what was updated.
[13:02:43 EDT(-0400)] <joost> i think it's enough juts to type "scons" and "sudo scons install" in the ocropus dir; however i mostly just run the whole script as it's just one command ![]()
[13:04:55 EDT(-0400)] <joost> (well that's kind of misleading: it's just one command if you copied the installation script into one shell script)
[13:06:09 EDT(-0400)] <michelled> ah, so it's not packaged with ocropus? you saved a copy of it that you run?
[13:06:44 EDT(-0400)] <joost> Well I didn't check if its packaged or not. I just copied it from the transcript on the ocropus website.
[13:07:57 EDT(-0400)] <joost> http://code.google.com/p/ocropus/wiki/InstallTranscript
[13:16:52 EDT(-0400)] <michelled> jhung: it looks to me like ocroswig and ocropy aren't installed on this machine
[13:17:08 EDT(-0400)] <michelled> unless you and Thomas named it something else
[13:17:21 EDT(-0400)] <michelled> had you run through the install transcript?
[13:17:38 EDT(-0400)] <jhung> I did not install ocropus on that machine. So I don't know exactly how it's configured.
[13:17:54 EDT(-0400)] <jhung> You should run through the script to be sure.
[13:18:21 EDT(-0400)] <michelled> ya, I'm going to
[13:18:47 EDT(-0400)] <michelled> joost: what happens if I 'hg clone' on top of an existing clone - is it smart enough to update?
[13:19:23 EDT(-0400)] <joost> no, i think it won't do anything apart from saying "this directory already exists".
[13:52:27 EDT(-0400)] <jhung> michelled, any luck?
[13:57:25 EDT(-0400)] <michelled> yep - it working now
[13:57:33 EDT(-0400)] <jhung> excellent!
[13:57:36 EDT(-0400)] <michelled> thanks for your help ![]()