close
The Wayback Machine - https://web.archive.org/web/20100414041139/http://github.com:80/blog
  • GitHub Rebase #41

    BERJAYA qrush 12 Apr 2010

    git rebase --interactive --onto edition-41

    Lots of projects this week folks, keep them coming! Like always I'm more than welcome to consider user submissions to Rebase. Let me know about your projects!

    BERJAYA

    Featured Project

    jquery-ui is the offical jQuery UI component library, which has finally moved over to GitHub! jQuery UI includes helpful interactions and widgets that you can build into your web application on top of jQuery, including draggable and sortable components, and UI controls like the everpopular accordion to the always useful datepicker. Each control is accessibility friendly by downgrading to normal HTML and comes baked in with theme support via the ThemeRoller. The latest release, 1.8, brings plenty of cool features such as an autocomplete widget, easier custom widget creation, and a stunning reduction of 71% file size on the main JS file. Get started today with jQuery UI here.

    Notably New Projects

    gizzard is a Scala based framework that has been getting a lot of attention this week. Gizzard looks at the problem of sharding massive amounts of data in a new way, by providing a framework for custom data stores (like a relational db, Redis, you name it) to hook in instead of writing everything from the ground up. The gist is: you bring the data storage, Gizzard brings all of the partitioning, sharding, replicating, and fault tolerance you need so you don't have to worry about it. For more information take a look at a sample application, Rowz or the project's extensive README.

    BERJAYA

    awesome-buttons truly live up to their name by providing the buttons above using only CSS3 and RGBA. This is all done with some magic from border-radius, box-shadow, text-shadow, and even an overlay PNG for browsers that suck. By defining colors for shadows and borders in RGBA, browsers can then overlay the background-color and it looks great on any background. This is definitely a useful technique for designers and developers on GitHub!

    storevil is natural language testing framework for C#/.NET which is inspired heavily by Cucmber. Instead of taking the cuke4nuke or SpecFlow approach, storevil uses reflection as a means to associate steps in your feature files to code. It does support regular expression matching as well if you need it, a nice way to define extension methods for common helpers, and reducing duplication of multiple steps with content chaining. The project's GitHub wiki is packed with examples and information on how to use it with your project. This blog post from the author also serves as a great introduction.

    lightning is a helper for command line/terminal junkies to cut down on excessive amounts of typing when typing out paths in bash or zsh by helping autocomplete files and folders across hundreds of directories. Lightning works by defining 'bolts' that contain globs of files and then combining those into functions that are sourced as first class members of your shell. Lightning comes packed with filesystem specific generators that help you set up your own bolts, and you can bake your own in for your specific needs. Definitely read up on the basics and how to speed up your command line experience even further with it.

    BERJAYA

    Reggie is a level editor for Super Mario Bros. Wii. Wait, what? I've heard of this with the older Mario titles but not with the latest. Pretty much all you need to run your own custom levels is an SD card and the original game disc. The level editor itself is cross platform thanks to PyQT and contains every sprite, monster, and platform you'll need to wipe out your mustached heroes. Check out this video of Level 1-1 or a tutorial on how to use Reggie.

  • Happy 2nd Birthday GitHub

    BERJAYA defunkt 10 Apr 2010

    GitHub is officially two years old today, and we're just getting warmed up.

    BERJAYA

    Happy birthday GitHub!

  • Dashboard for iPad

    BERJAYA defunkt 9 Apr 2010

    hongrich's iPad app, Dashboard, was rejected by Apple so he open sourced it: http://github.com/hongrich/Dashboard

    Check the demo:

    Looks cool, a shame it's not in the App Store.

  • Frozen Rails in Helsinki with Discount!

    BERJAYA defunkt 8 Apr 2010

    I'll be speaking at Frozen Rails in May along with some great speakers.

    Tickets are still available - use the "GitHub" code and get a 10% discount!

    We'll be holding a drinkup at Bruuveri so be sure to swing by and say hello. More details will be posted soon.

    See you there!

  • GitHub Meetup Boulder - April 8th!

    BERJAYA mojombo 7 Apr 2010
    BERJAYA
    LAST MINUTE DRINKUP NOTICE

    We can't let the SF crew have all the fun! Join me (Tom Preston-Werner) in Boulder for a few drinks at the Southern Sun Pub & Brewery! I'm in town for a few days and I keep hearing about all these Boulder coders I need to meet. So don't leave me hangin'; stop by and I'll buy you a cold one! I'll be the one in the "fork you" t-shirt.

    Southern Sun is at 627 South Broadway, Boulder, CO 80305, on the south end of town. Thursday, April 8th at 9:00pm.

  • cURL on GitHub

    BERJAYA defunkt 7 Apr 2010

    You know you love it. Now that cURL is 12 years old (happy birthday!), it's moved to git and GitHub.

    Follow along: http://github.com/bagder/curl

  • GitHub Meetup SF #17 or #18

    BERJAYA

    This week celebrates the 17th or 18th drinkup, depending on whether you count the last Bay Area drinkup in Redwood city as part of the San Francisco series. Going forward, drinkups will now take place once a month instead of every two weeks at the company physician's recommendation backed by our CPA. Turns out liver dialysis is expensive.

    The facts: Laszlo, 2526 Mission St 8:30pm Thursday April 8th, 2010

  • Repopular Repos

    BERJAYA defunkt 6 Apr 2010

    Repopular is a new way to find popular code. Built by chad and marchdoe, the site uses Twitter to surface repos people are talking about right now.

    Even better - the GitHub Explore page now uses Repopular data in the "Trending" section.

    Chad and Doug plan to continue improving Repopular, and we plan to do the same with the Explore page. Keep an eye out for more ways to see what's going on!

  • Chris speaking at LessConf 3010

    BERJAYA defunkt 5 Apr 2010

    LessConf is a conference about startups, design, marketing, business, and more taking place in Atlanta, Georgia on May 21-22, 2010. I'll be speaking alongside DHH, Jason Fried, and other greats.

    I'll be talking about why your idea sucks, and why that's a good thing.

    There's only 100 tickets left, so be sure to register now!

  • Rick Olson is a GitHubber

    BERJAYA defunkt 5 Apr 2010

    Today marks Rick "technoweenie" Olson's first day as a GitHubber. He'll be making GitHub more awesome just by being here, but we hope he'll also add new features, improve existing features, and whip the codebase into shape.

    A former member of the Rails Core team, Rick is a master open source craftsman with nearly 100 public projects on his GitHub profile. Old school Rails developers will recall his classic acts_as_paranoid, acts_as_versioned, acts_as_authenticated, or exception_logger plugins, while new school developers will surely recognize restful_authentication and attachment_fu, two of the most watched projects on GitHub

    But he's more than just a Ruby on Railer. Rick writes jQuery plugins, node.js libraries and servers, Rack middleware, GitHub hacks, as well as some crazy experiments.

    He co-created Calendar About Nothing, islostonyet, Warehouse (one of the inspirations for GitHub), and Lighthouse before he was the lead developer on Tender, the software that powers GitHub's Support site.

    If that's not enough, you can read his blog, his twitter, his tumblr, his code, or catch him on XBox LIVE as technoweenie.

    Welcome to the team, Rick!

  • The GitHub East Coast Tour

    BERJAYA defunkt 2 Apr 2010

    GitHub is coming to a city near you!

    BERJAYA

    mojombo, schacon, and I will be driving from New York to Columbia, SC (for POSSCON), stopping at a few fine cities along the way.

    If you're in town, stop by and say hello! Look for the nerds in the "Fork You" t-shirts.

    Update: Yes, I'll be at JSConf and on the Pirate cruise - see you there!

    Update 2: Yes, we're also coming to Boston!

  • Collaborator tweaks

    BERJAYA kneath 1 Apr 2010

    Today we rolled out a couple changes in the way collaborators work with GitHub.

    Dashboard repository listing

    The dashboard repository listing now includes all repositories you can push to. So if you're added as a collaborator to someone else's repository, it will show up in your list:

    BERJAYA

    If you'd like to see just the repositories you own, just type your username into the search field:

    BERJAYA

    Notifications for pushable collaborators

    The second change has to do with email notifications. You will now receive email notifications for alll repositories you have push access to. This affects issues created and commit comments right now.

    We've left out pull requests for the time being, but I'll just call that foreshadowing.

  • Announcing SVN Support

    BERJAYA schacon 1 Apr 2010

    Ever wanted to use SVN to grab code from GitHub? Well, now you can, and just like that GitHub is the world's biggest Subversion host. Here's a few things you might like to do with it:

    • Use any GitHub repository as an SVN external.
    • Use TortoiseSVN or your favorite SVN tool to view Git repositories.
    • Use existing build tools or continuous integrations systems that only work with SVN.

    How's it work? Just checkout your project from svn.github.com:

    svn checkout http://svn.github.com/schacon/simplegit.git

    Give it a shot! For now it's only read-only, but who knows what will happen in the future!

  • GitHub at POSSCON

    BERJAYA defunkt 30 Mar 2010

    Both Scott Chacon and Chris Wanstrath (me!) will be at POSSCON this year. I’ll be talking on April 16th and Scott will be giving a Git tutorial on April 17th. The conference has a world class speaker lineup so be sure to check it out. We’ll also be hosting a GitHub Drinkup the night of the 17th – stay tuned for details.

    BERJAYA

    See you there!

  • Gist Comments

    BERJAYA kneath 30 Mar 2010

    Ever wish you could comment on a gist? Well now you can!

    gist comments

    We've also updated the blog comments to the new style as well. And of course you can edit and delete all those comments too!