Archive for November, 2006

The Big in Japan Source Code Revealed!

biginjapancartoonEarlier today we announced that we would release the source code to several web applications built and hosted by the company in a post titled, “Opening the Source at Big in Japan.” TechCrunch even picked up on the idea. The source code is being released using the GPL.* Each tool was written using Ruby on Rails. If you review the code you will note that each tool was built at a different time. See if you can guess which tool was first and which was last. As promised:

The repositories can be accessed either by browser or via the svn client. The svn username is “anonymous” and the password is blank.

* To be clear, it is our intent that anyone who modifies the code MUST release those modifications publicly. If you modify the code for use as your own hosted service we require that you release the modified code. Get it? There is some confusion about this point in the open source community. The license explains that you are required to do so if you distribute or publish the code and some argue that a hosted application does not constitute “distribution” or “publishing” of the code and as such you are not required to release the modifications. We understand the confusion, but want to be very clear, for the purposes of our license hosting the source code for other’s use constitutes distribution or publication of the binary code. This is detailed in the source code files as well. Enjoy!


Opening the source at Big in Japan!

OSI logoThe Big in Japan team is growing and our mission is becoming clear. This morning while I was driving to work I was considering how much time we should invest in the free feed tools we built over the past year including FeedVault, PodServe, FrankenFeed, elfURL, InstantFeed, QwikPing and SocialMail. They need a lot of work to be relevant, but we are super busy working with our paying social media clients. Do we have the time to support a suite of tools that were very hot a year ago, but cooling off by the day?

We learned quite a bit about development, rss, social media, web 2.0 and ruby on rails while developing them. We learned even more about how hard it is to keep web services relevant. We are still using custom versions (i.e. mash-ups) of the tools to support our own clients.

So here is our proposal (instead of selling them on ebay). We will open up the source code for each tool (with the exception of PodServe for now) using the GPL just as we did for SimpleTicket. What do we ask in return? That anyone using the tools (i.e. building something from our initial work) contribute that work back into the SVN for that tool (FYI – the license requires it). If you don’t want to, or can’t contribute your modifcations back just let us know and we will sell you a modified license. The name Big in Japan is the property of our company as are the trade names associated with each tool.  Oh, and we will keep them running as hosted services as well (don’t email us ~ your data is safe).
Check back soon for links to the SVN for each tool. Hope you enjoy taking a look at the code…