<?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; tools</title>
	<atom:link href="http://isitjustme.de/category/tools/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>Elsevier&#8217;s article of the future</title>
		<link>http://isitjustme.de/2012/01/elseviers-article-of-the-future/</link>
		<comments>http://isitjustme.de/2012/01/elseviers-article-of-the-future/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 22:33:09 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[future learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[elsevier]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=833</guid>
		<description><![CDATA[Elsevier published its vision of the scientific article of the future and provide some very interesting ideas for making interaction with scientific publications more fun.]]></description>
			<content:encoded><![CDATA[<p>Elsevier published its vision of the scientific article of the future and provide some very interesting ideas for making interaction with scientific publications more fun.</p>
<p><iframe src="http://www.youtube.com/embed/1dXkmgkYuEg" frameborder="0" width="640" height="360"></iframe></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=833&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2012/01/elseviers-article-of-the-future/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Series Visualization with Cube</title>
		<link>http://isitjustme.de/2011/12/time-series-visualization-with-cube/</link>
		<comments>http://isitjustme.de/2011/12/time-series-visualization-with-cube/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 23:20:05 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[learning analytics]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[d3.js]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[time series]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=810</guid>
		<description><![CDATA[Today I stumbled upon Cube, an Open Source system for visualizing time series data. The system is based on Node.js, MongoDB and D3.js. The developers of the &#8220;half-baked but still tasty&#8221; tool describe Cube as: an open-source system for visualizing &#8230; <a href="http://isitjustme.de/2011/12/time-series-visualization-with-cube/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://square.github.com/cube/"><img class="aligncenter  wp-image-812" title="cube-node" src="http://isitjustme.de/wp-content/uploads/2011/12/cube-node.png" alt="" width="600" target="_blank" /></a><br />
Today I stumbled upon <a href="http://square.github.com/cube/" target="_blank">Cube</a>, an Open Source system for visualizing time series data. The system is based on <a href="http://nodejs.org/" target="_blank">Node.js</a>, <a href="http://www.mongodb.org/" target="_blank">MongoDB</a> and <a href="http://mbostock.github.com/d3/" target="_blank">D3.js</a>. The developers of the &#8220;half-baked but still tasty&#8221; tool describe Cube as:</p>
<blockquote><p>an open-source system for visualizing time series data, built on MongoDB, Node and D3. If you send Cube timestamped events (with optional structured data), you can easily build realtime visualizations of aggregate metrics for internal dashboards. Cube speaks WebSockets for low-latency, asynchronous input and output: new events are streamed in, and requested metrics are streamed out as they are computed. (You can also POST events to Cube, if that’s your thing, and collectd integration is included!) Metrics are cached in capped collections, and simple reductions such as sum and max use pyramidal aggregation to improve performance. Visualizations are generated client-side and assembled into dashboards with a few mouse clicks.</p></blockquote>
<p>They also share a video on building an analytical dashboard in 60 seconds (the video is actually only 31 seconds long though), which shows the capabilities and speed of Cube.<br />
<iframe src="http://www.youtube.com/embed/oq0qEu1dDdA?hd=1" frameborder="0" width="560" height="315"></iframe></p>
<p>I think it could be a strong candidate for future visualizations in the learning analytics / research analytics applications. What do you think?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=810&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/12/time-series-visualization-with-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Scholar Citations now free for all</title>
		<link>http://isitjustme.de/2011/11/google-scholar-citations-now-free-for-all/</link>
		<comments>http://isitjustme.de/2011/11/google-scholar-citations-now-free-for-all/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 09:27:35 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[open science]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[citations]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google scholar]]></category>
		<category><![CDATA[h-index]]></category>
		<category><![CDATA[openscience]]></category>
		<category><![CDATA[research analytics]]></category>
		<category><![CDATA[research metrics]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=794</guid>
		<description><![CDATA[When the Google Scholar team announced Google Scholar Citations back in July, everyone was kind of disappointed that they only offered very closed access to the service. You could check the h-index of Albert Einstein, but not create an own &#8230; <a href="http://isitjustme.de/2011/11/google-scholar-citations-now-free-for-all/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When the Google Scholar team <a href="http://googlescholar.blogspot.com/2011/07/google-scholar-citations.html" target="_blank">announced</a> Google Scholar Citations back in July, everyone was kind of disappointed that they only offered very closed access to the service. You could check the h-index of <a href="http://scholar.google.com/citations?user=qc6CJjYAAAAJ&amp;hl=en" target="_blank">Albert Einstein</a>, but not create an own profile with your very own publications. Last week, Google Scholar Citations finally <a href="http://googlescholar.blogspot.com/2011/11/google-scholar-citations-open-to-all.html" target="_blank">left closed beta</a> and is now freely accessible for all.</p>
<p>I created <a href="http://scholar.google.com/citations?user=KW74QXMAAAAJ&amp;hl=en" target="_blank">my profile</a> and was surprised by the inconsistent UI and how difficult they made the process of adding my publications. I could not just upload a BibTeX file or link to my Mendeley profile. No, I had to search for my publications in Google Scholar. There is no intelligent support to ease that process (e.g. looking at the co-authors of my already added publications and then do better recommendations). However, the features of Google Scholar Citations are very helpful in assessing your own work. I&#8217;m looking forward to what the Google Scholar team is doing with the service in the future&#8230;.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=794&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/11/google-scholar-citations-now-free-for-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reference.me aims at resetting professional networking</title>
		<link>http://isitjustme.de/2011/11/reference-me-aims-at-resetting-professional-networking/</link>
		<comments>http://isitjustme.de/2011/11/reference-me-aims-at-resetting-professional-networking/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 20:39:56 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[knowledge work]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[pgpushpin]]></category>
		<category><![CDATA[reference.me]]></category>
		<category><![CDATA[skills]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=784</guid>
		<description><![CDATA[Last week Peter Sloep invited me to his trusted network on Reference.me (here is the official announcement). I was thinking &#8220;Oh, no. Not another Social Network thing&#8230;&#8221; Addicted to all the web-stuff out there, I chose to give it a &#8230; <a href="http://isitjustme.de/2011/11/reference-me-aims-at-resetting-professional-networking/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week <a href="http://pbsloep.nl/" target="_blank">Peter Sloep</a> invited me to his trusted network on Reference.me (<a href="http://blog.reference.me/index.php/2011/10/01/introducing-reference-me/" target="_blank">here</a> is the official announcement). I was thinking &#8220;<em>Oh, no. Not another Social Network thing&#8230;</em>&#8221; Addicted to all the web-stuff out there, I chose to give it a try and create an <a href="http://reference.me/p/2016145563" target="_blank">account</a> (like so very often). There was the first surprise: no authentication via Twitter or Facebook was available. The only available option was Google. Well, um &#8230; I was surprised as normally I don&#8217;t use Google for authentication and professional stuff but in the end it worked just fine.</p>
<p>The really cool think about Reference.me is that it allows you to <a href="http://isitjustme.de/wp-content/uploads/2011/11/referenceme-1.png" target="_blank">visually create networks</a> of people that you trust (or worked with or just want to have in that network). There is no such thing as messaging or activity streams, in the first place it&#8217;s just a mere interactive network builder. Adding people to your trusted network, however, is big fun. It reminds of adding people to Google+ circles but each circle (actually it&#8217;s a box) is divided in four categories: 1) my co-worker, 2) my boss, 3) my report and 4) other). Reference.me calls those circles &#8220;skills groups&#8221; and aims at creating sub-networks of skillful people. Another interesting feature is to see which other people have in their trusted networks, check their profiles and check what they are looking for.</p>
<p><a href="http://isitjustme.de/wp-content/uploads/2011/11/referenceme-2.png"><img class="aligncenter size-medium wp-image-786" title="Reference.me" src="http://isitjustme.de/wp-content/uploads/2011/11/referenceme-2-298x300.png" alt="" width="298" height="300" /></a></p>
<p>The third pillar of Reference.me are &#8220;Postings&#8221; where users can share what the are looking for (typically jobs). While the idea is good, the realization is not that helpful yet. There is no search available, no recommendations of jobs fitting my profile and so on. As the service is still in beta, I guess the folks at Reference.me are currently working on that. By all means, Reference.me is one of this recent startups that we should have an eye on, as it may add value to the way we connect to people and become aware of their relations and opportunities that may arise from our connections</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=784&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/11/reference-me-aims-at-resetting-professional-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mendeley Binary Battle Top 40</title>
		<link>http://isitjustme.de/2011/11/mendeley-binary-battle-top-40/</link>
		<comments>http://isitjustme.de/2011/11/mendeley-binary-battle-top-40/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 10:02:38 +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[altmetrics]]></category>
		<category><![CDATA[binarybattle]]></category>
		<category><![CDATA[mendeley]]></category>
		<category><![CDATA[openscience]]></category>
		<category><![CDATA[pgpushpin]]></category>
		<category><![CDATA[readermeter]]></category>
		<category><![CDATA[setapp]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=781</guid>
		<description><![CDATA[When Mendeley started their Binary Battle we planned to submit our SETapp to the competition but due to a lack of time, we did not manage to get involved. However, the submission deadline for entries is over now and the &#8230; <a href="http://isitjustme.de/2011/11/mendeley-binary-battle-top-40/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When <a href="http://www.mendeley.com/" target="_blank">Mendeley</a> started their <a href="http://dev.mendeley.com/api-binary-battle/" target="_blank">Binary Battle</a> we planned to submit our <a href="http://www.slideshare.net/wolfgang.reinhardt/awareness-support-in-scientific-events-with-setapp" target="_blank">SETapp</a> to the competition but due to a lack of time, we did not manage to get involved. However, the submission deadline for entries is over now and the folks at Mendeley have published the Top 40-ish participants that are part of the battle, amongst them very well-known tools like <a href="http://readermeter.org/" target="_blank">ReaderMeter</a>.</p>
<p>There are four parts of the introduction of the Top 40:</p>
<ul>
<li><a href="http://www.mendeley.com/blog/highlighting-research/binary-battle-top-40-applications-part-1-of-4/" target="_blank">Part 1</a></li>
<li><a href="http://www.mendeley.com/blog/highlighting-research/day-2-binary-battle-top-40-apps-benefiting-science/" target="_blank">Part 2</a></li>
<li><a href="http://www.mendeley.com/blog/uncategorized/day-3-top-40-apps-in-binary-battle-to-benefit-science/" target="_blank">Part 3</a></li>
<li><a href="http://www.mendeley.com/blog/highlighting-research/day-4-binary-battle-contest-app-entries/" target="_blank">Part 4</a></li>
</ul>
<p>From the list I especially like the following projects as they could really help making science more open, using <a href="http://altmetrics.org/manifesto/" target="_blank">alternative metrics</a> or innovative approaches of approaching the whole science business:</p>
<ul>
<li><a href="http://readermeter.org/" target="_blank">ReaderMeter</a></li>
<li><a href="http://www.papercritic.com/" target="_blank">PaperCritic</a></li>
<li><a href="http://sciencecard.org/" target="_blank">ScienceCard</a></li>
<li><a href="http://total-impact.org/" target="_blank">Total-Impact</a></li>
</ul>
<p>What are your favorites?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=781&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/11/mendeley-binary-battle-top-40/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>(Very nice) Interactive visualization from NY Times</title>
		<link>http://isitjustme.de/2011/10/very-nice-interactive-visualization-from-ny-times/</link>
		<comments>http://isitjustme.de/2011/10/very-nice-interactive-visualization-from-ny-times/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 08:26:45 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[learning analytics]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[interactive visualization]]></category>
		<category><![CDATA[nytimes]]></category>
		<category><![CDATA[pgpushpin]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=761</guid>
		<description><![CDATA[Today George Siemens shared an interesting link in the Learning Analytics Google Group. He argues that interactive visualization can help increase end-user interest in data exploration If you have a look at what the designers at NY Times have created, &#8230; <a href="http://isitjustme.de/2011/10/very-nice-interactive-visualization-from-ny-times/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://isitjustme.de/wp-content/uploads/2011/10/nytimes-learninganalytics.png"><img class="size-medium wp-image-763 alignnone" title="nytimes-learninganalytics" src="http://isitjustme.de/wp-content/uploads/2011/10/nytimes-learninganalytics-300x65.png" alt="" width="300" height="65" /></a>Today <a href="http://www.elearnspace.org/blog/" target="_blank">George Siemens</a> shared an <a href="http://www.nytimes.com/interactive/business/2011-economy-sentiment.html#topic/0" target="_blank">interesting link</a> in the <a href="http://groups.google.com/group/learninganalytics?pli=1" target="_blank">Learning Analytics Google Group</a>. He argues that</p>
<blockquote><p>interactive visualization can help increase end-user interest in data exploration</p></blockquote>
<p>If you have a look at what the designers at NY Times have created, you&#8217;ll be very impressed by the way the let you interact with the data. The used metaphor is very clear and it continuously incorporates new data. The available filters let you easily find a question that YOU are interested in, rather than the question(s) that the visual designers did want to answer. On the other hand, it is not so easily aware how many percent of the answers are in which area on the chart. Also, it is not clear how they decided which feeling would be &#8220;good&#8221;, &#8220;bad&#8221; or &#8220;neutral&#8221;. However, this kind of interactive visualization would be a very interesting type of awareness and exploration support for all stakeholders involved in Learning Analytics.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=761&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/10/very-nice-interactive-visualization-from-ny-times/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My favorite Research 2.0 hangouts</title>
		<link>http://isitjustme.de/2011/09/my-favorite-research-2-0-hangouts/</link>
		<comments>http://isitjustme.de/2011/09/my-favorite-research-2-0-hangouts/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 14:57:47 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[i-know11]]></category>
		<category><![CDATA[rdsrp11]]></category>
		<category><![CDATA[research2.0]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=740</guid>
		<description><![CDATA[Peter posted his favorite Research 2.0 hangouts in preparation for RDSRP&#8217;11 next week. I found this to be a good idea and a good distraction from writing my PhD introduction. I use the following tools more or less regularly, some &#8230; <a href="http://isitjustme.de/2011/09/my-favorite-research-2-0-hangouts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Peter posted <a href="http://science20.wordpress.com/2011/08/31/research-2-0-communities-around-the-web/">his favorite Research 2.0</a> hangouts in preparation for <a href="http://i-know.tugraz.at/i-science/rdsrp">RDSRP&#8217;11</a> next week. I found this to be a good idea and a good distraction from writing my PhD introduction. I use the following tools more or less regularly, some of them are specifically designed for Research 2.0 such as</p>
<ul>
<li>Mendeley: <a href="http://www.mendeley.com/">http://www.mendeley.com/</a></li>
<li>TELEurope: <a href="http://www.teleurope.eu/">http://www.teleurope.eu/</a></li>
<li>ResearchGate: <a href="http://www.researchgate.net/">http://www.researchgate.net/</a></li>
<li>Academia.edu: <a href="http://academia.edu/">http://academia.edu/</a></li>
<li>Google Scholar: <a href="http://scholar.google.com/">http://scholar.google.com/</a></li>
<li>Microsoft Academic Search: <a href="http://academic.research.microsoft.com/">http://academic.research.microsoft.com/</a></li>
<li>BiomedExperts (mainly as stimulus for UI design in the Research 2.0 context): <a href="http://www.biomedexperts.com/">http://www.biomedexperts.com/</a></li>
</ul>
<p>while others have plenty of other applications areas, but my main usage is for science. Those are</p>
<ul>
<li>Twapperkeeper (an archiver of Tweets): <a href="http://twapperkeeper.com">http://twapperkeeper.com</a></li>
<li>Delicious: <a href="http://www.delicious.com">http://www.delicious.com</a></li>
<li>Google Books: <a href="http://books.google.com/">http://books.google.com/</a></li>
<li>PaperC (German startup of the year 2010): <a href="http://paperc.de/">http://paperc.de/</a></li>
<li>Etherpad: <a href="http://piratepad.net/">http://piratepad.net/</a></li>
<li>Dropbox: <a href="http://www.dropbox.com/">http://www.dropbox.com/</a></li>
<li>Google Docs &amp; Forms: <a href="http://docs.google.com">http://docs.google.com</a></li>
<li>Flashmeeting: <a href="http://flashmeeting.open.ac.uk">http://flashmeeting.open.ac.uk</a></li>
<li>BibDesk (the best BibTeX editor for Mac): <a href="http://bibdesk.sourceforge.net/">http://bibdesk.sourceforge.net/</a></li>
</ul>
<p>I&#8217;m sure I missed some sites that I go to regularly (Google &amp; Facebook, can you help me please?). What are your favorite Research 2.0 tools and places?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=740&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/09/my-favorite-research-2-0-hangouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speaking at the CONCEDE UGC conference</title>
		<link>http://isitjustme.de/2011/07/speaking-at-the-concede-ugc-conference/</link>
		<comments>http://isitjustme.de/2011/07/speaking-at-the-concede-ugc-conference/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 18:20:03 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning analytics]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[social learning]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[concede]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[salami]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[social media analysis]]></category>
		<category><![CDATA[ugc]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=728</guid>
		<description><![CDATA[Some weeks ago, I received the call for participation for the CONCEDE User-generated conference that deals with issues around the use of social media and UGC in the context of higher education and quality-related issues as well. In the CfP &#8230; <a href="http://isitjustme.de/2011/07/speaking-at-the-concede-ugc-conference/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.medientrainerblog.de/files/social-media-people.jpg"><img class="alignleft size-medium wp-image-729" title="social-media-people" src="http://isitjustme.de/wp-content/uploads/2011/07/social-media-people-300x200.jpg" alt="" width="300" height="200" /></a>Some weeks ago, I received the <a href="http://www.slideshare.net/annechr/concede-user-generated-conference" target="_blank">call for participation</a> for the <a href="http://www.concede.cc/" target="_blank">CONCEDE</a> <a href="http://www.concede.cc/index.php/user-generated-conference/" target="_blank">User-generated conference</a> that deals with issues around the use of social media and UGC in the context of higher education and quality-related issues as well. In the CfP they also introduced a contest where the best user contributions could win a free trip (conference fee, travel and accommodation) to the conference near Lisbon in September. I took part in the contest with one experience report on the <a title="Analyzing interactions in Twitter. The case of an exploratory seminar" href="http://isitjustme.de/2011/01/analyzing-interactions-in-twitter-the-case-of-an-exploratory-seminar/" target="_blank">FSLN seminar</a> we carried out to times in the past and that is going to take place this winter term for the third time (this time in cooperation with the <a href="http://www.levinsky.ac.il/?cmd=about_e" target="_blank">Lewinsky Teacher College</a> in Israel). I also brainstormed about a tool that is currently under development in our group that aims to provide a openly (and freely) usable Learning Analytics tool for use in social media-supported learning designs.</p>
<p>Today I received word that I&#8217;m invited to speak at the conference; an invitation that I happily accept. Steve Wheeler <a href="http://steve-wheeler.blogspot.com/2010/05/concede-project.html" target="_blank">describes</a> the <a href="http://www.concede.cc/" target="_blank">CONCEDE</a> (CONtent Creation Excellence through Dialogue in Education) as a project that</p>
<blockquote><p>is investigating the uses of user generated content in higher education, and seeks to discover who creates and uses this content. [They] are also interested in how we can benchmark the quality of such content.</p></blockquote>
<p>I&#8217;m really looking forward to the conference and the exchange with like-minded people. Thanks to the jury and for the invitation ;)</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=728&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/07/speaking-at-the-concede-ugc-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>60 seconds on the web</title>
		<link>http://isitjustme.de/2011/06/60-seconds-on-the-web/</link>
		<comments>http://isitjustme.de/2011/06/60-seconds-on-the-web/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 11:24:24 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[Social media]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=672</guid>
		<description><![CDATA[What happens in only 60 seconds on the web? The Shanghai Web Designers put together a great infographic on that question. See also the according blog post here.]]></description>
			<content:encoded><![CDATA[<p>What happens in only 60 seconds on the web? The <a href="http://www.go-globe.com/web-design-shanghai.php" target="_blank">Shanghai Web Designers</a> put together a great infographic on that question. See also the according blog post <a href="http://www.go-gulf.com/blog/60-seconds" target="_blank">here</a>.</p>
<p><a href="http://www.go-gulf.com/60seconds.jpg"><img class="aligncenter" title="60 seconds on the web" src="http://www.go-gulf.com/60seconds.jpg" alt="60 seconds on the web" width="700" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=672&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/06/60-seconds-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Int&#8217;l study on information quality in corporate wikis</title>
		<link>http://isitjustme.de/2011/06/intl-study-on-information-quality-in-corporate-wikis/</link>
		<comments>http://isitjustme.de/2011/06/intl-study-on-information-quality-in-corporate-wikis/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 10:46:15 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[corporate wikis]]></category>
		<category><![CDATA[information quality]]></category>
		<category><![CDATA[study]]></category>
		<category><![CDATA[wikis]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=670</guid>
		<description><![CDATA[About two years ago, we explored criteria for assessing information quality in corporate wikis. At the time we had around 200 employees of 21 German companies answering our online survey. We presented our results at the 14th ICIQ conference and even won &#8230; <a href="http://isitjustme.de/2011/06/intl-study-on-information-quality-in-corporate-wikis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>About two years ago, we explored criteria for assessing <a href="http://www.mendeley.com/research/empirical-study-criteria-assessing-information-quality-corporate-wikis/" target="_blank">information quality in corporate wikis</a>. At the time we had around 200 employees of 21 German companies answering our online survey. We presented our results at the 14th ICIQ conference and <a href="http://isitjustme.de/2009/11/publication-an-empirical-study-on-criteria-for-assessing-information-quality-in-corporate-wikis/" target="_blank">even won a best paper award for it</a>.</p>
<p>Now, we are interested in how the criteria are perceived in an international context, in different working domains and under gender aspects. Therefore, we set up a slightly adapted version of our survey and aim at reaching out to international companies that use wikis for knowledge management purposes. The survey is available in <a href="http://bit.ly/studyiqwikis2011-en" target="_blank">English</a> and <a href="http://bit.ly/studyiqwikis2011-de" target="_blank">German</a> and tends to medium and large companies. If you work in such a company and use wikis in your daily working routines or if you know of such companies, feel free to take the survey yourself or forward it to colleagues.</p>
<p>Here are the links again</p>
<ul>
<li>English version of the study: <a href="http://bit.ly/studyiqwikis2011-en" target="_blank">http://bit.ly/studyiqwikis2011-en</a></li>
<li>German version of the study: <a href="http://bit.ly/studyiqwikis2011-de" target="_blank">http://bit.ly/studyiqwikis2011-de</a></li>
</ul>
<p>Once the survey is evaluated, I will report about the results here&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=670&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/06/intl-study-on-information-quality-in-corporate-wikis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Meine Studenten bloggen (über ihre Abschlussarbeiten)</title>
		<link>http://isitjustme.de/2011/05/meine-studenten-bloggen-uber-ihre-abschlussarbeiten/</link>
		<comments>http://isitjustme.de/2011/05/meine-studenten-bloggen-uber-ihre-abschlussarbeiten/#comments</comments>
		<pubDate>Wed, 25 May 2011 08:40:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[ddiupb]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=667</guid>
		<description><![CDATA[Lange habe ich die Idee mit mir herumgetragen und letzte Woche war es dann endlich soweit: ich habe ein Gruppenblog für Studenten eröffnet, die bei mir ihre Abschlussarbeit schreiben. Ich betreue fast immer um die 10 Abschlussarbeiten parallel und habe &#8230; <a href="http://isitjustme.de/2011/05/meine-studenten-bloggen-uber-ihre-abschlussarbeiten/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Lange habe ich die Idee mit mir herumgetragen und letzte Woche war es dann endlich soweit: ich habe ein <a href="http://ddiupbblogs.wordpress.com/2011/05/19/getting-things-started/" target="_blank">Gruppenblog für Studenten eröffnet</a>, die bei mir ihre Abschlussarbeit schreiben. Ich betreue fast immer um die 10 Abschlussarbeiten parallel und habe selbst natürlich ein gutes Gefühl dafür, wie sich die Themen überschneiden und wer von wem profitieren könnte. Bei den Studenten ist das nicht der Fall und anscheinend zieht eine Aussage &#8220;sprich doch mal mit XYZ über deine Arbeit&#8221; meist keine Handlungen nach sich.</p>
<p>Ein offenes Blog könnte die Barriere zum Informationsaustausch und zur Kooperation senken, denn man muss nun ja nur einen Blogpost über die eigene Arbeit und den Fortschritt machen und vielleicht ein paar Kommentare schreiben. Ich bin gespannt, ob das Experiment <a href="http://ddiupbblogs.wordpress.com/" target="_blank">Studentenblogs DDI@UPB</a> aufgeht und die Abschlussarbeiten und die jeweiligen Studenten stärker miteinander vernetzt werden. Ich würde mich darüber freuen. Zudem erzeugt das öffentlich zugängliche Blog vielleicht auch etwas Interesse an unseren Arbeiten außerhalb der Uni Paderborn.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=667&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/05/meine-studenten-bloggen-uber-ihre-abschlussarbeiten/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>mokk.me &#8211; Design, Share, Test and Reuse mockups for mobile apps</title>
		<link>http://isitjustme.de/2011/05/mokk-me-design-share-test-and-reuse-mockups-for-mobile-apps/</link>
		<comments>http://isitjustme.de/2011/05/mokk-me-design-share-test-and-reuse-mockups-for-mobile-apps/#comments</comments>
		<pubDate>Fri, 20 May 2011 13:45:54 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mockups]]></category>
		<category><![CDATA[mokk.me]]></category>
		<category><![CDATA[webos]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=640</guid>
		<description><![CDATA[Today I stumbled upon a pretty handy tool called mokk.me. It allows you to easily create your mockup mobile app by drag&#8217;n'drop. You can save, share and test your mockup on iPhone, Android and webOS and even reuse the HTML, &#8230; <a href="http://isitjustme.de/2011/05/mokk-me-design-share-test-and-reuse-mockups-for-mobile-apps/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I stumbled upon a pretty handy tool called <a href="http://mokk.me/" target="_blank">mokk.me</a>. It allows you to easily create your mockup mobile app by drag&#8217;n'drop. You can save, share and test your mockup on iPhone, Android and webOS and even reuse the HTML, CSS, and Javascript in your productive environment. That&#8217;s pretty cool, isn&#8217;t it. Go go go and try it yourself&#8230;</p>
<p style="text-align: center;"><a href="http://isitjustme.de/wp-content/uploads/2011/05/Screen-shot-2011-05-20-at-3.39.10-PM.png"><img class="aligncenter size-medium wp-image-642" title="mokk.me" src="http://isitjustme.de/wp-content/uploads/2011/05/Screen-shot-2011-05-20-at-3.39.10-PM-300x149.png" alt="" width="300" height="149" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=640&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/05/mokk-me-design-share-test-and-reuse-mockups-for-mobile-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thank you Samsung</title>
		<link>http://isitjustme.de/2011/05/thank-you-samsung/</link>
		<comments>http://isitjustme.de/2011/05/thank-you-samsung/#comments</comments>
		<pubDate>Wed, 18 May 2011 21:10:42 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[ginkgo]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[mobile payment]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=631</guid>
		<description><![CDATA[I am currently supervising a bachelor thesis where we explore how the NFC technology can be applied to something else than mobile payment. While mobile payment IS an interesting field, I was more interested in how the technology could be &#8230; <a href="http://isitjustme.de/2011/05/thank-you-samsung/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am currently supervising a bachelor thesis where we explore how the <a href="http://en.wikipedia.org/wiki/Near_Field_Communication" target="_blank">NFC technology</a> can be applied to something else than mobile payment. While mobile payment IS an interesting field, I was more interested in how the technology could be used in the context of (scientific) conferences in order to support social interaction between people and objects there. <a href="http://www.sera-apps.de/" target="_blank">Tim</a><a href="https://twitter.com/seraandroid/" target="_blank"> Messerschmidt</a> is currently working on an Android prototype of an app that we will introduce to you later this summer. As Tim works as an Samsung Developer Advocate, we asked Samsung Germany for supporting the bachelor thesis with some hardware and today we received 6 NFC-enabled smartphones and are in negotiations regarding NFC tags.</p>
<p>I&#8217;d like to thank Samsung for supporting our unconventional idea and a bachelor thesis project.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=631&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/05/thank-you-samsung/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[CfP] Special Track on Recommendation, Data Sharing, and Research Practices in Science 2.0</title>
		<link>http://isitjustme.de/2011/04/cfp-special-track-on-recommendation-data-sharing-and-research-practices-in-science-2-0/</link>
		<comments>http://isitjustme.de/2011/04/cfp-special-track-on-recommendation-data-sharing-and-research-practices-in-science-2-0/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 08:39:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[open science]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[cfp]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[iknow11]]></category>
		<category><![CDATA[opendata]]></category>
		<category><![CDATA[openscience]]></category>
		<category><![CDATA[rdsrp11]]></category>
		<category><![CDATA[recommendation]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=623</guid>
		<description><![CDATA[I joined the Program Committee of the RDSRP Special Track at the i-Know conference in Graz. The workshop focuses on recent developments around the Science 2.0 / Research 2.0 theme. Be sure to submit your work to this event. Call &#8230; <a href="http://isitjustme.de/2011/04/cfp-special-track-on-recommendation-data-sharing-and-research-practices-in-science-2-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I joined the Program Committee of the <a href="http://i-know.tugraz.at/i-science/rdsrp" target="_blank">RDSRP Special Track</a> at the <a href="http://i-know.tugraz.at/" target="_blank">i-Know conference in Graz</a>. The workshop focuses on recent developments around the Science 2.0 / Research 2.0 theme. Be sure to submit your work to this event.</p>
<h2>Call for Papers</h2>
<p>Science 2.0 has become an umbrella term for the involvement of the web in science. It spans from the utilization of Web 2.0 tools and technologies in research to a more open and sharing approach to science. Some definitions of Science 2.0 even include notions of a methodological change due to the abundance of data, and the nature of the socio-technical systems on the web. For this special track, we would like to address three issues in Science 2.0 that have proven both promising and challenging at the same time:</p>
<ol>
<li>The management of scientific data, both primary and secondary data (such as publication metadata, and other scientific content on the web) as a precondition for Science 2.0.</li>
<li>The recommendation of people and resources as a consequential next step in an exponentially growing scientific environment.</li>
<li>The change in scientific practices due to the involvement of Science 2.0 tools and technologies in      the research process and the effects this has on science itself.</li>
</ol>
<p>This one-day special track is a program item of i-KNOW 2011, the 11<sup>th</sup> International Conference on Knowledge Management and Knowledge Technologies which takes place in Graz, Austria from September 7<sup>th</sup> to September 9<sup>th</sup> 2011. The workshop provides an interdisciplinary forum for international scientists and practitioners to discuss theoretical and practical aspects of Science 2.0. i-KNOW 2011 brings together international researchers and practitioners from the fields of knowledge management and knowledge technologies. The conference will cover relevant aspects from the fields of Knowledge Management, Knowledge Discovery, Knowledge Services, Social Media, Enterprise 2.0 and the Social Web. i-KNOW 2011 will be held concurrently with I-SEMANTICS 2011, the International Conference on Semantic Systems.</p>
<p>Please note that there is a related call for participation in the dataTEL Challenge. Powered by STELLAR &amp; TEAM (Mendeley) presenting the respective approaches.</p>
<h3>Topics</h3>
<p>Topics of interest include but are not limited to:</p>
<ul>
<li>Definition of data schemes and interoperability formats</li>
<li>Semantic Web standards for Science 2.0</li>
<li>Social mining and metadata extraction in academic resources</li>
<li>Metadata quality and quality assessment</li>
<li>Design and architecture of data sharing facilities</li>
<li>Systems design accounting for standardized data sets</li>
<li>Applications for recommendation in science</li>
<li>Specific challenges for recommendation in science</li>
<li>Information retrieval in academic papers</li>
<li>Recommendation algorithms and quality indicators</li>
<li>Changes in scientific practices due to Web 2.0</li>
<li>Methodological issues and interdisciplinarity in Science 2.0</li>
<li>Opportunities and threats for researchers and research organizations</li>
<li>Applications in and for Science 2.0</li>
<li>Awareness-support for Science 2.0 activities</li>
</ul>
<h3>Important Dates</h3>
<p>30 April 2011: Submission of full papers (8 pages)</p>
<p>31 May 2011: Notification of acceptance</p>
<p>30 June 2011: Camera ready version (8 pages)</p>
<p>7 Sept.-9 Sept. 2011: i-KNOW 2011 Conference</p>
<h3>Submission Procedure</h3>
<p><strong>Paper Submission Details</strong>: <a href="http://i-know.at/i-science/paper-submission">http://i-know.at/i-science/paper-submission</a></p>
<h3>Notification of Acceptance and Publishing</h3>
<p>Authors of accepted papers will be notified by 31 May 2011. Accepted papers will be published within the i-KNOW 2011 conference proceedings. The conference proceedings of i-KNOW 2011 will be published by <strong>ACM ICPS</strong> and available in the ACM Digital Library. At least one author of an accepted paper must register for i-KNOW 2011 before the deadline for camera ready versions (30 June 2011) in order to get the paper published in the conference proceedings.</p>
<h3>Chairs of RDSRP 2011</h3>
<p>The organization team of the special track on Practices, Recommendation, and Data Sharing in Science 2.0 consists of the following people:</p>
<ul>
<li>Michael Granitzer, Know-Center Graz (Austria)</li>
<li>Stefanie Lindstaedt, Know-Center Graz (Austria)</li>
<li>Peter Kraker, Know-Center Graz (Austria)</li>
<li>Kris Jack, Mendeley Ltd (UK)</li>
</ul>
<h3>Program Committee</h3>
<ul>
<li>Hendrik Drachsler, Open Universiteit Nederland (Netherlands)</li>
<li>Erik Duval, Katholieke Universiteit Leuven (Belgium)</li>
<li>Denis Gillet, École Polytechnique Fédérale de Lausanne (Switzerland)</li>
<li>Greg Grefenstette, Exalead (France)</li>
<li>Nina Heinze, Knowledge Media Research Center (Germany)</li>
<li>Eelco Herder, L3S Research Center (Germany)</li>
<li>Min-Yen Kan, National University of Singapore (Singapore)</li>
<li>Daniel Lemire, LICEF Research Center (Canada)</li>
<li>Michael Nentwich, Institute of Technology Assessment (Austria)</li>
<li>Wolfgang Reinhardt, University of Paderborn (Germany)</li>
<li>Dario Taraborelli, Wikimedia Foundation (USA)</li>
<li>Katrin Weller, Heinrich Heine University Düsseldorf (Germany)</li>
<li>Fridolin Wild, The Open University (UK)</li>
</ul>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=623&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/04/cfp-special-track-on-recommendation-data-sharing-and-research-practices-in-science-2-0/feed/</wfw:commentRss>
		<slash:comments>0</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>[publication] Added Value of Sociofact Analysis for Business Agility</title>
		<link>http://isitjustme.de/2011/04/publication-added-value-of-sociofact-analysis-for-business-agility/</link>
		<comments>http://isitjustme.de/2011/04/publication-added-value-of-sociofact-analysis-for-business-agility/#comments</comments>
		<pubDate>Sat, 09 Apr 2011 21:16:15 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[mature]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[aan]]></category>
		<category><![CDATA[knowledge maturing]]></category>
		<category><![CDATA[ontology]]></category>
		<category><![CDATA[sociofacts]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=605</guid>
		<description><![CDATA[A new publication has been published that discusses how sociofact analysis using Artefact-Actor-Networks (or similar techniques) could increase business agility. The publication was written with colleagues from the MATURE project and presented an the workshop on AI for Business Agility &#8230; <a href="http://isitjustme.de/2011/04/publication-added-value-of-sociofact-analysis-for-business-agility/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A new publication has been published that discusses how sociofact analysis using <a href="http://artefact-actor-networks.net/" target="_blank">Artefact-Actor-Networks</a> (or similar techniques) could increase business agility. The publication was written with colleagues from the <a href="http://mature-ip.eu/" target="_blank">MATURE project</a> and presented an the workshop on <a href="http://web.fhnw.ch/plattformen/ai4ba2011/index.php" target="_blank">AI for Business Agility</a> in the context of the <a href="http://www.aaai.org/ocs/index.php/SSS/SSS11/index" target="_blank">AAAI Spring Symposium 2011</a>.</p>
<p><em>Abstract</em>:</p>
<blockquote><p>The increasing agility of business requires an accelerated adaptation of organizations to continuously changing conditions. Individual and organizational learning are prominent means to achieve this. Hereby learning is always accompanied by the development of knowledge artifacts. For the entire of learning and artifact development the term knowledge maturing has been introduced recently, which focuses on these three manifestations of knowledge: cognifacts, sociofacts, and artifacts. In this paper we will focus on sociofacts as the subject-bound knowledge manifestation of social actions. Sociofacts are rooted in respective cognifacts play an independent role due to their binding to collective actions and subjects. These are particularly difficult to grasp but play a decisive role for the performance of organizations and the collaboration in there.The presented paper approaches the notion of sociofacts, discusses them on a theoretical level and establishes a first formal notation for sociofacts. We use the case of a merger between two companies to describe the advantages of sociofact analysis for such process. Some sociofact related problems during a merger are described and possible solutions are presented. We identify technical approaches for seizing sociofacts from tool-mediated social interaction and discuss open question for future research.</p></blockquote>
<p><em>Reference</em>:<br />
Riss, Uwe, Magenheim, Johannes, Reinhardt, Wolfgang, Nelkner, Tobias, and Hinkelmann, Knut. &#8220;Added Value of Sociofact Analysis for Business Agility&#8221; AAAI Spring Symposium Series 2011. Available at: <a href="http://www.aaai.org/ocs/index.php/SSS/SSS11/paper/view/2444" target="_blank">http://www.aaai.org/ocs/index.php/SSS/SSS11/paper/view/2444</a>.</p>
<p><a href="http://www.mendeley.com/c/4204481722/p/2694/riss-2011-added-value-of-sociofact-analysis-for-business-agility/" target="_blank">Bookmark it on Mendeley</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=605&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/04/publication-added-value-of-sociofact-analysis-for-business-agility/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>Closed beta of ginkgo has started</title>
		<link>http://isitjustme.de/2011/04/closed-beta-of-ginkgo-has-started/</link>
		<comments>http://isitjustme.de/2011/04/closed-beta-of-ginkgo-has-started/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 08:57:19 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[aan]]></category>
		<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[ginkgo]]></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[conference management tool]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[scientific events]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=589</guid>
		<description><![CDATA[&#160; Tonight we started the closed beta of ginkgo, a cool new tool for the management of scientific events. ginkgo is no classical conference management system. It rather combines conference management functions with those known from social networking sites. The &#8230; <a href="http://isitjustme.de/2011/04/closed-beta-of-ginkgo-has-started/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://ginkgosem.com" target="_blank"><img class="aligncenter size-medium wp-image-583" title="ginkgo" src="http://isitjustme.de/wp-content/uploads/2011/04/Screen-shot-2011-04-08-at-12.42.14-AM-300x221.png" alt="ginkgo - scientific event management" width="300" height="221" /></a></p>
<p>&nbsp;</p>
<p>Tonight we started the closed beta of <strong><a href="http://ginkgosem.com" target="_blank">ginkgo</a></strong>, a cool new tool for the management of scientific events.</p>
<p><strong>ginkgo</strong> is no classical conference management system. It rather combines conference management functions with those known from social networking sites. The goal of <strong>ginkgo</strong> is to raise awareness of researchers, make the organization of scientific events easier and more fun. We are currently working hard on getting the last pieces together and providing you with a fresh approach to the management of scientific events pretty soon. In the meantime you might want to join the beta list, follow <strong>ginkgo</strong> on <a href="http://twitter.com/ginkgosem" target="_blank">Twitter</a> or <a href="http://www.facebook.com/pages/GinkgoSem/188322231207224" target="_blank">Facebook</a> or follow <a href="http://twitter.com/jmaicher" target="_blank">Julian</a> and <a href="http://twitter.com/wollepb" target="_blank">me</a> on Twitter for latest updates.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=589&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/04/closed-beta-of-ginkgo-has-started/feed/</wfw:commentRss>
		<slash:comments>2</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>GINKGO. Coming soon</title>
		<link>http://isitjustme.de/2011/01/ginkgo-coming-soon/</link>
		<comments>http://isitjustme.de/2011/01/ginkgo-coming-soon/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 21:57:03 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ginkgosem]]></category>
		<category><![CDATA[scholarly communications]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[scientific events]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=492</guid>
		<description><![CDATA[Right now we are building a cool new tool that will help you in organizing and taking part in scientific events. Another core focus is to support indiviudal and group awareness processes, so you know what&#8217;s going on before, during &#8230; <a href="http://isitjustme.de/2011/01/ginkgo-coming-soon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Right now we are building a cool new tool that will help you in organizing and taking part in scientific events. Another core focus is to support indiviudal and group awareness processes, so you know what&#8217;s going on before, during and after an event took place.</p>
<p style="text-align: left;">We call the tool <a href="http://ginkgosem.com" target="_blank">GINKGO</a> and it will be launching soon. If you are interested to see what we have in mind, join the mailing list and be informed about all the updates&#8230;</p>
<p style="text-align: center;"><a href="http://ginkgosem.com"><img class="aligncenter wp-image-493" title="GINKGO" src="http://isitjustme.de/wp-content/uploads/2011/01/Screen-shot-2011-01-26-at-10.47.35-PM.png" alt="GINKGO is coming soon" width="450" height="234" /></a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=492&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/01/ginkgo-coming-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Having fun with MTurk transcriptions</title>
		<link>http://isitjustme.de/2011/01/having-fun-with-mturk-transcriptions/</link>
		<comments>http://isitjustme.de/2011/01/having-fun-with-mturk-transcriptions/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 11:17:16 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[awareness interviews]]></category>
		<category><![CDATA[mturk]]></category>
		<category><![CDATA[transcription]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=483</guid>
		<description><![CDATA[Yesterday Christian Mletzko pointed me to some interesting transcriptions we received for our awareness interviews from some MTurk workers. They are so funny I have to share them with you: What could have the interviewee said when the transcript reads &#8230; <a href="http://isitjustme.de/2011/01/having-fun-with-mturk-transcriptions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday <a href="http://twitter.com/chris_ml/" target="_blank">Christian</a> <a href="http://chrisml.com/" target="_blank">Mletzko</a> pointed me to some interesting transcriptions we received for our <a href="http://isitjustme.de/2010/12/amazons-mechanical-turk-for-interview-transcriptions/" target="_blank">awareness interviews</a> from some <a href="http://www.mturk.com/" target="_blank">MTurk</a> workers. They are so funny I have to share them with you:</p>
<p>What could have the interviewee said when the transcript reads as:</p>
<blockquote><p>i want to definition demolish is</p></blockquote>
<p>Got it? No? Well the interviewee said:</p>
<blockquote><p>Probably the one that I have seen the most is&#8230;</p></blockquote>
<p>You want another try? Well, what is the name of the popular tool for managing scientific publications?</p>
<blockquote><p>Amandeli</p></blockquote>
<p>Tush!</p>
<blockquote><p>Mendeley</p></blockquote>
<p>would have been the correct answer.</p>
<p>Let&#8217;s give it another try. Which of these words can be found in dictionary usual in the trade?</p>
<blockquote><p>thier, anouther, reguarding, structer, projuct&#8217;s, Eoropian, structor&#8217;s, alot, contac, useually, fications, bejorn</p></blockquote>
<p>None. That are the words our interviewees used</p>
<blockquote><p>their, another, regarding, structure, projects, European, structure (again), a lot, contact, usually, citations, beyond</p></blockquote>
<p>Next time I use MTurk, I have to be more carefully with accepting transcripts and increment the percentage of the HIT approval rate (to 99% or something).</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=483&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/01/having-fun-with-mturk-transcriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Are you using the Mac App Store</title>
		<link>http://isitjustme.de/2011/01/are-you-using-the-mac-app-store/</link>
		<comments>http://isitjustme.de/2011/01/are-you-using-the-mac-app-store/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 00:24:57 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[poll]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=477</guid>
		<description><![CDATA[Simple question: are you using Apple&#8217;s new cash cow?]]></description>
			<content:encoded><![CDATA[<p>Simple question: are you using Apple&#8217;s new cash cow?</p>
<!-- tweet id : 25341819302707200 --><style type='text/css'>#bbpBox_25341819302707200 a { text-decoration:none; color:#C04127; }#bbpBox_25341819302707200 a:hover { text-decoration:underline; }</style><div id='bbpBox_25341819302707200' 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;'><a href="http://twitter.com/search?q=%23poll" title="#poll" class="tweet-url hashtag">#poll</a> Let's get down to brass tacks, are you using the Mac App Store? <a href="http://twitter.com/search?q=%23apple" title="#apple" class="tweet-url hashtag">#apple</a> <a href="http://twtpoll.com/gywr3h">http://twtpoll.com/gywr3h</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.01.2011 1:02 am' href='http://twitter.com/#!/wollepb/status/25341819302707200' target='_blank'>13.01.2011 1:02 am</a> via <a href="http://twtpoll.com" rel="nofollow" target="blank">Twtpoll by Twtapps</a><a href='https://twitter.com/intent/tweet?in_reply_to=25341819302707200' 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=25341819302707200' 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=25341819302707200' 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><script src="http://twtpoll.com/js/badge.js" type="text/javascript"></script> <script src="http://twtpoll.com/badge/?twt=gywr3h&amp;tbg=1&amp;b=1&amp;bt=1" type="text/javascript"></script></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=477&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2011/01/are-you-using-the-mac-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simplifying the Scientific Writing and Review Process with SciFlow</title>
		<link>http://isitjustme.de/2010/12/simplifying-the-scientific-writing-and-review-process-with-sciflow/</link>
		<comments>http://isitjustme.de/2010/12/simplifying-the-scientific-writing-and-review-process-with-sciflow/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 20:21:35 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[latex]]></category>
		<category><![CDATA[open access]]></category>
		<category><![CDATA[sciflow]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=463</guid>
		<description><![CDATA[Our article &#8220;Simplifying the Scientific Writing and Review Process with SciFlow&#8221; (PDF version) in the Journal Future Internet has been published today. The whole review and publishing process in the open access journal only took about three months and the &#8230; <a href="http://isitjustme.de/2010/12/simplifying-the-scientific-writing-and-review-process-with-sciflow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Our article &#8220;<a href="http://www.mdpi.com/1999-5903/2/4/645/" target="_blank">Simplifying the Scientific Writing and Review Process with SciFlow</a>&#8221; (<a href="http://www.mdpi.com/1999-5903/2/4/645/pdf" target="_blank">PDF version</a>) in the Journal <a href="http://www.mdpi.com/journal/futureinternet/" target="_blank">Future Internet</a> has been published today. The whole review and publishing process in the open access journal only took about three months and the whole team was doing a really good job.</p>
<p><img class="aligncenter" title="SciFlow" src="http://www.mdpi.com/1999-5903/2/4/645/ag" alt="" width="420" height="227" /></p>
<p><strong>Abstract</strong>:</p>
<blockquote><p>Scientific writing is an essential part of a student’s and researcher’s everyday life. In this paper we investigate the particularities of scientific writing and explore the features and limitations of existing tools for scientific writing. Deriving from this analysis and an online survey of the scientific writing processes of students and researchers at the University of Paderborn, we identify key principles to simplify scientific writing and reviewing. Finally, we introduce a novel approach to support scientific writing with a tool called SciFlow that builds on these principles and state of the art technologies like cloud computing.</p></blockquote>
<p><strong>Reference</strong>:</p>
<blockquote><p>Eichler F.,	Reinhardt W. Simplifying the Scientific Writing and Review Process with SciFlow. <em>Future Internet</em>. 2010; 2(4):645-661.</p></blockquote>
<p style="text-align: center;">
<img src="http://isitjustme.de/?ak_action=api_record_view&id=463&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/12/simplifying-the-scientific-writing-and-review-process-with-sciflow/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Freaky wireless technology</title>
		<link>http://isitjustme.de/2010/12/freaky-wireless-technology/</link>
		<comments>http://isitjustme.de/2010/12/freaky-wireless-technology/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 12:15:56 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[picture]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=460</guid>
		<description><![CDATA[While all geeks are waiting for even more wireless technologies to arrive (where is the widespread availabilty of wireless power???) there are some folks that might find this a bit freaky&#8230; Thanks T3N for posting the photo in your Facebook &#8230; <a href="http://isitjustme.de/2010/12/freaky-wireless-technology/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>While all geeks are waiting for even more wireless technologies to arrive (where is the widespread availabilty of <a href="http://en.wikipedia.org/wiki/Wireless_energy_transfer" target="_blank">wireless power</a>???) there are some folks that might find this a bit freaky&#8230;</p>
<p style="text-align: center;"><a href="http://666kb.com/i/boxde9rf35rs25481.jpg"><img class="aligncenter" title="Freaky Wireless Technology" src="http://666kb.com/i/boxde9rf35rs25481.jpg" alt="" width="614" height="283" /></a></p>
<p>Thanks <a href="http://www.facebook.com/t3nMagazin" target="_blank">T3N</a> for posting the photo in your Facebook stream&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=460&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/12/freaky-wireless-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon&#8217;s Mechanical Turk for interview transcriptions</title>
		<link>http://isitjustme.de/2010/12/amazons-mechanical-turk-for-interview-transcriptions/</link>
		<comments>http://isitjustme.de/2010/12/amazons-mechanical-turk-for-interview-transcriptions/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 10:36:19 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[awareness interviews]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[mturk]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[transcriptions]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=451</guid>
		<description><![CDATA[In two earlier posts I reported about my tests with Amazon&#8217;s MTurk for transcribing interviews I did in the context of my Ph.D. First of all, I&#8217;d like to mention that all-in-all I&#8217;m satisfied with the results of the transcriptions &#8230; <a href="http://isitjustme.de/2010/12/amazons-mechanical-turk-for-interview-transcriptions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In two earlier posts I reported about my tests with <a href="http://mturk.com" target="_blank">Amazon&#8217;s MTurk</a> for transcribing interviews I did in the context of my Ph.D. First of all, I&#8217;d like to mention that all-in-all I&#8217;m satisfied with the results of the transcriptions as the saved me a lot of time. On the other hand I&#8217;d like to point out some points that you take care of, if you want to use the service yourself.</p>
<p>As for the creation of HITs in MTurk I happily link to the <a href="http://waxy.org/2008/09/audio_transcription_with_mechanical_turk/" target="_blank">blog post</a> of Andy Daio. I followed is step-for-step instructions, reused his template HIT template and learned how to embed a Flash-based audio player that helps your workers to listen to the audio.</p>
<p>Altogether I had 13 interviews with about 11 hours of audio that should be transcribed. The interviews were in English and most of the interviewees were non-native speakers. I split the audio files in equally long parts (between 4:45 and 5:25) so that all workers had to process the same amount of the interview. Furthermore, I remove some organizational chatter at the beginning (&#8220;can you hear me?&#8221; &#8220;yes I can hear you&#8221; &#8220;thanks very much &#8230;.&#8221;) and the chatter at the end (&#8220;please keep me updated about the results&#8221; &#8220;sure Iwill, by the way how is your project xyz &#8230;&#8221;). I uploaded the audio files to a local web server and created the HITs as described in Andy&#8217;s post.</p>
<p>I assumed that the workers would need around 2 hours for a 5 minute audio file to transcribe (actually they were much faster) and payed $2 per completed assignment. I let the assignments be automatically approved after 7 days (you might want to change this).</p>
<p>My 120 audio files were transcribed in only about 14 hours. As I mentioned earlier, I&#8217;m more than satisfied with the results BUT there are some things that you should consider when doing this yourself:</p>
<ul>
<li>Decide on whether you want a verbose (including um, eh, pauses, duplicate words and so on) or non-verbose transcription. If you don&#8217;t tell the worker how to transcribe they will do want they like to.</li>
<li>Give your workers some background about the audio they are to transcribe (it is only a part of an interview, the topic is XYZ and so on)</li>
<li>When you split your audio files, try to create the files with 2 seconds of overlap, so you don&#8217;t miss any words that are right on the cut.</li>
<li>Check your transcriptions as soon as they&#8217;re ready. I had a very busy week and couldn&#8217;t check the transcripts right away and only saw some very bad transcripts after they&#8217;ve been automatically accepted.</li>
<li>Be aware that the transcripts may require a lot of manual polishing. Especially if you interview topic is not about public domain knowledge you should consider that the workers may not know what you are talking about and &#8220;guess&#8221; the right words.</li>
<li>Workers will try to cheat. They will start to transcribe but not finish their tasks. Whenever you spot this, reject the worker&#8217;s transcription.</li>
<li>Transcripts have varying quality. MTurk worker used to be Americans with an above-average level of university degree. With Amazon&#8217;s move to allow workers from other countries doing the job there are some indicators that the transcription quality is decreasing. You will notice those differences in one interview. While the first three parts of an interview may be perfectly transcribed, the next part could be full of [xx] or ?? where the worker didn&#8217;t understand the interviewer or just didn&#8217;t know the word.</li>
</ul>
<p>Altogether I paid around $260 (€200) for the transcription of 11 hours of interviews. The whole process with splitting, creating the HITs, the workers&#8217; transcription, my review and creation of aggregated transcripts took me about one week (you could be faster when you check the HITs more regularly and create your aggregated transcripts faster). Now I will need to rehear the interview and do the polishing of the transcripts.</p>
<p>Would I recommend using MTurk in your research? Oh yes, I&#8217;d do it every time again.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=451&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/12/amazons-mechanical-turk-for-interview-transcriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook no longer cool</title>
		<link>http://isitjustme.de/2010/11/facebook-no-longer-cool/</link>
		<comments>http://isitjustme.de/2010/11/facebook-no-longer-cool/#comments</comments>
		<pubDate>Sun, 28 Nov 2010 17:19:57 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[cool]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[quote]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=449</guid>
		<description><![CDATA[In a recent post by Graham Attwell I read a cool quote about the declining interest in Facebook that research by WPP Group&#8217;s Mindshare suggests. The global director for research said: When you start getting friended by your grandmother, I &#8230; <a href="http://isitjustme.de/2010/11/facebook-no-longer-cool/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In a recent <a href="http://www.pontydysgu.org/2010/11/facebook-no-longer-cool/" target="_blank">post</a> by Graham Attwell I read a cool quote about the declining interest in Facebook that research by WPP Group&#8217;s Mindshare suggests. The global director for research <a href="http://www.adweek.com/aw/content_display/news/media/e3i15e6314384dccfe3fbf6715a445e0e2b" target="_blank">said</a>:</p>
<blockquote><p>When you start getting friended by your grandmother, I think that&#8217;s when it starts to lose its cool&#8230;</p></blockquote>
<p>No comment&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=449&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/11/facebook-no-longer-cool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experimenting with Amazon&#8217;s Mechanical Turk</title>
		<link>http://isitjustme.de/2010/11/experimenting-with-amazons-mechanical-turk/</link>
		<comments>http://isitjustme.de/2010/11/experimenting-with-amazons-mechanical-turk/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 08:47:22 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[interview]]></category>
		<category><![CDATA[mturk]]></category>
		<category><![CDATA[phd]]></category>
		<category><![CDATA[transcription]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=443</guid>
		<description><![CDATA[Currently we are running an interview series on awareness issues and visions to overcome them in the context of distributed research communities. During the EC-TEL conference some weeks ago, someone mentioned Amazon&#8217;s Mechanical Turk could be a helpful tool in &#8230; <a href="http://isitjustme.de/2010/11/experimenting-with-amazons-mechanical-turk/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Currently we are running an interview series on awareness issues and visions to overcome them in the context of distributed research communities. During the EC-TEL conference some weeks ago, someone mentioned Amazon&#8217;s Mechanical Turk could be a helpful tool in getting all those interviews transcribed. So I looked around in the Social Web, what people said about the service and I found out they were <a href="http://chronicle.com/blogs/profhacker/the-reliability-efficiencyaffordability-of-amazons-mechanical-turk/22994" target="_blank">stunned</a> by the <a href="http://waxy.org/2008/09/audio_transcription_with_mechanical_turk/" target="_blank">accuracy</a> and speed of the &#8220;artificial artificial intelligence&#8221; service.</p>
<p>Today I submitted the first audio of an interview to the service. I allowed the workers two days of time for doing the transcription (52 minutes altogether, split in chunks of 5 minutes). I followed the <a href="http://waxy.org/2008/09/audio_transcription_with_mechanical_turk/" target="_blank">superb tutorial</a> of <a href="http://en.wikipedia.org/wiki/Andy_Baio" target="_blank">Andy Baio</a>, reused his templates and even found out that there is a <a href="http://www.labnol.org/internet/design/html-embed-mp3-songs-podcasts-music-in-blogs-websites/2232/" target="_blank">reusable MP3 player</a> in Google Reader that I used to provide the workers with a Flash-based player for the audio chunks. If you ever wondered about the demographics of the service, the folks  someone from PARC provides a <a href="http://behind-the-enemy-lines.blogspot.com/2010/03/new-demographics-of-mechanical-turk.html" target="_blank">detailed overview</a> about it (here is an <a href="http://behind-the-enemy-lines.blogspot.com/2008/03/mechanical-turk-demographics.html" target="_blank">earlier version</a> of the demographics data).</p>
<p>I&#8217;ll tell you what happens, how satisfied I am and what it cost me in the end in a follow-up post&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=443&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/11/experimenting-with-amazons-mechanical-turk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bit.ly &#8211; now with QR codes built-in</title>
		<link>http://isitjustme.de/2010/10/bit-ly-now-with-qr-codes-built-in/</link>
		<comments>http://isitjustme.de/2010/10/bit-ly-now-with-qr-codes-built-in/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 14:07:33 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[bit.ly]]></category>
		<category><![CDATA[qr code]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[url shortener]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=432</guid>
		<description><![CDATA[The possibly best URL shortener bit.ly not only has cool statistics for each shortened URL, now the also prepare a QR code for your URL. For example the bit.ly URL for the University of Paderborn homepage is http://bit.ly/bVuIbx. By adding &#8230; <a href="http://isitjustme.de/2010/10/bit-ly-now-with-qr-codes-built-in/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The possibly best URL shortener <a href="http://bit.ly/" target="_blank">bit.ly</a> not only has cool statistics for each shortened URL, <a href="http://techcrunch.com/2010/10/13/bitly-qr/" target="_blank">now</a> the also prepare a <a href="http://en.wikipedia.org/wiki/QR_Code" target="_blank">QR code</a> for your URL. For example the bit.ly URL for the University of Paderborn homepage is <a href="http://bit.ly/bVuIbx" target="_blank">http://bit.ly/bVuIbx</a>. By adding a <strong>+</strong> to the URL you can access the statistics for that specific URL (try <a href="http://bit.ly/bVuIbx+" target="_blank">http://bit.ly/bVuIbx+</a>). By adding a <strong>.qrcode</strong> to the URL you get a QR code that will bring you to the shortened URL (<a href="http://bit.ly/bVuIbx.qrcode" target="_blank">http://bit.ly/bVuIbx.qrcode</a>). Cool, isn&#8217;t it&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=432&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/10/bit-ly-now-with-qr-codes-built-in/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>Dropbox gives you 500MB per friend you invite</title>
		<link>http://isitjustme.de/2010/10/dropbox-gives-you-500mb-per-friend-you-invite/</link>
		<comments>http://isitjustme.de/2010/10/dropbox-gives-you-500mb-per-friend-you-invite/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 12:50:34 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[online storage]]></category>
		<category><![CDATA[promotion]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=423</guid>
		<description><![CDATA[Dropbox &#8211; THE cloud storage service &#8211; runs a back to school promotion right now. On the EDU landing page they describe the promo as follows Dropbox is making the transition back to school easy by giving everyone with an &#8230; <a href="http://isitjustme.de/2010/10/dropbox-gives-you-500mb-per-friend-you-invite/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dropbox.com/referrals/NTE0MzM4NzM5" target="_blank">Dropbox</a> &#8211; THE cloud storage service &#8211; runs a back to school promotion right now. On the <a href="http://www.dropbox.com/edu" target="_blank">EDU landing page</a> they describe the promo as follows</p>
<blockquote><p>Dropbox is making the transition back to school easy by giving everyone with an .edu email address double the credit for referrals. That&#8217;s 500 MB per friend you invite! That goes for everyone you&#8217;ve already referred too.</p></blockquote>
<p>Yes you read correctly. They give you an additional 250MB for all friends you already invited in the past. All you have to do is to go to the <a href="http://www.dropbox.com/edu" target="_blank">EDU landing page</a> and enter your schools mail address (it doesn&#8217;t have to end with .edu as long as Dropbox recognizes your school), they will send you a verification mail and that&#8217;s it. That way I got additional 5GB to my account. If you don&#8217;t already have a Dropbox account you can <a href="http://www.dropbox.com/referrals/NTE0MzM4NzM5" target="_blank">join here</a> (which will give me some more space as well&#8230;).</p>
<p>NB: If Dropbox doesn&#8217;t recognize your school, just <a href="https://www.dropbox.com/ticket" target="_blank">drop them a line</a> and they add your school. Cool, isn&#8217;t it?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=423&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/10/dropbox-gives-you-500mb-per-friend-you-invite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>soharc + QR codes + the more app</title>
		<link>http://isitjustme.de/2010/09/soharc-qr-codes-the-more-app/</link>
		<comments>http://isitjustme.de/2010/09/soharc-qr-codes-the-more-app/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 12:21:34 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[ectel10]]></category>
		<category><![CDATA[qr code]]></category>
		<category><![CDATA[soharc]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=419</guid>
		<description><![CDATA[I&#8217;m attending the EC-TEL 2010 conference right now where Gonzalo Parra introduced his More! application that partly uses soharc data. Gonzalo offered a sheet of paper with QR codes that link to the More! profiles of the present researchers at &#8230; <a href="http://isitjustme.de/2010/09/soharc-qr-codes-the-more-app/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m attending the <a href="http://ectel10.org" target="_blank">EC-TEL 2010 conference</a> right now where Gonzalo Parra introduced his <a href="http://sites.google.com/site/kulmoreapp/" target="_blank">More! application</a> that partly uses <a href="http://soharc.upb.de" target="_blank">soharc</a> data. Gonzalo offered a sheet of paper with QR codes that link to the More! profiles of the present researchers at the workshop. Based on his idea, I created a QR code that will bring you directly to my soharc profile. I think I&#8217;ll use that on my slides from now on&#8230;</p>
<p><img src="http://qrcode.kaywa.com/img.php?s=8&amp;d=http%3A%2F%2Fsoharc.upb.de%2Fpersons%2Fwolfgang-reinhardt%2F" alt="qrcode" /></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=419&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/soharc-qr-codes-the-more-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>soharc update</title>
		<link>http://isitjustme.de/2010/09/soharc-update/</link>
		<comments>http://isitjustme.de/2010/09/soharc-update/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 17:23:18 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[social interaction]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Barcelona]]></category>
		<category><![CDATA[ectel10]]></category>
		<category><![CDATA[mupple2010]]></category>
		<category><![CDATA[recsystel2010]]></category>
		<category><![CDATA[Social media]]></category>
		<category><![CDATA[soharc]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=416</guid>
		<description><![CDATA[A lot of people asked for a way to edit their data on the Social handle archive and we discussed ways to best support this. As there is no registration needed for putting your data on soharc, we went for &#8230; <a href="http://isitjustme.de/2010/09/soharc-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A lot of people asked for a way to edit their data on the <a href="soharc.upb.de" target="_blank">Social handle archive</a> and we discussed ways to best support this. As there is no registration needed for putting your data on <a href="soharc.upb.de" target="_blank">soharc</a>, we went for a wiki-like way to let people edit there data. You just click on &#8220;Edit your data&#8221;, change the stuff you like to share with fellow researchers and press &#8220;Update my data&#8221;. That&#8217;s it. Cool, right? I added to security layers to the process: first, you have to prove that you are human and reflect on the changes. Second, there is a manual authoring process in place before your profile is updated. This is done, so we can actually check the changes and if someone likes to plays tricks, we don&#8217;t accept the changes. Go ahead and try it out&#8230;</p>
<p>As I am always looking for feedback on the process I implement, let me know what you think in the comments or over at <a href="http://getsatisfaction.com/soharc" target="_blank">GetSatisfaction.com</a></p>
<p>Next week I will be in Barcelona for the <a href="http://www.ectel2010.org/" target="_blank">EC-TEL conference 2010</a>, where already lots of people joined the <a href="http://soharc.upb.de/events/ectel10/" target="_blank">soharc for the conference</a>. There are also events for the <a href="http://soharc.upb.de/events/mupple-2010/" target="_blank">MUPPLE workshop</a>, the <a href="http://soharc.upb.de/events/recsystel10/" target="_blank">RecSysTEL workshop</a>, the <a href="http://soharc.upb.de/events/research-20-2010/" target="_blank">Research 2.0 workshop</a> and the <a href="http://soharc.upb.de/events/matel-2010/" target="_blank">MATEL workshop</a>. If you also are at EC-TEL 2010 or any of the satellite events feel free to <a href="http://soharc.upb.de/join/ectel10/" target="_blank">join the event on soharc</a> and increase your networking opportunities.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=416&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/soharc-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visualizing the RecSysTEL workshop</title>
		<link>http://isitjustme.de/2010/09/visualizing-the-recsystel-workshop/</link>
		<comments>http://isitjustme.de/2010/09/visualizing-the-recsystel-workshop/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 22:53:53 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[ectel2010]]></category>
		<category><![CDATA[gephi]]></category>
		<category><![CDATA[parscit]]></category>
		<category><![CDATA[recsystel2010]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=405</guid>
		<description><![CDATA[During last year&#8217;s EC-TEL conference in Nice, I asked myself how we could visualize a workshop and tried some easy method. A year later, we spent some more time on analyzing scientific paper with Artefact-Actor-Networks and are preparing a cool &#8230; <a href="http://isitjustme.de/2010/09/visualizing-the-recsystel-workshop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>During last year&#8217;s EC-TEL conference in Nice, I asked myself how we could <a href="http://isitjustme.de/2009/09/ever-tried-to-visualize-a-workshop/" target="_blank">visualize a workshop</a> and tried some easy method. A year later, we spent some more time on analyzing scientific paper with <a href="http://artefact-actor-networks.com" target="_blank">Artefact-Actor-Networks</a> and are preparing a cool new conference management tool that will incorporate many ideas we came up with during the last year. For the RecSysTEL workshop at this year&#8217;s EC-TEL conference in Barcelona (seems like I finally will make it to the city) I did some analysis and put it on the <a href="http://adenu.ia.uned.es/workshops/recsystel2010/program.htm" target="_blank">workshop website</a> and on <a href="http://www.flickr.com/photos/wollepb/sets/72157624843190015/" target="_blank">Flickr</a>.</p>
<div class="flickrGallery"><a href="http://www.flickr.com/photos/27692232@N04/4995136831/" title="Wordcloud for RecSysTEL (day 1)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4107/4995136831_f536717f03_s.jpg" alt="Wordcloud for RecSysTEL (day 1)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995136861/" title="Wordcloud for RecSysTEL (day 2)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4150/4995136861_e2c924071f_s.jpg" alt="Wordcloud for RecSysTEL (day 2)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995136925/" title="Wordcloud for RecSysTEL (day 1, session 2)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4150/4995136925_80d189e1c7_s.jpg" alt="Wordcloud for RecSysTEL (day 1, session 2)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745000/" title="Wordcloud for RecSysTEL (day 1, session 1)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4150/4995745000_cfb1e455bf_s.jpg" alt="Wordcloud for RecSysTEL (day 1, session 1)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745068/" title="Wordcloud for RecSysTEL (day 1, session 3)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4109/4995745068_b0e15c647f_s.jpg" alt="Wordcloud for RecSysTEL (day 1, session 3)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995136983/" title="Wordcloud for RecSysTEL (day 2, session 1)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4128/4995136983_2e4c70639d_s.jpg" alt="Wordcloud for RecSysTEL (day 2, session 1)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137037/" title="Wordcloud for RecSysTEL (day 2, session 2)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4104/4995137037_a1beb35c29_s.jpg" alt="Wordcloud for RecSysTEL (day 2, session 2)" class="flickr-medium" title="Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745132/" title="Wordcloud for RecSysTEL (paper Mödritscher)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4109/4995745132_f83d0378b7_s.jpg" alt="Wordcloud for RecSysTEL (paper Mödritscher)" class="flickr-medium" title="Towards a Recommender Strategy for Personal Learning Environments (Felix Modritscher)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137095/" title="Wordcloud for RecSysTEL (paper Sicilia)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4132/4995137095_c2db555a3f_s.jpg" alt="Wordcloud for RecSysTEL (paper Sicilia)" class="flickr-medium" title="Exploring user-based recommender algorithms in large learning object repositories: the case of MERLOT (Miguel-Angel Sicilia, Salvador Sanchez-Alonso, Elena Garcia-barriocanal and Cristian Cechinel)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137131/" title="Wordcloud for RecSysTEL (paper Beham)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4111/4995137131_705bde2bbf_s.jpg" alt="Wordcloud for RecSysTEL (paper Beham)" class="flickr-medium" title="Recommending Knowledgeable People in a Work-Integrated Learning System (Guenter Beham, Barbara Kump, Tobias Ley and Stefanie Lindstaedt)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745228/" title="Wordcloud for RecSysTEL (paper Shelton)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4090/4995745228_66b113a703_s.jpg" alt="Wordcloud for RecSysTEL (paper Shelton)" class="flickr-medium" title="Linking OpenCourseWares and Open Education Resources: Creating an Effective Search and Recommendation System (Brett E. Shelton, Joel Duffin, Yuxuan Wang and Justin Ball)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137175/" title="Wordcloud for RecSysTEL (paper Marino)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4084/4995137175_b8d9e8c7bf_s.jpg" alt="Wordcloud for RecSysTEL (paper Marino)" class="flickr-medium" title="A competency-driven advisor system for multi-actor learning or work environments (Olga Marino and Gilbert Paquette)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745306/" title="Wordcloud for RecSysTEL (paper Romero)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4144/4995745306_4d9929595d_s.jpg" alt="Wordcloud for RecSysTEL (paper Romero)" class="flickr-medium" title="Meta-Mender: a Meta-rule Based Recommendation System for Educational Applications (Vicente Romero and Daniel Burgos)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137257/" title="Wordcloud for RecSysTEL (paper Sie)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4127/4995137257_5cab1b65be_s.jpg" alt="Wordcloud for RecSysTEL (paper Sie)" class="flickr-medium" title="A Simulation for Content-based and Utility-based Recommendation of Candidate Coalitions in Virtual Creativity Teams (Rory Sie, Marlies Bitter and Peter Sloep )



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745464/" title="Wordcloud for RecSysTEL (paper Wang)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4105/4995745464_5b01b431f0_s.jpg" alt="Wordcloud for RecSysTEL (paper Wang)" class="flickr-medium" title="Semantic Ranking of Lecture Slides based on Conceptual Relationship and Presentational Structure (Yuanyuan Wang and Kazutoshi Sumiya)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137297/" title="Wordcloud for RecSysTEL (paper Santos)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4111/4995137297_287c4afb18_s.jpg" alt="Wordcloud for RecSysTEL (paper Santos)" class="flickr-medium" title="Modeling recommendations for the educational domain (Olga C. Santos and Jesus G. Boticario)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745492/" title="Wordcloud for RecSysTEL (paper Thai-Nghe)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4124/4995745492_7838d78fe5_s.jpg" alt="Wordcloud for RecSysTEL (paper Thai-Nghe)" class="flickr-medium" title="Recommender System for Predicting Student Performance (Nguyen Thai-Nghe, Lucas Drumond, Artus Krohn-Grimberghe and Lars Schmidt-Thieme)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137387/" title="Wordcloud for RecSysTEL (paper Michlik)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4145/4995137387_9b18fce15d_s.jpg" alt="Wordcloud for RecSysTEL (paper Michlik)" class="flickr-medium" title="Exercises Recommending for Limited Time Learning (Pavel Michlik and Maria Bielikova)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137409/" title="Wordcloud for RecSysTEL (paper Schoefegger)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4124/4995137409_e1385664e4_s.jpg" alt="Wordcloud for RecSysTEL (paper Schoefegger)" class="flickr-medium" title="Towards a User Model for Personalized Recommendations in Work-Integrated Learning: A Report on an Experimental Study with a Collaborative Tagging System (Karin Schoefegger, Paul Seitlinger and Tobias Ley)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745594/" title="Wordcloud for RecSysTEL (paper Broisin)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4113/4995745594_1b9c14436d_s.jpg" alt="Wordcloud for RecSysTEL (paper Broisin)" class="flickr-medium" title="A Personalized Recommendation Framework based on CAM and Document Annotations (Julien Broisin, Mihaela Brut, Valentin Butoianu, Florence Sedes and Philippe Vidal)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995137493/" title="Wordcloud for RecSysTEL (paper Drachsler)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4103/4995137493_da24178d87_s.jpg" alt="Wordcloud for RecSysTEL (paper Drachsler)" class="flickr-medium" title="dataTEL. Issues and Considerations regarding Sharable Data Sets for Recommender Systems in Technology Enhanced Learning (Hendrik Drachsler, Toine Bogers, Riina Vuorikari, Katrien Verbert, Erik Duval, Nikos Manouselis, Guenther Beham, Hermann Stern, Stefanie Lindstaedt, Martin Friedrich and Martin Wolpers)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4995745656/" title="Wordcloud for RecSysTEL (paper Brusilovsky)" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4132/4995745656_83b6aa100d_s.jpg" alt="Wordcloud for RecSysTEL (paper Brusilovsky)" class="flickr-medium" title="Social Navigation for Educational Digital Libraries (Peter Brusilovsky, Lillian N. Cassel, Lois M. L. Delcambre, Edward A. Fox, Richard Furuta, Daniel D. Garcia, Frank M. Shipman III, Michael Yudelson)



Find out more about the workshop at &lt;a href=&quot;http://adenu.ia.uned.es/workshops/recsystel2010/&quot; rel=&quot;nofollow&quot;&gt;adenu.ia.uned.es/workshops/recsystel2010/&lt;/a&gt;" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5009897426/" title="Bibliographic coupling of all workshop papers" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4088/5009897426_d04cd66890_s.jpg" alt="Bibliographic coupling of all workshop papers" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5009897488/" title="Bibliographic coupling of day 1 papers" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4090/5009897488_450f3744de_s.jpg" alt="Bibliographic coupling of day 1 papers" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5009293287/" title="Co-authorship network" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4146/5009293287_b4f4132c40_s.jpg" alt="Co-authorship network" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5009293995/" title="Co-citation network" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4152/5009293995_c1496344b2_s.jpg" alt="Co-citation network" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5017155059/" title="Wordcloud for the whole workshop" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4153/5017155059_e1a9cf7e74_s.jpg" alt="Wordcloud for the whole workshop" class="flickr-medium" title="Find out more about the workshop at adenu.ia.uned.es/workshops/recsystel2010/" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/5033298824/" title="RecSysTEL 2010 paper similarity" rel="flickr-mgr[72157624843190015]" class="flickr-image"><img src="http://farm5.static.flickr.com/4107/5033298824_6d30104562_s.jpg" alt="RecSysTEL 2010 paper similarity" class="flickr-medium" title="Node size is based on betweeness centrality, edge thickness is based on SemSim similarity between the papers" longdesc="" /></a></div>
<p>We took the accepted papers of the workshop (15 papers) and used <a href="http://aye.comp.nus.edu.sg/parsCit/" target="_blank">ParsCit</a> to extract the references and text content of the papers. Afterwards, we analyzed the references and calculated networks of co-authorship, co-citation and bibliographic coupling (using algorithms we implemented in the latest Artefact-Actor-Network architecture). Finally, we used <a href="http://gephi.org/" target="_blank">Gephi</a> and <a href="http://www.wordle.net/" target="_blank">Wordle</a> for generating the visualizations (day-wise, session-wise and paper-wise).</p>
<p>Now we need to investigate how people like the additional representations we provide them before a workshop and if it helps them to be more aware about the papers presented at workshop and their connection. Also we would like to explore how such visualizations could help workshop organizers in better select contributions for workshop/conference sessions&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=405&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/visualizing-the-recsystel-workshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best paper award (YEAH)</title>
		<link>http://isitjustme.de/2010/09/best-paper-award-yeah/</link>
		<comments>http://isitjustme.de/2010/09/best-paper-award-yeah/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 22:16:03 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[delfi10]]></category>
		<category><![CDATA[duisburg]]></category>
		<category><![CDATA[upb]]></category>
		<category><![CDATA[vilm]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=402</guid>
		<description><![CDATA[At last week&#8217;s German e-learning conference DeLFI (Deutsche e-Learning Fachtagung Informatik) in Duisburg we won the best paper award for our paper on pedagogic application scenarios for a video annotation tool in higher education (Anwendungsszenarien für ein Werkzeug zur Video-Annotation &#8230; <a href="http://isitjustme.de/2010/09/best-paper-award-yeah/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>At last week&#8217;s German e-learning conference <a href="http://interaktive-kulturen.de/DeLFI" target="_blank">DeLFI</a> (Deutsche e-Learning Fachtagung Informatik) in Duisburg we won the best paper award for our paper on pedagogic application scenarios for a video annotation tool in higher education (Anwendungsszenarien für ein Werkzeug zur Video-Annotation in der universitären Lehre). I presented the paper in Duisburg and enjoyed the discussion with reviewers and conference attendees about their use cases for the tool. I&#8217;d like to thank my co-authors Johannes Magenheim, Dieter Engbring and our student assistants Matthias Moi and Julian Maicher for their good work on the ViLM tool.</p>
<p>Here are the (German) slides from the talk</p>
<div id="__ss_5196090" style="width: 425px;"><strong><a title="Anwendungsszenarien für ein Werkzeug zur Video-Annotation in der universitären Lehre" href="http://www.slideshare.net/wolfgang.reinhardt/anwendungsszenarien-fr-ein-werkzeug-zur-videoannotation-in-der-universitren-lehre">Anwendungsszenarien für ein Werkzeug zur Video-Annotation in der universitären Lehre</a></strong><object id="__sse5196090" 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=delfi2010vilmslides-100914030125-phpapp02&amp;stripped_title=anwendungsszenarien-fr-ein-werkzeug-zur-videoannotation-in-der-universitren-lehre&amp;userName=wolfgang.reinhardt" /><param name="name" value="__sse5196090" /><param name="allowfullscreen" value="true" /><embed id="__sse5196090" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=delfi2010vilmslides-100914030125-phpapp02&amp;stripped_title=anwendungsszenarien-fr-ein-werkzeug-zur-videoannotation-in-der-universitren-lehre&amp;userName=wolfgang.reinhardt" name="__sse5196090" 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/wolfgang.reinhardt">Wolfgang Reinhardt</a>.</div>
</div>
<p>You can also read the whole article (also in German of course&#8230;)<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 Anwendungsszenarien für ein Werkzeug zur Video-Annotation in der universitären Lehre on Scribd" href="http://www.scribd.com/doc/37490055/Anwendungsszenarien-fur-ein-Werkzeug-zur-Video-Annotation-in-der-universitaren-Lehre">Anwendungsszenarien für ein Werkzeug zur Video-Annotation in der universitären Lehre</a> <object id="doc_964261322344940" 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_964261322344940" /><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=37490055&amp;access_key=key-25688b7wlozjrjcsmbl5&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=37490055&amp;access_key=key-25688b7wlozjrjcsmbl5&amp;page=1&amp;viewMode=list" /><embed id="doc_964261322344940" style="outline: none;" type="application/x-shockwave-flash" width="100%" height="600" src="http://d1.scribdassets.com/ScribdViewer.swf" flashvars="document_id=37490055&amp;access_key=key-25688b7wlozjrjcsmbl5&amp;page=1&amp;viewMode=list" allowscriptaccess="always" allowfullscreen="true" bgcolor="#ffffff" wmode="opaque" data="http://d1.scribdassets.com/ScribdViewer.swf" name="doc_964261322344940"></embed></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=402&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/best-paper-award-yeah/feed/</wfw:commentRss>
		<slash:comments>2</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>Foursquare’s scientific value close to zero</title>
		<link>http://isitjustme.de/2010/09/foursquares-scientific-value-close-to-zero/</link>
		<comments>http://isitjustme.de/2010/09/foursquares-scientific-value-close-to-zero/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 08:31:42 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[location awareness]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=395</guid>
		<description><![CDATA[I tried Foursquare over the last week to get an impression of how the service works and how it can be used for enhancing researcher&#8217;s (location) awareness. Well, I came to the conclusion that Foursquare is more a game than &#8230; <a href="http://isitjustme.de/2010/09/foursquares-scientific-value-close-to-zero/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I tried <a class="zem_slink" title="Foursquare Solutions" rel="homepage" href="http://foursquare.com/">Foursquare</a> over the last week to get an impression of how the service works and how it can be used for enhancing researcher&#8217;s (location) awareness. Well, I came to the conclusion that Foursquare is more a game than some serious service to be used in a scientific environment. Yes, you can check-in where ever you are and gain point, you can compete with your friends and become mayor of all types of places. But the question is: so what?</p>
<p>When you walk around the city it&#8217;s fun to spot new places, add them to the map and receive +5 points and another +5 points for being there for the first time. It&#8217;s motivating to see the leader board and see that you are not first. It&#8217;s cool to see other people checking-in at the same location and being able to talk to them. But Foursquare is targeted on party people (at least it seems to be) and not on scientists. Furthermore, adding friends manually and building-up a new community in Foursquare seems to be a blocker for me. Maybe <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a> Places will add some more value to it. Maybe <a class="zem_slink" title="Mendeley" rel="homepage" href="http://www.mendeley.com">Mendeley</a> will introduce Places to their mobile application. I&#8217;d like to know which people go to which conferences and to which sessions. And I&#8217;d like to spot new people to follow, based on their conference attendance and research interests. That would be researcher&#8217;s location awareness to me. And Foursquare can&#8217;t deliver this.</p>
<p>I quit Foursquare today, so I don&#8217;t bother you with tweets and Facebook updates anymore.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=395&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/09/foursquares-scientific-value-close-to-zero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Foursquare! So what?</title>
		<link>http://isitjustme.de/2010/08/foursquare-so-what/</link>
		<comments>http://isitjustme.de/2010/08/foursquare-so-what/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 10:27:32 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[foursquare]]></category>
		<category><![CDATA[self-test]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=388</guid>
		<description><![CDATA[As I my have noticed I&#8217;m giving Foursquare a spin in order to find out about its usefulness for awareness in research communities. I&#8217;m on Foursquare since last Friday and have like 10 friends now. I checked in around 20 &#8230; <a href="http://isitjustme.de/2010/08/foursquare-so-what/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As I my have noticed I&#8217;m g<a href="http://isitjustme.de/2010/08/giving-foursquare-a-spin/" target="_blank">iving Foursquare a spin</a> in order to find out about its usefulness for awareness in research communities. I&#8217;m on <a href="http://foursquare.com" target="_blank">Foursquare</a> since last Friday and have like 10 friends now. I checked in around 20 times and I am mayor of my home. Wow. Maybe I am missing some essential part of the service, but what exactly is the gain of Foursquare? And when does it come into being? I noticed that you get coupons for <a class="zem_slink" title="Starbucks" rel="homepage" href="http://www.starbucks.com">Starbucks</a> in the US if you are the mayor of one store. What do you get in Germany or the UK or elsewhere? Do you see any added value of checking in everywhere you go? Is Foursquare more than a game that at some point will provide you with personalized and local ads? Maybe you can help me with some input&#8230;</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=c40dd6c4-0daf-4df4-8668-ebca97f4139e" 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=388&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/08/foursquare-so-what/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Giving Foursquare a spin</title>
		<link>http://isitjustme.de/2010/08/giving-foursquare-a-spin/</link>
		<comments>http://isitjustme.de/2010/08/giving-foursquare-a-spin/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 11:17:44 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[awareness]]></category>
		<category><![CDATA[future learning]]></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[foursquare]]></category>
		<category><![CDATA[location awareness]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=385</guid>
		<description><![CDATA[After all the buzz around Foursquare, Facebook Places and Co. and my (initially) rather restraining attitude towards such services, I will try Foursquare for a week starting today. In the context of my Ph.d. thesis I am thinking about how &#8230; <a href="http://isitjustme.de/2010/08/giving-foursquare-a-spin/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After all the buzz around <a href="http://foursquare.com/" target="_blank">Foursquare</a>, <a href="http://www.facebook.com/places/" target="_blank">Facebook Places</a> and Co. and my (initially) rather restraining attitude towards such services, I will try Foursquare for a week starting today. In the context of my Ph.d. thesis I am thinking about how such location-awaren systems could be used to enhance researchers awareness and I need to figure out how the systems work. So I will probably spam you (my Twitter followers and Facebook friends) with some check-in stuff. I hope you understand it&#8217;s on her majesty&#8217;s service for advances in sciences :)</p>
<p>Btw: You can see my check-ins at <a href="http://foursquare.com/user/wollepb">Foursquare</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=385&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/08/giving-foursquare-a-spin/feed/</wfw:commentRss>
		<slash:comments>1</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>[CfP] Research 2.0 workshop at EC-TEL 2010</title>
		<link>http://isitjustme.de/2010/05/cfp-research-2-0-workshop-at-ec-tel-2010/</link>
		<comments>http://isitjustme.de/2010/05/cfp-research-2-0-workshop-at-ec-tel-2010/#comments</comments>
		<pubDate>Fri, 28 May 2010 10:27:38 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[semanticweb]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[Barcelona]]></category>
		<category><![CDATA[cfp]]></category>
		<category><![CDATA[ectel10]]></category>
		<category><![CDATA[workshop research20]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=360</guid>
		<description><![CDATA[After the successful Science 2.0 workshop at last year&#8217;s EC-TEL conference, there will be another cool workshop where you can present your cool ideas and applications about what Science 2.0 and Research 2.0 could look like. Spread the word and &#8230; <a href="http://isitjustme.de/2010/05/cfp-research-2-0-workshop-at-ec-tel-2010/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After the successful Science 2.0 workshop at last year&#8217;s EC-TEL conference, there will be another cool workshop where you can present your cool ideas and applications about what Science 2.0 and Research 2.0 could look like. Spread the word and hand in your stuff. We&#8217;re pretty much looking forward to see what you are doing&#8230;</p>
<blockquote><p><a href="http://en.wikipedia.org/wiki/Science_2.0">Research2.0</a> is in essence a Web2.0 approach to how we do research. Research2.0 creates conversations between researchers, enables them to discuss their findings and connects them with others. Thus, Research2.0 can accelerate the diffusion of knowledge.</p>
<p>Topics for this workshop include, but are not limited to:</p>
<ul>
<li>Evaluation of existing Research2.0 tools and infrastructures from a TEL perspective</li>
<li>Development of TEL-related use case scenarios for Research2.0 tools and infrastructures</li>
<li>Influence of Research2.0 tools and technologies on scientific practices in TEL</li>
<li>Formats and protocols for Research2.0 data exchange (linked data, RSS, BuRST, …)</li>
<li>Ownership and privacy of research information</li>
<li>Practices of the diverse Technology Enhanced Learning disciplines, and how Research2.0 can influence them</li>
</ul>
<p><strong>Format</strong></p>
<p>Authors are invited to submit original unpublished work. The following types of contributions are possible:</p>
<ul>
<li>Short papers (3-5 pages) that state the position of the authors on issues relevant to the workshop or work in progress, even when in very early state.</li>
<li>Full papers: (8-12 pages) that describe problems, needs, novel approaches and frameworks within the scope of the workshop. In this category, empirical evaluation papers and industrial experience reports are welcome for submission.</li>
</ul>
<p>Each presenter will be linked to related papers from other presenters and will be asked to compare in the presentation how the works of others relates to their own work.</p>
<p>The presentation of unfinished ideas, tools under development and especially failures is explicitly encouraged. This includes the presentation and discussion of tools and their real-world usability.</p>
<p>Prior to the workshop, a dedicated group on <a href="http://teleurope.eu/">TEL Europe</a> will be opened to:</p>
<ul>
<li>facilitate discussions among participants before and after the conference;</li>
<li>post submitted papers for an open peer review;</li>
<li>publish information and news about the workshop;</li>
<li>collect reactions through social media on the workshop.</li>
</ul>
<p>All presentations and discussions will be broadcast via Flashmeeting to attract more feedback, and to document the event. Online questions and comments will be explicitly taken into account during the workshop.</p>
<p><strong>Important Dates</strong></p>
<p><strong></p>
<ul>
<li><span style="font-weight: normal;">Paper submission: 27 June 2010</span></li>
<li><span style="font-weight: normal;">Paper acceptance: 11 July 2010</span></li>
<li><span style="font-weight: normal;">Main Conference: 28 September-1 October 2010</span></li>
</ul>
<p></strong><strong>Paper submission and questions</p>
<p></strong>Please submit your paper at <a href="http://www.easychair.org/conferences/?conf=research20">http://www.easychair.org/conferences/?conf=research20</a>.</p>
<p>Feel free to contact erik.duval@cs.kuleuven.be if you have any questions!</p></blockquote>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=360&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/cfp-research-2-0-workshop-at-ec-tel-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Software for Communication, Collaboration and Co-Operation in Groups</title>
		<link>http://isitjustme.de/2010/05/social-software-for-communication-collaboration-and-co-operation-in-groups/</link>
		<comments>http://isitjustme.de/2010/05/social-software-for-communication-collaboration-and-co-operation-in-groups/#comments</comments>
		<pubDate>Mon, 10 May 2010 07:33:38 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[thesis]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[co-operation]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[social software]]></category>
		<category><![CDATA[spreadsheet]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=357</guid>
		<description><![CDATA[One of my students is exploring the value of social software for communication, collaboration and co-operation in (distributed) teams. He is developing a classification and rating scheme for the tools and aims at recommending tools for several application scenarios and &#8230; <a href="http://isitjustme.de/2010/05/social-software-for-communication-collaboration-and-co-operation-in-groups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my students is exploring the value of social software for communication, collaboration and co-operation in (distributed) teams. He is developing a classification and rating scheme for the tools and aims at recommending tools for several application scenarios and the integration into the model of <a href="http://artefact-actor-networks.net/" target="_blank">Artefact-Actor-Networks</a>.</p>
<p>We created a <a href="http://spreadsheets.google.com/ccc?key=0AlLlL8g-TRuxdHBPV2xqRW9iREZaYXdvVm5ocTBBaGc&amp;hl=en" target="_blank">spreadsheet</a> on Google that is open for editing &#8211; so if you are interested in this topic and would like to contribute tools to our list, just go ahead and enter your suggestion <a href="http://spreadsheets.google.com/ccc?key=0AlLlL8g-TRuxdHBPV2xqRW9iREZaYXdvVm5ocTBBaGc&amp;hl=en" target="_blank">here</a>.</p>
<p>Thanks for your support.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=357&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/social-software-for-communication-collaboration-and-co-operation-in-groups/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>Facebook&#8217;s changes in privacy</title>
		<link>http://isitjustme.de/2010/05/facebooks-changes-in-privacy/</link>
		<comments>http://isitjustme.de/2010/05/facebooks-changes-in-privacy/#comments</comments>
		<pubDate>Sun, 09 May 2010 11:33:39 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[history]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[evolution]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=350</guid>
		<description><![CDATA[Matt McKeon did a nice visualization of how the Facebook TOS changed since 2005 with regard to privacy. Starting as a really closed social network, it became more and more open and Facebook&#8217;s default sharing settings are not always as you&#8217;d &#8230; <a href="http://isitjustme.de/2010/05/facebooks-changes-in-privacy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://mattmckeon.com/" target="_blank">Matt McKeon</a> did a nice visualization of how the Facebook TOS changed since 2005 with regard to privacy. Starting as a really closed social network, it became more and more open and Facebook&#8217;s default sharing settings are not always as you&#8217;d expect them&#8230; <a href="http://mattmckeon.com/facebook-privacy/" target="_blank">See the great work yourself.</a></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=350&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/05/facebooks-changes-in-privacy/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>[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>[FSLN10] Social Media in Higher Education</title>
		<link>http://isitjustme.de/2010/04/fsln10-social-media-in-higher-education/</link>
		<comments>http://isitjustme.de/2010/04/fsln10-social-media-in-higher-education/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 08:43:42 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[teaching]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[fsln10]]></category>
		<category><![CDATA[slides]]></category>
		<category><![CDATA[smhe]]></category>
		<category><![CDATA[voicethread]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=328</guid>
		<description><![CDATA[My friend Cristina Costa from the University of Salford (ok, basically she&#8217;s from Portugal) contributed to our FSLN 2010 seminar with a pretty cool Voicethread about Social Media in Higher Education. Cristina blogs: The presentation aims to be informal and &#8230; <a href="http://isitjustme.de/2010/04/fsln10-social-media-in-higher-education/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>My friend <a href="http://knowmansland.com/learningpath/" target="_blank">Cristina</a> <a href="http://twitter.com/cristinacost" target="_blank">Costa</a> from the U<a href="http://www.salford.ac.uk/" target="_blank">niversity of Salford</a> (ok, basically she&#8217;s from Portugal) contributed to our <a href="http://isitjustme.de/2010/04/fsln-seminar-to-begin/" target="_blank">FSLN 2010 seminar</a> with a pretty cool <a href="http://voicethread.com/#home" target="_blank">Voicethread</a> about Social Media in Higher Education.</p>
<p>Cristina <a href="http://knowmansland.com/learningpath/?p=470" target="_blank">blogs</a>:</p>
<blockquote><p>The presentation aims to be informal and interactive. I welcome your thoughts, questions and reflections about the small chunks of information I have provided in the voicethreads. I also hope we continue this conversation else where. I have some ideas how we could do this, but I prefer to let you to decide where we could ‘meet again’. I’ll be waiting for your suggestions!<br />
And yes, this presentation only barely scratches the surface of Social Media, its advantages and implications. But we do have to start somewhere. I hope this will just be a start of something bigger. Thank you all for taking part in this. I also want to thank those who have helped me with this presentation. You will find them in the voicethread.</p></blockquote>
<p><img style="visibility: hidden; width: 0px; height: 0px;" src="http://counters.gigya.com/wildfire/IMP/CXNID=2000002.11NXC/bT*xJmx*PTEyNzIzNTc2NzMzMTMmcHQ9MTI3MjM1NzY3ODM2NSZwPTIwNjQyMSZkPWIxMDk*MzI*Jmc9MiZvZj*w.gif" border="0" alt="" width="0" height="0" /><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://voicethread.com/book.swf?b=1094324" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://voicethread.com/book.swf?b=1094324" wmode="transparent"></embed></object></p>
<p>I am very thankful for this contribution as it shows not only the power of one&#8217;s network but also broadens the scope of our students. They collaborate with students from another University, a different course of studies and in addition they have the chance to listen to the thoughts of Cristina. What else could they ask for?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=328&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/04/fsln10-social-media-in-higher-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Academic Networks &#8211; Microsoft Visual Explorer</title>
		<link>http://isitjustme.de/2010/04/academic-networks-microsoft-visual-explorer/</link>
		<comments>http://isitjustme.de/2010/04/academic-networks-microsoft-visual-explorer/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 06:02:32 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[coauthorship]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[research community]]></category>
		<category><![CDATA[Social network]]></category>
		<category><![CDATA[thesis]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=325</guid>
		<description><![CDATA[Today I came across a cool tool for visualizing co-authorship networks and it&#8217;s from Microsoft. Microsoft describes the product as: Microsoft Academic Search is a free academic search engine developed by Microsoft Research Asia, which also serves as a test-bed for &#8230; <a href="http://isitjustme.de/2010/04/academic-networks-microsoft-visual-explorer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I came across a cool tool for visualizing co-authorship networks and it&#8217;s from Microsoft. Microsoft describes the product as:</p>
<blockquote><p>Microsoft Academic Search is a free academic search engine developed by <a href="http://research.microsoft.com/aboutmsr/labs/asia/default.aspx">Microsoft Research Asia</a>, which also serves as a test-bed for our <a href="http://academic.research.microsoft.com/Paper/2422055.aspx">object-level vertical search</a> research. Microsoft Academic Search provides many innovative ways to explore scientific papers, conferences, journals, and authors, connecting millions of scholars, students, librarians, and other users. Objects in the search results are sorted based on two factors: their relevance to the query and their global importance. The relevance score of an object is computed by its attributes; the importance score of an object is calculated by its relationships with other objects.</p></blockquote>
<p><a title="Co-author network from Microsoft Academic Search von wollepb bei Flickr" href="http://www.flickr.com/photos/wollepb/4539517045/"><img src="http://farm3.static.flickr.com/2746/4539517045_32aa5b3f44.jpg" alt="Co-author network from Microsoft Academic Search" width="500" height="406" /></a><br />
The tool itself as well as the visualization look pretty mature and are pretty easy to handle: 1) insert the name of an author and see his network. A click on an author reveals his details such as publication count and impact indices. Try it your self at <a href="http://academic.research.microsoft.com/VisualExplorer.aspx" target="_blank">http://academic.research.microsoft.com/VisualExplorer.aspx</a> and also check the help section.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=325&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/04/academic-networks-microsoft-visual-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lernen und Lehren mit Technologien</title>
		<link>http://isitjustme.de/2010/04/lernen-und-lehren-mit-technologien/</link>
		<comments>http://isitjustme.de/2010/04/lernen-und-lehren-mit-technologien/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 21:00:19 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[cfc]]></category>
		<category><![CDATA[cfp]]></category>
		<category><![CDATA[lehrbuch]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=315</guid>
		<description><![CDATA[Soeben habe ich den sehr motivierenden und cool gemachten Call for Chapters von Martin Ebner und Sandra Schaffert zu einem Lehrbuch der besonderen Art bekommen. Martin und Sandra widmen sich mit ihrer Buchidee einem wichtigen Aspekt der heutigen Bildungslandschaft, der &#8230; <a href="http://isitjustme.de/2010/04/lernen-und-lehren-mit-technologien/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Soeben habe ich den sehr motivierenden und cool gemachten <a href="http://l3t.tugraz.at/index.php/LehrbuchEbner10/announcement/view/7" target="_blank">Call for Chapters</a> von <a href="http://elearningblog.tugraz.at" target="_blank">Martin Ebner</a> und <a href="http://sansch.wordpress.com" target="_blank">Sandra Schaffert</a> zu einem Lehrbuch der besonderen Art bekommen. Martin und Sandra widmen sich mit ihrer Buchidee einem wichtigen Aspekt der heutigen Bildungslandschaft, der in bisherigen Lehrbüchern deutlich zu kurz kommt: das effektive Lehren und Lernen mit Methoden und Werkzeugen des Web 2.0. Der Name des Projekts ist &#8220;<em>Lehrbuch für Lernen und Lehren mit Technologien. Ein interdisziplinäres Lehrbuch</em> <em>(<a href="http://l3t.tugraz.at/" target="_blank">L3T</a>)</em>&#8221;</p>
<blockquote><p>Im Frühjahr 2011 wird das neue interdisziplinäre Lehrbuch rund um das Thema Lernen und Lehren mit Technologien erscheinen. Es wird aktuelle Themen, Einsatzgebiete, Forschungs- ergebnisse und Technologien aufereiten, die in vorhandenen Lehrbüchern (noch) nicht dargestellt wurden, deren Bedarf aber durchaus gegeben ist. Zudem haben sich die Initatoren des Projektes den freien Zugang auf Bildungsmaterialien an ihre Fahnen gehefet: Dieses Lehrbuch soll nicht nur als Buch, sondern kapitelweise auch frei verfügbar zum Herunterladen aus dem Internet angeboten werden. Natürlich werden dabei auch Verweise auf weitere ausgewählte Online-Ressourcen vorhanden sein. Mit diesem neuen Ansatz sollen die ständig zunehmenden Kurse, Seminare, Vorlesungen und Studiengänge im Bereich des technologiegestützten Lernens im deutschsprachigen Raum gezielt unterstützt werden. Ihre Vorschläge für Kapitel, Themen, Kooperatonen, Autor(inn)en und Gutachter(innen) sind herzlich willkommen!</p></blockquote>
<p>Und hier noch der ansprechend gemachte digitale Aufhänger für das Projekt. Respekt. Echt cool. Ich würde mal sagen: auf geht&#8217;s&#8230;<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" 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/SM3HJ_Y3rLc&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="640" height="385" src="http://www.youtube.com/v/SM3HJ_Y3rLc&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=315&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/04/lernen-und-lehren-mit-technologien/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>While Wordle is down&#8230; Looking for alternatives</title>
		<link>http://isitjustme.de/2010/02/while-wordle-is-down-looking-for-alternatives/</link>
		<comments>http://isitjustme.de/2010/02/while-wordle-is-down-looking-for-alternatives/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 12:12:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=305</guid>
		<description><![CDATA[As you may have noticed the great service Wordle.net is offline. If you want to create cool wordl clouds from your texts you&#8217;ll need some other tools in the meanwhile. I created a small list of tools that you can &#8230; <a href="http://isitjustme.de/2010/02/while-wordle-is-down-looking-for-alternatives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed the great service <a class="zem_slink" title="Wordle" rel="homepage" href="http://wordle.net">Wordle.net</a> is offline.</p>
<p>If you want to create cool wordl clouds from your texts you&#8217;ll need some other tools in the meanwhile. I created a small list of tools that you can use and analyzed one of my papers on <a href="http://artefact-actor-networks.net/whats-that/" target="_blank">Artefact-Actor-Networks</a>, so you can see how they will look like.</p>
<ol>
<li>TagCrowd, <a href="http://www.tagcrowd.com/" target="_blank">http://www.tagcrowd.com/</a></li>
<li>WordItOut, <a href="http://worditout.com/" target="_blank">http://worditout.com/</a></li>
<li>WordSift, <a href="http://wordsift.com/" target="_blank">http://wordsift.com/</a></li>
<li>Tagul, <a href="http://tagul.com" target="_blank">http://tagul.com</a></li>
<li>ABCya WordClouds, <a href="http://www.abcya.com/word_clouds.htm" target="_blank">http://www.abcya.com/word_clouds.htm</a></li>
</ol>
<div class="flickrGallery"><a href="http://www.flickr.com/photos/27692232@N04/4394853304/" title="WordClouds with WordItOut" rel="flickr-mgr[72157623525089990]" class="flickr-image"><img src="http://farm5.static.flickr.com/4052/4394853304_7659ecdd59_s.jpg" alt="WordClouds with WordItOut" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4394086541/" title="WordClouds with WordSift" rel="flickr-mgr[72157623525089990]" class="flickr-image"><img src="http://farm5.static.flickr.com/4072/4394086541_135de00633_s.jpg" alt="WordClouds with WordSift" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4394853394/" title="WordClouds with ABYya Word Clouds" rel="flickr-mgr[72157623525089990]" class="flickr-image"><img src="http://farm5.static.flickr.com/4063/4394853394_d79d87b7c0_s.jpg" alt="WordClouds with ABYya Word Clouds" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4394086591/" title="WordClouds with Tagul" rel="flickr-mgr[72157623525089990]" class="flickr-image"><img src="http://farm3.static.flickr.com/2791/4394086591_1ef6c398e6_s.jpg" alt="WordClouds with Tagul" class="flickr-medium" title="" longdesc="" /></a><a href="http://www.flickr.com/photos/27692232@N04/4394086635/" title="WordClouds with TagCrowd" rel="flickr-mgr[72157623525089990]" class="flickr-image"><img src="http://farm3.static.flickr.com/2800/4394086635_f2853cce32_s.jpg" alt="WordClouds with TagCrowd" class="flickr-medium" title="" longdesc="" /></a></div>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=305&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/while-wordle-is-down-looking-for-alternatives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordle.net is down &#8211; Seeking legal advice</title>
		<link>http://isitjustme.de/2010/02/wordle-net-is-down-seeking-legal-advice/</link>
		<comments>http://isitjustme.de/2010/02/wordle-net-is-down-seeking-legal-advice/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 10:51:06 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[legal affair]]></category>
		<category><![CDATA[savewordle]]></category>
		<category><![CDATA[trademark]]></category>
		<category><![CDATA[wordle]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=302</guid>
		<description><![CDATA[One of my favourite web services &#8211; Wordle.net &#8211; is down because of some weird legal reasons. If you are a laywer specialized in trademark affairs, please help to get Wordle back online. Here is what the Wordle founder says &#8230; <a href="http://isitjustme.de/2010/02/wordle-net-is-down-seeking-legal-advice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my favourite web services &#8211; <a href="http://wordle.net" target="_blank">Wordle.net</a> &#8211; is down because of some weird legal reasons. If you are a laywer specialized in trademark affairs, please help to get Wordle back online.</p>
<p>Here is what the Wordle founder says on his page:</p>
<blockquote><p>I am seeking pro bono legal advice, to evaluate a trademark claim against my use of the word &#8220;Wordle&#8221; for this web site. If you&#8217;re an intellectual property lawyer, with expertise in trademark law, and you wish to offer professional advice on this matter, please contact me.</p></blockquote>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=302&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/wordle-net-is-down-seeking-legal-advice/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recognizr &#8211; Great tool for Science 2.0</title>
		<link>http://isitjustme.de/2010/02/recognizr-great-tool-for-science-2-0/</link>
		<comments>http://isitjustme.de/2010/02/recognizr-great-tool-for-science-2-0/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 11:01:40 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[future learning]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[visualization]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[recognizr]]></category>
		<category><![CDATA[stellar]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=297</guid>
		<description><![CDATA[Maybe you have already seen Recognizr, a TAT prototype of an augmented ID concept. If not here is the pretty stunning video. Can you imagine the great impact on scientific conferences that tool could have? You just talked to someone &#8230; <a href="http://isitjustme.de/2010/02/recognizr-great-tool-for-science-2-0/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Maybe you have already seen Recognizr, a <a href="http://www.tat.se/" target="_blank">TAT</a> prototype of an augmented ID concept. If not here is the pretty stunning video.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" 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/5GqJHaNRlas&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="640" height="385" src="http://www.youtube.com/v/5GqJHaNRlas&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Can you imagine the great impact on scientific conferences that tool could have? You just talked to someone pretty cool and want to stay in contact with him. Normally you would need to exchange analog or digital business cards or use tools like <a href="http://sites.google.com/site/kulmoreapp/" target="_blank">More!</a> where you still need to know a name or use QR codes to identifiy your communication partner&#8230; With the Recognizr you&#8217;d only need to make a picture of his face and add the person to you network. How cool is that?</p>
<p>I am aware of the privacy issues that arise from such a tool and I am pretty sure many people would be frightend to use it, but for us technical geeks that live in the Social Semantic Web and use all new cool toys and tools it is simply awesome. Seems like I need to get me an Google Nexus somewhere&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=297&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/02/recognizr-great-tool-for-science-2-0/feed/</wfw:commentRss>
		<slash:comments>0</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>Kindle? iPad? iPad 2?</title>
		<link>http://isitjustme.de/2010/01/kindle-ipad-ipad-2/</link>
		<comments>http://isitjustme.de/2010/01/kindle-ipad-ipad-2/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 12:51:02 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[#ptwollepb999]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[toy]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=262</guid>
		<description><![CDATA[Da ist es wieder. Das alte Problem mit neuen Gadgets. Natürlich braucht niemand wirklich einen Kindle oder ein iPad aber es sind einfach coole moderne Spielzeuge für den Mann (oder eben Apple-Jünger). Als einer meiner Studenten eines Tages mit dem &#8230; <a href="http://isitjustme.de/2010/01/kindle-ipad-ipad-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Da ist es wieder. Das alte Problem mit neuen Gadgets. Natürlich braucht niemand wirklich einen Kindle oder ein iPad aber es sind einfach coole moderne Spielzeuge für den Mann (oder eben Apple-Jünger).</p>
<p>Als einer meiner Studenten eines Tages mit dem Kindle hier stand dachte ich mir so &#8220;das Ding ist aber echt ganz schön häßlich&#8230; und dann noch dieses umstellen der Kristalle&#8230; ich weiß ja nicht&#8221;. Dann haben wir ein wenig über Einsatzzwecke im Rahmen der Universitätsausbildung gesprochen und sie da: man findet Anwendungsbereiche in denen ein eBook-Reader für Mitarbeiter und Studenten von sehr hohem Interesse sein kann (Zugriff auf Publikationen oder die gesamte Uni-Bibliothek, Annotation von Hausarbeiten und Synchronisierung mit einem zentralen Repository&#8230;). Heute bin ich dann dank <a href="http://twitter.com/martinlindner/statuses/8338197786" target="_blank">Martin Lindner</a> auf einen schon etwas älteren, ehrlichen Test des Kindles gestoßen, der mich sagen lässt. <a href="http://www.media-ocean.de/2009/11/13/review-zum-amazon-kindle/" target="_blank">NEIN, kein Kindle</a>.</p>
<p>Und dann kam <span style="text-decoration: line-through;">Polly</span> der iPad. Ein Gerät, auf das wir mindestens schon 10 Jahre warteten is endlich da. Es ist cool und smart und hat den iBookStore und es hat mobiles iWork und und und&#8230; Kurzum: eigentlich ist es das Gerät, dass wir alle haben wollen &#8211; zum Spielen natürlich, nicht weil wir es tatsächlich bräuchten. Sicherlich wird man auch für den iPad Einsatzszenarien im Lernbereich finden aber momentan ist es ein (gar nicht soooo teures) Spielzeug. Leider stellt man an solche Spielzeuge sehr hohe Anforderungen und da überrascht es nicht, dass es wohl mehr als <a href="http://www.readwriteweb.com/archives/5_reasons_to_wait_for_ipad_20.php" target="_blank">5 Gründe gibt, um auf Version 2 des iPad zu warten</a>.</p>
<p>Wie Steve Jobs so eleoquent betont hat, ist das iPad ein mobiles Endgerät, dass sich deutlich von SmartPhones und Netbooks unterscheiden soll und das tut es leider auch. Keine Kamera in einem mobilen Gerät? Was soll das? Nur iPhone OS und kein echtes Betriebssystem mit Multitasking und so? Kein USB-Anschluss oder Karten-Slot. Och komm Steve, warum? Die angekündigten 10 Stunden Akku-Laufzeit sind sicher wieder nur Apple-Stunden (die verhalten sich etwa im Verhältnis 1:3 zur Realität).</p>
<p>Ja sicher, das ist meckern auf verdammt hohem Niveau; aber es ist ja nun mal auch ein Spielzeug. Von Apple. Da darf man doch Erwartungen haben, oder? Und man wird wohl warten, auf Version 2 des tollen Dings. Ich glaube ich werde dieses Mal kein Early Adopter. Danke aber schon mal an die, die es werden und uns alle heiß machen &#8230;2010 ist ja noch lang, mal sehen, was die Jungs aus Cupertino noch so aus dem Hut zaubern werden. Stay tuned.</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=262&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/01/kindle-ipad-ipad-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visually scripting your Mac</title>
		<link>http://isitjustme.de/2010/01/visually-scripting-your-mac/</link>
		<comments>http://isitjustme.de/2010/01/visually-scripting-your-mac/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 10:15:33 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[#ptwollepb999]]></category>
		<category><![CDATA[gui]]></category>
		<category><![CDATA[mit]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=258</guid>
		<description><![CDATA[I came across Sikuli today, a MIT User Interface Design Group project that is just awesome and allows to automate or script your computer based on screenshots. Sikuli is a visual technology to search and automate graphical user interfaces (GUI) &#8230; <a href="http://isitjustme.de/2010/01/visually-scripting-your-mac/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I came across <a href="http://groups.csail.mit.edu/uid/sikuli/" target="_blank">Sikuli</a> today, a <a class="zem_slink" title="Massachusetts Institute of Technology" rel="geolocation" href="http://maps.google.com/maps?ll=42.35982,-71.09211&amp;spn=0.01,0.01&amp;q=42.35982,-71.09211%20%28Massachusetts%20Institute%20of%20Technology%29&amp;t=h">MIT</a> <a href="http://groups.csail.mit.edu/uid/" target="_blank">User Interface Design Group</a> project that is just awesome and allows to automate or script your computer based on screenshots.</p>
<blockquote><p>Sikuli is a visual technology to search and automate graphical user interfaces (GUI) using images (screenshots). The first release of Sikuli contains Sikuli Script, a visual scripting API for <a class="zem_slink" title="Jython" rel="homepage" href="http://www.jython.org">Jython</a>, and Sikuli IDE, an integrated development environment for writing visual scripts with screenshots easily. Sikuli Script automates anything you see on the screen without internal API&#8217;s support. You can programmatically control a web page, a desktop application running on Windows/Linux/Mac OS X, or even an iphone application running in an emulator.</p></blockquote>
<p>What you do ist basically tell the program which region on the GUI it should click or move or rotate bei making screenshots of the region. Sikuli even let&#8217;s you automate the fill in of forms (e.g. IP adresses in the network preferences dialog).</p>
<p>See the demo video they put online for a detailed inspection and give the tool a try. This is really cool&#8230;<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" 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/FxDOlhysFcM&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="640" height="505" src="http://www.youtube.com/v/FxDOlhysFcM&amp;hl=de_DE&amp;fs=1&amp;color1=0xe1600f&amp;color2=0xfebd01" allowscriptaccess="always" allowfullscreen="true"></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/cea7a152-c889-4cc1-9313-827077d906e7/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=cea7a152-c889-4cc1-9313-827077d906e7" 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=258&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/01/visually-scripting-your-mac/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using smart devices for Learning</title>
		<link>http://isitjustme.de/2010/01/using-smart-devices-for-learning/</link>
		<comments>http://isitjustme.de/2010/01/using-smart-devices-for-learning/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 13:03:51 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[education]]></category>
		<category><![CDATA[future learning]]></category>
		<category><![CDATA[learning]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[#ptwollepb999]]></category>
		<category><![CDATA[Learning Theories]]></category>
		<category><![CDATA[mobile learning]]></category>
		<category><![CDATA[Online Teaching and Learning]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[slideshare]]></category>
		<category><![CDATA[Social media]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=251</guid>
		<description><![CDATA[The latest presentation of Steve Wheeler on Slideshare contains a very good quote of Paulo Friere: Education must begin with the solution of the teacher-student contradiction, by reconciling the poles of the contradiction so that both are simultaneously teachers and students. &#8230; <a href="http://isitjustme.de/2010/01/using-smart-devices-for-learning/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The latest presentation of <a href="http://steve-wheeler.blogspot.com/" target="_blank">Steve Wheeler</a> on <a class="zem_slink" title="SlideShare" rel="homepage" href="http://www.slideshare.net/">Slideshare</a> contains a very good quote of Paulo Friere:</p>
<blockquote><p>Education must begin with the solution of the teacher-student contradiction, by reconciling the poles of the contradiction so that both are simultaneously teachers <em>and </em>students.</p></blockquote>
<p>In his presentation <a href="http://twitter.com/timbuckteeth" target="_blank">Steve</a> shows how the latest technology of smart devices can be used in educational settings. Especially interesting are the Venn diagrams showing the overlaps of virtual and augmented reality and the use of gestures with really smart devices (<a href="http://www.pranavmistry.com/projects/sixthsense/" target="_blank">MIT style</a>).</p>
<div id="__ss_2911479" 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="New Smart Devices for Learning" href="http://www.slideshare.net/timbuckteeth/new-smart-devices-for-learning">New Smart Devices for Learning</a><object style="margin: 0px;" 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=emergingtechnologieslt2010-100114053559-phpapp02&amp;stripped_title=new-smart-devices-for-learning" /><param name="allowfullscreen" value="true" /><embed style="margin: 0px;" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=emergingtechnologieslt2010-100114053559-phpapp02&amp;stripped_title=new-smart-devices-for-learning" allowscriptaccess="always" allowfullscreen="true"></embed></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/">presentations</a> from <a style="text-decoration: underline;" href="http://www.slideshare.net/timbuckteeth">Steve Wheeler</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/a38e0c83-1d2d-4c23-9f4e-e02d1aa1869b/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=a38e0c83-1d2d-4c23-9f4e-e02d1aa1869b" 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=251&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/01/using-smart-devices-for-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Organizing the clutter on your Desktop with BumpTop</title>
		<link>http://isitjustme.de/2010/01/organizing-the-clutter-on-your-desktop-with-bumptop/</link>
		<comments>http://isitjustme.de/2010/01/organizing-the-clutter-on-your-desktop-with-bumptop/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 10:44:46 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[BumpTop]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=241</guid>
		<description><![CDATA[Today I received a beta invitation mail from BumpTop &#8211; something long awaited. Whereas the Windows version of the great desktop tidier is on the market since last year, the Mac version is only in version 0.5 and lacks some &#8230; <a href="http://isitjustme.de/2010/01/organizing-the-clutter-on-your-desktop-with-bumptop/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I received a beta invitation mail from <a class="zem_slink" title="BumpTop" rel="homepage" href="http://bumptop.com">BumpTop</a> &#8211; something long awaited. Whereas the Windows version of the great desktop tidier is on the market since last year, the Mac version is only in version 0.5 and lacks some of the Windows features. But BumpTop still helps a lot (at least for me). Here is what my desktop normally looks like:<br />
<a title="Normal Desktop von wollepb bei Flickr" href="http://www.flickr.com/photos/wollepb/4265058989/"><img src="http://farm5.static.flickr.com/4042/4265058989_ef7804e8a9.jpg" alt="Normal Desktop" width="500" height="302" /></a><br />
But with BumpTop it looks like this:<br />
<a title="Bumptop Desktop von wollepb bei Flickr" href="http://www.flickr.com/photos/wollepb/4265808284/"><img src="http://farm5.static.flickr.com/4049/4265808284_560f56bab1.jpg" alt="Bumptop Desktop" width="500" height="313" /></a><br />
It created automatic piles of documents by type what makes it really easy to interact with them. Also it allows to stick documents to the walls to access them easy.</p>
<p>I still wait for some invites to share but you can go to <a href="http://bumptop.com/download.php" target="_blank">http://bumptop.com/download.php</a> and sign up for the beta yourself. Give it a try</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/ceba9be2-8ad1-4bc3-9065-2ee1d040054c/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=ceba9be2-8ad1-4bc3-9065-2ee1d040054c" 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=241&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2010/01/organizing-the-clutter-on-your-desktop-with-bumptop/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Read scientific books for free</title>
		<link>http://isitjustme.de/2009/12/read-scientific-books-for-free/</link>
		<comments>http://isitjustme.de/2009/12/read-scientific-books-for-free/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 22:14:00 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[science2.0]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[paperc]]></category>
		<category><![CDATA[research community]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=226</guid>
		<description><![CDATA[The German Startup of the year is called PaperC. PaperC lets you read current scientific books for free and online. The service stays free unless you want to print some pages, annotate and copy text passages or add your personal &#8230; <a href="http://isitjustme.de/2009/12/read-scientific-books-for-free/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The German Startup of the year is called <a href="http://www.paperc.de" target="_blank">PaperC</a>. PaperC lets you read current scientific books for free and online. The service stays free unless you want to print some pages, annotate and copy text passages or add your personal notes. So far this is the only service of that kind and for all you researcher worth a view. As of now the service seems to be in German only (if you need help in translating just let me know&#8230;).</p>
<p><a title="Screenshot of PaperC von wollepb bei Flickr" href="http://www.flickr.com/photos/wollepb/4150699735/"><img src="http://farm3.static.flickr.com/2631/4150699735_c3a7fe7e4f.jpg" alt="Screenshot of PaperC" width="500" height="286" /></a></p>
<p>The coolest thing about the service is the possibility to annotate any passage or save a passage as quote for later usage. You can even do a full text search over the complete content of the book. Great! It would be great to see such tools incorporated in our research communities and to cooperatively annotate papers, see what others have marked at specific passages and so on&#8230; Is anyone of you working on something similar?</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=226&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/12/read-scientific-books-for-free/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[poll] Which online tools do you use in your research community?</title>
		<link>http://isitjustme.de/2009/11/poll-which-online-tools-do-you-use-in-your-research-community/</link>
		<comments>http://isitjustme.de/2009/11/poll-which-online-tools-do-you-use-in-your-research-community/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 09:50:46 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[aan]]></category>
		<category><![CDATA[poll]]></category>
		<category><![CDATA[science2.0]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=221</guid>
		<description><![CDATA[I am very interested in which online tools are used by researches in different domains to stay up-to-date with the colleagues. In the TEL community for example many fellow researchers are on Twitter and Blog semi-regulary in their own or &#8230; <a href="http://isitjustme.de/2009/11/poll-which-online-tools-do-you-use-in-your-research-community/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am very interested in which online tools are used by researches in different domains to stay up-to-date with the colleagues. In the TEL community for example many fellow researchers are on Twitter and Blog semi-regulary in their own or corporate blogs. In the context of my Ph.D. I am developing the model of <a href="http://artefact-actor-networks.net" target="_blank">Artefact-Actor-Networks</a> (AANs) where online communication and cooperation channels are analyzed and used for enhancing group and knowledge awareness of group members. As the research community is one of the groups I am very interested in, I&#8217;d like to know which online tools you are using and which one we should consider as an additional data source for AANs. If I did not mention the tool you are using, please use the &#8220;other&#8221; option in the TwtPoll or comment on this post.</p>
<p><script src="http://twtpoll.com/js/badge.js" type="text/javascript"></script> <script src="http://twtpoll.com/badge/?twt=ct3rjv&amp;r=1&amp;s=250&amp;b=1" type="text/javascript"></script></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=221&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/11/poll-which-online-tools-do-you-use-in-your-research-community/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>[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>[video] SciFlow screencast is online</title>
		<link>http://isitjustme.de/2009/09/video-sciflow-screecast-is-online/</link>
		<comments>http://isitjustme.de/2009/09/video-sciflow-screecast-is-online/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 20:58:21 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[research]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[sciflow]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[upb]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=166</guid>
		<description><![CDATA[One of my grad students (Frederik) is developing a great tool for scientific writing in the context of his masters thesis. Today the first screencast of the early alpha version has gone online. Maybe you want to check it out &#8230; <a href="http://isitjustme.de/2009/09/video-sciflow-screecast-is-online/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of my grad students (<a href="http://twitter.com/iFrederik" target="_blank">Frederik</a>) is developing a great tool for scientific writing in the context of his masters thesis. Today the first screencast of the early alpha version has gone online. Maybe you want to <a href="http://sciflow.net/screencast/" target="_blank">check it</a> out and to <a href="http://sciflow.net/" target="_blank">subscribe for updates</a> on the tool named <a href="http://sciflow.net/" target="_blank">SciFlow</a>&#8230;</p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=166&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/09/video-sciflow-screecast-is-online/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>Text-to-Movie with xtranormal: a first try</title>
		<link>http://isitjustme.de/2009/06/text-to-movie-a-first-try/</link>
		<comments>http://isitjustme.de/2009/06/text-to-movie-a-first-try/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:18:16 +0000</pubDate>
		<dc:creator>Wolfgang Reinhardt</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[texttovideo]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[xtranormal]]></category>

		<guid isPermaLink="false">http://isitjustme.de/?p=94</guid>
		<description><![CDATA[Andreas pointed me on xtranormal today. Their slogan is text-to-movie. Basically it&#8217;s a great tool, to generate quick flash animations with avatars that talk. You can set the camera perspective, change the moods and faces as well as sounds and &#8230; <a href="http://isitjustme.de/2009/06/text-to-movie-a-first-try/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://twitter.com/andreasauwaerte" target="_blank">Andreas</a> pointed me on <a href="http://www.xtranormal.com" target="_blank">xtranormal</a> today. Their slogan is text-to-movie. Basically it&#8217;s a great tool, to generate quick flash animations with avatars that talk. You can set the camera perspective, change the moods and faces as well as sounds and angles. In a nutshell: you have to try this cool tool.</p>
<p>Here is <a href="http://www.xtranormal.com/watch?e=20090623090051229" target="_blank">my first movie</a> made with xtranormal. It called You cannot store knowledge and is dedicated to my students of <a href="http://www.twazzup.com/search?q=%23wekm09&amp;l=all" target="_blank">#wekm09</a> at the University of Paderborn.</p>
<p><object width="480" height="390" data="http://www.xtranormal.com/players/jwplayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="flashvars" value="height=390&amp;width=480&amp;file=http://newvideos.xtranormal.com/standard/b90a49fc-5ff2-11de-9e1f-003048d6740d_5_standard_medium-flv.flv&amp;image=http://newvideos.xtranormal.com/standard/b90a49fc-5ff2-11de-9e1f-003048d6740d_5_standard_poster.jpg&amp;link=http://www.xtranormal.com/watch?e=20090623090051229&amp;searchbar=false&amp;autostart=false" /><param name="src" value="http://www.xtranormal.com/players/jwplayer.swf" /><param name="allowfullscreen" value="true" /></object></p>
<img src="http://isitjustme.de/?ak_action=api_record_view&id=94&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://isitjustme.de/2009/06/text-to-movie-a-first-try/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

