Archive for the ‘General’ Category

Distractions

Wednesday, June 13th, 2007

Quite a few things are happening, and I am not able to code my usual 5 hours a day on PA. One distraction has been a reward I promised myself for when PA was made public. After it’s release I bought a camera along with a couple of lenses. So now I bring the camera everywhere I can, and try to get to know it.

Another side-track has been to make a few html scripts for PeerAware. I started out making a script for playing chess, followed by battle-ship, and finally Texas Hold’em poker. Well, the first two were simple enough, but I had never played poker before so I had to learn that by playing, reading, and watching World Poker Tour on TV. I had no idea how much fun poker was, and now I can see why so many play it.

The support for html scripts was not planned, and originally the chat window was implemented as a text window. In order to get smilies into the chat like in Microsoft Live Messenger, I struggled for a bit, and found that it was a lot easier to add smilies to a html document. And then I found that, hey, I could do a lot more with this, and added a small API for sending messages to other people in the workspace. And then it was really tempting to make a couple of games with this. So far I have made the mentioned games, and an adaption of cumulate draw (http://www.cumulatelabs.com/cumulatedraw/) so that people can draw things together. My Cumulate Draw adoption has not been released yet, but eventually it should be.

My final distraction is work. Daytime I work for Opera Software writing network code, and tomorrow morning I am off for two weeks in Japan working with a partner on a customer project. That should take a couple of weeks, and meanwhile I will not be able to make any updates on PeerAware. But seeing Japan should be fun.

Posted in General, PeerAware | No Comments »


How it started

Saturday, April 21st, 2007

Hello, and welcome to my blog. My name is Jonny Rein and I make PeerAware.

The idea for PeerAware came in fall 2002 while I worked as a software engineer for Tandberg Television. I had been with the company for 8 months when headquarters was moved and mass layoffs meant 60 developers had to go, myself included. But as Newton’s third law states, for every action force there is an opposite reaction force. My reaction was to find my own project to work on.

The idea that stuck was initially a peer to peer search engine. After losing my job I traveled around the world for 7 months, but kept taking notes every day. By the time I returned home the idea had evolved into a plan. I wanted to create a tool where people could share, find and discover information.

Finding the right information or people has always been difficult wherever I have worked. Communication tools like e-mail, instant messaging and intranet/wiki/blog are among the most common, but each has it’s own quirks. Traditional methods like phone-calls, meetings or lunch are great, but access to the people you need to talk to is limited. Often you might not even know exactly what you should look for.

PeerAware was created as an alternative or supplement to the other methods.
- Chat in a group when you don’t know who has the answer you are seeking.
- Chat in private when you know who to ask.
- Search shared documents when you are looking for a specific document or topic.
- Browse a colleague’s shared documents when you want to discover what he is working on.

As time passed PeerAware evolved into a tool that can do much more, but focus is still on collaboration, knowledge discovery and information sharing.

Posted in General, PeerAware | No Comments »