Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Sanford Whiteman
> (But does not work in this case, why?) Because the redirect countdown is started as soon as the META element is parsed, regardless of whether it is removed from the DOM later. --S.

Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread André Fiedler
Add a meta-redirect in the head and remove it via javascript. If javascript is disabled, the user gets redirected. Like this: http://jsfiddle.net/SunboX/HrA4f/ (But does not work in this case, why?) 2010/6/2 Jay > Can I just check the referrer? > > Ryan Florence wrote: > > Make sure you do som

Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Jay
Can I just check the referrer? Ryan Florence wrote: > Make sure you do something to prevent breaking the back button, whatever you > do. > > On Jun 1, 2010, at 5:45 PM, Oskar Krawczyk wrote: > > > How about doing it the other way round? Start with the non-JS page that > > redirects you to the JS

Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Ryan Florence
Make sure you do something to prevent breaking the back button, whatever you do. On Jun 1, 2010, at 5:45 PM, Oskar Krawczyk wrote: > How about doing it the other way round? Start with the non-JS page that > redirects you to the JS-heavy version (using window.location not META > redirect). > >

Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Oskar Krawczyk
How about doing it the other way round? Start with the non-JS page that redirects you to the JS-heavy version (using window.location not META redirect). O. On 1 Jun 2010, at 23:56, Jay wrote: > I always try to write websites using progressive enhancement -- but a > recent project I'm working on

[Moo] Re: redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Jay
Yeah, I tried that. Doesn't work. I think what I'll do is write a bit of javascript to send the page back to itself + a query string, and just do everything in PHP. But I hate having to redirect people around... I wish I could sniff javascript at the server end. On Jun 1, 5:58 pm, Barry van Oudtsh

Re: [Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Barry van Oudtshoorn
I'm not sure if this would work, but perhaps include the redirect inside a block. I haven't tested this, though! On 2/06/2010 6:56 AM, Jay wrote: I always try to write websites using progressive enhancement -- but a recent project I'm working on requires quite a bit of AJAX DOM injection and

[Moo] redirecting non-JavaScript viewers to a noscript page.

2010-06-01 Thread Jay
I always try to write websites using progressive enhancement -- but a recent project I'm working on requires quite a bit of AJAX DOM injection and element processing in Javascript. I've made quite a few changes to MooTools so that a browser as old as IE5.5 can run the site, but I haven't figured ou

[Moo] Re: Sortables behavior in Webkit

2010-06-01 Thread Thomas Allen
On Jun 1, 5:49 pm, Oskar Krawczyk wrote: > Looks the same on both:http://mootools.net/shell/C6eCj/4/ Ah, thanks so much, this really had me stuck. I see in your example that I also needed to set margin, top, and left properties to zero. Thomas

Re: [Moo] Re: Sortables behavior in Webkit

2010-06-01 Thread Oskar Krawczyk
Looks the same on both: http://mootools.net/shell/C6eCj/4/ On 1 Jun 2010, at 22:22, Thomas Allen wrote: > With position: relative on .container, I am still seeing the same > behavior...did you make some other change than this one, or observe > some other behavior? Updated with style change: > ht

[Moo] Re: Sortables behavior in Webkit

2010-06-01 Thread Thomas Allen
With position: relative on .container, I am still seeing the same behavior...did you make some other change than this one, or observe some other behavior? Updated with style change: http://mootools.net/shell/C6eCj/3/ Thomas On Jun 1, 11:22 am, Oskar Krawczyk wrote: > Add position relative to th

Re: [Moo] Cloudera is hiring

2010-06-01 Thread Paul Saukas
to here http://github.com/cdotyone/mochaui :) On Tue, Jun 1, 2010 at 11:33 AM, Aaron Newton wrote: > Did the project move somewhere? > http://code.google.com/p/mocha-ui/source/list << no changes. > > > On Sat, May 29, 2010 at 4:03 PM, Dimitar Christoff wrote: > >> > We did talk about that. Ultim

Re: [Moo] MooTools Canvas Library

2010-06-01 Thread Trevor Orr
This is awesome, exactly what I need to finish the features I have been trying to figure how to accomplish for my Cribbage game written using MooTools. Will have some reworking to do but this will make things so much easier in the long run. So I will soon have a game ready using moocanvas. On

Re: [Moo] Cloudera is hiring

2010-06-01 Thread Aaron Newton
Did the project move somewhere? http://code.google.com/p/mocha-ui/source/list << no changes. On Sat, May 29, 2010 at 4:03 PM, Dimitar Christoff wrote: > > We did talk about that. Ultimately it requires developers willing to > spend > > time on it and, as of this date, there aren't any. Over time

Re: [Moo] MooTools Canvas Library

2010-06-01 Thread Slik Jay
Tried some days ago. Want games on moocanvas :) On Tue, Jun 1, 2010 at 6:24 PM, Oskar Krawczyk wrote: > Nope. It's Mtillmann's - http://github.com/Mtillmann > > Still, a very cool thing, can't wait to try it out. > O. > ___ > > Oskar Krawczyk > http://nouincolor.com > > > On Tue, Jun 1, 2010 at 4

Re: [Moo] MooTools Canvas Library

2010-06-01 Thread Oskar Krawczyk
Nope. It's *Mtillmann's* - http://github.com/Mtillmann Still, a very cool thing, can't wait to try it out. O. ___ Oskar Krawczyk http://nouincolor.com On Tue, Jun 1, 2010 at 4:17 PM, Aaron Newton wrote: > Very nice! Is this your work Oskar? Who is the author - there's no details > on the sit

Re: [Moo] Sortables behavior in Webkit

2010-06-01 Thread Oskar Krawczyk
Add position relative to the container? Both seem to work in the same (very odd) way. O. ___ Oskar Krawczyk http://nouincolor.com On Tue, Jun 1, 2010 at 3:38 PM, Thomas Allen wrote: > Hi everyone, > > Does anybody know why this example looks so different in Webkit > (tested in Safari 4.04, Ch

Re: [Moo] Cloudera is hiring

2010-06-01 Thread Dimitar Christoff
> We did talk about that. Ultimately it requires developers willing to spend > time on it and, as of this date, there aren't any. Over time I think it's > more likely that ART will offer the functionality found in Mocha, but the > API is quite different. Things are actively moving forward @ mochau

Re: [Moo] MooTools Canvas Library

2010-06-01 Thread Aaron Newton
Very nice! Is this your work Oskar? Who is the author - there's no details on the site. On Tue, Jun 1, 2010 at 6:59 AM, Oskar Krawczyk wrote: > Check this out you guys: http://forvar.de/js/mcl/index.html > > Pretty cool, eh? > > O. > > ___ > > Oskar Krawczyk > http://nouincolor.com >

[Moo] Sortables behavior in Webkit

2010-06-01 Thread Thomas Allen
Hi everyone, Does anybody know why this example looks so different in Webkit (tested in Safari 4.04, Chrome 5.0.342.9 beta) compared to Firefox (tested 3.5.7)? http://mootools.net/shell/C6eCj/1/ I ask because I am having similar layout issues in places where I use Sortables in my application, and

[Moo] MooTools Canvas Library

2010-06-01 Thread Oskar Krawczyk
Check this out you guys: http://forvar.de/js/mcl/index.html Pretty cool, eh? O. ___ Oskar Krawczyk http://nouincolor.com

[Moo] Re: Browser.Engine.version

2010-06-01 Thread Arian
You can use feature detection for video http://github.com/Modernizr/Modernizr/blob/master/modernizr.js#L552 On May 31, 7:51 pm, Oskar Krawczyk wrote: > I remember only one vendor supporting this, and it wasn't Mozilla. > > On 31 May 2010, at 18:03, Ryan Florence wrote: > > > > > > >   > >   >

[Moo] Re: I started a simple blog.

2010-06-01 Thread Arian
Wow... replied the wrong post:P On Jun 1, 3:04 pm, Arian wrote: > You can use feature detection for video > > http://github.com/Modernizr/Modernizr/blob/master/modernizr.js#L552 > > On May 31, 10:53 pm, jiggliemon wrote: > > > > > That's more or less a long winded version of the first one-liner

[Moo] Re: I started a simple blog.

2010-06-01 Thread Arian
You can use feature detection for video http://github.com/Modernizr/Modernizr/blob/master/modernizr.js#L552 On May 31, 10:53 pm, jiggliemon wrote: > That's more or less a long winded version of the first one-liner > version. > & the first one-liner is at that, more or less a less-winded version