Anand Sudhanaboina
Anand Sudhanaboina
isMobile() is `false` for windows phone and Platform is `windows` instead of `windows phone`.
Hi, link https://chrome.google.com/extensions/detail/lkdedmbpkaiahjjibfdmpoefffnbdkli as mentioned is dead, even search results from chrome store does not include this plugin.
when-changed isn't working on a NFS mounted directory, after reading through [this](http://stackoverflow.com/questions/9491225/watchdog-osx-not-notifying-on-remote-network-changes#answer-9499052) I suppose *watchdog observers* are not notifying about the file changes. Just an FYI, if you may add...
After building yslow using `$ make nodeserver` I tried running it with `$ node yslow-server.js` and got the following error: ``` module.js:340 throw err; ^ Error: Cannot find module 'jsdom'...