Archive for November, 2009

Put your LinkedIn profile anywhere with a widget.

So you want that cool LinkedIn widget to show your profile on any webpage? Well the code is really easy to incorporate?

This is what you get (Click to see):
Founder, CEO
NextEmployee.com
Diran Afarian

look here:

The Code

Add the LinkedIn Javascript file to your <head> section. (It will work anywhere before the other code really, even in a blog post as you see here)

<script type="text/javascript" src="http://www.linkedin.com/js/public-profile/widget-os.js"></script>

Wherever you want a popup to appear, add the following :

<a class="linkedin-profileinsider-popup" href="http://www.linkedin.com/in/dafarian">Diran Afarian</a>

Or if you want the info to be inline, then add this instead:

<a class="linkedin-profileinsider-inline" href="http://www.linkedin.com/in/dafarian">Diran Afarian</a>

HTML Example


<html>
<head>
<script type="text/javascript" src="http://www.linkedin.com/js/public-profile/widget-os.js"></script>
</head>
<body>
<a class="linkedin-profileinsider-popup" href="http://www.linkedin.com/in/dafarian">Diran Afarian</a> saw the social networking trend early.
</body>
</html>

This is what the in-line version looks like:

Diran Afarian

No Comments

Twitter buys Notificator Aug 1935?

The original Twitter in 1935:

 
(This picture came from dontwasteyourtime.co.uk)

It’s not as fast as twitter is, but hey, that was 74 years ago! There must have been some version upgrades since then right? And yes, to this day, some people still don’t understand what it is. It falls into the, “Some things our fathers will never understand ” category.


Sponsored by: BuildWebsite.com
———————————————————————

Your own website and Blog for less than $10/mo. Go to www.BuildWebsite.com

———————————————————————

No Comments