Joined October 2012
·

gavinblair

Lead Developer at rtraction
·
London, ON
·
·
·

i started over, used the download from hubot's website and used newer version numbers for npm and it's working! well, i have to authorize the app on my google account first...

thanks! I did that, and removed node_modules from .gitignore, but now when I push to heroku it gets rejected. node-gyp was not found, so I did node install node-gyp, but now it rejects and says sh: node-gyp: Permission denied.

Any help would be appreciated.

hmm... I followed your instructions and heroku ps gave me:
app.1 crashed for 7s bin/hubot -a gtalk -n Hubot

heroku logs shows the first error is:
ERROR Cannot load adapter gtalk - Error: Cannot find module '../build/Release/node_expat.node'

Posted to Faster clicks on touch devices over 1 year ago

awesome. just watch out for using it inside scrollable areas :)

Sounds awesome, but I'm getting this error (in Windows)

error: unknown option `heading'

Posted to Real Javascript over 1 year ago

@clawfire heehee, good thing I didn't tell everybody it's the same. I find that if you're just changing a style or updating the innerHTML it's faster to use native JS, although the syntax isn't as nice.

Posted to Real Javascript over 1 year ago

document.getElementById is 80% faster for me. Let me know what the results are for you: http://jsperf.com/id-selecter-v-getelementbyid @clawfire @passcod

Achievements
138 Karma
5,270 Total ProTip Views