PlNG

Results 15 comments of PlNG

Agreed, I came looking for the same thing.

I think he was most likely expecting the Perl Compatible Regular Expressions language set, but your usage of "Kleene operator" suggests a different set.

I see two ways to proceed with this fix: 1. The quick and dirty fix: Use the CSS3 proposed keyword value: "initial". Considering that this is CSS3, older user agent...

It doesn't appear that jsure is being maintained by the original developer. There is at least one fork with continued development. JSure.com doesn't exist, and it appears that aurochs.fr changed...

There must be a successful jsperf test run with some code before it can be published publicly. Edits to tests must also adhere to the requirement. This will work against...

@spencermountain It says right there? >(except for filename) The other details are optional and can be placed in any order. Or is the confusion about |234x234px? That specifies max width...

The left side of the wikilink should be placed as the a href attribute value as a url and the right side should be placed inside the a element as...

If they're using inline CSS hacks for IE, they're doing it wrong. They should be using [conditional comments](http://www.quirksmode.org/css/condcom.html) to serve a separate stylesheet that gets ignored by other browsers but...

The issue is that it's parsing ltr, while the post office suggestion for parsers is rtl. It breaks on "100 West Valley Stream Blvd" returning "100 W Vly". If it...

It should also be noted that hunspell-spellchecker has the same issue (excessive memory consumption with the use of the IT dictionary).