September 23, 2010

Network Independent Value

A few months ago I wrote a post on Pivoting, a term popularized by technology companies, which was rather popular. Another concept I have decided to share is Network Independent Value, a rather useful concept for any company trying to build a community, be it around brands, products or interests. Network Independent Value is what your social community is worth without any users.

I understand the objective of a community is to have active users. Having marketed for small and large companies I also understand that the biggest challenge is always gaining traction or widespread user adoption. To me, Network Independent Value is what differentiates those who succeed for those who fail. There are always exceptions but I see a definite correlation between communities with Independent Value that become successful and those who do not.

For example, if I were to join Facebook there is still value as a photo archiving tool. For brands building communities, sharing relevant, interesting news (note: different to just sharing, I mean sharing incredible things I would not find elsewhere) is an Independent Value. In both cases users are provided a degree of value independent of other users.

When building your technology company, social network or startup, ask yourself: what is the value to users as individuals? If you have no answers that do not revolve around other users it may be time for some re-thinking.

July 4, 2010

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

April 22, 2010

How to: Add the Facebook 'like' button to WordPress

Facebook have launched a new suite of Social Plugins. The changes are huge and I won’t go into them here, you can check that out on their developers website.

The new ‘like’ button is great for bloggers. It is faster, still allows users to add comments and, according to Facebook, users are more likely to ‘like’ something than share the link (at the end of the day the result is the same, you show up in their feed).

Sadly, the Facebook Developer tool to create Like buttons  is not as simple as the Share Button for novices. If you are wanting users to be able to like each individual page / post on your website here is how you do it:

Step One: Head to the Like Button area (click here).

Step Two: When asked for the URL to Like enter <?php the_permalink() ?>

Put simply, all this does is tells Facebook to like whatever wordpress post, page or website the user is currently on. This will save you generating a new like button for each post you make!

Step Three: Take the code Facebook generates for you and implement it as you would normally into your website. A great place to start is to replace your old ‘Share’ code with the new like code.

I hope this helps. It’s actually quite simple!

November 11, 2009

Find LinkedIN Contacts on Twitter

Just an administrative thing but the article is not located on this page. Click here for my guide on finding LinkedIN contacts on Twitter.