Skip to content

GitHub Rebase #17

Rebase time is now! What, 5 notably new projects? How did that happen? I just found so much cool stuff this week I couldn't help myself. Enjoy! Featured Project fitnesse…

Author

Rebase time is now! What, 5 notably new projects? How did that happen? I just found so much cool stuff this week I couldn’t help myself. Enjoy!

fitnesse is a Java-based wiki that helps to make sure you build the right code for your clients. Based off of Ward Cunningham’s FIT framework, the project focuses collaborative editing of acceptance tests. (Just make sure you don’t misuse it) Check out some of unclebob’s videos on how to use FitNesse, and definitely make sure to look at the project’s home page which has a wealth of information about agile methods, TDD, and how to use this project in your daily workflow.

Notably New Projects

yammer.net is pretty straightforward: a .NET wrapper for the Yammer API. kdavie has done a great job with setting up an impressive GitHub Page for a project that is barely a week old. This is a great example for other projects to follow and shows how much having a simple gh-pages branch can make your work really shine.

polyeuler is lgastako’s attempt to complete Project Euler in as many programming languages as possible. Um, Project What?

Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.

If you’re into languages and crazy math problems, give this a look. Maybe you could add your own favorite language in!

wrongzoom is a SIMBL plugin to make the green button on Cocoa apps maximize windows instead of zooming them in to fit content. If that annoys you, it’s definitely worth checking out. This could also be a good base to look at if you want to write a SIMBL plugin for OSX.

every is the freshest batch of syntactic sugar to come out of Rubyland. No seriously, it’s a great shortcut that avoids using Symbol#to_proc. So instead of enum.map {|i| i.floor } or enum.map(&:floor), simply do: enum.every.floor. I’ll be cloning this project once I’m done with this article, and so should you.

reversehttp is an answer to one of HTTP’s problems: polling for updates is bad. With some Erlang magic, this project hopes to make providing services for the web just as easy as requesting services from it. Sponsored by LShift, the company behind RabbitMQ, this project is definitely going places. Check out the project’s website, the specification of how it should work, and some small demos in action.

Explore more from GitHub

Company

Company

The latest on GitHub, from GitHub.
GitHub Universe 2024

GitHub Universe 2024

Get tickets to the 10th anniversary of our global developer event on AI, DevEx, and security.
GitHub Copilot

GitHub Copilot

Don't fly solo. Try 30 days for free.
Work at GitHub!

Work at GitHub!

Check out our current job openings.