Archive for the 'networking' Category

Sunday, June 24th, 2007

Coming Up: Essential Web ‘07

Next Wednesday it’s time for the Essential Web conference. I was invited by Jeremy Knight to come and blog about the startup companies that are presenting, but I decided to arrange for a camera (a good one this time, not the one I used during The Next Web conference) and do a few short interviews with the most interesting companies. Only problem is to get access for Dan W. who will have to do the interviews while I operate the camera.

picture-1.png

Since I last talked about the Essential Web conference, the organizers (LibraryHouse) have offered some more information about the day’s agenda and the presenting companies. To start getting into the atmosphere of the conference I will therefore be handpicking some of the companies and showcase in the following days. I then hope to be able to get an interview with their CEOs and post them on FourStarters for your enjoyment. Keep an eye on this blog for the following few days.

Wednesday, June 20th, 2007

The Future of Everything is Social: Consolidate and take back your social network

This is a delayed entry about a small session I held on Reboot about social networks. It ties in nicely to a recent series on Four Starters about trust and how friends are a solution to this.

In this article I will lay out why social networks are too important too leave in other people’s walled gardens and I will lay out a tentative way to connect the gardens and cultivate your own using microformats and other open standards.

Feedback is greatly appreciated.

The buddy list is key

Social networks and your online identity were prominent in various Reboot talks this year. I lifted Stowe Boyd’s quote: “The buddy list is the center of the universe.” (see slide). This has been true always but is ringing more so as the web matures and we are seeing the breakdown of centralized application models.

In a recent article, Dare Obasanjo wrote about the same subject and how he thinks that Facebook is going to be a big driver in this space. Maybe for America, but I don’t see this happening for Europe in the near future.
And does it seem like a good idea to have all the social information of the world under the control of one company?

But as Dare says, knowing who I know and who I trust, whether that information is in your address book or in your IM application, is usable in other contexts and can greatly improve the trust and interaction in those contexts. You apply the wisdom of crowds to a subset of people —the people you know— to circumvent the trust breakdown Reinier wrote about in current sites.

Yet another social network

My session was after that of Willem Velthoven (write up) who talked about their anyMeta social networking application. Their angle is to reduce the duplication of effort and enable sharing of data. Willem spoke about how he got quite sick of filling in his profile on every social networking site he wanted to participate in.

I have the same feeling and that is mainly what stopped me from filling in my Facebook profile, that and the fact that nobody I know is on Facebook. I could not bring myself to fill in another profile and try to get all my friends onto a new social network just because it looks like the next big thing.

Putting your profile information into these closed social networks gives them a lot of value but you rarely get the option of retrieving that information or using it elsewhere. The facebook API is an exception and is one way of getting access to data while it stays firmly in the silo. At what terms you can get at the data and what you can use it for is firmly in the hands of Facebook.

Microformats to the rescue

What I propose and what we talked about during my session is the concept of Portable Social Networks enabled by microformats. A social network that is open and readable and can be with you anywhere you want. During the Mediamatic session we discussed the use cases and the issues that would crop up and I invited people to attend my session for a discussion on the technical aspects.

We had a brief chat afterwards with interested people and after a break I was joined by some people among whom Willem Velthoven and Jeremy Keith (his post) to talk further about the technical stuff. I got the impression that some of the people attending my session were happy —maybe relieved even— that there was also a technical session to be found on Reboot.


Photograph by Jeremy Keith

Photograph by Tijs Teulings

I will go into deeper technical detail in a following post but the concept is to use microformats to markup most of the information found on a typical Myspace, Facebook or Hyves (the Netherlands’ most prominent social network) profile page. This way you can either get the data out from supporting social applications or hook into the network by hosting your own identity web page with correctly formatted data.

So what can we do with technology we already have (POSH+microformats)? As it would seem, a lot:

hCard

Your hCard can contain most of your personal information including your personal details, your address and your picture. This is equivalent to the personal details and picture which are usually listed on any given social network.

XFN

Most social networks have a prominently visible list of friends and a count of your total number of friends. This is very easy to implement using XFN. You can markup the links to the people in your network with the rel=”" metadata which XFN defines. XFN allows you to hook into the network from anywhere. So an XFN link from suppose Hyves could also lead to a profile page on another social network or a self-hosted one. Or at least, that is the vision.

This way you can also differentiate between trust levels withouth using numeric values which Reinier also talked about would be necessary. I am bound to trust a friend more than a contact and you could derive more relations like that.

You could also link to other sites where you have a profile or store data such as your Flickr account, your del.icio.us bookmarks or any other site. The rel="me" value could be used for this, but it is required to be symmetric, so those other sites would have to link back using the same rel="me".

hResume

A lot of social networks also allow you to markup your current job, sometimes your previous places of employment as well and in many cases also your school history so you can get in touch with former school friends.

This information is very similar to the information you can markup using hResume. You could only present the information you want to share in a casual social network but you might want to enter a full hResume to provide all the functionality of professional social networks such as LinkedIn or Xing.

hReview

Most social networking sites and even Flickr have you keep lists of your hobbies, favorite music, movies and books. You could easily mark these up as hReviews and have the fn be an URL to a generally known catalog for that item. For books I would say something such as Librarything or Amazon (with an associate ID!), for music maybe Last.fm and for movies probably IMDb.

This also solves the problem Willem suggested could arise when we use different (language) titles for the same object. Just link them all to the same uniquely identifying resource.

OpenID

OpenID logo

The microformatted information listed above can be on any page you want, in fact it probably already is if you have a Flickr or a Twitter account. I do think that there is a case to be made for linking this to your OpenID.

OpenID solidifies the notion of identity online and creates a place for everything to come together. It gives you a URL with which you can refer to a person and you can be reasonably sure that the person and the URL belong together.

Applications that will want to use this kind of information will probably already ask for your login credentials. Those credentials could very well be an OpenID from where on you could automatically retrieve a load of information as described above.

Consolidating or delegating

The question is: do you host this information yourself or do you have someone else do it for you? Since I already host my own OpenID at http://alper.nl, I have already started by embedding an hCard there and I am building the MySpace-esque portal page with all my information on there (preview).

Not everybody will want to host this themselves, but it is analogous to OpenID. Anybody can self-host their OpenID but they can also use a hosted version and the same for the providers. If at any time you want to switch OpenID providers, just change the reference.

The various internet sites which host your profile information such as the social networks and the profile sites such as MyBlogLog or 30boxes need only to mark up their essential data with these standards for it to become instantly accesible and portable.

Even for those hosting this information themselves, it would be nice to have some sort of interface beyond editing the HTML yourself. For instance it would be nice to have an ‘Add as friend’ button on your own site which would ask for your permission to add somebody to your XFN list.

Completeness and Clients

You can make the markup as rich as you want or you can leave stuff you don’t want to share out. Adoption and convention is completely up to you. There are advantages in adhering to a certain standard, but smart clients should be able to deal with holes in this picture.

Below are some use cases which can be realized today already and will also work if not all of the information is present.

Use case: Get an Avatar for somebody

I already talked about this in a previous article (“OpenAvatar - Combining OpenID and hCard”). This concept is just an extension which loads more data onto the page. If a page —such as an OpenID page— contains an hCard with an associated picture, you can retrieve it.


My avatar retrieved from my Flickr profile page

I already wrote a parser as a webservice which takes a URL and returns the associated picture. This parser can take either my OpenID or my Flickr profile (which contains an hCard). This way you can get an avatar for someone that they can manage and update to their own liking.

This concept had already been brainstormed on the microformats wiki.

Use case: Get registration information

A lot of information you need to fill in once during registration such as your full name, date of birth and some other stuff can be gleaned from the hCard. The site getsatisfaction.com already offers to scrape this information from an hCard supporting profile when signing up, saving you the trouble to fill it in.

Flickr lets users list their preferences in music, literature and cinema on their profile page. This listing could be marked up as an hReview with a rating of 1.0 on a worst/best scale of -1.0 to 1.0 (like is 1.0, dislike is -1.0). Then I could reuse it on all the social networking sites that want to know my favourite movies.

Use case: Find out who I trust

The stuff Dare and Reinier talked about with building trust networks and using that information can be realized by walking the XFN web.

Any site imaginable can be improved by adding the knowledge of my network. Imagine IMDb which shows you which movies your friends have recently watched. Or anything really, and all this without having to add your friends on every such network.

Wouldn’t that be a dream?

Monday, May 28th, 2007

Four Starters: (Also) Live from Essential Web ‘07

Four Starters is going a bit Live, as we will be reporting from The Next Web Conference, Reboot (Alper is going) and now we have also been invited to the Essential Web ‘07 in London. If you are interested in coming, have a look at our special deals at the bottom of this post.

Essential Web ‘07 will be held on the 27th of June so it is a bit further away than The Next Web Conference and Reboot, but it is another event where entrepreneurs, investors and corporations. The event is organized by LibraryHouse, a consultancy agency focusing on being “the essential source of comprehensive information on the fastest growing, most innovative ventures around Europe”. LibraryHouse has created an interesting concept with Essential Web ‘07, as they do have a panel and presentation by companies, but they have shifted the focus of the event to mainly include “raw” companies. The panel, which includes Saul Klein and Jonathan Wolf, will take a look at these raw companies and at the end of the day pick one that will win their ‘07 award.

Essential Web ‘07 might have the elegant PR of The Next Web Conference but where the latter focuses on inspiring presentations, Essential Web ‘07 offers a lot of small, new, fresh companies a change to meet big investors. Four Starters will be covering this event and showcasing the new and inspiring companies. Among the companies are Jaiku (not so raw), LouderVoice and Shozu.Tickets are £295 (inc. VAT) when you order before the 1st of June and this will become £395 (still cheaper than a ticket for the other conferences) after this date. Entrepreneurs that want to showcase their own product can also buy tickets for £95 and get some extras. If you buy a ticket via one of the links on this page Four Starters will get a share of the sale, which will keep us pay our hosting bill. Hope to see you there!

Tuesday, May 22nd, 2007

Four Starters: Live from The Next Web Conference

TheNextWeb.orgIt took a while to arrange, but I am proud to announce that Four Starters will be reporting live from The Next Web Conference on the 1st of June in Amsterdam. We managed to arrange access to the event so we will be updating you with the inspiring stories by interesting speakers like Scott Rafer, Dick Hardt, Michael Arrington, Saul Klein and Felix Petersen (full list can be found here). Additionally Four Starters will be recording all the talks on video for the organizers of The Next Web, but there it is not clear yet how these will be released.

TipItDon’t forget that in the evening following the conference we will be attending The Next Web Award ceremony for which TipIt.to has been nominated in the category . If you haven’t voted yet, then click on the banner on the right of this page and maybe you will win an Apple iPhone or a Nokia N800 Tablet! I hope to see some of you at these events, and if you want to join the fun than you can still register a ticket at the registration page (€550, 50% off for students).

Wednesday, May 2nd, 2007

Open Beer Reminder

Just to remind you, this Friday is the second iteration of Open Beer Delft.

The event will be at the same place and start at 18.15 this time (15 minutes later). See you there?

See the Upcoming event that Eelke created.

Saturday, April 28th, 2007

First Open Beer Delft

Yesterday the first Open Beer in Delft took place and it was something of a succes. Turnout may have been low with five people attending but new people were met and interesting conversations took place.

I talked to Redmar Kerkhoff who I already knew from a previous Barcamp Amsterdam and who also studies at DUT. Redmar is all over the place and we talked about graphics programming, intelligent devices, Ruby on Rails and Erlang.
I also got to talk with our other attendee Bart, who has a website (Where was it at again?) and who installed the wireless network at De Plataan.

A lot of people either could not make it today or were otherwise detained but that is not a loss to the format as there is enough interesting stuff to talk about with the people who were there. I didn’t even get to talk to Reinier because he had to leave early.

So let’s see what this grows into with some consistent attention. Next edition is next Friday and will probably start some 15 minutes later.

If you guys have any websites of yourself that you want to plug or have anything to add, put it in the comments.

Saturday, April 28th, 2007

The Next Web Conference

TheNextWeb.orgOn June 1st the Tuschinski Theatre in Amsterdam will host the second The Next Web Conference. Besides announcing the winners of The Next Web Awards (where TipIt is nominated) there will also be an opportunity to attend interesting talks by speakers like Dick Hardt (Identity 2.0), Saul Klein (Skype, OpenCoffee), Scott Rafer (MyBlogLog), Felix Petersen Plazes) and many more. I was informed by the guys behind the conference that they had to really turn down many sponsors to make sure that the conference would not be a big PR-talk filled day. I expect the conference to be a great success of high quality, and I’m still doubting (money wise) if I will attend myself as I will be in The Netherlands anyway at the beginning of June.

Tickets for the conference are limited and cost €550 ex VAT. There is a student discount of 50% with only 15 passes available so I think I have to decide quickly. For people who don’t have the money or time to attend the conference there is a OpenCoffee Amsterdam meetup just the day after the conference (June 2nd).

Friday, April 27th, 2007

Open Beer Reminder

Just to remind everyone. Late this afternoon, we will have the first version of Open Beer Delft. A networking event for web professionals and independents in the greater Delft area.

Besides the launch of this event, we will use today to formally launch this weblog.

Time and place: 18.00, het Klooster (Vlamingstraat 2)

Read the original announcement.

Wednesday, April 25th, 2007

XTech 2007: Static XML

I was thinking of going to XTech this year but I haven’t really made up my mind yet.

XTech is traditionally a very XML and W3C heavy conference with some different influences each year. If you ignore all the academical stuff about XML you can pretty much say it is a technical conference about the internet.

I attended last year and that was pretty interesting and conveniently located in Amsterdam and was adjoined by a Barcamp. This year’s edition is in Paris.

Looking over the schedule, I can’t help but notice that a lot of the talks are very introductory in nature (like last year) and that this year’s program at times is very similar to last year’s program. I see a lot of the same names and in some cases also the exact same topics. A casual observer might think that the web hasn’t changed that much in one year.

As a new player Joost seems to be well represented and positively Jyri Engeström, Jeremy Keith and Schulze & Webb will be presenting there.

Any thoughts?

Some pictures from last year:
Mozilla Guys

Web 2.0 on Speed

Tuesday, April 24th, 2007

Open Beer Delft

Following the tradition set by the OpenCoffee meetings in London and Amsterdam, we thought Delft with its large amount of technical professionals and web agencies could use something similar.

Now with summer approaching, I think we can take it outside by doing an Open Beer event to close off the week. So the plan is to take an hour between 18.00 and 19.00 on Friday as the first stop of your weekend. We’ll meetup, have a beer or two and discuss anything that comes to mind.

Who? Web professionals and independents who want to be connected.

Where? Trappistenlokaal het Klooster (Google Map), a bit small but with a decent beer collection, WiFi and a nice outside area.

When? Every Friday from 18.15 until 19.15.

Stay informed Join the Open Coffee Delft Google group for regular announcements on the next event.

We’re going to make this a regular event (as per the Open Coffee format) so if you cannot make one occasion there is always a next. Sustainability is not so much of an issue, as it is only one hour of your time and one of us will probably always be there.

Sign up here or on Upcoming. Spreading the word and bringing along interesting people is very much appreciated.