<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Daniel Staemmler &#187; Social Networks</title>
	<atom:link href="http://dstaemmler.info/tag/social-networks/feed/" rel="self" type="application/rss+xml" />
	<link>http://dstaemmler.info</link>
	<description>Things about eLearning, Educational Technology, and more...</description>
	<lastBuildDate>Wed, 04 Jan 2012 15:48:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='dstaemmler.info' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/78fc1d90751d5dc426c4764482da263d?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Daniel Staemmler &#187; Social Networks</title>
		<link>http://dstaemmler.info</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://dstaemmler.info/osd.xml" title="Daniel Staemmler" />
	<atom:link rel='hub' href='http://dstaemmler.info/?pushpress=hub'/>
		<item>
		<title>List of Open Source eLearning Tools</title>
		<link>http://dstaemmler.info/2007/02/12/list-of-open-source-elearning-tools/</link>
		<comments>http://dstaemmler.info/2007/02/12/list-of-open-source-elearning-tools/#comments</comments>
		<pubDate>Mon, 12 Feb 2007 23:01:55 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[eLearning]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[elgg]]></category>
		<category><![CDATA[ilias]]></category>
		<category><![CDATA[lcms]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2007/02/12/list-of-open-source-elearning-tools/</guid>
		<description><![CDATA[Open Source tools are great and there are a lot of them out there that help you to develop eLearning modules / online courses. There are also listings and comparison tools available that go way beyond of the list I came up with in this post but more about that a little later. First of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=49&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open Source tools are great and there are a lot of them out there that help you to develop eLearning modules / online courses. There are also listings and comparison tools available that go way beyond of the list I came up with in this post but more about that a little later. First of all start with some definitions of what I am talking here about.</p>
<p>There are Content Management Systems (CMS), Learning Management Systems (LMS) and there are Learning Conten Management Systems (LCMS). In general CMS are being used to handle huge amount of data / content on rather bigger websites. The main focus of this software application lies in his capability to handle different versions of documents, multi user workflow and last but not least to publish data / content. In contrast a LMS combines the six following features: (1) registration, (2) scheduling, (3) delivery, (4) tracking, (5) communication, and (6) testing. An LCMS is more of a hybrid of the before mentioned two systems. It combines the learner administration features of an LMS with the content creation capabilities of a CMS. For further and detailed information please go to <a href="http://www.e-learningsite.com/lmslcms/whatlms.htm" title="go to http://www.e-learningsite.com/lmslcms/whatlms.htm">http://www.e-learningsite.com/lmslcms/whatlms.htm</a>.</p>
<p>The following list is not restricted to L(C)MS and the order is random:</p>
<ul>
<li> <a href="http://drupal.org/" title="go to Drupal">Drupal</a>, a CMS that includes blogging and discussion forums. I know that Drupal is used at different universities. Read more about experiences <a href="http://drupal.org/node/110996" title="go to Drupal experiences on university sites">here</a>. Drupal also undergoes evaluation at the University Duisburg Essen in Germany (<a href="http://mediendidaktik.uni-duisburg-essen.de/node/3208" title="go to Drupal as a Community LMS: the concept of DrupaLMS">site</a> only available in German).</li>
<li><a href="http://www.atutor.ca" title="go to ATutor">ATutor</a> is an LCMS that states it complying with the W3C WCAG 1.0 accessibility specifications at the AA+ level and adopts IMS / SCORM content packaging specifications.</li>
<li><a href="http://www.moodle.org" title="go to Moodle">Moodle</a>, which probably is the most well known LMS that is available as an open source application. I have used moodle during my job at the University of Applied Sciences in Hamburg to deliver online courses and at my current job here at Shanti&#8217;s L.I.F.E. Institute. The setup is not that difficult on a Apache server. I must say though that this LMS seems to be better of use in the academic area since a lot of times progress is being measured by grades.</li>
<li><a href="http://klaatu.pc.athabascau.ca/cgi-bin/b7/main.pl?rid=1" title="go to Bazaar">Bazaar</a> is a CMS with the intention to deliver course ware, function as a portal or any other myriad type of  web based projects. More information also available at <a href="http://sourceforge.net/projects/bazaar/" title="go to Bazaar at Sourceforge.net">SourceForge.net</a>.</li>
<li><a href="http://elgg.org/" title="go to Elgg">Elgg</a> is a social networking platform that brings learners together and enables people to create and share their content. To check out the functionalities of the Elgg software join <a href="http://elgg.net/" title="go to Elgg.net">Elgg.net</a>.</li>
<li><a href="http://www.ilias.de/ios/index-e.html" title="go to ILIAS">ILIAS</a> is an LMS developed since the end of 1997 at the University of Cologn, Germany.</li>
<li><a href="http://dotlrn.org" title="go to dotLRN">dotLRN</a> supports eLearning and digital communities. It has been originally developed at MIT.</li>
<li><a href="http://bodington.org" title="go to Bodington.org">Bodington</a> is an open source Virtual Learning Environment (VLE) / LMS that is being developed at the Oxford University in England.</li>
<li>At UCLA <a href="http://classweb.ucla.edu" title="go to ClassWeb">ClassWeb</a> is designed to let instructors create and control class websites.</li>
<li><a href="http://www.staffs.ac.uk/COSE/" title="go to COSE">COSE</a> (Creation of Study Environments) is a VLE developed and designed at Staffordshire University.</li>
<li><a href="http://www.caucus.com" title="go to CAUCUS">CAUCUS</a> is a web-based eLearning classroom and discussion platform.</li>
<li><a href="http://whiteboard.sourceforge.net/" title="go to Whiteboard Courseware Systems">Whiteboard</a> Courseware System is targeted towards colleges and universities.</li>
<li><a href="http://www.icewalkers.com/Linux/Software/516760/MimerDesk.html" title="go to MimerDesk">MimerDesk</a> is a web-based collaborative learning and groupwork environment designed for personal management, computer-supported collaborative learning, carrying out projects, and setting up communities.</li>
<li><a href="http://www.sakaiproject.org" title="go to Sakai">Sakai</a> is a collaboration and learning environment.</li>
<li><a href="http://manhattan.sourceforge.net" title="go to Manhattan Virtual Classroom">Manhattan Virtual Classroom</a> is an open source course management system that runs on Linux and other Unix-like systems. It is developed, designed, and used at the Western New England College.</li>
<li><a href="http://www.claroline.net" title="go to Caroline">Caroline</a> is another eLearning application that is developed from teachers to teachers. What I like about this application is that it takes a <a href="http://www.claroline.net/e_learning_with_claroline.htm#2" title="go to pedagogical model for eLearning">pedagogical model of eLearning</a> into consideration to support the learning process.</li>
<li><a href="http://www.colloquia.net" title="go to Colloquia">Colloquia</a> is a Learning Management and Groupware System. <a href="http://www.lamsinternational.com" title="go to LAMS"><br />
</a></li>
<li><a href="http://www.lamsinternational.com" title="go to LAMS">LAMS</a> is a toll to design, deliver and manage online collaborative learning activities. Interested in <a href="http://eduinsight.com/articles/lams.html" title="go to article from EDUinsight">more information</a>?</li>
<li><a href="http://fle3.uiah.fi" title="go to Fle3">Fle3</a> is a Learning Environment developed and designed at the University of Art and Design Helsinki.</li>
<li>NICENET&#8217;s <a href="http://www.nicenet.org" title="go to Internet Classroom Assistant">Internet Classroom Assistant</a> (ICA) is a free web-based learning environment for classrooms, distance learning programs, and collaborative academic projects.</li>
<li>&#8230; Please feel free to continue this list by leaving a comment at the bottom of this page.</li>
</ul>
<p>There are a lot of websites out there that also cover this subject. Please have a look at <a href="http://www.kineo.co.uk/open-source-tools.html" title="go to kineo">kinoe&#8217;s list</a> of free tools or the listing of the <a href="http://www.e-learningcentre.co.uk/eclipse/Resources/ebooks.htm" title="go to e/Learning Centre">e-Learning Centre</a> in the UK. Another great website to compare different L(C)MS is available at the <a href="http://www.edutools.info" title="go to EduTools">EduTools</a> Homepage just follow the link to Course Management System on this site. Jane Hart, a learning and performance technologist,  publishes on her website a <a href="http://www.janeknight.com/Directory/Tools/index.html" title="go to Jane Hart's directory">directory of free E-Learning Tools</a>. Another list of open source course management systems is available through <a href="http://www.edtechpost.ca/pmwiki/pmwiki.php/EdTechPost/OpenSourceCourseManagementSystems" title="go to EdTechPost Resoources">EdTechPost Resources</a>.</p>
<p>After all these listings there is still a decision to be made if you&#8217;re in the market for an L(C)MS. Maybe you find some help by using the tools at the EduTools Homepage or you also can check out this <a href="http://www.e-learningsite.com/lmslcms/selectlm.htm" title="go to step-by-step guide">step-by-step guide</a> from the <a href="http://www.e-learningsite.com" title="go to e-learningsite.com">e-learningsite</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/49/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/49/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/49/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/49/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/49/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=49&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2007/02/12/list-of-open-source-elearning-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>
	</item>
		<item>
		<title>BayCHI Monthly Program: February 13</title>
		<link>http://dstaemmler.info/2007/01/29/baychi-monthly-program-february-13/</link>
		<comments>http://dstaemmler.info/2007/01/29/baychi-monthly-program-february-13/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 07:54:27 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[BayCHI]]></category>
		<category><![CDATA[case study]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2007/01/29/baychi-monthly-program-february-13/</guid>
		<description><![CDATA[It&#8217;s time again for the BayCHI monthly program meeting. The meeting in February features Ed H. Chi from PARC and Scott Golder from HP Labs. Ed Chi will be talking about conflict and coordination in the online encyclopedia Wikipedia. In the second part of the Program Scott Golder will be presenting results from a study [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=43&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/baychi.jpg" style="border:medium none;background:white none repeat scroll 0 50%;padding:10px;" alt="BayCHI logo" align="right" />It&#8217;s time again for the <a href="http://www.baychi.org/calendar/20070213/" title="go to BayCHI February program information">BayCHI monthly program meeting</a>. The meeting in February features <a href="http://www2.parc.com/istl/projects/uir/people/ed/ed.htm" title="go to Ed H. Chi website">Ed H. Chi</a> from PARC and <a href="http://www.hpl.hp.com/personal/Scott_Golder/" title="go to Scott Golder website">Scott Golder</a> from HP Labs. Ed Chi will be talking about conflict and coordination in the online encyclopedia Wikipedia. In the second part of the Program Scott Golder will be presenting results from a study of the behavior 4+ million users of the social network Facebook which is primarily used by college students.</p>
<p>Before the program I am volunteering to coordinate the <a href="http://www.baychi.org/calendar/20070213/dinner/" title="go to pre-program dinner information">pre-program dinner</a> which is held at the <a href="http://www.cafeprobonorestaurant.com" title="go to Pro Bono Cafe Restaurant">Pro Bono Cafe Restaurant</a> in Palo Alto. This is a great opportunity to meet the speakers before the talk and get a chance to get them, and other participants to know.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/43/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/43/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=43&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2007/01/29/baychi-monthly-program-february-13/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/baychi.jpg" medium="image">
			<media:title type="html">BayCHI logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Your own Social Network</title>
		<link>http://dstaemmler.info/2007/01/27/your-own-social-network/</link>
		<comments>http://dstaemmler.info/2007/01/27/your-own-social-network/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 03:31:15 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webApp]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2007/01/27/your-own-social-network/</guid>
		<description><![CDATA[Marc Canter is the CEO of PeopleAggregator a website where you can create and run your own social network. You either can decide to run a social network on their webserver or you download the source code and run it on your own. Marc Canter strongly believes that the future does not lie in big [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=40&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="left"><img src="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/peopleaggregator.gif" alt="Logo of PeopleAggreagator" style="border:medium none;background:white none repeat scroll 0 50%;padding:10px;" align="right" /> <a href="http://blog.broadbandmechanics.com" title="go to Marc Canter's blog">Marc Canter</a> is the CEO of <a href="http://peopleaggregator.net" title="go to PeopleAggregator">PeopleAggregator</a> a website where you can create and run your own social network. You either can decide to run a social network on their webserver or you download the source code and run it on your own. Marc Canter strongly believes that the future does not lie in big gigantic social networks like <a href="http://www.myspace.com" title="go to MySpace">MySpace</a>. No, more so that there will be millions of networks that connect 25 to 150 people with each other, e.g. families and communities.  A big plus about creating your own social network is that you determine what kind of content is displayed and what the rules are.</p>
<p align="left">What I like about PeopleAggregator is that you own the data that you feed into it. Whenever you feel like you have to move on you can take it with you. Even though I have no MySpace account I think it will be difficult to take all my friends and content with me once I decided I want to move on.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/40/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/40/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/40/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/40/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/40/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=40&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2007/01/27/your-own-social-network/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/peopleaggregator.gif" medium="image">
			<media:title type="html">Logo of PeopleAggreagator</media:title>
		</media:content>
	</item>
		<item>
		<title>Zweitgeist &#8211; Web 2.0 is alive</title>
		<link>http://dstaemmler.info/2007/01/26/zweitgeist-web-20-is-alive/</link>
		<comments>http://dstaemmler.info/2007/01/26/zweitgeist-web-20-is-alive/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 18:51:07 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[social network]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webApp]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2007/01/26/zweitgeist-web-20-is-alive/</guid>
		<description><![CDATA[Did you ever wonder who is looking at the same website you do right now? There might be a solution for you out there which is called Zweitgeist (German for second spirit). You install a piece of software on your PC (Apple Macintosh is not yet supported), choose an avatar that represents you in your [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=39&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img align="right" alt="Zweitgeist Logo" src="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/zweitgeist-logo.jpg" />Did you ever wonder who is looking at the same website you do right now? There might be a solution for you out there which is called <a title="go to Zweitgeist" href="http://www.zweitgeist.com">Zweitgeist</a> (German for second spirit). You install a piece of software on your PC (Apple Macintosh is not yet supported), choose an avatar that represents you in your second, virtual life and voailÃ  it shows up on every website you are looking at right now. This gives you the opportunity to meet other fellow surfers on the same website and communicate with them.</p>
<p>The concept is sort of like the one of <a title="go to Second Life" href="http://secondlife.com">Second Life</a>. The difference is the existing World Wide Web is used as the virtual world instead of some &#8220;second&#8221; world developed by a company. What I like about this Web 2.0 Application is that it allows you to get in touch with people that have similar interests as you do.</p>
<p>I have to admit I have not fully explored Zweitgeist since I am working on a Mac and unfortunately it is not supported for now. If you had any experience with Zweitgeist already or try it out let me know how it worked for you? It could be a cool feature for people who run a blog and can directly and live interact with their site visitors.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/39/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/39/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=39&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2007/01/26/zweitgeist-web-20-is-alive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/zweitgeist-logo.jpg" medium="image">
			<media:title type="html">Zweitgeist Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Edumio, the Digg Website for the Academic Field</title>
		<link>http://dstaemmler.info/2007/01/06/edumio-the-digg-website-for-the-academic-field/</link>
		<comments>http://dstaemmler.info/2007/01/06/edumio-the-digg-website-for-the-academic-field/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 05:20:15 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[academic]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2007/01/06/edumio-the-digg-website-for-the-academic-field/</guid>
		<description><![CDATA[Who does not know the Website Digg.com where you users can vote for stuff they found on the web and that they want to promote. I have to admit that I have never used Digg so far. However, I just ran across a website named Edumio which basically works like Digg.com only that it targets [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=32&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img align="right" style="border:medium none;background:white none repeat scroll 0 50%;padding:10px;" alt="Logo Edumio" title="Logo Edumio" src="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/edumio.jpg" />Who does not know the Website <a title="go to website" href="http://www.digg.com">Digg.com</a> where you users can vote for stuff they found on the web and that they want to promote. I have to admit that I have never used Digg so far. However, I just ran across a website named <a title="go to website" href="http://www.edumio.com">Edumio</a> which basically works like Digg.com only that it targets the academic and educational field. Edumio offers the opportunity to share resources and meet other who have a similar interest. Well, the later one I found already at the <a title="go to website" href="http://www.citeulike.org">CiteULike</a> website.</p>
<p>Using Google with the term &#8220;edumio&#8221; today resulted in 120 pages that mention/link the website. Nothing compared to the 35 million and more websites that have been returned when I googled for CiteULike. However, we&#8217;ll see what will happen to Edumio and there service to digg academic and educational resources/article. &#8211; Happy Digging!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/32/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/32/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=32&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2007/01/06/edumio-the-digg-website-for-the-academic-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2007/01/edumio.jpg" medium="image">
			<media:title type="html">Logo Edumio</media:title>
		</media:content>
	</item>
		<item>
		<title>2006 in Review: Social Networking, Web 2.0, and many more</title>
		<link>http://dstaemmler.info/2006/12/25/2006-in-review-social-networking-web-20-and-many-more/</link>
		<comments>http://dstaemmler.info/2006/12/25/2006-in-review-social-networking-web-20-and-many-more/#comments</comments>
		<pubDate>Mon, 25 Dec 2006 12:54:00 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2006/12/25/2006-in-review-social-networking-web-20-and-many-more/</guid>
		<description><![CDATA[Once again is social networking in the Headlines. News.com from CNET just posted a special coverage taking on to review the year 2006. And guess what, social networking, Web 2.0,Â and more once again (see prior post on Time Magazine) are on the spot. The reviews range from headlines &#8220;social networking catches fire&#8221; over &#8220;Google shows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=23&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Once again is social networking in the Headlines. News.com from CNET just posted a special coverage taking on to review the year 2006. And guess what, social networking, Web 2.0,Â and more once again (see <a title="go to: Web 2.0 on the Cover of Time Magazine" href="http://www.dstaemmler.info/2006/12/24/web-20-on-the-cover-of-time-magazine/">prior post</a> on Time Magazine) are on the spot. The reviews range from headlines &#8220;<a title="go to article" href="http://news.com.com/2009-1025_3-6136833.html">social networking catches fire</a>&#8221; over &#8220;<a title="go to article" href="http://news.com.com/2009-1032_3-6136810.html">Google shows Web 2.0 folks the money</a>&#8221; till &#8220;<a title="go to article" href="http://news.com.com/2009-1037_3-6136769.html">Going mobile, in a big way</a>&#8220;. I guess it is this time of the yearÂ to look back and reflect on what happened. All section of this seriesÂ have an overview on the left site of the page and link toÂ articles throughout the year that mark a step in the development in the featuredÂ field.Â </p>
<p>For those who are looking for a quick read-through on what happened in 2006 in the field of social networking,Â Web 2.0 and othersÂ should definitely stop by and browse through these reviews.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=23&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2006/12/25/2006-in-review-social-networking-web-20-and-many-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>
	</item>
		<item>
		<title>Web 2.0 on the Cover of Time Magazine</title>
		<link>http://dstaemmler.info/2006/12/24/web-20-on-the-cover-of-time-magazine/</link>
		<comments>http://dstaemmler.info/2006/12/24/web-20-on-the-cover-of-time-magazine/#comments</comments>
		<pubDate>Sun, 24 Dec 2006 14:58:40 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[time magazine]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2006/12/24/web-20-on-the-cover-of-time-magazine/</guid>
		<description><![CDATA[At the end of the year 2006 Web 2.0 clearly made a difference since it puts the user in the center of the web experience. Time Magazine nominates YOU, the user, as the person of the year. TheÂ title of the cover storyÂ &#8221;Time&#8217;s Person of the Year: You&#8221; leaves no doubt about that. In addition you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=22&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img title="Time Magazine Cover" style="background:white;border:medium none;padding:10px;" alt="Time Magazine Cover" src="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/timemagazine.thumbnail.jpg" align="right" />At the end of the year 2006 Web 2.0 clearly made a difference since it puts the user in the center of the web experience. Time Magazine nominates YOU, the user, as the person of the year. TheÂ title of the <a title="Read full cover story at time.com" href="http://www.time.com/time/magazine/article/0,9171,1569514,00.html">cover story</a>Â &#8221;Time&#8217;s Person of the Year: You&#8221; leaves no doubt about that.</p>
<p>In addition you find an <a title="go to: " href="http://www.time.com/time/magazine/article/0,9171,1569526,00.html">article</a> about 15 people in the December 25th issue that are the web generation&#8217;s movers and shakers. Furthermore Time Magazine John Cloud writes about the <a title="go to: " href="http://www.time.com/time/magazine/article/0,9171,1570721,00.html">YouTube Gurus</a> and how they changed the way we, the nominated person of the year 2006, see ourselves. There are also plenty of photos and videos in regard to the YouTube phenomenon.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=22&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2006/12/24/web-20-on-the-cover-of-time-magazine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/timemagazine.thumbnail.jpg" medium="image">
			<media:title type="html">Time Magazine Cover</media:title>
		</media:content>
	</item>
		<item>
		<title>Z_punkt publishes report &quot;Web 2.0. What&#039;s it all about?&quot;</title>
		<link>http://dstaemmler.info/2006/12/14/z-punkt-report-web20/</link>
		<comments>http://dstaemmler.info/2006/12/14/z-punkt-report-web20/#comments</comments>
		<pubDate>Thu, 14 Dec 2006 19:15:05 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Germany]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2006/12/14/z-punkt-report-web20/</guid>
		<description><![CDATA[The in Germany based company Z_punkt publishes a report about Web 2.0 describing the technology behind it and taking a look at the perspective of users using these innovations. In addition one section of the English version (only abstract available in English) focuses on &#8220;Marketing 2.0 and Social Commerce&#8221;. However, the report doesn&#8217;t really reveal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=17&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img title="Z_punkt Logo" alt="Z_punkt Logo" src="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/zpunktlogo.thumbnail.gif" align="right" />The in Germany based company <a title="go to Z_punkt" href="http://www.z-punkt.de">Z_punkt</a> publishes a <a title="Download abstract from Z_punkt" href="http://download.z-punkt.de/Web_2_0e.pdf">report about Web 2.0</a> describing the technology behind it and taking a look at the perspective of users using these innovations. In addition one section of the English version (only abstract available in English) focuses on &#8220;Marketing 2.0 and Social Commerce&#8221;.</p>
<p>However, the report doesn&#8217;t really reveal anything new and is more a compendium that summarizes recent development and innovations in this area. The full version (in German) of this report is 120 pages long and is being sold for EUR 170.</p>
<p>Someone may ask, why is he writing about this report publishes in Germany. Well, I am a German who lives and works here in the Bay Area. So one of my interests is to follow recent development not only here in the U.S. but also in Germany. More about myself will be available soon in the &#8216;About&#8217; section of this website.</p>
<p>Update (12/25/06): The German full verison of the Web 2.0 Report is on sale. Until the 31st of January 2007Â the price will be EUR 140 and is available under <a href="http://web2.0report.de/aktion">http://web2.0report.de/aktion</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=17&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2006/12/14/z-punkt-report-web20/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/zpunktlogo.thumbnail.gif" medium="image">
			<media:title type="html">Z_punkt Logo</media:title>
		</media:content>
	</item>
		<item>
		<title>MyBlogLog to keep track</title>
		<link>http://dstaemmler.info/2006/12/10/mybloglog-to-keep-track/</link>
		<comments>http://dstaemmler.info/2006/12/10/mybloglog-to-keep-track/#comments</comments>
		<pubDate>Sun, 10 Dec 2006 19:14:03 +0000</pubDate>
		<dc:creator>Daniel Staemmler</dc:creator>
				<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.dstaemmler.info/2006/12/10/m/</guid>
		<description><![CDATA[Mybloglog.com is a nice tool to keep track of who is interested in the same sites and topics you&#8217;re interested in. If you happen to have your own blog you can post a snipped of code into your blog and readers will see who else is browsing and reading your blog. I like it because [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=11&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img title="MyBlogLog Logo" alt="MyBlogLog Logo" src="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/mybloglog.jpg" /></p>
<p><a title="go to mybloglog.com" href="http://www.mybloglog.com">Mybloglog.com</a> is a nice tool to keep track of who is interested in the same sites and topics you&#8217;re interested in. If you happen to have your own blog you can post a snipped of code into your blog and readers will see who else is browsing and reading your blog. I like it because it is connecting people with same or similar interests. Isn&#8217;t that what Web 2.0 is all about?</p>
<p><strong>Update</strong> (09/01/07): MyBLogLog has been acquired by Yahoo for around $10 Million. (received via <a title="go to paidContent.org" href="http://www.paidcontent.org/entry/yahoo-buys-distributed-social-network-mybloglog-reportedly-around-10-millio/">paidContent.org</a>)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/danielst.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/danielst.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/danielst.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/danielst.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/danielst.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dstaemmler.info&amp;blog=4710454&amp;post=11&amp;subd=danielst&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://dstaemmler.info/2006/12/10/mybloglog-to-keep-track/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1e6d0f8a6459091b3ef211b5814d6ac7?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">dstaemmler</media:title>
		</media:content>

		<media:content url="http://www.dstaemmler.info/blog/wp-content/uploads/2006/12/mybloglog.jpg" medium="image">
			<media:title type="html">MyBlogLog Logo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
