Posts tagged opensource
Posts tagged opensource
Open source is one of the great things about software development. Even if you are building commercial software like the products at Second Gear, it’s great to be able to share a piece of code you’ve developed with other developers to hopefully save them a bit of pain down the road. More often than not, that reciprocates back to you as a piece of code someone else has shared publicly will help you out along the way.
Many of our products make use of great open source code. When you send in a feature request or bug report in Today, you’re using Jonathan ‘Wolf’ Rentzsch’s most excellent JRFeedbackProvider. If you happen upon a crash in either Check Off or Today, you’re presented with Stephen F Booth’s SFBCrashReporter.
For a while I have had various projects sprinkled around the Internet. The problem was that it was hard to find it as some of the code was linked on this blog, while others code was stored on my personal Github account. It wasn’t too much effort to find with a bit of Google searching, but it wasn’t as meticulously organized as I’d like.
With Github’s recent Organizations feature I finally took an afternoon to get everything neatly organized into a single location. plus add some new goodies to the bunch.
Second Gear now has its own page on Github that lists all of our open source contributions. Here you will find:
I’ve also published two new repositories:
Down the road, I’d like to add more information about our open source offerings on the proper Second Gear site, but for now I hope this new Github account will prove useful to many of the other developers out there.