fluid-work IRC Logs-2011-09-19

[09:02:11 CDT(-0500)] <heidi_> Justin_o do you know if jquery has any validation tools? like to check for a valid email address for ex
[09:03:06 CDT(-0500)] <Justin_o> heidi_: i don't think jQuery itself does, but there are probably some plugins for it.. let me check something for you though
[09:03:30 CDT(-0500)] <heidi_> Justin_o i can google the regex for emails pretty easily but just curious
[09:04:31 CDT(-0500)] <Justin_o> heidi_: okay, no problem.. i think i might have seen a recommended plugin somewhere though
[09:04:55 CDT(-0500)] <heidi_> Justin_o cool lemee know if you think of it
[09:05:08 CDT(-0500)] <Justin_o> will do
[09:32:57 CDT(-0500)] <Justin_o> heidi_: can't seem to find it, maybe i was mistaken… by the way what was it for anyways?
[09:33:12 CDT(-0500)] <heidi_> Justin_o ah, a form on idi site
[09:33:18 CDT(-0500)] <heidi_> thanks for looking!
[09:33:46 CDT(-0500)] <Justin_o> wondering if you might want to use an html5 e-mail input, then you'll get to use the built in browser validation for the browsers that support it, and default back to something else for other browsers
[09:33:49 CDT(-0500)] <Justin_o> np
[09:34:45 CDT(-0500)] <heidi_> Justin_o oh cool - i didn't know html5 had that kinda thing
[09:35:09 CDT(-0500)] <heidi_> does it just default to an input for non-html5 browsers?
[09:36:54 CDT(-0500)] <Justin_o> heidi_: yep, it will default back to a basic text input for non-html5 browsers
[09:37:35 CDT(-0500)] <heidi_> Justin_o neat - i'll look into it. thanks!
[09:37:49 CDT(-0500)] <Justin_o> heidi_: there a bunch of stuff here http://diveintohtml5.org/forms.html#type-email
[09:38:10 CDT(-0500)] <Justin_o> http://diveintohtml5.org/forms.html#validation
[09:43:19 CDT(-0500)] <heidi_> Justin_o awesome thanks
[09:43:29 CDT(-0500)] <heidi_> this is a good site
[09:45:30 CDT(-0500)] <Justin_o> heidi_: yes.. it's a great site.. he's pretty much covered it all
[09:57:59 CDT(-0500)] <Justin_o> mlam: just wondering what you are working on at the moment
[09:58:34 CDT(-0500)] <mlam> just testing inline edit
[09:58:39 CDT(-0500)] <mlam> Justin_o: ^^
[10:00:16 CDT(-0500)] <Justin_o> mlam: thanks… wondering if, when you are done that task, you could take a look at the uploader blockers. Maybe this one to start http://issues.fluidproject.org/browse/FLUID-4382
[10:00:26 CDT(-0500)] <Justin_o> it might be related to the other one you looked at, but not really sure
[10:01:12 CDT(-0500)] <mlam> sure i can take a look
[10:13:48 CDT(-0500)] <heidi_> Justin_o do you have a sec to help me out with a small piece of js
[10:14:13 CDT(-0500)] <Justin_o> heidi_: sure
[12:43:53 CDT(-0500)] <mlam> Justin_o: can you send me the jira number for the uploader's "add more" issue?
[12:44:07 CDT(-0500)] <Justin_o> mlam: sure can.. one second
[12:44:26 CDT(-0500)] <Justin_o> mlam: http://issues.fluidproject.org/browse/FLUID-4443
[12:44:30 CDT(-0500)] <Justin_o> thanks for looking at that
[12:45:17 CDT(-0500)] <mlam> cool thanks
[12:45:20 CDT(-0500)] <mlam> np
[13:07:11 CDT(-0500)] <colinclark> jhung: A standard book layout is referred to as a "Manhattan-style layout," is that right?
[13:07:42 CDT(-0500)] <jhung> Yep.
[13:08:09 CDT(-0500)] <colinclark> Thanks
[13:08:19 CDT(-0500)] <colinclark> Do you know why it's referred to as that?
[13:08:26 CDT(-0500)] <colinclark> Totally out of curiosity (smile)
[13:15:21 CDT(-0500)] <jhung> lol
[13:15:31 CDT(-0500)] <jhung> I wondered that myself initially...
[13:16:01 CDT(-0500)] <jhung> Then realized it's because buildings in Manhattan are tall and narrow columns. (smile)
[14:25:54 CDT(-0500)] <jhung> jameswy: In vertical list reorderer demo, do you know if there is an issue for the drop markers appearing above and below the empty list item?
[14:26:43 CDT(-0500)] <jameswy> jhung: Haven't run into that at all. You mean simultaneously?
[14:27:55 CDT(-0500)] <jhung> Not simultaneously, but when you move an item, an empty space is created. A drop marker appears above or below if you drag over it. It's a bit weird since you technically can't drop above an empty space.
[14:28:09 CDT(-0500)] <jhung> If anything, the drop marker should be the empty space.
[14:31:40 CDT(-0500)] <jameswy> jhung: Right, yes, that's been filed.
[14:31:53 CDT(-0500)] <jameswy> I can try to find the issue number.
[14:31:56 CDT(-0500)] <jhung> k. I thought so, but I couldn't find it.
[14:32:00 CDT(-0500)] <jameswy> Or maybe Justin_o knows it offhand.
[14:35:07 CDT(-0500)] <anastasiac> Justin_o, I was going to help with some TableOfContents testing, but I can't find the tests plans. Are there any?
[14:36:03 CDT(-0500)] <Justin_o> anastasiac: hmm.. i don't think there is actually
[14:37:17 CDT(-0500)] <Justin_o> i might just remove that from the task list, but i'll give you some time to think if there is a good approach
[14:37:35 CDT(-0500)] <Justin_o> jhung: jameswy filed that one pretty recently so it's probably somewhere near the top
[14:38:50 CDT(-0500)] <anastasiac> Justin_o, do the uio/uie tests include double-checking the functioning of the doc?
[14:39:10 CDT(-0500)] <Justin_o> anastasiac: you mean ToC?
[14:39:19 CDT(-0500)] <anastasiac> shoot, yes, sorry
[14:39:27 CDT(-0500)] <Justin_o> i think they do so basically, like make sure a ToC is on when you select that option
[14:40:08 CDT(-0500)] <Justin_o> anastasiac: so i think this is the only standalone example for ToC
[14:40:09 CDT(-0500)] <Justin_o> http://build.fluidproject.org/infusion/standalone-demos/table-of-contents/html/TableOfContents.html
[14:40:34 CDT(-0500)] <Justin_o> and i guess you could just make sure that it basically looks correct, and the links work
[14:40:55 CDT(-0500)] <Justin_o> i should probably look into writing something proper for this later
[14:41:30 CDT(-0500)] <anastasiac> k, thanks Justin_o
[14:43:27 CDT(-0500)] <jameswy> jhung, Justin_o: I can't actually find the issue that I presumably filed. It's all yours to file, jhung, (wink)
[14:44:03 CDT(-0500)] <jhung> jameswy: Thanks jameswy
[15:32:54 CDT(-0500)] <Bosmon> Justin_o - I've finally wrapped up my UIO IE6 branch, FLUID-4453
[15:33:33 CDT(-0500)] <Bosmon> It reverts to the original, simpler cross-frame DOM manipulation strategy that we had in the previous release
[15:38:31 CDT(-0500)] <Justin_o> Bosmon: great thanks.. so the pull request is all updated and ready to be checked now?
[16:38:08 CDT(-0500)] <colinclark_> Justin_o: I just brought the Image Gallery nightly back from the dead
[16:38:09 CDT(-0500)] <colinclark_> ish
[16:38:16 CDT(-0500)] <colinclark> There's something quite terribly wrong there
[16:38:24 CDT(-0500)] <colinclark> But it should rebuild itself tonight
[16:38:46 CDT(-0500)] <Justin_o> colinclark: thanks.. will it stay alive for a while now?
[16:38:51 CDT(-0500)] <colinclark> No, probably not
[16:38:55 CDT(-0500)] <colinclark> I don't know what's going on there
[16:39:02 CDT(-0500)] <colinclark> but I'm guessing the install script is eating itself
[16:39:10 CDT(-0500)] <colinclark> Do you know the URL for the hourly build?
[16:39:25 CDT(-0500)] <colinclark> Ah, here it is
[16:39:27 CDT(-0500)] <colinclark> nicely linked
[16:39:29 CDT(-0500)] <Justin_o> http://build.fluidproject.org/uploader/hourly/image-gallery.php
[16:39:33 CDT(-0500)] <Justin_o> yes.. on the build site
[16:39:36 CDT(-0500)] <colinclark> This stuff all has to go
[16:39:41 CDT(-0500)] <colinclark> I don't quite know how I'll do it
[16:39:50 CDT(-0500)] <colinclark> but even the web page should be easily edited
[16:39:54 CDT(-0500)] <colinclark> i.e. in git somewhere
[16:43:32 CDT(-0500)] <colinclark_> Testing this on my 3G connection is going to hurt
[16:59:22 CDT(-0500)] <Justin_o> colinclark: if you have a chance could you look over Bosmon's latest pull request ( https://github.com/fluid-project/infusion/pull/167 ). I've read over it once, but there are a lot of changes so I though you might like to check over it too
[16:59:32 CDT(-0500)] <colinclark_> ok
[17:04:29 CDT(-0500)] <Justin_o> thanks