D => asm.js for the web?
Paulo Pinto
pjmlp at progtools.org
Sat Mar 23 14:44:39 PDT 2013
Am 23.03.2013 20:09, schrieb Nick Sabalausky:
> On Sat, 23 Mar 2013 15:07:58 -0400
> Nick Sabalausky <SeeWebsiteToContactMe at semitwist.com> wrote:
>
>> On Sat, 23 Mar 2013 19:29:55 +0100
>> Paulo Pinto <pjmlp at progtools.org> wrote:
>>>
>>> And don't get me started to discuss about customers that only pay
>>> projects when the web application is pixel perfect with the given
>>> Photoshop design.
>>>
>>
>> if(request.userAgent == "IE" && request.ip in paityHairedIPAddresses)
>> {
>> response.send(smokeAndMirrors());
>> }
>> else
>> {
>> response.send(normalSite());
>> }
>>
>
> Ugh, stupid buggy NG client. Ignore this semi-duplicate post...
>
You forgot the thousand and one versions of Webkit available around the web.
I already had to explain to a few customers why Safari on Windows, Mac
OS X, iOS on iPhone and on iPad all have different behaviours, even
though it is always "Safari Browser".
More information about the Digitalmars-d
mailing list