Entries matching tag 'socialight'

May 21, 2008
Comment
I’ll show you mine if you show me yours

Charlie and I were talking about Socialight’s open source client and one good point he made really stood out: How do you create a groundswell out of this? How do you get others to do the same? He said it felt too much like “here’s what we’re doing” instead of “here’s what everyone should do”. The latter idea is exactly the point I was going for but I don’t think my language was right. I probably got distracted by the excitement of being published again (like in grad school). So, some amendments are in order.

Why should everyone do this?

For starters, if there had been a similar open and well-documented client in the marketplace, we wouldn’t have had to spend two months of hard work recreating our own application. This had to have been one of the most frustrating things we went through. There were so many other features to work on but we were devoting nearly all our time on simple client-side interface details. We know other mobile developers have the same difficulty in developing interfaces but have done very little to share their work. We hope to lead by example.

This is not a new concept, really

We’ve already seen numerous examples of how openness and sharing can lead to better products and faster development cycles. Consider the work that’s been put into Rails. The platform not only provides an underlying development framework, but also makes available numerous plugins and sample code to make your job easier. If we have something similar in the mobile world, we’ll have a much easier time creating the products we love and want to build. We’ll spend less time worrying about the underlying principles behind something like GUI buffering code (which is not something every mobile developer needs to know).

Open for you…and you and you and you

More than anything, this code means more openness and should mean more to developers and others in the industry that it does for Socialight itself. If the app were closed, Socialight would still need a client and we would continue to develop it closed for our needs. However – if the app were open, Socialight would get the same benefit of having a client but now other developers will have something to touch and use. Both external developers and Socialight win in this situation because by having it open, both parties benefit from future improvements.

So where does that leave us

Open code is not a unique thing – it’s been around for as long as software itself. I think the difference here is open startup code. We’re all in the same small developer boat – especially in mobile. I think we can really help each other out even more if we all did this. I hope to leave you this time not only with a “so here’s what I did” but rather “here’s the start of something bigger”. Here are the first bits of what we’re going to do.

I guess the one thing I didn’t do in my last writeup was to make a call for action. So here it is. The game’s started – knight to f3. Your move.

Tags: , ,

May 1, 2008
One comment
Opens everywhere May 1st

Socialight Java open code

I’ve released Socialight’s mobile client as open-source software. There are a few reasons why this is a Big deal with a capital ‘B’:

A. The Java mobile world has been around for at least ten years now but doesn’t have the same excitement around development as Android and iPhone have managed to get in the last year. From a developer’s standpoint, this is mainly due to ease-of-use. J2ME still does not have a reliable base from which to build GUI systems. This means that everything has to be coded from scratch. This includes interface elements such as lists, buttons, scrolling and word wrapping. Android and iPhone come with these toolkits. No longer do developers have to waste half their waking hours putting together text-coloring code. The code base I’ve put together has some of this basic functionality: Yes, Virginia, there is a scrollbar. [1] I’m no wizard at GUI development in Java, but the code is open and is waiting to be improved and reused.

B. Big companies (unless they are heavily software focused) usually will not allow you to release your work into the community. You could be a great developer and could have stumbled upon something big, but the chances are great that it will remain locked up. Actually, the chances are high that another really smart developer somewhere else has also done the same thing. Now you have two silo-ed solutions to the same problem. Imagine how much further you could’ve taken the solution if only these two people were able to collaborate and share thinking.

C. These days, there are a lot of startups doing mobile development. You might think, “ok great, these good hackers are no longer constrained by a big company telling them what to do with their code.” However, still many of these small companies are usually hesitant to release code they’ve work so hard to build. [2] These teams have poured lots of money into a solid development team. Their work is great but they do not want their competitors taking advantage of the time and effort they put into it. This means that there is a lot of well-designed mobile software in the marketplace, but every development group still codes their own stack of toolkits.

D. This is the most significant piece of open software that has my name on it. It’s a little like baking a cake and giving it and the recipe to your friends. Those that can appreciate good taste will look at, eat and comment on the cake itself. Friends that are cooks will not only taste it but will pore through the recipe and will be sure to point out both the good and the bad.

So there you have it. If you are the hacker-type, get the code and play with it. Let me know your thoughts.

Notes:

1. Yes, I realize some UI frameworks exist. TWUIK has some great elements but the cost turns away a startup or an individual developer. J2ME Polish is open and is a nice idea but I don’t like that you have to embed CSS code inside your Java code. Whatever happened to separation of content and presentation?

2. Of course, recently, this trend seems to be changing. Twitter recently released their backend queue server, Starling. Imity‘s proximity client is also open.

Tags: , ,

September 8, 2007
Comment
Socialight in the Economist

The Economist writes about the geoweb, Socialight and offers some thoughts on augmented reality.

At the same time, the incorporation of satellite-positioning technology into mobile phones and cars could open the floodgates. When it is available, simply moving about one’s neighbourhood can then be tantamount to browsing and generating content without doing anything, as demonstrated by a company called Socialight. Its service lets mobile users attach notes to any location, to be read by others who come along later. Taken further, the result could end up being a sort of extrasensory information awareness, annotation and analysis capability in the real world. “When that happens”, says Mr Jones, “then the map is actually a little portal on to life itself.”

Tags: , , ,

June 21, 2007
Comment
Socialight + Facebook + WSJ

I wrote a Facebook application for Socialight recently. The Wall Street Journal picked it up.

Tags: , ,