@reid

Category: Internet

  • Yeti at YUIConf

    Markandey Singh posted a short video of my YUIConf 2012 talk. Dav Glass is seen running around with a camera to show the audience YUI animation tests running with Yeti on various devices. Dav shipped 5 tablets, 1 phone, and an AirPort Extreme to California to make this demo happen. The Write Code That Works…

  • Write Code That Works

    Dav Glass and I visited the Yammer office in San Francisco this week to discuss build & test tools we use at YUI. We showed off Shifter for building YUI, Grover for testing headlessly, Yeti for testing in browsers, and Istanbul for statement-level code coverage. We use Travis for running most of this stuff in…

  • I have read a few articles about how PHP is a perfectly good first language and how it should never be a first. These articles are interesting because my first programming language was PHP† and I have been using it extensively since 2004. One thing is true: it’s really easy to get started with PHP.…

  • I’ve received a great response from the community about my ScrollTabView addon. I’d like to thank all of the visitors and people who have gave their feedback… and especially Eric Miraglia at YUI Blog for mentioning it! You guys rock! I’ve setup a YUI Addons Trac to be the center for my future YUI development.…

  • I’ve recently been tinkering with the excellent Yahoo! UI Library. My first contribution to the community is ScrollTabView, an extension of TabView that uses a scrolling animation to switch between tabs. (Just check out the examples.) My inspiration was Panic’s Coda site as well as a few others. Now it’s easy to create a similar…