Ari Porad

Results 9 issues of Ari Porad

Hi, After some debugging, I've discovered that watchifing will only work if the `keepAlive` option is set to `true`. This prevents grunt-browserify from watchifing and running with grunt-contrib-watch. Is there...

Hi, Does this support Xcode 6 beta? Thanks, Ari

To comply with standard unix naming. @nfischer: Thoughts?

feature
help wanted
low priority

Hi, I'd like to use lib/load in my own project. Is there a plan for it to become a module? Can I just make it a module and give you...

Hi, Is is possible to capture into memory, not to a file? Thanks, Ari

Hi! FSNotes looks super awesome, and I really appriciate how it respects open standards (like the file system) to not tie your important notes to one applcation (**\*cough\***Evernote**\*cough\***). I just...

request
ignored template

Hi, I have been useing express.io, then a passing app into `http.createServer` and `https.createServer`, but am getting 404 for /socket.io/socket.io.js. I read on Stack Overflow that the only way it...

Hello Everybody, I'm happy to announce that I'm working towards the next release of Koa.io. Since this is the first thing I've maintained that has a community built around it,...

announcement

This should be easy, but when calling ~~`app.listen`~~ `app.createServer` (an io can only be attached to one server), it would be nice if the returned server was also available (later...

enhancement