On Sat, 23 Mar 2013 15:07:58 -0400
Nick Sabalausky <[email protected]> wrote:

> On Sat, 23 Mar 2013 19:29:55 +0100
> Paulo Pinto <[email protected]> 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...

Reply via email to