<?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/"
	>

<channel>
	<title>is it just me &#187; twitter</title>
	<atom:link href="http://isitjustme.de/category/twitter/feed/" rel="self" type="application/rss+xml" />
	<link>http://isitjustme.de</link>
	<description>wondering what's up in my world...</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:48:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Two new analysis tools for yourTwapperKeeper archives</title>
		<link>http://isitjustme.de/2011/10/two-new-analysis-tools-for-yourtwapperkeeper-archives/</link>
		<comments>http://isitjustme.de/2011/10/two-new-analysis-tools-for-yourtwapperkeeper-archives/#comments</comments>
		<pubDate>Thu, 27 Oct 2011 00:23:51 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[informal learning]]></category>
		<category><![CDATA[learning analytics]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[hashtag communities]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[summarizr]]></category>
		<category><![CDATA[twapperkeeper]]></category>
		<category><![CDATA[twapperlytics]]></category>
		<category><![CDATA[twapperlyzer]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=772</guid>
		<description><![CDATA[We have been using TwapperKeeper in many of our Twitter-related analyses over the years and enjoyed using the Summarizr feature that Andy Powell built. After Twitter decided that TwapperKeeper had to shut down their API we switched to the great &#8230; <a href="http://isitjustme.de/2011/10/two-new-analysis-tools-for-yourtwapperkeeper-archives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have been using <a href="http://twapperkeeper.com" target="_blank">TwapperKeeper</a> in many of our Twitter-related analyses over the years and enjoyed using the <a href="http://summarizr.labs.eduserv.org.uk/" target="_blank">Summarizr</a> feature that <a href="http://andypowe11.net/" target="_blank">Andy Powell</a> built. After Twitter decided that TwapperKeeper had to shut down their API we switched to the great Open Source version of TwapperKeeper called <a href="http://your.twapperkeeper.com/" target="_blank">yourTwapperKeeper</a> where Summarizr was not available anymore.</p>
<p>Inspired by the Summarizr features I was thinking about some analytics tools that would be easily usable during conferences (on a tablet or mobile) or in educational settings where we use Twitter a lot. Luckily two of my undergraduate students decided that they wanted to implement something like it and decided to build two competing applications. One is using PHP, while the other is built on top of node.js. Both of them use jQuery mobile for the UI. However, both students took very different roads to analyze the hashtag communities in yourTwapperKeeper archives and so they are able to present different data as well. I can&#8217;t tell you which my favorite is right now but you can test the two apps yourself. The PHP-based app is called <a href="http://twapperlytics.net/" target="_blank">Twapperlytics</a> while the node.js app is called <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>. Both have some features in common like</p>
<ul>
<li>list of users in the archive</li>
<li>list of mentioned people in the archive</li>
<li>list of messages / live messages from Twitter</li>
<li>word cloud of the content (with filters on certain time spans)</li>
<li>overview of the used hashtags in the archive</li>
</ul>
<div>But there are also features only available in one of the tools</div>
<div>
<ul>
<li>conversation view (available in <a href="http://twapperlytics.net/" target="_blank">Twapperlytics</a>)</li>
<li>Topsy Experts (available in <a href="http://twapperlytics.net/" target="_blank">Twapperlytics</a>)</li>
<li>Share of retweets (available in <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>)</li>
<li>Map of tweets (available in <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>)</li>
<li>language detection and sentiment analysis (available in <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>)</li>
<li>visualized growth of the community and archive size (available in <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>)</li>
<li>questions and answers of the community (available in <a href="http://twapperlyzer.cs.upb.de/" target="_blank">Twapperlyzer</a>)</li>
</ul>
</div>
<p>I am very interested in your feedback (and so are my students). You can use the comments here or the respective contact sections in the applications</p>
<p><strong>WARNING</strong>: <em>The analysis of large archives (&gt; 10.000 tweets) takes long (mainly caused by the analysis of short URLs). In fact we never tried analyzing one of the 1.000.000 tweets archives. Both apps are to be considered as proof of concept, so if something is not working immediately, be patient &#8230;</em></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=772&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/10/two-new-analysis-tools-for-yourtwapperkeeper-archives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The power of my PLN</title>
		<link>http://isitjustme.de/2011/07/the-power-of-my-pln/</link>
		<comments>http://isitjustme.de/2011/07/the-power-of-my-pln/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 12:08:33 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[open science]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[learning networks]]></category>
		<category><![CDATA[ple_sou]]></category>
		<category><![CDATA[PLN]]></category>
		<category><![CDATA[reflection]]></category>
		<category><![CDATA[research networks]]></category>
		<category><![CDATA[tweetstorming]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=719</guid>
		<description><![CDATA[At the PLE conference in Southampton last week (I know my recap is still missing) I participated in the workshop &#8220;Tweetstorming PLNs: Using Twitter to brainstorm about Personal Learning Networks&#8221;. The workshop was organized by Eleni Boursinou and Nino Pataraia &#8230; <a href="http://isitjustme.de/2011/07/the-power-of-my-pln/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://vikas.instablogs.com/entry/im-the-times-magazines-person-of-the-year-and-so-are-you"><img class="alignleft size-thumbnail wp-image-723" title="time-person-of-the-year1_18" src="http://isitjustme.de/wp-content/uploads/2011/07/time-person-of-the-year1_18-150x150.jpg" alt="" width="150" height="150" /></a>At the <a href="http://pleconf.com" target="_blank">PLE conference in Southampton</a> last week (I know my recap is still missing) I participated in the workshop &#8220;Tweetstorming PLNs: Using Twitter to brainstorm about Personal Learning Networks&#8221;. The workshop was organized by <a href="http://www.academy.gcal.ac.uk/people/eboursinou.html" target="_blank">Eleni Boursinou</a> and <a href="http://www.academy.gcal.ac.uk/people/pataraia.html" target="_blank">Nino Pataraia</a> and they used a the really interesting tweetstorming method to let us brainstorm about questions they provided.</p>
<p>The first thing they asked us was to come up with as many people influencing our daily work as possible. Additional to the names of the respective persons we had to specify our relationship (e.g. internal colleague, project partner, family &#8230;), the strength of the tie between us and the tools/technologies we use to connect to them. Also, we had to specify what we feel we learn from the person. This task was very challenging and given more time than twenty minutes, I&#8217;d come up with many more than my 15 people. A thing that would really help with such tasks would be  regular triggers that &#8216;force&#8217; you to reflect about your relation to someone you interact with (mail, twitter, facebook). If some tool would regularly ask the above learning-related questions that would certainly help in raising self-awareness and awareness about your connections. The organizers will now analyze the persons the workshop participants entered and come up with a visualization of that.</p>
<p>After that they asked us three questions we answered on Twitter using the #plntweet hashtag (see the <a href="http://imhotep.cs.upb.de/twapperkeeper/archive.php?id=46" target="_blank">archive in our Twapperkeeper</a>).</p>
<ol>
<li>What motivates you to engage through your network?</li>
<li>Why do you feel you learn from your peers?</li>
<li>What do you learn from your network?</li>
</ol>
<p>Not only that the discussion attracted many people from outside the workshop (some people came into the workshop room because of the engaging twitter stream), the tweetstorming method also created a vast number of responses and ideas. I&#8217;m interested in the analysis of the tweets and what Eleni and Nino can extract from the data.</p>
<p>The experiment also let me reflect about the power of my professional / learning network (moreover supported by Steve Wheeler&#8217;s article on <a href="http://steve-wheeler.blogspot.com/2011/07/my-awesome-pln.html" target="_blank">his awesome PLN</a>). The people I follow on Twitter and Facebook and Mendeley and all the other social networks are so creative and a continuous source of information supporting me, my awareness, triggering my reflection about issues that are related to my work and beyond. They bring objects (people, events, artefacts, communities) to my consciousness that would remain hidden otherwise. They comment on ideas that I share and come up with different perspectives and various answers to questions I ask. Steve Wheeler said: &#8220;I&#8217;m relying on you PLN. Without you I am just a single mind&#8221; and I added to this by saying</p>
<!-- tweet id : 91148808314032130 --><style type='text/css'>#bbpBox_91148808314032130 a { text-decoration:none; color:#666666; }#bbpBox_91148808314032130 a:hover { text-decoration:underline; }</style><div id='bbpBox_91148808314032130' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#362826; background-image:url(http://a2.twimg.com/profile_background_images/243421432/Twitter_BG.002.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#8a8a8a; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>why do I learn from my peers? they are much smarter than I am <a href="http://twitter.com/search?q=%23plntweet" title="#plntweet">#plntweet</a> <a href="http://twitter.com/search?q=%23ple_sou" title="#ple_sou">#ple_sou</a></span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://isitjustme.de/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 13.07.2011 3:15 pm' href='http://twitter.com/#!/wollepb/status/91148808314032130' target='_blank'>13.07.2011 3:15 pm</a> via <a href="http://seesmic.com/" rel="nofollow" target="blank">Seesmic</a><a href='https://twitter.com/intent/tweet?in_reply_to=91148808314032130' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=91148808314032130' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=91148808314032130' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=wollepb'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a2.twimg.com/profile_images/1333572768/avatar_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=wollepb'>@wollepb</a><div style='margin:0; padding-top:2px'>Wolfgang Reinhardt</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<p>After all, I&#8217;d like to thank you all for being essential part of my daily learning, for sharing resources and giving feedback. YOU ARE AWESOME.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=719&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/07/the-power-of-my-pln/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to get rid of Twitter&#8217;s new notification mails</title>
		<link>http://isitjustme.de/2011/05/how-to-get-rid-of-twitters-new-notification-mails/</link>
		<comments>http://isitjustme.de/2011/05/how-to-get-rid-of-twitters-new-notification-mails/#comments</comments>
		<pubDate>Mon, 23 May 2011 23:02:28 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[bacn]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[settings]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=660</guid>
		<description><![CDATA[You might have wondered about the bunch of unsolicited mails coming from Twitter since today. The added a new feature to their notification system that allows you to get notified whenever someone mentions you in a tweet, favorites one of &#8230; <a href="http://isitjustme.de/2011/05/how-to-get-rid-of-twitters-new-notification-mails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You might have wondered about the bunch of unsolicited mails coming from Twitter since today. The added <a href="https://support.twitter.com/articles/127860?iid=am-126027269&amp;nid=5&amp;uid=15015126" target="_blank">a new feature</a> to their notification system that allows you to get notified whenever someone mentions you in a tweet, favorites one of your tweets, retweets one of you tweets (can you imaging the number of emails when 10 people retweet your tweet and only 20 of their followers fav them, maybe another 30 mention you in one of their tweets &#8230; ).</p>
<p><a href="http://isitjustme.de/wp-content/uploads/2011/05/twitternotification-fav.png"><img class="aligncenter size-medium wp-image-665" title="twitternotification-fav" src="http://isitjustme.de/wp-content/uploads/2011/05/twitternotification-fav-300x220.png" alt="" width="300" height="220" /></a></p>
<p>Ok, time to turn those notifications of. Log in to your account, go to settings, click on notifications (here&#8217;s a <a href="https://twitter.com/settings/notifications" target="_blank">shortcut</a>) and deselect the checkboxes &#8220;I&#8217;m sent a reply or mentioned&#8221; (btw: is this correct English?), &#8220;My Tweets are marked as favorites&#8221; and finally &#8220;My Tweets are retweeted&#8221;. Your setting might look like this afterwards and your inbox receives less bacn.</p>
<p><a href="http://isitjustme.de/wp-content/uploads/2011/05/twittersettings-notifications.png"><img class="aligncenter size-medium wp-image-661" title="twittersettings-notifications" src="http://isitjustme.de/wp-content/uploads/2011/05/twittersettings-notifications-300x205.png" alt="" width="300" height="205" /></a></p>
<p>There might be occasions where having those settings turned on, but I suggest to carefully decide when to turn them on &#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=660&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/05/how-to-get-rid-of-twitters-new-notification-mails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mal wieder ein Twittagessen in Paderborn</title>
		<link>http://isitjustme.de/2011/05/mal-wieder-ein-twittagessen-in-paderborn/</link>
		<comments>http://isitjustme.de/2011/05/mal-wieder-ein-twittagessen-in-paderborn/#comments</comments>
		<pubDate>Mon, 23 May 2011 12:18:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[paderborn]]></category>
		<category><![CDATA[social event]]></category>
		<category><![CDATA[twittagessen]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=657</guid>
		<description><![CDATA[Nach den guten Erfahrungen mit meinem ersten Twittagessen in Paderborn, wird es Zeit mal wieder ein Meetup der Paderborner Twitterer zu organisieren. Das Feedback damals war, dass ein Treffen am Abend wohl besser wäre, daher habe ich den Beginn mal &#8230; <a href="http://isitjustme.de/2011/05/mal-wieder-ein-twittagessen-in-paderborn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nach den guten Erfahrungen mit meinem <a title="Einladung zum Twittagessen in Paderborn" href="http://isitjustme.de/2009/08/einladung-zum-twittagessen-in-paderborn/">ersten Twittagessen</a> in Paderborn, wird es Zeit mal wieder ein Meetup der Paderborner Twitterer zu organisieren. Das Feedback damals war, dass ein Treffen am Abend wohl besser wäre, daher habe ich den Beginn mal auf 19:30 Uhr gelegt. Örtlichkeit ist das <a href="http://maps.google.com/maps/place?um=1&amp;ie=UTF-8&amp;q=bar+celona+paderborn&amp;fb=1&amp;hq=bar+celona&amp;hnear=0x47ba4c9661611ddb:0x73cc872a58ef22ee,Paderborn,+Germany&amp;cid=14933094293354044672" target="_blank">Bar Celona in Paderborn</a> (wegen des freien WLAN natürlich). Sonst noch was? Ach ja, tragt Euch beim Event auf twittagessen.de ein &#8211;&gt; <a href="http://twittagessen.de/events/1332" target="_blank">http://twittagessen.de/events/1332</a></p>
<!-- tweet id : 72635388719669248 --><style type='text/css'>#bbpBox_72635388719669248 a { text-decoration:none; color:#666666; }#bbpBox_72635388719669248 a:hover { text-decoration:underline; }</style><div id='bbpBox_72635388719669248' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#362826; background-image:url(http://a2.twimg.com/profile_background_images/243421432/Twitter_BG.002.png); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#8a8a8a; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Ich organisiere ein Twittagessen in Paderborn. Sei dabei ;) <a href="http://twitter.com/search?q=%23pb" title="#pb">#pb</a> <a href="http://twitter.com/search?q=%23upb" title="#upb">#upb</a> <a href="http://twitter.com/search?q=%23twittagessen" title="#twittagessen">#twittagessen</a>-1332 <a href="http://twittagessen.de/events/1332" rel="nofollow">http://twittagessen.de/events/1332</a></span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://isitjustme.de/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 23.05.2011 1:10 pm' href='http://twitter.com/#!/wollepb/status/72635388719669248' target='_blank'>23.05.2011 1:10 pm</a> via <a href="http://kiwi-app.net" rel="nofollow" target="blank">Kiwi</a><a href='https://twitter.com/intent/tweet?in_reply_to=72635388719669248' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=72635388719669248' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=72635388719669248' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=wollepb'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a2.twimg.com/profile_images/1333572768/avatar_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=wollepb'>@wollepb</a><div style='margin:0; padding-top:2px'>Wolfgang Reinhardt</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<img src="http://isitjustme.de/?ak_action=api_record_view&id=657&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/05/mal-wieder-ein-twittagessen-in-paderborn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A heatmap of Twitter chatter</title>
		<link>http://isitjustme.de/2011/04/a-heatmap-of-twitter-chatter/</link>
		<comments>http://isitjustme.de/2011/04/a-heatmap-of-twitter-chatter/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 11:25:40 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[open science]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[heatmap]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[openscience]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=608</guid>
		<description><![CDATA[Today I stumbled upon the OpenHeatMap project. You can upload a Excel spreadsheet or connect to a spreadsheet in Google Docs and visualize your data in a heat map. It&#8217;s simple as that. While the navigation through the map feels &#8230; <a href="http://isitjustme.de/2011/04/a-heatmap-of-twitter-chatter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I stumbled upon the <a href="http://www.openheatmap.com" target="_blank">OpenHeatMap</a> project. You can upload a Excel spreadsheet or connect to a spreadsheet in Google Docs and visualize your data in a heat map. It&#8217;s simple as that. While the navigation through the map feels a bit clumsy it works and for me that&#8217;s what counts. The developers have also put up an <a href="http://www.openheatmap.com/examples/twitter/" target="_blank">example</a> that connects to Twitter and your personal Twitter stream. The feature I like the most is that you can <a href="http://www.openheatmap.com/examples/twitter_search" target="_blank">search for a topic</a> and they create an interactive map where you can easily see where in the world there&#8217;s buzz about your topic.</p>
<p>In my case I was interested in the topic &#8220;open science&#8221; and this is what came out. Cool, right?</p>
<p style="text-align: center;"><img class="aligncenter size-medium wp-image-611" title="openscience-heatmap1" src="http://isitjustme.de/wp-content/uploads/2011/04/openscience-heatmap1.png" alt="" width="400" /><a href="http://isitjustme.de/wp-content/uploads/2011/04/openscience-heatmap2.png" target="_blank"><img class="aligncenter size-medium wp-image-610" title="openscience-heatmap2" src="http://isitjustme.de/wp-content/uploads/2011/04/openscience-heatmap2.png" alt="" width="400" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=608&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/04/a-heatmap-of-twitter-chatter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Looking for visual communication examples (kind of)</title>
		<link>http://isitjustme.de/2011/04/looking-for-visual-communication-examples-kind-of/</link>
		<comments>http://isitjustme.de/2011/04/looking-for-visual-communication-examples-kind-of/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 13:47:43 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[followerpower]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[visual communication]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=597</guid>
		<description><![CDATA[I need your help again and I already posted a question on Twitter: I am looking for examples of visual communication but not in the sense of art pedagogy, visual metaphors or visual messages. I am searching for examples for &#8230; <a href="http://isitjustme.de/2011/04/looking-for-visual-communication-examples-kind-of/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I need your help again and I already posted a question on Twitter:</p>
<!-- tweet id : 56712250152587264 --><style type='text/css'>#bbpBox_56712250152587264 a { text-decoration:none; color:#C04127; }#bbpBox_56712250152587264 a:hover { text-decoration:underline; }</style><div id='bbpBox_56712250152587264' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#362826; background-image:url(http://a3.twimg.com/profile_background_images/17609860/Twitter_BG.001.jpg); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#BC712C; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>Anyone who can point me to examples of where visualizations are used to directly support communication between people?</span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://isitjustme.de/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 09.04.2011 2:37 pm' href='http://twitter.com/#!/wollepb/status/56712250152587264' target='_blank'>09.04.2011 2:37 pm</a> via <a href="http://kiwi-app.net" rel="nofollow" target="blank">Kiwi</a><a href='https://twitter.com/intent/tweet?in_reply_to=56712250152587264' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=56712250152587264' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=56712250152587264' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=wollepb'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a0.twimg.com/profile_images/1235327113/marvin_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=wollepb'>@wollepb</a><div style='margin:0; padding-top:2px'>Wolfgang Reinhardt</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<p>I am looking for examples of visual communication but <a href="http://en.wikipedia.org/wiki/Visual_communication" target="_blank">not in the sense</a> of art pedagogy, visual metaphors or visual messages. I am searching for examples for visualizations that directly support the communication between people. One example that I have in mind are interactive organizational structure diagrams, where you could directly send messages to people in the diagram. Another example would be a visualization of a Twitter network where you easily could send out tweets to that community.</p>
<p>Have you seen anything like this or are you willing to share other examples of this &#8220;visual communication&#8221; that you&#8217;d like to have yourself?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=597&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/04/looking-for-visual-communication-examples-kind-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another PLE_BCN Twitter visualization</title>
		<link>http://isitjustme.de/2011/03/another-ple_bcn-twitter-visualization/</link>
		<comments>http://isitjustme.de/2011/03/another-ple_bcn-twitter-visualization/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 08:06:45 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[gephi]]></category>
		<category><![CDATA[madewithgephi]]></category>
		<category><![CDATA[ple]]></category>
		<category><![CDATA[ple_bcn]]></category>
		<category><![CDATA[seadragon]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=550</guid>
		<description><![CDATA[We are still exploring ways to best visualize topical relations between Tweets. This time we used Artefact-Actor-Networks and Gephi to build a zoomable graph of hashtag-connected tweets. We took all the 6800+ tweets that have been tagged with #ple_bcn from &#8230; <a href="http://isitjustme.de/2011/03/another-ple_bcn-twitter-visualization/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We are still exploring ways to best visualize topical relations between Tweets. This time we used <a href="http://artefact-actor-networks.net" target="_blank">Artefact-Actor-Networks</a> and <a href="http://gephi.org" target="_blank">Gephi</a> to build a zoomable graph of hashtag-connected tweets. We took all the 6800+ tweets that have been tagged with #ple_bcn from <a href="http://twapperkeeper.com/hashtag/ple_bcn" target="_blank">Twapperkeeper</a>, looked for additional hashtags that were used and draw edges between the tweets. Each edge is labeled with the common hashtag between two tweets.  With this visualization, clusters of similarly tagged messages become visible. There are clusters for keynotes, special sessions, ukulele sessions, the conference location etc. Go and <a href="http://bit.ly/eyh4XH" target="_blank">explore the graph yourself</a>. Tell us what you think about this kind of visualization in the comments. What do you like, what do you miss?</p>
<p><a href="http://bit.ly/eyh4XH"><img class="aligncenter size-medium wp-image-551" title="Seadragon screenshot PLE_BCN" src="http://isitjustme.de/wp-content/uploads/2011/03/Screen-shot-2011-03-11-at-8.19.15-AM-300x231.png" alt="" width="300" height="231" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=550&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/03/another-ple_bcn-twitter-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TwapperKeeper is shutting down their API</title>
		<link>http://isitjustme.de/2011/02/twapperkeeper-is-shutting-down-their-api/</link>
		<comments>http://isitjustme.de/2011/02/twapperkeeper-is-shutting-down-their-api/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:37:11 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[twapperkeeper]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=535</guid>
		<description><![CDATA[Today TwapperKeeper announced that they will shut down their API as well as the export and download capabilities on March 20, 2011. We regret to inform our users that on March 20, 2011 we will be removing the “Export and &#8230; <a href="http://isitjustme.de/2011/02/twapperkeeper-is-shutting-down-their-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today <a href="http://twapperkeeper.com/" target="_blank">TwapperKeeper</a> <a href="http://twapperkeeper.wordpress.com/2011/02/22/removal-of-export-and-download-api-capabilities/" target="_blank">announced</a> that they will shut down their API as well as the export and download capabilities on March 20, 2011.</p>
<blockquote><p>We regret to inform our users that on March 20, 2011 we will be removing the “Export and Download” and “API” features of the TwapperKeeper.com website.</p>
<p>While we realize that these features are very important important to many of our users, this change comes at the request of Twitter to bring our service into alignment with the API Terms of Service (http://dev.twitter.com/pages/api_terms) regarding redistribution and syndication of content.</p></blockquote>
<p>Obviously, there are strange things going on in the Twitter world. Twitter&#8217;s ToS state that developers should not develop applications that attempts or encourages others to:</p>
<blockquote><p>sell, rent, lease, sublicense, redistribute, or syndicate the Twitter API or Twitter Content to any third party for such party to develop additional products or services without prior written approval from Twitter;</p></blockquote>
<p>The question is how you could analyze hashtag communities in Twitter, if not using methods and tools like TwapperKeeper. Twitter does not provide API access to search results that are older than three two ten days (even less if the hahstag is frequently used). Moreover, recently they stopped whitelisting accounts to have a higher API limit than the usual.</p>
<p>TwapperKeeper&#8217;s <a href="http://twitter.com/#!/jobrieniii" target="_blank">John O&#8217;Brien</a> suggests to set up a <a href="http://your.twapperkeeper.com/" target="_blank">yourTwapperKeeper</a> instance to continue the usage of the TwapperKeeper API. As I understand Twitter&#8217;s ToS as above, this also would violate the ToS. Does this mean that we no longer can access collections of tweets in an easy way? Does it mean that also tools like <a href="http://grabeeter.tugraz.at/" target="_blank">Grabeeter</a> will need to shut down their API?</p>
<p>In the past we have done many analyses using data from TwapperKeeper and are currently developing apps that build directly on the TwapperKeeper API. Many of those analyses and tools simply won&#8217;t work anymore, if we can&#8217;t access the data. Seems like Twitter is silently concocting some serious premium features that will make us pay for accessing &#8211; even older &#8211; tweets. What do you think?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=535&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/02/twapperkeeper-is-shutting-down-their-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s the purpose of education?</title>
		<link>http://isitjustme.de/2011/02/whats-the-purpose-of-education/</link>
		<comments>http://isitjustme.de/2011/02/whats-the-purpose-of-education/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 14:20:02 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[500words]]></category>
		<category><![CDATA[love]]></category>
		<category><![CDATA[purpos/ed]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=530</guid>
		<description><![CDATA[There is this interesting question going around right now asking „What is the purpose of education?“ I already posted my point of view on Twitter but I’ll try to extend this here in less than 500 words. Pleas have a &#8230; <a href="http://isitjustme.de/2011/02/whats-the-purpose-of-education/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is this interesting question going around right now asking „What is the purpose of education?“ I already posted my point of view on Twitter but I’ll try to extend this here in less than 500 words. Pleas have a look at the project&#8217;s <a href="http://purposed.org.uk/" target="_blank">page</a> and also <a href="http://knowmansland.com/learningpath/?p=811" target="_blank">Cristina Costa&#8217;s</a> and <a href="http://halfanhour.blogspot.com/2011/02/purpose-of-learning.html" target="_blank">Stephen Downes&#8217;</a> 500 words.</p>
<!-- tweet id : 32736623040921600 --><style type='text/css'>#bbpBox_32736623040921600 a { text-decoration:none; color:#C04127; }#bbpBox_32736623040921600 a:hover { text-decoration:underline; }</style><div id='bbpBox_32736623040921600' class='bbpBox' style='padding:20px; margin:5px 0; background-color:#362826; background-image:url(http://a3.twimg.com/profile_background_images/17609860/Twitter_BG.001.jpg); background-repeat:no-repeat'><div style='background:#fff; padding:10px; margin:0; min-height:48px; color:#BC712C; -moz-border-radius:5px; -webkit-border-radius:5px;'><span style='width:100%; font-size:18px; line-height:22px;'>I think the purpose of education is to engage our students to be critical thinker and to look outside the box <a href="http://twitter.com/search?q=%23purposed" title="#purposed" class="tweet-url hashtag">#purposed</a></span><div class='bbp-actions' style='font-size:12px; width:100%; padding:5px 0; margin:0 0 10px 0; border-bottom:1px solid #e6e6e6;'><img align='middle' src='http://isitjustme.de/wp-content/plugins/twitter-blackbird-pie//images/bird.png' /><a title='tweeted on 02.02.2011 10:46 am' href='http://twitter.com/#!/wollepb/status/32736623040921600' target='_blank'>02.02.2011 10:46 am</a> via <a href="http://kiwi-app.net" rel="nofollow" target="blank">Kiwi</a><a href='https://twitter.com/intent/tweet?in_reply_to=32736623040921600' class='bbp-action bbp-reply-action' title='Reply'><span><em style='margin-left: 1em;'></em><strong>Reply</strong></span></a><a href='https://twitter.com/intent/retweet?tweet_id=32736623040921600' class='bbp-action bbp-retweet-action' title='Retweet'><span><em style='margin-left: 1em;'></em><strong>Retweet</strong></span></a><a href='https://twitter.com/intent/favorite?tweet_id=32736623040921600' class='bbp-action bbp-favorite-action' title='Favorite'><span><em style='margin-left: 1em;'></em><strong>Favorite</strong></span></a></div><div style='float:left; padding:0; margin:0'><a href='http://twitter.com/intent/user?screen_name=wollepb'><img style='width:48px; height:48px; padding-right:7px; border:none; background:none; margin:0' src='http://a0.twimg.com/profile_images/1235327113/marvin_normal.jpg' /></a></div><div style='float:left; padding:0; margin:0'><a style='font-weight:bold' href='http://twitter.com/intent/user?screen_name=wollepb'>@wollepb</a><div style='margin:0; padding-top:2px'>Wolfgang Reinhardt</div></div><div style='clear:both'></div></div></div><!-- end of tweet -->
<p>Steve Jobs once said in a speech at Stanford University “you’ve got to find work you love”. You should not settle for someone’s idea of what you should do in life.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/UF8uR6Z6KLc?fs=1&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/UF8uR6Z6KLc?fs=1&amp;hl=en_US" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Okay you say, but where is the connection to (higher) education? For me it means that we should challenge our students to not only execute tasks we assign to them. Students, the upcoming working force and hopefully research elite should be able to think outside the box. We should engage them to say “No. I don’t think this the best way to do it.” The purpose of education should be making our students responsible beings that try their own way. We should be there and guide their way without disrupting their creativeness. We should give them possibilities to try new things. They will fail sometimes but they will learn and succeed. This way we will give them time and opportunity to find something that they truly love to do, what challenges them and that keeps them motivated.</p>
<p>After formal education, work is going to fill a large portion of their time. They will most probably face problems that we didn’t prepare them for. They will use technologies we have no access to in the educational system. The pace of the real world will be much faster than in any educational setting. What we educators can do to prepare them? We have to equip them with the skills and know-how to solve novel problems and to stay focused. Our courses have to be embedded in real-world scenarios so they keep being motivated. We have to bring the variety of tools, techniques and opinions into the classroom. THEY have to make decisions and they have to deal with the results.</p>
<p>In my courses and with all the theses I supervise I am led by Steve Jobs’ words: You gotta find something that you love, that inspires and challenges you. So tell me what you are interested in, what problems you want to solve, what technologies you find hip. After having a picture of my students’ goals, I adapt my research goals and do you know what? Most of the times they produce awesome results. I am convinced they would never produce the same high quality if they would need to do something that they didn’t like. Never ever.</p>
<p>So what is the purpose of education? Engage them. To try. To fail. To fail often. To succeed and learn. Give them opportunities to find something they truly love.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=530&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/02/whats-the-purpose-of-education/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Educating Educators with Social Media</title>
		<link>http://isitjustme.de/2010/10/educating-educators-with-social-media/</link>
		<comments>http://isitjustme.de/2010/10/educating-educators-with-social-media/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 13:49:57 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[course]]></category>
		<category><![CDATA[fsln10]]></category>
		<category><![CDATA[seminar]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=438</guid>
		<description><![CDATA[Together with my colleague Nina Heinze (KMRC in Tübingen, Germany) I described the goals and design of our exploratory seminar &#8220;Future Social Learning Networks&#8221; in a book edited by Charles Wankel. The book is entitled &#8220;Educating Educators with Social Media&#8221; &#8230; <a href="http://isitjustme.de/2010/10/educating-educators-with-social-media/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Together with my colleague <a href="http://twitter.com/#!/sywot" target="_blank">Nina</a> <a href="http://www.iwm-kmrc.de/www/mitarbeiter/ma.html?uid=nheinze" target="_blank">Heinze</a> (<a href="http://www.kmrc.de/" target="_blank">KMRC</a> in Tübingen, Germany) I described the goals and design of our exploratory seminar &#8220;Future Social Learning Networks&#8221; in a book edited by <a href="http://facpub.stjohns.edu/~wankelc/" target="_blank">Charles Wankel</a>. The book is entitled &#8220;Educating Educators with Social Media&#8221; and will hit stores on January 3rd, 2011. From the review process and the table of contents I can tell that there is some interesting content for most of the readers of the blog. If you&#8217;re interested hava a look at <a href="http://www.amazon.de/gp/product/0857246496?ie=UTF8&amp;tag=isitjume-21&amp;linkCode=as2&amp;camp=1638&amp;creative=19454&amp;creativeASIN=0857246496">the book&#8217;s page</a> over at Amazon. Here is the book&#8217;s abstract:</p>
<blockquote><p>Social media are increasingly popular platforms for collaboration and quick information sharing. This volume is a collection of reports on how these technologies are being used to educate educators with social media in creative and effective ways. Social networking technologies enable the integration of students and alumni in co-curricular activities in exciting and still evolving ways. The use of wikis, blogs, LinkedIn, Facebook, Twitter, text messaging, Flickr, Delicious, YouTube, Yahoo Pipes, Diigo, Second Life, Moodle, and other Web 2.0 technologies are shown in vivid examples and insightful critiques. The processes, design, delivery and evaluation of instruction using social media are examined in detail and include such topics as: the use of social media in developing countries for new approaches to teaching as support for individual and peer-based learning; new teaching orientations premised on social media such as focused distraction; enhancing in-class participation; how instructors are increasing the technical expertise that is needed by educators to develop their own 21st century curricula projects; and, creating an ecosystem for life-long learning through social media.</p></blockquote>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=438&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/10/educating-educators-with-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter &#8211; Education &#8211; Kindergarten</title>
		<link>http://isitjustme.de/2010/10/twitter-education-kindergarten/</link>
		<comments>http://isitjustme.de/2010/10/twitter-education-kindergarten/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 13:19:09 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[kindergarten]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[slideshare]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wcc2010]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=425</guid>
		<description><![CDATA[At the WCC 2010 in Brisbane we had a paper that dealt with &#8220;rules&#8221; for using Twitter in educational settings. We named the article &#8220;All I need to know about Twitter in education I learned in Kindergarten&#8221; based on a &#8230; <a href="http://isitjustme.de/2010/10/twitter-education-kindergarten/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At the <a href="http://wcc2010.com/" target="_blank">WCC 2010</a> in Brisbane we had a paper that dealt with &#8220;rules&#8221; for using Twitter in educational settings. We named the article &#8220;All I need to know about Twitter in education I learned in Kindergarten&#8221; based on a novel by Robert Fulghum. My colleague <a href="http://steve-wheeler.blogspot.com/" target="_blank">Steve</a> <a href="http://twitter.com/timbuckteeth" target="_blank">Wheeler</a> presented the paper in Brisbane and gave it the subtitle &#8220;Twettiquette&#8221; what certainly hits the nail. You can see our slides and the final draft of the paper online at SlideShare. Or, as Steve put it in <a href="http://steve-wheeler.blogspot.com/2010/10/art-of-twitter.html" target="_blank">his blog entry</a>:</p>
<blockquote><p>We think the time has now come to introduce a set of guidelines for Twitter &#8211; &#8216;Twettiquette&#8217; if you like [...] Here it is below, in all it&#8217;s unexpurgated glory. It is, we think, a humourous, lighthearted take on using Twitter. We hope it makes you smile, think and tweet some more.</p></blockquote>
<div id="__ss_5407816" style="width: 425px;"><strong><a title="All I need to know about Twitter I learned at kindergarten" href="http://www.slideshare.net/timbuckteeth/all-i-need-to-know-about-twitter-i-learned-at-kindergarten">All I need to know about Twitter I learned at kindergarten</a></strong><object id="__sse5407816" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=twitterilearnedatkindergarten-101010171039-phpapp02&amp;stripped_title=all-i-need-to-know-about-twitter-i-learned-at-kindergarten&amp;userName=timbuckteeth" /><param name="name" value="__sse5407816" /><param name="allowfullscreen" value="true" /><embed id="__sse5407816" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=twitterilearnedatkindergarten-101010171039-phpapp02&amp;stripped_title=all-i-need-to-know-about-twitter-i-learned-at-kindergarten&amp;userName=timbuckteeth" name="__sse5407816" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/timbuckteeth">Steve Wheeler</a>.</div>
</div>
<div id="__ss_5430150" style="width: 477px;"><strong><a title="All I need to know about Twitter in Education I learned in Kindergarten" href="http://www.slideshare.net/wolfgang.reinhardt/all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten">All I need to know about Twitter in Education I learned in Kindergarten</a></strong><object id="__sse5430150" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="477" height="510" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/doc_player.swf?doc=wcc2010kindergartenwebversion-101013015223-phpapp01&amp;stripped_title=all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten&amp;userName=wolfgang.reinhardt" /><param name="name" value="__sse5430150" /><param name="allowfullscreen" value="true" /><embed id="__sse5430150" type="application/x-shockwave-flash" width="477" height="510" src="http://static.slidesharecdn.com/swf/doc_player.swf?doc=wcc2010kindergartenwebversion-101013015223-phpapp01&amp;stripped_title=all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten&amp;userName=wolfgang.reinhardt" name="__sse5430150" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">documents</a> from <a href="http://www.slideshare.net/wolfgang.reinhardt">Wolfgang Reinhardt</a>.</div>
</div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=425&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/10/twitter-education-kindergarten/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public beta of soharc gone live</title>
		<link>http://isitjustme.de/2010/09/public-beta-of-soharc-gone-live/</link>
		<comments>http://isitjustme.de/2010/09/public-beta-of-soharc-gone-live/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 10:05:16 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[aan]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[science 2.0]]></category>
		<category><![CDATA[social media analysis]]></category>
		<category><![CDATA[soharc]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=398</guid>
		<description><![CDATA[Today I put a project closely related to my Ph.D. online. The service is called soharc which stands for social handle archive and aims as being a central hub for social handles and scientific events in order to enhance researchers&#8217; &#8230; <a href="http://isitjustme.de/2010/09/public-beta-of-soharc-gone-live/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I put a project closely related to my Ph.D. online. The service is called <a href="http://soharc.upb.de/" target="_blank">soharc</a> which stands for social handle archive and aims as being a central hub for social handles and scientific events in order to enhance researchers&#8217; awareness about their respective social media presence.</p>
<p>Driven from the fact that many people in my community are collecting data from social media (you remember all of ou<a href="http://isitjustme.de/category/publication/" target="_self">r Twitter analysis</a> and the cool Delicious visualizations, don&#8217;t you?) and always struggling with the question: where to get clean data from, the idea of <a href="http://soharc.upb.de/" target="_blank">soharc</a> was born.</p>
<p>What you can do in <a href="http://soharc.upb.de/" target="_blank">soharc</a> is fairly simple: you create your online profile with the handles you possess and we&#8217;ll create a dedicated page for you. You can create &#8220;scientific&#8221; events or projects and join them, so everybody who&#8217;s interested can see what you are doing. In order to support scientific awareness and solve the problem of how to get clean data, we&#8217;ll be soon offering a <a href="http://ontoware.org/swrc/" target="_blank">SWRC</a> export of your social media profile and those of an event&#8217;s or project&#8217;s participants. This will allow the aggregation of social media data for analyses with multiple tools, done by different people and organizations based on a well-defined and user-generated dataset.</p>
<p>Cool, right? Let me know what you think about the social handle archive in the comments. I&#8217;d like to thank <a href="http://soharc.upb.de/persons/peter-kraker/" target="_blank">Peter Kraker</a> and <a href="http://soharc.upb.de/persons/gonzalo-parra/" target="_blank">Gonzalo Parra</a> for the chats we had on soharc and their alpha tests of the service.</p>
<p>NB: SWRC export is not yet enabled as we are discussing a new version of the ontology together with researchers from <a href="http://www.stellarnet.eu/" target="_blank">STELLAR</a> and <a href="http://www.fzi.de/index.php/en" target="_blank">FZI</a>.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=398&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/public-beta-of-soharc-gone-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter in 1935</title>
		<link>http://isitjustme.de/2010/08/twitter-in-1935/</link>
		<comments>http://isitjustme.de/2010/08/twitter-in-1935/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 14:37:55 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[history]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[1935]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=382</guid>
		<description><![CDATA[In his first public blog post (he must be kidding) Frank Kaufer from the HPI in Potsdam writes that &#8230;being a computer scientist these days and neither blogging nor twittering evokes serious doubts about whether you have ever used a &#8230; <a href="http://isitjustme.de/2010/08/twitter-in-1935/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In his <a href="http://www.hpi.uni-potsdam.de/naumann/blog/?p=76" target="_blank">first public blog post</a> (he must be kidding) <a href="http://www.hpi.uni-potsdam.de/naumann/people/frank_kaufer.html" target="_blank">Frank Kaufer</a> from the HPI in Potsdam writes that</p>
<blockquote><p>&#8230;being a computer scientist these days and neither blogging nor twittering evokes serious doubts about whether you have ever used a computer except an abacus at all.</p></blockquote>
<p>He links to an article from 2006 where the <em>Notificator</em> is introduced; a mid 1930s robot that displays messages to their friends. The newspaper article from 1935 says:</p>
<blockquote><p>To aid persons who wish to make or cancel appointments or inform friends of their whereabouts, a robot message carrier has been introduced in London, England. Known as the “notificator,” the new machine is installed in streets, stores, railroad stations or other public places where individuals may leave messages for friends.</p></blockquote>
<p>Doesn&#8217;t that sound like a 1930s version of Twitter (and Foursquare) to you?</p>
<p style="text-align: center;"><a href="http://blog.modernmechanix.com/mags/ModernMechanix/8-1935/messages.jpg"><img class="aligncenter" src="http://blog.modernmechanix.com/mags/ModernMechanix/8-1935/messages.jpg" alt="Twitter 1935" width="600" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=382&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/08/twitter-in-1935/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The new Twitter Re-Tweet Button (in action)</title>
		<link>http://isitjustme.de/2010/08/the-new-twitter-re-tweet-button-in-action/</link>
		<comments>http://isitjustme.de/2010/08/the-new-twitter-re-tweet-button-in-action/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 12:17:15 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=377</guid>
		<description><![CDATA[There it is: the (not yet) official Twitter re-tweet button. Mashable released the story 3 days ago and with lightning speed there are the first WordPress plugins available. H.-Peter Pfeufer released his WP-Twitter Retweet Button plugin and it works like &#8230; <a href="http://isitjustme.de/2010/08/the-new-twitter-re-tweet-button-in-action/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There it is: the (not yet) official Twitter re-tweet button. Mashable released the <a href="http://mashable.com/2010/08/10/twitter-official-share-buttons/" target="_blank">story</a> 3 days ago and with lightning speed there are the first WordPress plugins available. H.-Peter Pfeufer released his <a href="http://blog.ppfeufer.de/wordpress-plugin-wp-twitter-button/" target="_blank">WP-Twitter Retweet Button</a> plugin and it works like a charm. Great work. Thanks.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=377&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/08/the-new-twitter-re-tweet-button-in-action/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Future Social Learning Networks seminar roundup</title>
		<link>http://isitjustme.de/2010/07/future-social-learning-networks-seminar-roundup/</link>
		<comments>http://isitjustme.de/2010/07/future-social-learning-networks-seminar-roundup/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 21:14:23 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[aan]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[constructivism]]></category>
		<category><![CDATA[fsln10]]></category>
		<category><![CDATA[infrastructures]]></category>
		<category><![CDATA[interactive learning]]></category>
		<category><![CDATA[university 2.0]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=367</guid>
		<description><![CDATA[Today we had the final presentations of our Future Social Learning Networks (FSLN) seminar. The seminar took place at the University of Paderborn and the University of Augburg (both in Germany). I have to say that I supervised a number &#8230; <a href="http://isitjustme.de/2010/07/future-social-learning-networks-seminar-roundup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today we had the final presentations of our Future Social Learning Networks (FSLN) seminar. The seminar took place at the University of Paderborn and the University of Augburg (both in Germany). I have to say that I supervised a number of seminars during my time at the University of Paderborn, but what I experienced today was awesome. I supervised the seminar together with my colleague <a href="http://www.iwm-kmrc.de/www/mitarbeiter/ma.html?uid=nheinze" target="_blank">Nina</a> <a href="http://twitter.com/sywot" target="_blank">Heinze</a>, who also works at the KMRC in Tübingen.</p>
<p>The seminar was designed to let students experience the power of Social Media in real-life situations, so we decided to have them cooperating with a fellow student from another university in another city, far away from home. So they HAD to use tools for keeping in sync with their partner, to communicate, coordinate and cooperate (you remember the classification of groupware from Teufel et al.?). So we introduced social media tools in higher education to them (thanks again to <a href="http://knowmansland.com/learningpath/?p=470" target="_blank">Cristina Costa</a> for doing the lovely <a href="http://voicethread.com/?#q.b1094324.i5856645" target="_blank">voicethread</a>) and the students started to test <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a>, <a class="zem_slink" title="delicious" rel="homepage" href="http://delicious.com">Delicious</a>, <a href="https://www.mendeley.com/" target="_blank">Mendeley</a>, <a class="zem_slink" title="SlideShare" rel="homepage" href="http://slideshare.net/">SlideShare</a>, <a href="http://flashmeeting.open.ac.uk/home.html" target="_blank">FlashMeeting</a> and Co for their work. We told them that we&#8217;d expect a collaborative presentation, a final report and an computer science artifact that represents what they did. After the first week we scheduled team meeting with the student groups where they presented their first ideas on the focus of their work and how the could design or implement the required artifact. The same thing took place 3 weeks later where we focused the topic even further and decided what artifact should be created. Nina and me were surprised by both the creativity, engagement and quality of the results in such an early phase of the seminar &#8211; because we knew different from former seminars. During the following weeks, we had two FlashMeetings with the whole group and some individual talks on Skype and gave little advice where help was needed. We could follow the students&#8217; work from their bookmarks on Delicious and the shared articles in Mendeley (thank you guys for the extended shared collection, you really rock), could follow Tweets and had short ad-hoc face-to-face meetings at the coffee machine. All in all a pretty satisfying work load during the semester with pretty motivated students.</p>
<p>Today we had the final presentations; the students in Paderborn were sitting in a room in Paderborn, the students in Augsburg were in Augsburg. We used <a href="http://www.ustream.tv/" target="_blank">uStream.tv</a> to stream the presentations from one city to another and Skype desktop sharing to transfer sound and the slides to both places simultaneously. Furthermore we had a Twitter backchannel and my boss was attending from another location via Skype as well. I thought: what a mess, technology will never do this. BUT IT DID. And it did perfectly. Yeehaw. You can see a picture of the Paderbornian setting here:</p>
<p><a title="Vortrag University 2.0 von wollepb bei Flickr" href="http://www.flickr.com/photos/wollepb/4821566258/"><img src="http://farm5.static.flickr.com/4121/4821566258_152f88ff9c.jpg" alt="Vortrag University 2.0" width="500" height="332" /></a></p>
<p>But then the students started to present their work. All in all we had the following topics:</p>
<ol>
<li> Real-time collaborative learning</li>
<li>Media disruptions in Web 2.0 environments</li>
<li>Awareness in Learning Networks</li>
<li>Interactive Learning Ressources</li>
<li>Social Network Analysis in Artefact-Actor-Networks</li>
<li>Game-based Learning</li>
<li>University 2.0</li>
</ol>
<p>Our students not only invested a lot of time in their presentations and the writing of well-formulated and substantiated articles, they also presented stunning prototypical implementations and architectural design for IT systems that would really make a difference (see the <a href="http://www.flickr.com/photos/wollepb/sets/72157624565455154/" target="_blank">pictures</a> on <a class="zem_slink" title="Flickr" rel="homepage" href="http://flickr.com">Flickr</a>). One team was developing a MashUp real-time collaborative learning environment that combined a whiteboard with video chat, twitter integration and the ability to load any RSS feed. The widget-based environment was running on <a href="http://www.djangoproject.com/" target="_blank">Django</a> in Python (a language we do not teach in Paderborn) and allows for the creation and storage of differing MashUps that can be used, shared, stored and re-accessed later. Another team analyzed the daily routines of students in Paderborn and Augsburg and modeled the study-related part in EPK models (something we never thought of). The team identified a range of media disruptions during the exam application for example (12 disruption in Paderborn, with 4 different tools involved). Finally, the did paper prototyping for an improved system that could be used at various universities and developed an infrastructure design. Another team was developing an interactive PDF where Flash content from nearly all social media platforms can be integrated. They showed a PDF that incorporated fully functioning SlideShare presentations and <a class="zem_slink" title="YouTube" rel="homepage" href="http://www.youtube.com/">YouTube</a> videos, the above-mentioned VoiceThread and even FlashMeeting replays from our meetings. Moreover, they developed an application CommentInAPDF that allows to send tweets from within a PDF (there even was an extended version where they automatically added an a priori defined hashtag to the tweet). The presentation of the PDF was so impressing and opened up so many visions of what to do with such technical options, I&#8217;m still stunned. <a href="http://www.vimeo.com/13586384" target="_blank">Here is a video</a> of their presentation (in German).</p>
<p>Finally the University 2.0 group did an online survey among 470 German-speaking students regarding their vision of the University in the year 2030 and combined those findings with qualitative interviews with scientific staff. Furthermore they likened their findings with future predictions (e.g. The Horizon Reports) and produced this awesome Prezi presentation.</p>
<div class="prezi-player"><!-- .prezi-player { width: 550px; } .prezi-player-links { text-align: center; } --><object id="prezi_lqdmicwdmetr" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="prezi_lqdmicwdmetr" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="bgcolor" value="#ffffff" /><param name="flashvars" value="prezi_id=lqdmicwdmetr&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no" /><param name="src" value="http://prezi.com/bin/preziloader.swf" /><embed id="prezi_lqdmicwdmetr" type="application/x-shockwave-flash" width="550" height="400" src="http://prezi.com/bin/preziloader.swf" flashvars="prezi_id=lqdmicwdmetr&amp;lock_to_path=0&amp;color=ffffff&amp;autoplay=no" bgcolor="#ffffff" allowscriptaccess="always" allowfullscreen="true" name="prezi_lqdmicwdmetr"></embed></object></p>
<div class="prezi-player-links">
<p><a title="Seminararbeit FSLN10" href="http://prezi.com/lqdmicwdmetr/prasentation-university-20-fertig/">Präsentation University 2.0 fertig</a> on <a href="http://prezi.com">Prezi</a></p>
</div>
</div>
<p>I have to say that I never had so motivated students, which invested their valuable time and lifeblood into a seminar and produced so cool artifacts. During the feedback session they told us, that the collaboration with others that they couldn&#8217;t talk to other than mediated to social software was very motivating for them and that they learned to love the tools we introduced to them. Also they mentioned that the permanent availability of the supervisors via social media tools gave them the feeling safety and encouraged them to ask for help and council.</p>
<p>Students, that was rocket science, thank you so much. I hope to work with you again soon!</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Enhanced by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/zemified_e.png?x-id=3b8ba7a1-ad3c-4c3f-b0f5-5c2f4859f915" alt="Enhanced by Zemanta" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=367&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/07/future-social-learning-networks-seminar-roundup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Topography of a tweet</title>
		<link>http://isitjustme.de/2010/05/topography-of-a-tweet/</link>
		<comments>http://isitjustme.de/2010/05/topography-of-a-tweet/#comments</comments>
		<pubDate>Sun, 09 May 2010 12:06:29 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[future learning]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[aan]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[json]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=353</guid>
		<description><![CDATA[With the recent announcement from Twitter to allow arbitrary metadata attached to each tweet (so-called annotations), the Twitter platform is getting even more interesting for tool developers. ReadWriteWeb writes: With annotations, third-party Twitter developers can add any additional metadata to &#8230; <a href="http://isitjustme.de/2010/05/topography-of-a-tweet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With the <a href="http://groups.google.com/group/twitter-api-announce/browse_thread/thread/fa5da2608865453" target="_blank">recent announcement</a> from <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a> to allow arbitrary <a class="zem_slink" title="Metadata" rel="wikipedia" href="http://en.wikipedia.org/wiki/Metadata">metadata</a> attached to each tweet (so-called <a href="http://social.venturebeat.com/2010/04/14/twitter-annotation/" target="_blank">annotations</a>), the Twitter platform is getting even more interesting for tool developers. <a class="zem_slink" title="ReadWriteWeb" rel="homepage" href="http://www.readwriteweb.com">ReadWriteWeb</a> <a href="http://www.readwriteweb.com/archives/this_is_what_a_tweet_looks_like.php" target="_blank">writes</a>:</p>
<blockquote><p>With annotations, third-party Twitter developers can add any additional metadata to a Twitter post. [...] And a tweet can have more than one annotation attached to it. This extra data will initially start off small &#8211; Twitter developer Marcel Molina said it will &#8220;probably&#8221; be around 512 bytes. But over time, it will gradually grow larger as Twitter rolls out the feature and scales up in order to support it. The company hopes to have it end up &#8220;around 2K,&#8221; says Molina. How developers use that extra space is entirely up to them &#8211; there can be one giant piece of extra data attached to a tweet or a thousand tiny ones.</p></blockquote>
<p>In a <a href="http://mehack.com/map-of-a-twitter-status-object" target="_blank">blog post</a> <a href="http://mehack.com/" target="_blank">Raffi</a> <a href="http://twitter.com/raffi" target="_blank">Krikorian</a> posted a useful map of the topography of a tweet. The picture could serve as cheat sheet for any developer dealing with Twitter&#8230; See also Raffi&#8217;s <a href="http://mehack.com/extremely-preliminary-look-at-twitters-annota" target="_blank">first ideas on what to do with annotations</a>:</p>
<p><a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View map-of-a-tweet on Scribd" href="http://www.scribd.com/doc/30146338/map-of-a-tweet">map-of-a-tweet</a> <object id="doc_666574174679033" style="outline: none;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="600" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_666574174679033" /><param name="data" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="document_id=30146338&amp;access_key=key-lguum5i7q1ev9xmpakv&amp;page=1&amp;viewMode=list" /><param name="src" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="allowfullscreen" value="true" /><param name="flashvars" value="document_id=30146338&amp;access_key=key-lguum5i7q1ev9xmpakv&amp;page=1&amp;viewMode=list" /><embed id="doc_666574174679033" style="outline: none;" type="application/x-shockwave-flash" width="100%" height="600" src="http://d1.scribdassets.com/ScribdViewer.swf" flashvars="document_id=30146338&amp;access_key=key-lguum5i7q1ev9xmpakv&amp;page=1&amp;viewMode=list" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" wmode="opaque" data="http://d1.scribdassets.com/ScribdViewer.swf" name="doc_666574174679033"></embed></object></p>
<div id="__ss_4020752" style="width: 425px;"><strong><a title="Twitter API Annotations" href="http://www.slideshare.net/raffikrikorian/twitter-api-annotations">Twitter API Annotations</a></strong><object id="__sse4020752" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=twitter-annotations-draft-100508143911-phpapp01&amp;stripped_title=twitter-api-annotations" /><param name="name" value="__sse4020752" /><param name="allowfullscreen" value="true" /><embed id="__sse4020752" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=twitter-annotations-draft-100508143911-phpapp01&amp;stripped_title=twitter-api-annotations" name="__sse4020752" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="padding: 5px 0 12px;">View more <a href="http://www.slideshare.net/">presentations</a> from <a href="http://www.slideshare.net/raffikrikorian">Raffi Krikorian</a>.</div>
</div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/c19aacd3-47f7-437e-993d-9a3fddd0d17c/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=c19aacd3-47f7-437e-993d-9a3fddd0d17c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=353&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/topography-of-a-tweet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embedding tweets in blog posts fails</title>
		<link>http://isitjustme.de/2010/05/embedding-tweets-in-blog-posts-fails/</link>
		<comments>http://isitjustme.de/2010/05/embedding-tweets-in-blog-posts-fails/#comments</comments>
		<pubDate>Wed, 05 May 2010 09:32:44 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[embed]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=347</guid>
		<description><![CDATA[Since today Twitter is offering a simple service to embed tweets into blog posts (and other HTML pages). Simply go to http://media.twitter.com/blackbird-pie/ and enter a Tweet URL (okay, this could be done easier in the future, e.g. through integration in &#8230; <a href="http://isitjustme.de/2010/05/embedding-tweets-in-blog-posts-fails/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since today <a class="zem_slink" title="Twitter" rel="homepage" href="http://twitter.com">Twitter</a> is offering a simple service to embed tweets into blog posts (and other HTML pages). Simply go to <a href="http://media.twitter.com/blackbird-pie/">http://media.twitter.com/blackbird-pie/</a> and enter a Tweet URL (okay, this could be done easier in the future, e.g. through integration in the web interface or third party clients) and click generate Bake it.</p>
<p>While it works on the page and for <a href="http://dietmar-schulte.de/2010/05/05/tweets-ganz-einfach-einbinden/" target="_blank">others</a>, the integration in my (simple wordpress) blog fails. Does it work for you?</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=347&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/embedding-tweets-in-blog-posts-fails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Google group for Twitter researchers</title>
		<link>http://isitjustme.de/2010/05/a-google-group-for-twitter-researchers/</link>
		<comments>http://isitjustme.de/2010/05/a-google-group-for-twitter-researchers/#comments</comments>
		<pubDate>Mon, 03 May 2010 20:00:54 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[board]]></category>
		<category><![CDATA[discussion]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=344</guid>
		<description><![CDATA[I can&#8217;t remember who pointed me to this group, but I already made use of the &#8220;Twitter research&#8221;  google group. Here you can discuss your current Twitter research, get feedback on ideas, pedagogic use cases and practical applications of the &#8230; <a href="http://isitjustme.de/2010/05/a-google-group-for-twitter-researchers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I can&#8217;t remember who pointed me to this group, but I already made use of the &#8220;Twitter research&#8221;  google group. Here you can discuss your current Twitter research, get feedback on ideas, pedagogic use cases and practical applications of the most used microblogging service. Furthermore it links to an open and free-to-edit <a href="http://www.danah.org/researchBibs/twitter.html" target="_blank">Twitter Research Bibliography</a> managed by danah boyd.</p>
<p><strong><a href="http://groups.google.com/group/twitter-research" target="_blank">http://groups.google.com/group/twitter-research</a></strong></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=344&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/a-google-group-for-twitter-researchers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[paper accepted] All I need to know about Twitter in Education I learned in Kindergarten</title>
		<link>http://isitjustme.de/2010/05/paper-accepted-all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten/</link>
		<comments>http://isitjustme.de/2010/05/paper-accepted-all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten/#comments</comments>
		<pubDate>Mon, 03 May 2010 12:56:37 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[ecopsoft]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[kindergarten]]></category>
		<category><![CDATA[wcc2010]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=335</guid>
		<description><![CDATA[Together with Steve Wheeler and Martin Ebner I could place another paper on Twitter at the WCC 2010 conference. Its title &#8220;All I need to know about Twitter in Education I learnedin Kindergarten&#8221; as well as the basic rules derive &#8230; <a href="http://isitjustme.de/2010/05/paper-accepted-all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Together with <a href="http://steve-wheeler.blogspot.com/" target="_blank">Steve Wheeler</a> and <a href="http://elearningblog.tugraz.at/" target="_blank">Martin Ebner</a> I could place another paper on Twitter at the <a href="http://www.wcc2010.org" target="_blank">WCC 2010 conference</a>. Its title &#8220;All I need to know about Twitter in Education I learnedin Kindergarten&#8221; as well as the basic rules derive from Robert Fulghum&#8217;s 1988 book &#8220;<a class="zem_slink" title="All I Really Need to Know I Learned in Kindergarten" rel="amazon" href="http://www.amazon.com/Really-Need-Know-Learned-Kindergarten/dp/034546639X%3FSubscriptionId%3D0G81C5DAZ03ZR9WH9X82%26tag%3Dzemanta-20%26linkCode%3Dxm2%26camp%3D2025%26creative%3D165953%26creativeASIN%3D034546639X">All I Really Need To Know I Learned in Kindergarten</a>&#8220;. During my diploma studies I wrote an article about the basic principles of pair programming that was adapted from the Fulghum book and thought: &#8220;one day you&#8217;ll borough these rules as well&#8230;&#8221; I&#8217;m pretty excited about the result:</p>
<p><strong>Abstract:</strong></p>
<blockquote><p>Share everything.<br />
Play fair.<br />
Don’t hit people.<br />
Put things back where you found them.<br />
Clean up your own mess.<br />
Don’t take things that aren’t yours.<br />
Say you’re sorry when you hurt somebody.<br />
Wash your hands before you eat.<br />
Flush.<br />
Warm cookies and cold milk are good for you.<br />
Live a balanced life – learn some and think some and draw and paint and sing and dance and play and work every day some.<br />
Take a nap every afternoon.<br />
When you go out into the world, watch out for traffic, hold hands and stick together.<br />
Be aware of wonder.</p></blockquote>
<p><strong>Latest draft version:</strong><br />
<a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View All I need to know about Twitter in Education I Learned in Kindergarten on Scribd" href="http://www.scribd.com/doc/30843066/All-I-need-to-know-about-Twitter-in-Education-I-Learned-in-Kindergarten">All I need to know about Twitter in Education I Learned in Kindergarten</a> <object id="doc_973226735930499" style="outline: none;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_973226735930499" /><param name="data" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="document_id=30843066&amp;access_key=key-18dwjmjzk8d9rcdji86n&amp;page=1&amp;viewMode=list" /><param name="src" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="allowfullscreen" value="true" /><param name="flashvars" value="document_id=30843066&amp;access_key=key-18dwjmjzk8d9rcdji86n&amp;page=1&amp;viewMode=list" /><embed id="doc_973226735930499" style="outline: none;" type="application/x-shockwave-flash" width="100%" height="500" src="http://d1.scribdassets.com/ScribdViewer.swf" flashvars="document_id=30843066&amp;access_key=key-18dwjmjzk8d9rcdji86n&amp;page=1&amp;viewMode=list" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" wmode="opaque" data="http://d1.scribdassets.com/ScribdViewer.swf" name="doc_973226735930499"></embed></object></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/2c14b91d-8e0e-4bc3-aaba-6d8a13523e15/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=2c14b91d-8e0e-4bc3-aaba-6d8a13523e15" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=335&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/paper-accepted-all-i-need-to-know-about-twitter-in-education-i-learned-in-kindergarten/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>[paper accepted] Tweets from a conference and their limited usefulness for non-participants</title>
		<link>http://isitjustme.de/2010/05/paper-accepted-tweets-from-a-conference-and-their-limited-usefulness-for-non-participants/</link>
		<comments>http://isitjustme.de/2010/05/paper-accepted-tweets-from-a-conference-and-their-limited-usefulness-for-non-participants/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:28:11 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[publication]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[ec10hh]]></category>
		<category><![CDATA[fca]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[social media analysis]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=332</guid>
		<description><![CDATA[After the WCC 2010 decided to cancel all workshops we could place our publication in another track of the WCC 2010 conference (Key Competencies in the Knowledge Society). The title of the paper is: &#8220;Getting Granular on Twitter: Tweets from &#8230; <a href="http://isitjustme.de/2010/05/paper-accepted-tweets-from-a-conference-and-their-limited-usefulness-for-non-participants/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After the <a href="http://www.wcc2010.org" target="_blank">WCC 2010</a> decided to <a href="http://thales.cs.upb.de/microecop/?p=37" target="_blank">cancel all workshops</a> we could place our publication in another track of the WCC 2010 conference (<a href="http://wcc2010.org/content/conferences/ifip/key-competencies-in-the-knowledge-society-kcks-2010" target="_blank">Key Competencies in the Knowledge Society</a>). The title of the paper is: &#8220;Getting Granular on Twitter: Tweets from a Conference and their Limited Usefulness for Non-Participants&#8221;.</p>
<p><strong>Abstract:</strong></p>
<blockquote><p>The use of microblogging applications (especially Twitter) is becoming increasingly commonplace in a variety of settings. Today, active conference participants can post messages on microblogging platforms to exchange information quickly and in real-time. Recent research work was based on quantitative analyses in terms of the number of tweets or active Twitter users within a specific time period. In this paper, we examine the content of the contributions and aim to analyze how useful posts are for the “listening” Internet auditorium. It can be shown that only a few microblogs are of interest for non-participants of the specific event and that meaningful usage of a microblogging application requires greater care than previously anticipated.</p></blockquote>
<p><strong>Final draft:</strong></p>
<p>You can find the final draft of our paper on <a class="zem_slink" title="Scribd" rel="homepage" href="http://scribd.com">Scribd</a>.<br />
<a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Getting Granular on Twitter: Tweets from a Conference and their Limited Usefulness for Non-Participants on Scribd" href="http://www.scribd.com/doc/30838691/Getting-Granular-on-Twitter-Tweets-from-a-Conference-and-their-Limited-Usefulness-for-Non-Participants">Getting Granular on Twitter: Tweets from a Conference and their Limited Usefulness for Non-Participants</a> <object id="doc_545410750785401" style="outline: none;" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="name" value="doc_545410750785401" /><param name="data" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="wmode" value="opaque" /><param name="bgcolor" value="#ffffff" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="FlashVars" value="document_id=30838691&amp;access_key=key-opkrh3jtqdmrjv6kfo0&amp;page=1&amp;viewMode=list" /><param name="src" value="http://d1.scribdassets.com/ScribdViewer.swf" /><param name="allowfullscreen" value="true" /><param name="flashvars" value="document_id=30838691&amp;access_key=key-opkrh3jtqdmrjv6kfo0&amp;page=1&amp;viewMode=list" /><embed id="doc_545410750785401" style="outline: none;" type="application/x-shockwave-flash" width="100%" height="500" src="http://d1.scribdassets.com/ScribdViewer.swf" flashvars="document_id=30838691&amp;access_key=key-opkrh3jtqdmrjv6kfo0&amp;page=1&amp;viewMode=list" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" wmode="opaque" data="http://d1.scribdassets.com/ScribdViewer.swf" name="doc_545410750785401"></embed></object></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/060b29bc-9ac8-4ba5-894c-d932e6552813/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=060b29bc-9ac8-4ba5-894c-d932e6552813" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=332&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/paper-accepted-tweets-from-a-conference-and-their-limited-usefulness-for-non-participants/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CfP: Workshop MicroECoP</title>
		<link>http://isitjustme.de/2010/02/cfp-workshop-microecop/</link>
		<comments>http://isitjustme.de/2010/02/cfp-workshop-microecop/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:37:23 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[cfp]]></category>
		<category><![CDATA[wcc2010]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=287</guid>
		<description><![CDATA[It is my pleasure to announce the call for paper for the first workshop on Using Microblogging to enhance communication within Communities of Practice (MicroECoP) which will take place at the WCC 2010 conference in Brisbane, Australia. I organize this &#8230; <a href="http://isitjustme.de/2010/02/cfp-workshop-microecop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It is my pleasure to announce the call for paper for the first workshop on <em>Using Microblogging to enhance communication within Communities of Practice (MicroECoP)</em> which will take place at the <a href="http://wcc2010.org" target="_blank">WCC 2010</a> conference in Brisbane, Australia. I organize this workshop together with my colleagues <a href="http://steve-wheeler.blogspot.com/" target="_blank">Steve</a> <a href="http://twitter.com/timbuckteeth" target="_blank">Wheeler</a>, <a href="http://www.pontydysgu.org/" target="_blank">Graham</a> <a href="http://twitter.com/grahamattwell" target="_blank">Attwell</a> and <a href="http://ddi.uni-paderborn.de/personen/johannes-magenheim.html" target="_blank">Johannes Magenheim</a>. You&#8217;ll find all the necessary information at the <a href="http://thales.cs.upb.de/microecop" target="_blank">workshop website</a>.</p>
<blockquote><p>Microblogging has become a very popular social networking activity in the recent years. The limitation of 140 characters constrains the user to send concise messages. Twitter and other popular microblogging tools have acted as catalysts for a flurry of new and fast exchange of thoughts and artefacts, and from these activities a new area of research has emerged. There are case studies for the application of microblogging in scientific conferences, educational courses, distributed software engineering teams and corporate project groups.</p>
<p>A number of questions are emerging from the early use of micro-blogs as social networking tools that connect communities of practice and interest. These include: How can microblogs support the development of professional communities of practice? How can microblogs be effectively incorporated into formalised professional learning? How can we measure the optimum levels of engagement necessary for microblogs to be successful social networking tools within professional communities of practice? How are communities of practice enhanced or enriched as a result of the application of microblogs? What about issues of security, privacy and intellectual property – how can these be protected? Do the filtering features on microblogs constitute semantic tools?</p>
<p>The workshop focuses on current research trends in the application of microblogging in various domains. The workshop seeks to attract quality research papers that propose solutions to the issues identified above. The workshop also seeks papers that comment how the application of micro-blogging can impact on real life experiences in diverse communities. It aims to bring together scientists and engineers who work on designing and/or developing the above mentioned solutions, as well as practitioners who use and evaluate them in diverse authentic environments.</p>
<p>Topics of interest include (but are not limited to) the following:</p>
<ul>
<li>Design and development of microblogging tools</li>
<li>Application of micro-blogging in teaching scenarios</li>
<li>Application of micro-blogging in software engineering scenarios</li>
<li>Communication and interaction issues using microblogging</li>
<li>Understanding the dynamics of microblogging communities</li>
<li>Harnessing the semantic filtering capabilities of microblogging</li>
<li>Visualization issues of microblogging</li>
<li>Evaluation issues and case studies</li>
<li>Smart devices for microblogging in education</li>
<li>Using microblogging for enhancing creativity in education</li>
<li>Digital identities and microblogging</li>
<li>Ethical and safety issue</li>
<li>Harshtagging and tweckling</li>
<li>Developing pedagogies around the use of microblogging</li>
<li>Live microblogging and micro-narratives</li>
<li>Language Learning with microblogging</li>
<li>Engagement analysis and microblogging</li>
</ul>
<p>Papers up to 12 but no less than 8 pages are solicited. All submissions should be original and not published or under consideration elsewhere. Papers must correspond to the WCC 2010 conference format requirements, as they are described at the conference web site (<a href="http://www.wcc2010.com/call-for-papers/submission-instructions">http://www.wcc2010.com/call-for-papers/submission-instructions</a>). All accepted papers must be presented at the conference by at least one of the authors. One of the authors of accepted paper needs to register for the workshop.</p></blockquote>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=287&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/cfp-workshop-microecop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[video] Digitalks: Microblogging, Video und Weak Ties</title>
		<link>http://isitjustme.de/2010/02/video-digitalks-microblogging-video-und-weak-ties/</link>
		<comments>http://isitjustme.de/2010/02/video-digitalks-microblogging-video-und-weak-ties/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 14:56:50 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[enterprise 2.0]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[Social media]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=281</guid>
		<description><![CDATA[Jana Herwig hat sich in den voestalpine digitalks in der dritten Ausgabe mit Microblogging, Video und Weak ties beschäftigt. Das sehr interessante Video findet sich auf YouTube, die Folien auf Slideshare und ein ausführlicher Beitrag in Jana&#8217;s Blog. Enjoy.]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.cin/digiom" target="_blank">Jana</a> <a href="http://digiom.wordpress.com/" target="_blank">Herwig</a> hat sich in den <a href="http://www.voestalpine.com/innovation" target="_blank">voestalpine</a> digitalks in der dritten Ausgabe mit Microblogging, Video und Weak ties beschäftigt. Das sehr interessante Video findet sich auf YouTube, die Folien auf Slideshare und ein <a href="http://digiom.wordpress.com/2010/02/04/prasentationen-sind-online-microblogging-webvideo-einsatz-in-organisationen/" target="_blank">ausführlicher Beitrag</a> in Jana&#8217;s Blog. Enjoy.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vjHkl1xat3U&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/vjHkl1xat3U&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=281&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/video-digitalks-microblogging-video-und-weak-ties/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Who&#8217;d be the only person you&#8217;d follow on Twitter?</title>
		<link>http://isitjustme.de/2010/02/whod-be-the-only-person-youd-follow-on-twitter/</link>
		<comments>http://isitjustme.de/2010/02/whod-be-the-only-person-youd-follow-on-twitter/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 20:07:48 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[innsbruck]]></category>
		<category><![CDATA[jtelws2010]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=277</guid>
		<description><![CDATA[Yesterday at the JTEL WinterSchool in Innsbruck, Erik Duval asked me If you only could follow one person on Twitter, who would that be? I gave my answer (which I cannot tell you here&#8230;) and thought it would be a &#8230; <a href="http://isitjustme.de/2010/02/whod-be-the-only-person-youd-follow-on-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday at the <a href="http://www.teleurope.eu/pg/groups/43/jtel-winter-school-on-advanced-learning-technologies-2010/" target="_blank">JTEL WinterSchool</a> in Innsbruck, <a href="http://erikduval.wordpress.com/" target="_blank">Erik</a> <a href="http://twitter.com/erikduval" target="_blank">Duval</a> asked me</p>
<blockquote><p>If you only could follow one person on Twitter, who would that be?</p></blockquote>
<p>I gave my answer (which I cannot tell you here&#8230;) and thought it would be a cool thing to explore with a wider public. That&#8217;s why I put up a really simple questionnaire over at <a href="http://spreadsheets.google.com/viewform?formkey=dHBrSkJEeGFUdXE1TmNubGxjQjRHVmc6MA&amp;theme=0AX42CRMsmRFbUy1iYTQxMmQyMy02N2Q1LTRmYjUtYmJiMS0yZGZlZTExMGVlZWU&amp;ifq" target="_blank">Google Spreadsheets</a> and would be really happy if you could distribute it to your fellow Tweeple.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=277&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/whod-be-the-only-person-youd-follow-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Wave vs. Twitter as back-channel at conferences</title>
		<link>http://isitjustme.de/2009/11/google-wave-vs-twitter-as-back-channel-at-conferences/</link>
		<comments>http://isitjustme.de/2009/11/google-wave-vs-twitter-as-back-channel-at-conferences/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 10:39:50 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[wave]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=205</guid>
		<description><![CDATA[The guys at Freshnetworks share their experiences with Google Wave as back-channel at conferences. I like the idea of that approach as the emerging document is a very good summary and social annotation of a given talk. As the usability &#8230; <a href="http://isitjustme.de/2009/11/google-wave-vs-twitter-as-back-channel-at-conferences/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The guys at <a href="http://www.freshnetworks.com/" target="_blank">Freshnetworks</a> share their experiences with Google Wave as back-channel at conferences. I like the idea of that approach as the emerging document is a very good summary and social annotation of a given talk. As the usability of Google Wave is rather &#8230; not that good at the moment I&#8217;d stay with Twitter at the moment, but give it a read:</p>
<p><a href="http://blog.freshnetworks.com/2009/11/google-wave-vs-twitter-at-conferences/" target="_blank">Google Wave vs. Twitter at conferences</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=205&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/11/google-wave-vs-twitter-as-back-channel-at-conferences/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter expands feature list</title>
		<link>http://isitjustme.de/2009/11/twitter-expands-feature-list/</link>
		<comments>http://isitjustme.de/2009/11/twitter-expands-feature-list/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 09:00:02 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[aan]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[twitterlist]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=199</guid>
		<description><![CDATA[There is much going on these days at Twitter. After they introduced the new lists feature last week and a spanish version of Twitter, today they roll out a limited access to the new re-tweet feature. I can&#8217;t wait to &#8230; <a href="http://isitjustme.de/2009/11/twitter-expands-feature-list/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is much going on these days at Twitter. After they introduced the <a href="http://blog.twitter.com/2009/10/theres-list-for-that.html" target="_blank">new lists feature</a> last week and a <a href="http://blog.twitter.com/2009/11/que-estas-haciendo.html" target="_blank">spanish version</a> of Twitter, today they roll out a <a href="http://blog.twitter.com/2009/11/retweet-limited-rollout.html" target="_blank">limited access</a> to the <a href="http://isitjustme.de/2009/08/twitter-about-to-implement-retweet-api/" target="_blank">new re-tweet feature</a>. I can&#8217;t wait to see it in action and implemented in Artefact-Actor-Networks &#8211; re-tweets will be the next step of mooring Twitter in the Semantic Web. Hopefully they will allow the geolocation for single tweets soon, which would be another great step in a better connected and semantically annotated web world.</p>
<p>The lists feature obtained mixed feedback. Some people like it that they can put their followers in lists according to their location, community, language or any other criterium, others are saying it was a snapshot of the Twitter team. If you look at the profile of <a href="http://twitter.com/timberners_lee" target="_blank">Tim Berners-Lee</a> you&#8217;ll see he is listed nearly 1200 times. A lot of these lists are  related to technology, the WWW and semantic web. Unfortunately (or luckily) there is not the One technology lists where anyone you get started (mainly because such a list is pure imagination). On the other hand, if you look at the lists that <a href="http://twitter.com/Downes" target="_blank">Stephen Downes</a> is on, you&#8217;ll get 90 lists, all dealing with education and learning in the web 2.0. Like so often each coin has to sides and we will need to sit and wait what Twitter lists will be useful for. For me I like it that now I can sync my lists with several tools and the Twitter website &#8211; a great gain in mobility and consistency.</p>
<p>If you are developing applications built on the Twitter API maybe the experimental <a href="http://apiwiki.twitter.com/Streaming-API-Documentation" target="_blank">Twitter Streaming API</a> is interesting for you.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=199&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/11/twitter-expands-feature-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EC-TEL 2009 &#8211; Some thoughts</title>
		<link>http://isitjustme.de/2009/10/ec-tel-2009-some-thoughts/</link>
		<comments>http://isitjustme.de/2009/10/ec-tel-2009-some-thoughts/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 14:37:22 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[aan]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ectel09]]></category>
		<category><![CDATA[future conference]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tel research]]></category>
		<category><![CDATA[telcops09]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=190</guid>
		<description><![CDATA[During the last week I was attending the EC-TEL 2009 in Nice. I really met great people there (some for the first time, some finally again) and the location was marvelous. It was a conference for the TEL researches, had &#8230; <a href="http://isitjustme.de/2009/10/ec-tel-2009-some-thoughts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During the last week I was attending the <a href="http://ectel09.org" target="_blank">EC-TEL 2009</a> in Nice. I really met great people there (some for the first time, some finally again) and the location was<br />
marvelous. It was a conference for the TEL researches, had a good Wifi performance and I was <a href="http://farm4.static.flickr.com/3530/3958604501_d3dab954a5_b.jpg" target="_blank">prepared</a> for the luck of plugs.</p>
<p>I was attending two pre-conference workshops on tuesday (<a href="http://stellarnet.eu/science2ectel/Home" target="_blank">Science 2.0</a>, <a href="http://palette.cti.gr/workshops/telcops09.html" target="_blank">TEL-CoPs</a>) and could listen to cool keynotes and interesting sessions. During the Science 2.0 (<a href="http://isitjustme.de/2009/09/ever-tried-to-visualize-a-workshop/" target="_blank">other post</a>) workshop we discussed how we can use technology in beforehand of a conference, at the conference and afterwards. <a href="http://www.pontydysgu.org/2009/10/how-can-we-best-use-technology-at-conferences/" target="_blank">Graham Attwell</a>, who was not attending the conference also added some notes and <a href="http://erikduval.wordpress.com/2009/10/01/tres-cool/" target="_blank">Erik Duval</a> and <a href="http://nogoodreason.typepad.co.uk/no_good_reason/2009/10/science-20-workshop.html" target="_blank">Martin Weller</a> wrote dome some notes or uploaded videos.</p>
<p>We all agree that currently conferences heavily differ in their application of technology and attendee-support. At EC-TEL I first saw a <a href="http://washington.sis.pitt.edu/ectel09/" target="_blank">conference planning tool</a> that basically is a social bookmarking tool and simple recommender system (see <a href="http://www.slideshare.net/Drachsler/remashed-recommendation-approaches-for-mashup-personal-learning-environments-in-formal-and-informal-learning-settings-at-mupple09-in-ectel-2009-nice-fr" target="_blank">Hendrik&#8217;s slides</a>). All talks with their respective authors and keywords are placed in the system and you can assemble your own conference schedule by selecting the most interesting abstracts, tag them and propose these talks to groups of users. The conference planner is a great starting point for making conferences more interactive and transparent to the (online | offline) attending researchers. But for me it is still pretty much Web 1.0 -ish&#8230; I&#8217;m thinking of some cool conference website that  not only presents the CfP and Venue information but shows the main themes from accepted papers, emerging clusters and top referenced papers. If there was some tag <a href="http://isitjustme.de/2009/09/ever-tried-to-visualize-a-workshop/" target="_blank">cloudy visualization</a> of a conference&#8217;s content (coming from Blogs, Flickr, Twitter, Slideshare, and accepted papers of course) that can be individually browsed we come to a point where we not only support the offline attendees but also interested people from the community that aren&#8217;t able to come to the conference. I totally agree with Graham that we can motivate students and young researchers to focus on a conference even if they can&#8217;t go there.</p>
<p>During the week I was able to tell a bit about the concept of <a href="http://artefact-actor-networks.net/2009/09/what-are-artefact-actor-networks/" target="_blank">Artefact-Actor-Networks</a> and the possibilities it offers to store and analyse dynamic communications. Maybe there will be an option to use the concept for a tool for upcoming conferences like the conference planner was tested this time. What I learned from the keynote of Mike Sharples is that good design-based research must include early user involvement and user studies that may turn all your implementation around. From the TEL-CoP workshop we learned that visualizations that are created by us computer scientists very often are worth null because we don&#8217;t note cognitive theories or aren&#8217;t sure about our visualization goals.</p>
<p>It also was a great pleasure to see all the <a href="http://www.stellarnet.eu/" target="_blank">STELLAR</a> guys wearing their t-shirts. They really did great dissemination work and I kind of like their approach to establish TEL as an standalone research discipline that must bring closer together computer science, didactics and pedagogics.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=190&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/10/ec-tel-2009-some-thoughts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>News from EC-TEL 2009</title>
		<link>http://isitjustme.de/2009/09/news-from-ec-tel-2009/</link>
		<comments>http://isitjustme.de/2009/09/news-from-ec-tel-2009/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:03:10 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ectel09]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[telcops09]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=178</guid>
		<description><![CDATA[The two workshop I was involved are already over and I really took a lot out of them. In the morning I was able to attend the Science 2.0 workshop where I presented our paper on Twitter in conferences and &#8230; <a href="http://isitjustme.de/2009/09/news-from-ec-tel-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The two workshop I was involved are already over and I really took a lot out of them. In the morning I was able to attend the <a href="http://stellarnet.eu/science2ectel/Home" target="_blank">Science 2.0 workshop</a> where I presented our paper on Twitter in conferences and the belonging tool. Erik Duval and Peter Scott did a great job with the workshop and selected a wide range of papers that represent the problems and chances of Science 2.0. There was a talk about Mendeley and two talks that analysed co-authorship and co-citation in TEL conferences and Erik, Xaver et al. showed some great visualizations (e.g. <a href="http://ariadne.cs.kuleuven.be/ectel/" target="_blank">this one</a>).</p>
<p>I missed the morning session of the <a href="http://palette.cti.gr/workshops/telcops09.html" target="_blank">TEL-CoPs workshop</a> but the afternoon session was very interesting and Manolis Tzagarakis gave a really interesting talk about &#8220;<em>Practical Lessons Learned while Developing Web 2.0 Collaboration Services for Communities of Practice</em>&#8220;. One of the major findings was that you have to develop the UI at first and test this with your users and afterwards focus on the architecture. As we are computer scientists, we tend to do it the other way around. The other thing he pointed out is that the later you introduce features to a tool, the more unlikely it is to be used. There I presented my second paper about how to support CoPs with Twitter. I received mostly positive feedback back there was a heavy discussion about the way we visualize things. I take this critics and will improve future visualizations using visual analytics methods.</p>
<p>You&#8217;ll find my slides at <a href="http://www.slideshare.net/wolfgang.reinhardt" target="_blank">slideshare</a> and our tweets <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=&amp;nots=&amp;tag=science2&amp;lang=all&amp;from=&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=&amp;until=&amp;rpp=15" target="_blank">here</a> and <a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=&amp;nots=&amp;tag=telcops09&amp;lang=all&amp;from=&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=&amp;until=&amp;rpp=15" target="_blank">here</a>.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=178&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/news-from-ec-tel-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[presentation] Slides from EC-TEL 2009</title>
		<link>http://isitjustme.de/2009/09/presentation-slides-from-ec-tel-2009/</link>
		<comments>http://isitjustme.de/2009/09/presentation-slides-from-ec-tel-2009/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 19:32:11 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[cop]]></category>
		<category><![CDATA[ectel09]]></category>
		<category><![CDATA[twitterVisBT]]></category>
		<category><![CDATA[visualisation]]></category>

		<guid isPermaLink="false">http://isitjustme.de/2009/09/presentation-slides-from-ec-tel-2009/</guid>
		<description><![CDATA[This week I&#8217;am in Nice for the 4th EC-TEL (my 3rd) and two workshops. I am at the Science 2.0 workshop chaired by Erik Duval et al. and the TEL-CoPs workshop chaired by Liliane Esnault et al.. Here are my &#8230; <a href="http://isitjustme.de/2009/09/presentation-slides-from-ec-tel-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This week I&#8217;am in Nice for the 4th EC-TEL (my 3rd) and two workshops. I am at the <a href="http://stellarnet.eu/science2ectel/Home" target="_blank">Science 2.0 workshop</a> chaired by Erik Duval et al. and the <a href="http://palette.cti.gr/workshops/telcops09.html" target="_blank">TEL-CoPs workshop</a> chaired by Liliane Esnault et al..</p>
<p>Here are my slides for the Science 2.0 workshop</p>
<div id="__ss_2083728" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Social Networking in scientific conferences -  Twitter as tool for strengthen a scientific community" href="http://www.slideshare.net/wolfgang.reinhardt/social-networking-in-scientific-conferences-twitter-as-tool-for-strengthen-a-scientific-community">Social Networking in scientific conferences &#8211;  Twitter as tool for strengthen a scientific community</a><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ectelscience20slides-090928134723-phpapp01&amp;stripped_title=social-networking-in-scientific-conferences-twitter-as-tool-for-strengthen-a-scientific-community" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=ectelscience20slides-090928134723-phpapp01&amp;stripped_title=social-networking-in-scientific-conferences-twitter-as-tool-for-strengthen-a-scientific-community" /><param name="allowfullscreen" value="true" /></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/wolfgang.reinhardt">Wolfgang Reinhardt</a>.</div>
</div>
<p>And these are the slides for the TEL-CoPs workshop</p>
<div id="__ss_2083762" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Visualizing the dynamics of communication in Communities of Practice on Twitter" href="http://www.slideshare.net/wolfgang.reinhardt/visualizing-the-dynamics-of-communication-in-communities-of-practice-on-twitter">Visualizing the dynamics of communication in Communities of Practice on Twitter</a><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2009ectelcops2-090928135219-phpapp01&amp;stripped_title=visualizing-the-dynamics-of-communication-in-communities-of-practice-on-twitter" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=2009ectelcops2-090928135219-phpapp01&amp;stripped_title=visualizing-the-dynamics-of-communication-in-communities-of-practice-on-twitter" /><param name="allowfullscreen" value="true" /></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/wolfgang.reinhardt">Wolfgang Reinhardt</a>.</div>
</div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=177&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/presentation-slides-from-ec-tel-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[publication] Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups</title>
		<link>http://isitjustme.de/2009/09/publication-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/</link>
		<comments>http://isitjustme.de/2009/09/publication-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 11:13:11 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[publication]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[communities]]></category>
		<category><![CDATA[icl09]]></category>
		<category><![CDATA[mashl09]]></category>

		<guid isPermaLink="false">http://isitjustme.de/2009/09/publication-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/</guid>
		<description><![CDATA[My publication about &#8220;Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups&#8221; from the MASHL09 workshop at the ICL 2009 conference is available online. Abstract: Twitter has gained a lot of attention in the last &#8230; <a href="http://isitjustme.de/2009/09/publication-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My publication about &#8220;<em>Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups</em>&#8221; from the MASHL09 workshop at the ICL 2009 conference is available online.</p>
<p><strong>Abstract</strong>:</p>
<blockquote><p>Twitter has gained a lot of attention in the last three years. It is used in various use cases from discussing at conferences, taking personal notes or live coverage of prominent events. Communities in Twitter are forming through the usage of a common tag that is part of the message. This paper presents an application for monitoring and visualising the dynamics in such communities, especially dynamics in the written communication of the community and presents approaches to make this application part of a mashup of services in a Personal Learning Environment.</p></blockquote>
<p><strong>Reference</strong>: W. Reinhardt:Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups. In: International Conference on Interactive Computer Aided Learning (ICL 2009).</p>
<p><a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Tracking the dynamics of social communities - Visualising altering word clouds of Twitter groups on Scribd" href="http://www.scribd.com/doc/20159003/Tracking-the-dynamics-of-social-communities-Visualising-altering-word-clouds-of-Twitter-groups">Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups</a> <object width="100%" height="500" data="http://d.scribd.com/ScribdViewer.swf?document_id=20159003&amp;access_key=key-1vzh64p4leofvs6mkrup&amp;page=1&amp;version=1&amp;viewMode=" type="application/x-shockwave-flash"><param name="id" value="doc_618516412621107" /><param name="name" value="doc_618516412621107" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://d.scribd.com/ScribdViewer.swf?document_id=20159003&amp;access_key=key-1vzh64p4leofvs6mkrup&amp;page=1&amp;version=1&amp;viewMode=" /><param name="allowfullscreen" value="true" /></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=173&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/publication-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[presentation] Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups</title>
		<link>http://isitjustme.de/2009/09/presentation-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/</link>
		<comments>http://isitjustme.de/2009/09/presentation-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 12:32:12 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[icl09]]></category>
		<category><![CDATA[mashl09]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://isitjustme.de/2009/09/presentation-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/</guid>
		<description><![CDATA[Here ist the 3rd and last presentation I&#8217;ll give at the ICL 2009 conference in the Special Track on Mashups for Learning. It&#8217;s about a tool we implemented to track the dynamics in communities on Twitter and treats the CoP &#8230; <a href="http://isitjustme.de/2009/09/presentation-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here ist the 3rd and last presentation I&#8217;ll give at the <a href="http://www.icl-conference.org/" target="_blank">ICL 2009 conference</a> in the Special Track on Mashups for Learning. It&#8217;s about a tool we implemented to track the dynamics in communities on Twitter and treats the CoP at the <a href="http://edumedia.salzburgresearch.at/index.php?option=com_content&amp;task=view&amp;id=194" target="_blank">Edumedia 2009</a>.</p>
<div id="__ss_2059524" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Tracking the dynamics of social communities - Visualising altering word clouds of Twitter groups" href="http://www.slideshare.net/wolfgang.reinhardt/tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups">Tracking the dynamics of social communities &#8211; Visualising altering word clouds of Twitter groups</a><object width="425" height="355" data="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iclmashltwittervisbt-090924072157-phpapp01&amp;stripped_title=tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=iclmashltwittervisbt-090924072157-phpapp01&amp;stripped_title=tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups" /><param name="allowfullscreen" value="true" /></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">documents</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/wolfgang.reinhardt">Wolfgang Reinhardt</a>.</div>
</div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=172&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/presentation-tracking-the-dynamics-of-social-communities-visualising-altering-word-clouds-of-twitter-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[video] Twitter statistics from ALT-C 2009</title>
		<link>http://isitjustme.de/2009/09/video-twitter-statistics-from-alt-c-2009/</link>
		<comments>http://isitjustme.de/2009/09/video-twitter-statistics-from-alt-c-2009/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 09:09:04 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[altc09]]></category>
		<category><![CDATA[altc2009]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[cop]]></category>
		<category><![CDATA[twitterVisBT]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=162</guid>
		<description><![CDATA[This morning I had a quick look on the statistics from ALT-C 2009 last week that I gained with our tool twitterVisBT and was impressed: we analysed more than 3800 tweets from more than 680 users. Since some of the &#8230; <a href="http://isitjustme.de/2009/09/video-twitter-statistics-from-alt-c-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This morning I had a quick look on the statistics from ALT-C 2009 last week that I gained with our tool twitterVisBT and was impressed: we analysed more than 3800 tweets from more than 680 users. Since some of the attendees asked for more statistics, here is a short screencast of what we analysed&#8230;</p>
<p><object width="591" height="455" data="http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/bootstrap.swf" type="application/x-shockwave-flash"><param name="quality" value="high" /><param name="bgcolor" value="#FFFFFF" /><param name="flashVars" value="thumb=http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/FirstFrame.jpg&amp;containerwidth=591&amp;containerheight=455&amp;content=http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/2009-09-14_1049.swf" /><param name="allowFullScreen" value="true" /><param name="scale" value="showall" /><param name="allowScriptAccess" value="always" /><param name="base" value="http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/" /><param name="src" value="http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/bootstrap.swf" /><param name="flashvars" value="thumb=http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/FirstFrame.jpg&amp;containerwidth=591&amp;containerheight=455&amp;content=http://content.screencast.com/users/wollepb/folders/Default/media/c4ba01c9-e352-4eac-98ab-0daa69169725/2009-09-14_1049.swf" /><param name="allowfullscreen" value="true" /></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=162&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/video-twitter-statistics-from-alt-c-2009/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Geheime Wahlen &#8211; wie ist das nun?</title>
		<link>http://isitjustme.de/2009/08/geheime-wahlen-wie-ist-das-nun/</link>
		<comments>http://isitjustme.de/2009/08/geheime-wahlen-wie-ist-das-nun/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 06:49:59 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[twitter]]></category>
		<category><![CDATA[indiskretion]]></category>
		<category><![CDATA[wahl]]></category>
		<category><![CDATA[wahlgeheimnis]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=147</guid>
		<description><![CDATA[This is an (maybe off-topic) post regarding the elections in Germany and the role of Twitter in it. Gestern waren nun also Landtagswahlen in Sachsen, Thüringen und dem Saarland. Auf die eigentlichen Wahlergebnisse will ich gar nicht eingehen (die sind &#8230; <a href="http://isitjustme.de/2009/08/geheime-wahlen-wie-ist-das-nun/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is an (maybe off-topic) post regarding the elections in Germany and the role of Twitter in it.</p>
<p>Gestern waren nun also Landtagswahlen in Sachsen, Thüringen und dem Saarland. Auf die eigentlichen Wahlergebnisse will ich gar nicht eingehen (die sind traurig genug), vielmehr soll es um die Grundsätze unserer Wahlen und den Zusammenhang zu Twitter gehen.</p>
<p>Nachdem <a href="http://twitter.com/digiom" target="_blank">Jana Herwig</a> gestern so freudig über die Partei Die Freunde aus Köln <a href="http://twitter.com/digiom/status/3647199178" target="_blank">berichtet </a>hatte (<a href="http://twitpic.com/fulg1" target="_blank">Bild</a> des Anstoßes), habe ich ein wenig über die Wahlgrundsätze in Deutschland nachgedacht und bin ein wenig ins Stocken geraten. Da heißt es:</p>
<blockquote><p>Wahlen zu Volksvertretern werden werden in allgemeiner, unmittelbarer, freier, gleicher und geheimer Wahl bestimmt.</p></blockquote>
<p>Für mein Verständnis und nach Theo Öhlinger&#8217;s Verfassungsrecht bedeutet eine geheime Wahl:</p>
<blockquote><p><em>Geheim</em> sind die Wahlen, wenn der Wähler seinen Stimmzettel unbeobachtet und unbeeinflusst in einer Wahlkabine selbst ausfüllen und in einem Umschlag in die Wahlurne werfen kann. Es darf nicht feststellbar sein, wie der einzelne Bürger gewählt hat. Die geheime Wahl soll den Wähler nicht bloß vor unerwünschter Einflussnahme auf seine Willensbildung im Zuge des Wahlvorgangs bewahren, sie soll ihm auch die Sorge und Furcht nehmen, dass er wegen seiner Stimmabgabe in bestimmter Richtung Vorwürfen und Nachteilen welcher Art immer ausgesetzt sei.</p></blockquote>
<p>Ich dachte bisher auch, dass man nach der Wahl seine Entscheidung nicht öffentlich kundtun darf, wofür ich aber keinen Beweis finden konnte. Stattdessen steht in Wikipedia unter <a href="http://de.wikipedia.org/wiki/Geheime_Wahl" target="_blank">Wahlgeheimnis</a>:</p>
<blockquote><p>Hingegen darf der Wähler nach der Wahl seine Wahlentscheidung öffentlich verkünden.</p></blockquote>
<p>Also wie ist das denn nun wirklich? Wo sind die Experten, wenn man sie braucht? Das <a href="http://twitpic.com/fulg1" target="_blank">Bild </a>der Partei Deine Freunde zumindest verletzt meiner Meinung nach das Wahlgeheimnis, auch wenn nicht klar ist, wer da genau wählt, aber das ist ja mit vertretbarem Aufwand herauszufinden&#8230;</p>
<p>Viel schlimmer (und wahrscheinlich noch großes Thema in Rechtstreiten) ist der Fakt, dass bereits etwa 90 Minuten vor der Schließung der Wahllokale recht zuverlässige Prognosen zu den Wahlergebnissen in Twitter zu lesen waren. Obwohl einer der betreffende CDU-Politiker <a href="http://www.spiegel.de/netzwelt/web/0,1518,645907,00.html" target="_blank">vehement bestreitet</a> die Updates geschrieben zu haben liegt hier ja dennoch ein grundsätzliches Problem der Indiskretion vor, die unbedingt unterbunden werden muss. Ich verteidige Twitter ja sonst wo es geht, doch wenn durch den unbedachten Einsatz Pflichten und Gesetze gebrochen werden, dann hört der Spaß auf. Warten wir mal ab, was in diesem Fall noch passiert&#8230;</p>
<p>Was den Fall der geheimen Wahl angeht, so bitte ich um fundierte Belege für die eine oder andere Möglichkeit. Ich bin gespannt, was sich da ergibt&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=147&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/08/geheime-wahlen-wie-ist-das-nun/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Twitter about to implement Retweet API</title>
		<link>http://isitjustme.de/2009/08/twitter-about-to-implement-retweet-api/</link>
		<comments>http://isitjustme.de/2009/08/twitter-about-to-implement-retweet-api/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:12:14 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[aan]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[semantic web]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=145</guid>
		<description><![CDATA[It seems like Twitter heard my call for the implementation of a proper ReTweet API. In their  API announcement group there is an early developer preview of the functionality and the API wiki already holds useful information for this feature. &#8230; <a href="http://isitjustme.de/2009/08/twitter-about-to-implement-retweet-api/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It seems like <a href="http://twitter.com" target="_blank">Twitter</a> heard <a href="http://getsatisfaction.com/twitter/topics/please_implement_a_isretweetof_semantic_relation" target="_blank">my call</a> for the implementation of a proper ReTweet API. In their  <a href="http://groups.google.com/group/twitter-api-announce/" target="_blank">API announcement group</a> there is an <a href="http://groups.google.com/group/twitter-api-announce/browse_thread/thread/1e07e332ec3d449d?pli=1" target="_blank">early developer preview</a> of the functionality and the API wiki already holds <a href="http://apiwiki.twitter.com/Twitter-REST-API-Method%3A-statuses-retweet" target="_blank">useful information</a> for this feature. I think this step will make Twitter even more competitive in the semantic web.</p>
<p>Thanks for this Twitter.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=145&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/08/twitter-about-to-implement-retweet-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Einladung zum Twittagessen in Paderborn</title>
		<link>http://isitjustme.de/2009/08/einladung-zum-twittagessen-in-paderborn/</link>
		<comments>http://isitjustme.de/2009/08/einladung-zum-twittagessen-in-paderborn/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 07:13:42 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[twitter]]></category>
		<category><![CDATA[twittagessen paderborn social twitter]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=137</guid>
		<description><![CDATA[Nun will ich so ein Twittagessen doch auch mal in Paderborn versuchen. Ein Twittagessen ist definiert als: ein ungezwungenes Treffen hungriger Twitterer zum Mittagessen. Sei es, um sich kennen zu lernen, mal dem öden Büro zu entfliehen oder einfach nur &#8230; <a href="http://isitjustme.de/2009/08/einladung-zum-twittagessen-in-paderborn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nun will ich so ein Twittagessen doch auch mal in Paderborn versuchen. Ein Twittagessen ist definiert als:</p>
<blockquote><p><em>ein ungezwungenes Treffen hungriger Twitterer zum Mittagessen. Sei es, um sich kennen zu lernen, mal dem öden Büro zu entfliehen oder einfach nur um Spaß zu haben. </em></p></blockquote>
<p>Und so geht‘s: Ich habe auf <a href="http://twittagessen.de/events/242" target="_blank">Twittagessen.de</a> einen Event angesetzt für den 17.08.2009 um 12.30 Uhr im <a href="http://www.bono-gastronomie.de/gastronomie/kampus/" target="_blank">Kampus</a>. Dort treffen wir uns zu einem gemütlichen Mittagessen und schauen mal, was passiert. Dann gibt&#8217;s lecker Essen und vielleicht ne nette Unterhaltung. Das war&#8217;s&#8230;</p>
<p>Ihr wollt dabei sein? Dann bitte <a href="http://twittagessen.de/events/242" target="_blank">HIER</a> die Teilnahme anzeigen (hilft mir auch bei der Tischreservierung&#8230;).</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=137&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/08/einladung-zum-twittagessen-in-paderborn/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Twitter survey at TNC 2009: the results</title>
		<link>http://isitjustme.de/2009/07/twitter-survey-at-tnc-2009-the-results/</link>
		<comments>http://isitjustme.de/2009/07/twitter-survey-at-tnc-2009-the-results/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:33:45 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[results]]></category>
		<category><![CDATA[tnc2009]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=109</guid>
		<description><![CDATA[We conducted another one of our Twitter surveys at the TNC2009. We received 45 full responses (and 19 responses not completly filled out), what marks the biggest response rate in all our surveys. Even if Twitter was only used as &#8230; <a href="http://isitjustme.de/2009/07/twitter-survey-at-tnc-2009-the-results/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We conducted another <a href="http://isitjustme.de/2009/05/how-people-use-twitter-at-conferences-looking-for-mentors/" target="_blank">one of our Twitter surveys</a> at the <a href="http://tnc2009.terena.org/" target="_blank">TNC2009</a>. We received 45 full responses (and 19 responses not completly filled out), what marks the biggest response rate in all our surveys. Even if Twitter was only used as a side channel in the TNC2009 (we only saw 247 tweets from 24 users) the results show some interesting points. The results give new insight on pros and cons of using Twitter as communication channel in scientific conferences. What is somewhat surprising, is the fact that for the use case TNC2009 Twitter does not seem to be of special value. Let&#8217;s wait for the results of the ED-MEDIA survey. I guess for ED-MEDIA the responses will be very different.</p>
<p>So does the application possibility strongly depends on the people at the conference and the type of official incorporation in the conference communication?!</p>
<p>Here are some statistical data and voices from the attendees of the TNC2009:</p>
<p><em>Did you have a Twitter account before the TNC 2009 conference?</em></p>
<p><img class="alignnone" title="Did you have a Twitter account before the TNC 2009 conference?" src="http://farm3.static.flickr.com/2500/3684712394_9b3e9ceb44_o_d.png" alt="" width="344" height="257" /></p>
<p><em>What was your main reason to use Twitter during the TNC 2009 conference? (multiple selections allowed)</em></p>
<p><img class="alignnone" title="What was your main reason to use Twitter during the TNC 2009 conference?" src="http://farm3.static.flickr.com/2518/3683899995_e07f8305f9_o_d.png" alt="" width="664" height="247" /></p>
<p><span id="more-109"></span></p>
<p><em>Do you think Twitter encouraged the discussion of topics presented during the TNC 2009 conference?</em></p>
<p><img class="alignnone" title="Do you think Twitter encouraged the discussion of topics presented during the TNC 2009 conference?" src="http://farm3.static.flickr.com/2667/3686873916_13bca3c705_o_d.png" alt="" width="520" height="257" /></p>
<p><em>Please tell us why you think Twitter encouraged the discussion of topics during the TNC 2009 conference?</em></p>
<ul>
<li>1. Getting a second opinion on stuff you hear, while hearing it. 2. Catching stuff that you&#8217;d have missed otherwise due to ignorance, bad hearing, noisy neighbours or such.</li>
<li>Allowed for parallel discussions</li>
<li>Because I didn&#8217;t twitter myself (just didn&#8217;t notice the track) but heard there was noticeable usage I assume encourage of discussion. I would have used it if I would have been aware of the track</li>
<li>brings in participants from outside the conference, easy way to rate other people&#8217;s reactions that isn&#8217;t possible during short question times in sessions.</li>
<li>Easy way to send clear and potentially discussion-provoking statements</li>
<li>For me (in my case) twitter was useful because it gave me the possibility of discussing with my collegues about the topics we suposed were most interesting to us.</li>
<li>It can be hard to find people physically at the conference in coffee breaks so you discuss with people in real time, but not in person.</li>
<li>It can do a more interactive relation between the speaker and attendant.</li>
<li>It was a back-channel for less formal discussion and occaisionally critical/dissenting views that aren&#8217;t readily expressed in the context of the session itself</li>
<li>Tweets make it possible to make brief comments about what is happening right now, and to make topical, focused comments &#8211; and it makes it possible for others to get different perspectives on presentations and current topics.</li>
</ul>
<p><em>Please tell us why you don&#8217;t think Twitter encouraged the discussion of topics during the TNC 2009 conference.</em></p>
<ul>
<li>A discussion should not take place on two different places.</li>
<li>Not enough delegates were on twitter</li>
<li>It was not even discussed among the attendees I spoke with.</li>
<li>the conference is about meeting people &#8211; not about reading messages.</li>
<li>TNC is a small conference. I can talk to each other and there is enough time for questions in the meetings.to send mails I must not travel to Malaga. &#8220;networking the networkers&#8221; does not mean: send mails!</li>
<li>Too few people tweeting or following.</li>
</ul>
<p><em>Please rate these communication channels according to your frequence of use during the TNC 2009 conference.</em></p>
<p><img class="alignnone" title="Please rate these communication channels according to your frequency of use during the TNC 2009 conference" src="http://farm3.static.flickr.com/2517/3686873960_f8a7d107c2_o_d.png" alt="" width="800" height="411" /></p>
<p><em>In your opinion, what is the added value of tweeting in conferences?</em></p>
<ul>
<li>virtually  meeting new people, added context to the presentations, feedback and evaluation from other attendees</li>
<li>actually it is at least for some a way to give feed-back</li>
<li>Another collaboration platform</li>
<li>Getting hints on good presentations and novel ideas from people you know and trust. Sharing ideas. Learning about things &#8220;in real time&#8221;.</li>
<li>Getting to know people interested in the same topics, sharing one&#8217;s opinion. Receiving hints about what s going on in other parallel sessions.</li>
<li>Having fun</li>
<li>identifying potential starting points of discussions</li>
<li>In general, as part of backchannel discussion. At this particular conference, sharing news from the conf with people not attending in person.</li>
<li>It is fast and simple way to communicate.</li>
<li>low-threshold way of sharing instant impressions</li>
<li>near real time communication (in the middle between sync and async)</li>
<li>Quick and easy way to share ideas and raise issues during the conference.</li>
<li>Quick, easy backchannel. Means of keeping track of other parallel sessions. Permanent record of thoughts and ideas.</li>
<li>Rapid up-to-date info. Making contact with other ppl. Some fun (i.e. jokes), giving an informal contact.</li>
<li>short and immediate exchange of thoughts and remarks</li>
<li>Spontaneous opinion sharing without disrupting by talking.</li>
<li>spontaneously expressing opinions, ideas, questions</li>
<li>telling someone something in a quicker way than email during sessions (such as comments, requests, and so on)</li>
</ul>
<p><em>In your opinion, what are disadvantages of using Twitter in conferences?</em></p>
<ul>
<li>Twitter is little bit messy. You have to follow right persons or anyone have to remember use those search tags like #tnc2009.</li>
<li>Too much typing, too little following the programme.</li>
<li>There is already so much multi-tasking and so many distractions during a conference that it is hard to listen to what people are saying.  Twitter adds to the noise.</li>
<li>The need to learn a new tool</li>
<li>Not enough of the delegates were on twitter.</li>
<li>Might be distracting on some people.  I personally don&#8217;t think I suffer that much.</li>
<li>It encourages people to make inconsequential remarks of short shelf-life rather than listening to the speaker who is talking.</li>
<li>May distract attention to presentations</li>
<li>during sessions pleople keep writing on their laptop. I know of conferences in which the organizers blocked wi-fi in session rooms.</li>
<li>Could reduce the amount of direct interactions for those who are present in the conference.</li>
<li>Could distract from potentially more productive means of communication. Although for Twitter, the level of distraction is probably lower than for other media for side conversations.</li>
<li>anaouthe activity people deal with instead of personal communication</li>
</ul>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=109&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/07/twitter-survey-at-tnc-2009-the-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[video] Visualization of dynamic terms from the ED-MEDIA 2009 Twitter community</title>
		<link>http://isitjustme.de/2009/07/video-visualization-of-dynamic-terms-from-the-ed-media-2009-twitter-community/</link>
		<comments>http://isitjustme.de/2009/07/video-visualization-of-dynamic-terms-from-the-ed-media-2009-twitter-community/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 11:05:11 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[edmedia]]></category>
		<category><![CDATA[term extraction]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=105</guid>
		<description><![CDATA[The video shows extracted terms from the communication of the scientific community on Twitter using the hashtag #edmedia from 2009-06-18 until 2009-06-30. This timeframe contains communication before the ED-MEDIA conference, the conference itself and after the ED-MEDIA conference.]]></description>
			<content:encoded><![CDATA[<p>The video shows extracted terms from the communication of the scientific community on Twitter using the hashtag <a href="http://www.twazzup.com/search?q=%23edmedia&amp;l=all" target="_blank">#edmedia</a> from 2009-06-18 until 2009-06-30. This timeframe contains communication before the <a href="https://www.aace.org/conf/edmedia/" target="_blank">ED-MEDIA conference</a>, the conference itself and after the ED-MEDIA conference.</p>
<p><object width="560" height="340" data="http://www.youtube.com/v/q3WgyMl3hnM&amp;hl=de&amp;fs=1&amp;" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/q3WgyMl3hnM&amp;hl=de&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=105&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/07/video-visualization-of-dynamic-terms-from-the-ed-media-2009-twitter-community/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[paper submitted] Visualizing the dynamics of communication of Communities of Practice on Twitter</title>
		<link>http://isitjustme.de/2009/06/paper-submitted-visualizing-the-dynamics-of-communication-of-communities-of-practice-on-twitter/</link>
		<comments>http://isitjustme.de/2009/06/paper-submitted-visualizing-the-dynamics-of-communication-of-communities-of-practice-on-twitter/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:50:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[cop]]></category>
		<category><![CDATA[ectel09]]></category>
		<category><![CDATA[telcops09]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=101</guid>
		<description><![CDATA[I just submitted a paper for the 3rd International Workshop on Building Technology Enhanced Learning solutions for Communities of Practice held in conjunction with the ECTEL2009 in Nice, France. Here&#8217;s the abstract: Communities of Practice (CoPs) have been widely recognized &#8230; <a href="http://isitjustme.de/2009/06/paper-submitted-visualizing-the-dynamics-of-communication-of-communities-of-practice-on-twitter/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just submitted a paper for the <em><a href="http://palette.cti.gr/workshops/telcops09.html" target="_blank">3rd International Workshop on Building Technology Enhanced Learning solutions for Communities of Practice</a></em> held in conjunction with the <a href="http://www.ectel09.org/" target="_blank">ECTEL2009</a> in Nice, France.</p>
<p>Here&#8217;s the abstract:</p>
<blockquote><p>Communities of Practice (CoPs) have been widely recognized as effective environments to support learning among professionals, organisations and educational institutions. In this paper we introduce an application that analyzes written communication within Communities of Practice on the microblogging platform Twitter and allows the visualization of dynamics of the communiaction. As example we analyze and visualize the Community of Practice of the JTEL Summer School 2009.</p></blockquote>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=101&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/paper-submitted-visualizing-the-dynamics-of-communication-of-communities-of-practice-on-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter needs more semantic relations</title>
		<link>http://isitjustme.de/2009/06/twitter-needs-more-semantic-relations/</link>
		<comments>http://isitjustme.de/2009/06/twitter-needs-more-semantic-relations/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 08:18:45 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[aan]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[web3.0]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=86</guid>
		<description><![CDATA[In the last couple of months some initiatives started that deal with microsyntax and semantics in Twitter. I am working on the concept of Artefact-Actor-Networks (in german), an approach for connecting social networks with artefact networks. The most important thing &#8230; <a href="http://isitjustme.de/2009/06/twitter-needs-more-semantic-relations/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" title="Retweet" src="http://images-2.redbubble.net/img/clothing/backgroundcolor:fafafa/bodycolor:gold/size:large/style:mens/view:preview/3125754-1-tweet-and-tweet-twitter-retweet.jpg" alt="" width="289" height="286" />In the last couple of months some initiatives started that deal with <a href="http://www.microsyntax.org/" target="_blank">microsyntax</a> and semantics in Twitter. I am working on the concept of <a href="http://isitjustme.de/2009/06/paper-submitted-artefact-actor-networks-als-bindeglied-zwischen-sozialen-netzwerken-und-artefakt-netzwerken/" target="_blank">Artefact-Actor-Networks</a> (in german), an approach for connecting social networks with artefact networks. The most important thing in the upcoming years are semantics. They will allow us to aggregate, re-assemble and re-use artefacts in a new way, based on their content and context.</p>
<p>For me Twitter became to my main mean of communication because it&#8217;s lean, easy, mobile accessible and so fast. Twitter is like a soap opera &#8211; you don&#8217;t need to watch every episode to not lose the plot. If you attend meetings the whole day, you just look at your timeline and review the last one or two pages, if the other stuff was important you will find it somewhere else very soon. If people wanted to communicate with you, they sent you an @-reply (they call it mention now).</p>
<p>As Steve Wheeler <a href="http://steve-wheeler.blogspot.com/2009/03/is-twitter-semantic-web.html" target="_blank">discussed</a>,</p>
<blockquote><p>[Twitter] employes a number of simple and abbreviated filtering features such as #hashtagging, @names, RT (Retweeting) and DM (Direct messaging) which many social networking tools do not have.</p></blockquote>
<p>Twitter seems to be a good step in direction of the Web 3.0 aka <a href="http://en.wikipedia.org/wiki/Semantic_Web" target="_blank">Semantic Web</a>. Twitter stores some nifty semantic relations for tweets, such as <em>in_reply_to_status_id, in_reply_to_user_id</em> and <em>in_reply_to_screen_name. </em>But they do not store the status_id of a retweet. If I do a retweet (RT) of a foreign tweet it would be great, if Twitter would store this semantical information as metadata. Thus I created an idea at getsatisfaction.com that asks Twitter Inc. to implemented this feature. If you like my idea please vote for it <a href="http://getsatisfaction.com/twitter/topics/please_implement_a_isretweetof_semantic_relation" target="_blank">here</a></p>
<p>Image source: <a href="http://www.redbubble.com/people/tweettees/t-shirts/3125754-1-tweet-and-tweet-twitter-retweet" target="_blank">www.redbubble.com</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=86&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/twitter-needs-more-semantic-relations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of Microclipse available</title>
		<link>http://isitjustme.de/2009/06/new-version-of-microclipse-available/</link>
		<comments>http://isitjustme.de/2009/06/new-version-of-microclipse-available/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 11:27:08 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[microclipse]]></category>
		<category><![CDATA[socialsoftwareengineering]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[identica]]></category>
		<category><![CDATA[laconica]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[software engineering]]></category>
		<category><![CDATA[software teams]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=82</guid>
		<description><![CDATA[A new Version (1.0.1) of our Eclipse plugin Microclipse is available for download. With Microclipse you can send microblogging messages to Twitter or any Laconi.ca instance (including Identi.ca) directly from your Eclipse-RCP-based application. Change log: You only need to enter &#8230; <a href="http://isitjustme.de/2009/06/new-version-of-microclipse-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new Version (1.0.1) of our Eclipse plugin <a href="http://isitjustme.de/2009/06/may-i-introduce-microclipse/" target="_blank">Microclipse</a> is available for <a href="http://isitjustme.de/wp-content/uploads/microclipse/de.upb.microclipse_1.0.1.jar" target="_blank">download</a>.</p>
<p>With Microclipse you can send microblogging messages to <a href="http://twitter.com/" target="_blank">Twitter</a> or any <a href="http://laconi.ca/trac" target="_blank">Laconi.ca</a> instance (including Identi.ca) directly from your Eclipse-RCP-based application.</p>
<p><em>Change log:</em></p>
<ul>
<li> You only need to enter Twitter or Laconi.ca credentials not both</li>
<li>PreferencePane checks wheter you entered a tag with at least 3 characters</li>
</ul>
<p>Please give us feedback on the new version of the plugin.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=82&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/new-version-of-microclipse-available/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Twitter survey (Edumedia 2009)</title>
		<link>http://isitjustme.de/2009/06/new-twitter-survey-edumedia-2009/</link>
		<comments>http://isitjustme.de/2009/06/new-twitter-survey-edumedia-2009/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 18:53:39 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[edumedia09]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=66</guid>
		<description><![CDATA[There is another conference for which we are running a Twitter survey. It&#8217;s this year Edumedia conference in Salzburg. Please help us with our studies and answer the survey if you attended the Edumedia 2009 live or followed the Twitter &#8230; <a href="http://isitjustme.de/2009/06/new-twitter-survey-edumedia-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There is another conference for which we are running a <a href="http://tinyurl.com/twitter-edumedia09" target="_blank">Twitter survey</a>. It&#8217;s this year <a href="http://edumedia.salzburgresearch.at/index.php?option=com_content&amp;task=view&amp;id=194&amp;Itemid=172" target="_blank">Edumedia conference</a> in Salzburg. Please help us with our studies and answer the survey if you attended the Edumedia 2009 live or followed the Twitter stream online. We&#8217;re looking forward to your responses.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=66&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/new-twitter-survey-edumedia-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Twitter survey (TNC2009)</title>
		<link>http://isitjustme.de/2009/06/new-twitter-survey-tnc2009/</link>
		<comments>http://isitjustme.de/2009/06/new-twitter-survey-tnc2009/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 18:35:53 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[survey]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[tnc2009]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=63</guid>
		<description><![CDATA[We&#8217;re running a new survey on microblogging in conferences with Twitter. This time the conference was the TERENA Networking Conference 2009 (TNC2009) hosted by the University of Málaga. Thanks to Björn Hagemeier and Gyöngyi Horváth for being the mentors of the survey &#8230; <a href="http://isitjustme.de/2009/06/new-twitter-survey-tnc2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re running a <a href="http://thales.cs.upb.de/limesurvey172/index.php?sid=35655" target="_blank">new survey</a> on microblogging in conferences with Twitter. This time the conference was the <a title="Visit the TERENA website" href="http://www.terena.org/">TERENA</a> Networking Conference 2009 (<a href="http://tnc2009.terena.org/" target="_blank">TNC2009</a>) hosted by the University of Málaga. Thanks to <a href="http://twitter.com/bhagemeier" target="_blank">Björn Hagemeier</a> and <a href="http://twitter.com/hogyongy" target="_blank">Gyöngyi Horváth</a> for being the mentors of the survey at the TNC2009.</p>
<p>I&#8217;m looking forward to the responses of your conference attendees.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=63&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/new-twitter-survey-tnc2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How people use Twitter at conferences &#8211; looking for mentors</title>
		<link>http://isitjustme.de/2009/05/how-people-use-twitter-at-conferences-looking-for-mentors/</link>
		<comments>http://isitjustme.de/2009/05/how-people-use-twitter-at-conferences-looking-for-mentors/#comments</comments>
		<pubDate>Thu, 28 May 2009 09:15:01 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[mentor]]></category>
		<category><![CDATA[publications]]></category>
		<category><![CDATA[survey]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=46</guid>
		<description><![CDATA[Our recent publication on how Twitter is used at conferences caused some stir (also here and here). We&#8217;re happy to get feedback on our thoughts and useful hints for further publications. We plan to run our survey at other conferences &#8230; <a href="http://isitjustme.de/2009/05/how-people-use-twitter-at-conferences-looking-for-mentors/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Our recent publication on <a href="http://lamp.tu-graz.ac.at/~i203/ebner/publication/09_edumedia.pdf" target="_blank">how Twitter is used at conferences</a> caused some <a href="http://www.profetic.org/spip.php?article9386" target="_blank">stir</a> (also <a href="http://www.speakingaboutpresenting.com/twitter/survey-twitter-at-conferences/" target="_blank">here</a> and <a href="http://midwestmla.org/ConnectMidwest/2009/05/conference_tweeting.html" target="_blank">here</a>). We&#8217;re happy to get feedback on our thoughts and useful hints for further publications.</p>
<p>We plan to run our survey at other conferences in 2009 to obtain more data we can evaluate and make general statements on how to apply Microblogging at conferences.</p>
<p>If you use Twitter at your conference (or workshop) please let us know. We are looking for some survey mentors that state themself responsible for spreading the word about the survey at a specific conference. We would prepare the survey and send you a link, which you should distribute amongst the attendees. If you are interested, just let me know.</p>
<p>Edit: In the meantime there are still some more reviews of our article available. Thx for your feedback. See reviews <a href="http://kraftylibrarian.com/?p=36" target="_blank">here</a> and <a href="http://yourlibrarycsu.blogspot.com/2009/06/how-people-are-using-twitter-during.html" target="_blank">here</a> and <a href="http://rodeworks.com/learn/twittering-at-conferences-and-workshops/" target="_blank">here</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=46&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/05/how-people-use-twitter-at-conferences-looking-for-mentors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Twitter killed my feedreader&#8230;</title>
		<link>http://isitjustme.de/2009/03/twitter-killed-my-feedreader/</link>
		<comments>http://isitjustme.de/2009/03/twitter-killed-my-feedreader/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 22:42:29 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[twitter]]></category>
		<category><![CDATA[feadreader]]></category>
		<category><![CDATA[information retrieval]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[software engineering]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=40</guid>
		<description><![CDATA[I never was a blogger. I thought I had nothing special to say about things that others would be interested in. The I got introduced to Twitter at Adobe&#8217;s on AIR Tour Europe 2008 at Berlin and became really fast &#8230; <a href="http://isitjustme.de/2009/03/twitter-killed-my-feedreader/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I never was a blogger. I thought I had nothing special to say about things that others would be interested in. The I got introduced to Twitter at <a href="http://onair.adobe.com/">Adobe&#8217;s on AIR Tour Europe 2008</a> at Berlin and became really fast addicted to this micro form of blogging. Together with some colleagues I am very interested in how microblogging can be used as a <a href="http://sunsite.informatik.rwth-aachen.de/Publications/CEUR-WS/Vol-382/paper3.pdf">communication channel in conferences</a> and other settings (the <a href="http://www.prolearn-academy.org/Events/sense09/">software engineering process</a> for example).</p>
<p>But even with its enormous advantages in speed, shortness and the viral dissemination of news, microblogging has a main disadvantage: it&#8217;s simply not made for expressing longer ideas or discussing thoughts in a more deeply way. Don&#8217;t get me wrong, I really love microblogging in a lot of settings, but I don&#8217;t understand people saying &#8220;<a href="http://uzyn.com/text/twitter-killed-my-blog">Twitter</a> <a href="http://www.jeffmaurone.com/metanoya/2008/06/twitter-killed-my-blog.html">killed</a> <a href="http://stuffthathappens.com/blog/2008/10/25/twitter-killed-the-blog/">my</a> <a href="http://digiom.wordpress.com/2009/01/03/twitter-toetete-meinen-blog/">blog</a>&#8220;. <strong>Twitter did kill my feedreader</strong> as all the interesting links, photos etc. now come from my friends and followers on Twitter (maybe that&#8217;s another reason <a href="http://news.cnet.com/8301-17939_109-10138918-2.html">why you should follow everyone back</a>). But at least for me with starting Twitter the &#8220;need&#8221; for having a blog to raise some questions, to discuss ideas and thoughts in a more deeply way just became to be.</p>
<p>What about you? Did Twitter kill your blog? Why is it like that? Did Twitter killed your feedreader as well? Where do you get your relevant information from nowadays?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=40&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/03/twitter-killed-my-feedreader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How is Twitter used in conferences?</title>
		<link>http://isitjustme.de/2008/12/how-is-twitter-used-in-conferences/</link>
		<comments>http://isitjustme.de/2008/12/how-is-twitter-used-in-conferences/#comments</comments>
		<pubDate>Tue, 09 Dec 2008 18:14:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[twitter]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[microblogging]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=16</guid>
		<description><![CDATA[After the Prolearn Summer School 2008 at Macedonia I wrote a paper on how we experienced the use of Twitter during the event together with some colleagues (Cristina Costa, Martin Silliaots and Günter Beham). We got good feedback at the ECTEL &#8230; <a href="http://isitjustme.de/2008/12/how-is-twitter-used-in-conferences/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After the <a href="http://prolearn-academy.org/Events/summer-school-2008" target="_blank">Prolearn Summer School 2008</a> at Macedonia I wrote a paper on how we experienced the use of <a href="http://www.twitter.com" target="_blank">Twitter</a> during the event together with some colleagues (<a href="http://twitter.com/cristinacost" target="_blank">Cristina Costa</a>, <a href="http://twitter.com/martinsillaots" target="_blank">Martin Silliaots</a> and <a href="http://twitter.com/kamelg" target="_blank">Günter Beham</a>). We got good feedback at the <a href="http://ectel08.org" target="_blank">ECTEL 2008</a> conference and asked the question &#8220;How and why does people at conferences use Twitter?&#8221;. We asked <a href="http://twitter.com/mebner" target="_blank">Martin Ebner</a> to join us in trying to answer this question and developed a generic survey in order to get responses from conference attendees.</p>
<p>Meanwhile we put up surveys for several conferences and get the first answers:</p>
<ul>
<li><a href="http://tinyurl.com/twitter-w2eb" target="_blank">Web 2.0 Expo Europe 2008 in Berlin</a></li>
<li><a href="http://tinyurl.com/twitter-hhl08" target="_blank">Handheld Learning 2008 in London</a></li>
<li><a href="http://tinyurl.com/twitter-ectel08" target="_blank">ECTEL 2008 in Maastricht</a></li>
<li><a href="http://tinyurl.com/twitter-oeb08" target="_blank">Online Educa 2008 in Berlin</a></li>
<li><a href="http://tinyurl.com/twitter-elearn08" target="_blank">E-LEARN 2008 in Las Vegas</a></li>
<li><a href="http://tinyurl.com/twitter-leweb08" target="_blank">LeWeb &#8217;08 in Paris</a></li>
</ul>
<div>If you attended any of these conferences please answer the corresponding survey(s) and spread the word about it. We are interested in more conferences where Twitter played an important role. Please feel free to tell us about your experiences with Twitter during conferences and also give us hints to conferences, that used Twitter.</div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=16&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2008/12/how-is-twitter-used-in-conferences/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

