...
[15:56:28 CDT(-0500)] <chris_cousquer> UP
[15:57:05 CDT(-0500)] <athena> dunno - you're right, you're not listed as a committer
[15:57:14 CDT(-0500)] <athena> i'm not quite sure how github decides who to send email to
[15:57:34 CDT(-0500)] <chris_cousquer> :-D
[15:57:36 CDT(-0500)] <athena> maybe you're watching the repository?
[15:57:38 CDT(-0500)] <athena> https://github.com/settings/notifications
[15:57:43 CDT(-0500)] <chris_cousquer> yes
[15:58:01 CDT(-0500)] <athena> that's likely it then - looks like you can update settings at that link
[15:58:07 CDT(-0500)] <athena> wow, apparently i'm watching 60 repositories
[15:58:10 CDT(-0500)] <EricDalquist> lol
[15:58:11 CDT(-0500)] * athena needs extra eyes
[15:59:02 CDT(-0500)] <chris_cousquer> so that's it I did this morning cause github has change its notification policy
[15:59:33 CDT(-0500)] <chris_cousquer> I have miss something...
[16:00:41 CDT(-0500)] <chris_cousquer> oh btw I did a pull request on attribute lang on the html tag
[16:01:21 CDT(-0500)] <chris_cousquer> something that render
[16:01:37 CDT(-0500)] <chris_cousquer> html lang="en-US"
[16:02:16 CDT(-0500)] <EricDalquist> yeah I saw that
[16:02:37 CDT(-0500)] <EricDalquist> I was hoping someone with more knowledge of what the heck that does would weigh in on it
[16:03:42 CDT(-0500)] <chris_cousquer> I did that because now I sure there is no accessibility issue
[16:04:18 CDT(-0500)] <chris_cousquer> sereval blind people have confirm this
[16:06:26 CDT(-0500)] <chris_cousquer> and you know there is lots of falsy friend between en-US and en-GB like there is also tons of Falsy friends between fr-FR, fr-CA, fr-BE
[16:07:13 CDT(-0500)] <EricDalquist> ok
[16:09:12 CDT(-0500)] <chris_cousquer> so in css or js you can patch overflows of some block by overriding things like that :
[16:12:24 CDT(-0500)] Wiki Markup <chris_cousquer> html\[lang=fr-FR\] .up .yourselector{with:10px} and this will only be apply for french from France... you can do also :lang(fr-FR)...
[16:12:33 CDT(-0500)] <EricDalquist> cool
[16:13:17 CDT(-0500)] <chris_cousquer> without changing le layout for english
[16:14:35 CDT(-0500)] <chris_cousquer> http://www.w3.org/International/questions/qa-css-lang#specifying
[16:17:34 CDT(-0500)] <chris_cousquer> and here is the test result :
[16:17:38 CDT(-0500)] <chris_cousquer> http://www.w3.org/International/tests/tests-html-css/tests-selectors/results-css-lang
[16:18:36 CDT(-0500)] <EricDalquist> ok merged
[16:18:43 CDT(-0500)] <EricDalquist> I'll be tagging 4.0.6 tonight
[16:18:53 CDT(-0500)] <EricDalquist> and working on updating the events stuff in the manual
[16:19:08 CDT(-0500)] <EricDalquist> so we should have the release announcement tomorrow morning unless something breaks
[16:20:38 CDT(-0500)] <chris_cousquer> cool for 4.0.6
[16:26:30 CDT(-0500)] * athena cheers
[16:26:38 CDT(-0500)] <athena> thanks for the updates chris_cousquer
[16:37:43 CDT(-0500)] <chris_cousquer> thanks for your updates athena for jQ, backbones, underscore...
[16:37:59 CDT(-0500)] <athena> oh! i've been experimenting w/ backbone for our mobile portlets
[16:38:19 CDT(-0500)] <athena> have implementations for news and calendar - will get those checked in tomorrow if you want to take a look
[16:38:25 CDT(-0500)] <athena> and have someone else working on the map portlet
[16:38:56 CDT(-0500)] <chris_cousquer> yeah sure what do you think of backbone ?
[16:41:38 CDT(-0500)] <chris_cousquer> I m not sure but maybe backbone router could be helpfull w/ mobile
[16:43:14 CDT(-0500)] <chris_cousquer> but I need to check if this can enter in conflict w/ jQmobile
[16:45:56 CDT(-0500)] <athena> liking it so far
[16:46:05 CDT(-0500)] <athena> but not using any of the navigation as of yet
[16:46:19 CDT(-0500)] <athena> think we're really need some dedicated time to figure out how that'd work with uportal's url structure
[16:46:21 CDT(-0500)] <athena> ok, have to run
[16:46:24 CDT(-0500)] <athena> have a good evening
[16:46:32 CDT(-0500)] <chris_cousquer> by