Monday 1 July 2013

[Github] Audio on iOS, Yahoo’s Mojito and Multiple Internet Connections

[Github] Audio on iOS, Yahoo’s Mojito and Multiple Internet Connections


Novocaine

An analgesic for high-performance audio on the iPhone, iPad and Mac OS X.
Really fast audio in iOS and Mac OS X using Audio Units is hard, and will leave you scarred and bloody. What used to take hours relentless sobbing now starts with just a handful of lines of code.
Check it out here : https://github.com/alexbw/novocaine. You can’t see the history of commits for this project on Github, but it’s the same AlexBW who wrote iPhoneFFT

Yahoo’s Mojito

I’ve always wondered what developers at Yahoo do these days. And well, it seems like they aren’t wasting all of their time.
Mojito is a sweet (and minty!) MVC application framework built on YUI 3 that enables agile development of Web applications. Mojito allows developers to write client and server components in the same language (JavaScript), using the same framework.
The source can be found here https://github.com/yahoo/mojito/. Yahoo also has a few other interesting projects up on Github like Oozie – a workflow engine for Hadoop, the much older performance testing tool Boomerang.

ISP Unity

This one is from somebody much closer to home and if you’re not in India, you don’t know how important this is!
ISP Unity lets you take multiple different broadband / leased line connections and then automatically load balances so that your internet doesn’t go down. Take that Reliance. And Airtel. And BSNL. And Tata.
You can find the source here – https://github.com/aruntomar/isp_unity. Even though Arun is a veteran in networking, he’s just got started with Github. I look forward to some more cool stuff from him soon!

No comments:

Post a Comment