We embrace Open Source and use it all part of our company. However, we also realize that using Open Source comes with a certain responsibility. The reason why many of the leading Open Source projects has become what they they are today is because of people not only use the software and provide feedback, but also give back by submitting their code and give donations.

Since we use a lot of Open Source tools, we sometimes find the need to tailor these tools to better fit our need (or to simply improve them). Once we’ve done these changes, we want to give them back to the community.

Open Flash Chart, WireLoad Edition

Open Flash Chart is a handy Open Source graphing library. Yet, we felt that we needed to improve it further to bring it up to our level.

Go to the product page.

WyzihatKit

WyzihatKit is a Cappuccino control providing rich text editing through use of the WyziHat editor.

This is mostly a hack for use until a proper rich text capable CPTextView is introduced.

Go to the product page.

SwtCallback

SwtCallback was one of the first open source contributions WireLoad made. Version 0.1 was first release back in 2007, and then version 0.2 was released shortly thereafter.

SwtCallBack a Java library for SWT that enables callbacks for event handling. SwtCallback is inspired by the Swing enhancer Buoy by Peter Eastman.

You can download SwtCallBack over at Github.

Contributions

Products or projects we’ve made contributions to.

Cappuccino

Cappuccino is an awesome Web Application Framework written in in JavaScript and Objective-J. Alexander, one of the founders of WireLoad, is an active contributor to the project. Alexander also presented at CappCon 2011.

Django-Zendesk

This Django application provides single sign-on compatibility to Zendesk (which they call Remote Authentication) with Django’s django.contrib.auth app. The application was created by Jon Gales. We have contributed with code to improve the functionality of this application.

You can download Django-Zendesk from Bitbucket.