Videos tagged with GitHub






YUI Open Hours: YUI 3.5.0 Roadmap

YUI Open Hours: YUI 3.5.0 Roadmap

Posted in Web Technologies, Development, Companies, Conferences

In this YUI Open Hours session from December 1, 2011, YUI engineers Luke Smith and Eric Ferraiuolo discuss the plans for YUI 3.5.0 and describe how the YUI team is working to make the development process more transparent and invite more community involvement by posting design proposals as GitHub gists, and by using GitHub pull requests to solicit community code reviews for work-in-progress code.

Tags: YUI, yui 3, open hours, yui open hours, Javascript, GitHub, Open-Source, Yahoo!, YUI Theater, Techtalks


YUI Open Hours: YUI 3.5.0 PR1

YUI Open Hours: YUI 3.5.0 PR1

Posted in Web Technologies, Development, Companies, Conferences

In this YUI Open Hours session from December 15, 2011, YUI engineers Luke Smith, Eric Ferraiuolo, and Ryan Grove discuss the changes and new features that landed in the first preview release of YUI 3.5.0. Among them: major performance improvements for Get and Loader, the new Y.App component, and laying the foundation for the new DataTable widget. Links mentioned: Paul Hummer's YUI 3 Nightlies (...

Tags: YUI, yui 3, open hours, yui open hours, Javascript, GitHub, Open-Source, Yahoo!, YUI Theater, Techtalks



Community Performance Optimization: Making Your People Run as Smoothly as Your Site

Community Performance Optimization: Making Your People Run as Smoothly as Your Site

Posted in Conferences, Development

Summary Brion Vibber discusses the challenges of working with user communities, social bottlenecks, the Wikipedia article deletion process, scalability of software vs communities, new approaches to scaling communities, ongoing challenges with MediaWiki community, using git to scale the code commit process, automated Wikipedia edit filtering, flagged protection pages, and remaining challenges to...

Tags: Conferences, Git, GitHub, InfoQ, Community, Architecture, Performance, OOPSLA, Development, Wiki, OOPSLA 2009, ...


Compass: A Real Stylesheet Framework

Compass: A Real Stylesheet Framework

Posted in Development, Graphics, Web Technologies

Join the author of Compass on an hour long walk through of the Compass stylesheet framework. From installation to a simply styled webpage, you will walk through step by step, learn the basics of the new Sass stylesheet language, and the power of using the Sass libraries and tools that come with Compass.

Tags: Ruby, Design, CSS, GitHub, Sass, Broadcasting, Screencasts, Development, Compass, Stylesheets, Blueprint, ...


Conceptual Algorithms

Conceptual Algorithms

Posted in Conferences, Development

Summary In this talk from RubyFringe, GitHub's Tom Preston-Werner talks about a methodical approach to solving problems and debugging. Also: he explains how to use the "Deathbed Filter" for choosing projects. Bio Tom Preston-Werner is one of the founders of GitHub. He's created various Ruby tools such as the monitoring tool god, and many more. About the conference RubyFringe is an ava...

Tags: Debugging, Conferences, Ruby, GitHub, InfoQ, Software Testing, Delivering Quality, Methodologies, RubyFringe, Programming, Software Troubleshooting, ...



GitHub Fork Queue

GitHub Fork Queue

Posted in

Demonstration of the GitHub Fork Queue feature. This tool allows you to do a lot of repository collaboration maintenance entirely from the website. You can setup an integration branch that you ask everyone to make sure their commits apply cleanly to and pull them in one by one, entirely online. It also gives you great visibility to what is out there in your forked network and what you have or h...

Tags: Technologies, Git, GitHub