hgh dhea metformin

Archive for October, 2008

26
Oct

Web2.0 Services Integration, wrong or right?

   Posted by: wkossen    in Uncategorized

Almost all users of web2.0 services will have noticed that it is possible to link different services together, to get data from one service into another, to integrate services. Examples are numberous and I’ll name just a few:

Nice huh? Well, not really. :cry: If you look at it closely you will discover that most of these so called integrations are actually point to point integrations based on openly published, but very service-specific API’s. Do the math: This means that to connect n services you would need n*(n-1) specific integrations based on n different API’s. Believe you me, this can get pretty complicated very quickly… :-?

So what’s the real problem then? Dataportability is the problem, or rather, the lack of it. The only reason anyone would want to integrate services is because this creates added value. You can bring different bits of information together to create something new, something better. Actually, you also want reuse of information. I don’t want to add all the e-mail addresses of everyone I know manually to each new service I join, so I import them from my existing contact list. Since Hotmail has a different API for extracting contacts than Gmail or Yahoo mail or any other contacts-service for that matter, if I’m a web2.0 service owner, I’ld have to implement that API for each contacts-service I wish to support. That’s why you only find a few contacts-services on each site, it’s too much ado. (and € $ £ ¥ etc)

The solution would be an open standard for contacts that is supported by all contacts-services so that ‘your-favorite-contacts-service’ could be accessed from ‘your-favorite-web2.0-service’ by just entering some simple parameters like an URL and your Open-ID.

Let’s look at an example that is actually ok: I happen to like the interface of http://iwantsandy.com/ to manage my todo’s (i can e-mail new todo’s in or IM them etc…) but I also manage my calendar at Google, I don’t want to keep visiting two sites every day to see what’s up for that day… The solution is to export my Iwantsandy todolist using the open standard ICS using an internet URL and have Google calendar add the information in that ICS feed to my calendar display. That way I can also see my todo’s from Remember The Milk and any other ics-based calendar feed in my Google Calendar. In fact, since I can also export my Google Calendar using ICS I could also view all my calendars in Mozilla Sunbird or any other calendar application that supports ICS. Nifty ay? 8-)

As you see from the example, this way I do not create a point-to-point integration but an any-to-any integration based on a common data-format. That’s true integration as we all want it. So how does that translate to the Web2.0? Simple: We need an international open standard for each type of information (contacts, joblistings, weblink collections, micro-blogging-items, profile-information, book collections etc) and we need all web2.0 services to abandon their personal API’s and start supporting those open standards. That way the following situation arrives:

  1. I choose ‘my favorite site for storing and editing information of type x’
  2. I reuse that information on whatever web2.0 service I choose
  3. I save lots of time because I don’t have to add information more than once
  4. I prevent inconsistencies and errors since i always use the same source info
  5. I achieve web2.0 zen

For now, this will not happen and in most cases we will be creating the spaghetti integrations that are available now. You could say it’s better than nothing, it’s the best we have now… I don’t like to settle for that. I hope things will change and I’m quite willing to discuss these things with anyone…

One thing though… These open standards actually describe what bits of information mean. They describe the meaning of data, in other words: the semantics. A lot of people agreed that the semantic web is actually web3.0 and not web2.0. This means that in my opinion web2.0 will not truely arrive until web3.0 comes into full existence. I guess someone’s got their numbering wrong….. My conclusion however still is the following:

true dataportability NEEDS semantic interoperability… Full Stop…

There are a number of initiatives to try and come up with open standards for web2.0 integration like dataportability.org and Opendd.net. Maybe these or some other will alleviate our problems somewhat. If you know of other initiatives like these, don’t hesitate to comment!

Hope you liked this item!

Cheers!

26
Oct

Time Well Spent

   Posted by: wkossen    in Uncategorized

If you’ve been here before, You’ll notice a difference… SPEED… well, I moved my websites and blogs to a new machine and that helps a lot. This also means that the previous post is now obsolete. In fact, it’s obsolete for more than one reason…

1. The websites now run on a mini-itx formfactor server with 1 GB of mem, so we have spead, yet we save some energy…

2. The number of visitors grew since I started using entrecard as traffic exchange mechanism (which also resulted in me finding a number of pretty cool sites to follow…)

3. I now have 2 machines running 24/7, so even though they’re both low energy consumption machines, the energy consumption has gone up… Not so green anymore, but at least I can support my guests with a better service…

4. I had a lot of fun and quite a large number of interesting moments when things didn’t work (hope all are resolved now…)

So if there’s ever a moment you’re not doing anything usefull, migrate a server or two….

Cheers!

13
Oct

to Green or not to Green?

   Posted by: wkossen    in Uncategorized

Slow? Yes this site is slow. Why? Well it’s running on a slow server. A low energyconsumption, slow server. Yes, A green server. 7 Watts isn’t that much, so it’s very green.

or is it…

Let’s see.

– in total, 7 watts isn’t that much for a server, so it’s green

– but if you look at the number of visitors per watt, hmmm, not so green at all

– This means I need to get more hits, more visitors

– that would mean however that the site might get even slower

– or maybe go down alltogether… that’s not very green, rather it’s black…

So what is it? Green, or not green?

7
Oct

OpenID

   Posted by: wkossen    in Uncategorized

Since some time I have been using OpenID to log into some services that support it. I have come to a number of conclusions that I’ld like to share with you, so here goes.

First conclusion
Signin up isn’t really that practical. Basically you add an extra step. The service will accept your openID and then ask you to sign up as if there hadn’t been an openid. You have to fully create your account, including username and password. Naturally your openid is connected to your account, but you could do it the other way around as well, sign up normally and add your openid later. No win…..
Read the rest of this entry »