Videos tagged with GitHub
This screencast covers how to create a component example, starting from a jsfiddle, and contribute it to yuilibrary.com via GitHub pull request.
GitHub Team: Git, GitHub, and Social Coding
Tom Preston-Werner, Chris Wanstrath and Scott Chacon of GitHub discuss the distinguishing characteristics of Git as a source control tool and how GitHub empowers social coding in compelling new ways.
YUI Open Hours: Contributing to YUI on GitHub
In this September 8, 2011 YUI Open Hours session, YUI engineers Luke Smith and Eric Ferraiuolo demonstrate how to contribute code and documentation patches to YUI using GitHub.
YUI Open Hours: YUI 3.5.0 Roadmap
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.
YUI Open Hours: YUI 3.5.0 PR1
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 (...
Community Performance Optimization: Making Your People Run as Smoothly as Your Site
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...
Compass: A Real Stylesheet Framework
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.
Conceptual Algorithms
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...
Github Gem Tutorial
How to use the Github Gem and the new networking commands Created by schacon
GitHub Fork Queue
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...