Tyler Benziger

Results 18 comments of Tyler Benziger

Yeah. I'd love to. I don't know enough about the scoring algorithm though. Wondering if you had any ideas on what a good start might be.

Also, I want to get something straight. Is it true that you only ever score p tags, td tags, and their parents and grandparents? https://github.com/cantino/ruby-readability/blob/master/lib/readability.rb#L270-L271 Am I missing something?

Sorry. There is an inconsistency between the demo site and the exemplar repo. The version with Source Sans Pro and Bebas Neue is the old version. I hope to find...

Same thing here. Using passport-http, basic session, with restify. I've tried both: ``` javascript req.logout(); res.send( { message: 'Successfully logged out' } ); ``` and: ``` javascript req.session.destroy( function (...

thanks! is there any support for installing B2G on Samsung Galaxy S2 Skyrocket in this new build system. I noticed @shianyow has a kernel for it and configure script. would...

Not sure about the buffer stuff. Might want to open a new issue for that. The override I had above works, but I had to comment out the original cor...

:+1: I really need this work! The extend method of defining classes is becoming common in many frameworks. At the very least, is there an option to surface all functions...

Also I added a phantomjs script that generates PNGs for each slide. ImageMagick can then be used to generate a PDF.

PDF can then be uploaded to services like Speaker Deck. Example: https://speakerdeck.com/tybenz/widget-ize-all-the-things