<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="atom-to-html.xsl"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>Tools</title>
<generator uri="http://tt-rss.org/">Tiny Tiny RSS/1.5.6</generator>
<updated>2011-12-14T23:06:01+00:00</updated>
<id>https://www.eduhub.ch/news/feedreader/backend.php?op=rss&amp;id=-2&amp;key=9f2e2df2ba500c40ed0a992fd1f70b904bd0ecbf</id>
<link href="https://www.eduhub.ch/news/feedreader/backend.php?op=rss&amp;id=-2&amp;key=9f2e2df2ba500c40ed0a992fd1f70b904bd0ecbf" rel="self"/>

<link href="https://www.eduhub.ch/news/feedreader" rel="alternate"/>

<entry>
	<id>http://feedproxy.google.com/~r/Edtechpost/~3/T2TVO1HKVjs/</id>
	<link href="http://feedproxy.google.com/~r/Edtechpost/~3/T2TVO1HKVjs/" rel="alternate" type="text/html"/>
	<title>Open Textbook Authoring Tools Part 1 – Mediawiki</title>
	<summary type="html"><![CDATA[So my last post should have made it clear that what I am ultimately hoping to promote/support for BC...]]></summary>
	<content type="html"><![CDATA[<body><p>So <a href="http://www.edtechpost.ca/wordpress/2012/02/01/moving-target-open-textbooks/" target="_blank">my last post</a> should have made it clear that what I am ultimately hoping to promote/support for BC is an authoring and publishing system for open textbooks that:</p>
<ul><li>can enable collaborative authoring if desired</li>
<li>can be done “out in the open” to enable as much as possible the conditions for serendipity to emerge, so that content can spread viral-ly, new co-authors and unintended readers happily stumble upon it</li>
<li>results in all of a web, print and eBook version (maybe more!) being produced as automagically as possible – i.e making the material as accessible as possible to as many learners as possible</li>
<li>is easy for authors and readers alike to use</li>
<li>is free/cheap and open/extensible (and produces open standards-based content)</li>
<li>limits the choices upstream of what authors and reusers want to do with the book as little as possible</li>
<li>gets me dates (ok, this last one was just a test to see how closely you were reading)</li>
</ul><p>That’s not asking much, is it?</p>
<h2>Mediawiki and Wikieducator</h2>
<p>Luckily, there are some real pioneers in our field who have blazed trails in this area that those of us coming along later can follow. One of those groups of pioneers is made up of the folks at the Mediawiki foundation and <a href="http://wikieducator.org/" target="_blank">Wikieducator</a> (and I’d be remiss not to mention the <a href="http://www.col.org/Pages/default.aspx" target="_blank">Commonwealth of Learning</a> and <a href="http://wikieducator.org/User:Mackiwg" target="_blank">Wayne Mackintosh</a> in particular for funding a lot of this work.) They have created extensions to Mediawiki, the open source wiki software that famously powers Wikipedia, that allow one to <a href="http://wikimediafoundation.org/wiki/Wikis_Go_Printable" target="_blank">collect pages together and publish them as a printable PDF book</a>. In addition, they worked with a print-on-demand outfit called <a href="http://pediapress.com/" target="_blank">PediaPress</a> to enable seamless printing of the results.</p>
<p><a href="http://wikieducator.org/Main_Page" target="_blank"><img src="http://wikieducator.org/skins/common/images/wiki.gif" alt=""/><br/></a>To see/use this in action you need only to visit the <a href="http://wikieducator.org/" target="_blank">Wikieducator site</a>. On the left-hand nav there’s a link to Add a wiki page to a book. That’s right – books aren’t predetermined but can be made on the fly to include whatever pages you like. That’s not to say the instructor can’t pre-assemble an official “text,” but whether it be a student personalizing it or another instructor wanting to adopt it, the book can contain whatever contents you choose.</p>
<p>But you needn’t try it only on wikieducator; the <a href="http://www.mediawiki.org/wiki/Extension:Collection" target="_blank">Collections extension</a> is freely downloadable and installable by anyone wishing to run this in their own mediawiki. There is also a second, unrelated extension, <a href="http://www.mediawiki.org/wiki/Extension:EPubExport" target="_blank">ePubexport</a>, available to convert a set of pages into an ePub.</p>
<p>Now before we get to far, let me make it clear, I am <strong>not</strong> suggesting you have to do this on your own or that you shouldn’t use wikieducator. Indeed, that should probably be your FIRST question to yourself if this approach seems appealing – why would I not use wikieducator? Not only is it likely to be better supported than what you will do on your own, there are already scores of folks involved, some of whom may prove to be future collaborators. In addition, they have done lots of work creating templates and styles that come in very handy. So many of us talk about the importance of communities but then forget we don’t always have to create them ourselves; often it’s a more a question of finding those that exist and joining in.</p>
<h2>Trying it out locally</h2>
<p><a href="http://www.edtechpost.ca/wordpress/files/2012/02/Screen-shot-2012-02-02-at-7.28.58-AM.png" target="_blank"><img title="book creator on BCcampus wiki" src="http://www.edtechpost.ca/wordpress/files/2012/02/Screen-shot-2012-02-02-at-7.28.58-AM-300x111.png" alt=""/></a></p>
<p>However, I did install Mediawiki and these extensions for our open textbook pilot, in part because I wanted to learn for myself how they worked and also see what parts could be customized or improved upon. As a test, one of my colleagues gave me access to a Desire2Learn-based course from the <a href="https://abt.onlinecollaborative.ca/" target="_blank">Applied Business Technology</a>. I exported the course to get access to the source files. A few things to note here:</p>
<ul><li>hey D2L – your exports still kinda SUCK! I don’t know who thought it would be cute to transform file paths into file _names_ but it’s just a PITA.</li>
<li>there’s no simple way I’ve ever found of getting from an IMS Content Package to a wiki (or much else for that matter, and thank goodness for that – it would mean someone outside of higher education was actually taking IMS specs seriously, pshaw!) There is however some <a href="http://www.mediawiki.org/wiki/Manual:Importing_external_content" target="_blank">html import tools for mediawiki</a> that are useful. There are also web-based HTML to mediawiki conversion tools to that can be helpful too.</li>
<li>that said, the truth is that all of the approaches that let you output to multiple formats depend to a lesser or greater extent on clean markup. So while you can get existing stuff in, its almost always better, if you have the choice, to simply author in those environments from the get go.</li>
</ul><p>Here are some of the results of this initial test (<em>trust me, the irony of the subject matter is not lost on me</em>) – the <a href="http://mediawiki.bccampus.ca/index.php/Textbooks:Presentation_Software" target="_blank">site itself</a>, the generated <a href="http://mediawiki.bccampus.ca/images/c/cb/Presentation_Software_Text.pdf" target="_blank">printable PDF</a> and <a href="http://mediawiki.bccampus.ca/images/a/a8/Presentation_software_textbook.epub" target="_blank">the ePub</a>.</p>
<p>Now before you criticize, these were done with no additional attention paid to page templates, transformations or additional CSS. I also did some initial tests and it does look like the resulting PDF is editable after the fact with <a href="http://www.adobe.com/products/acrobatpro.html" target="_blank">Adobe Acrobat X Pro</a>, meaning there is room for manual improvements to the file in addition to refinements to the export process. And I was able to open and improve upon other automatically generated ePub’s with the<a href="http://code.google.com/p/sigil/" target="_blank"> Sigil WYSIWYG ePub editor</a>, and in very short order was able to remove some of the cruft and other formatting and turn it into something reasonably usable.</p>
<p>So how does this approach fare? Let’s run it through the above criteria I described and see:</p>
<ul><li>collaborative authoring – in spades!</li>
<li>can be done “out in the open” – the very definition of it</li>
<li>results in all of a web, print and eBook version – yep</li>
<li>is easy for authors and readers alike to use – let’s come back to this</li>
<li>is free/cheap and open/extensible (and produces open standards-based content) – yep, yep and yep</li>
<li>limits the choices upstream of what authors and reusers want to do with the book as little as possible – given XML exports and a multitude of wiki conversion tools, I’d say the answer was yes.</li>
<li>gets me dates – still left to be seen</li>
</ul><p>So this approach seems to hit on most fronts. The big question is – is it easy to do and will instructors and others supporting them be able to bridge the gap between there current workflow and approaches and this new one?</p>
<p>Well many folks tell me this is just too much to expect, editing mediawiki seems just short of rocket science. And I have to concede, there is always room for improvements – I am holding out great hope that the still experimental<a href="http://www.mediawiki.org/wiki/Extension:WYSIWYG" target="_blank"> Mediawiki WYSIWYG editor</a> will be a big step forward, but even turning on the bundled (but not activated by default) <a href="http://www.mediawiki.org/wiki/Extension:WikEd" target="_blank">WikEd editor</a> is a major step forward. Even something like the <a href="http://www.mediawiki.org/wiki/Extension:Word2MediaWikiPlus" target="_blank">Word2Mediawiki extension</a> can serve as a useful bridging strategy (Open Office also exports natively to Mediawiki.) And implementing page templates (and <a href="http://wiki.ubc.ca/UBC_Wiki:Wiki_Gardening" target="_blank">wiki gardeners</a> – a potential useful role for students too) can also make things much easier. So yes, there’s room for improvements, but is mediawiki simply just too difficult in the end regardless of what we do to improve it? If so, someone should tell the faculty and students at UBC to stop doing the impossible – <a href="http://wiki.ubc.ca/Main_Page" target="_blank">their wiki continues</a> to astound.</p>
<p>So I’m left thinking there is some real potential here that I want to pursue. I know there is technical work still to do. The bigger challenge, one that I’m not sure is surmountable, is the cultural chasm between the cult of authority in higher ed and the messy give and take that is a vibrant, collaborative wiki. It may well be that this is an approach that anticipates future potential benefits too highly over current realities of practice. That’s part of the reason we’re doing a number of pilots, to figure this out, and this is but one of a number of approaches being investigated. More on that in the next post. – <em>SWL</em></p>
<p><em>(Author’s Note: This post was partly written, online I might add, while sailing across the Salish Sea. I just had to mention this as the fact that I could do this continues to blow my mind.)</em></p>
<img src="http://feeds.feedburner.com/~r/Edtechpost/~4/T2TVO1HKVjs" alt="T2TVO1HKVjs"/></body>]]></content>
	<updated>2012-02-02T16:02:23+00:00</updated>
	<author><name>sleslie</name></author>

	<category term="mediawiki"/>

	<category term="open-textbooks"/>


</entry>

<entry>
	<id>http://www.e-teaching.org/news/eteaching_blog/blogentry.2012-02-02.4943234018/et_showEntries?permaLink=1328185494</id>
	<link href="http://www.e-teaching.org/news/eteaching_blog/blogentry.2012-02-02.4943234018/et_showEntries?permaLink=1328185494" rel="alternate" type="text/html"/>
	<title>Eine App von e-teaching.org ...</title>
	<summary type="html"><![CDATA[Bei Lernanwendungen für Smartphones und Tablets stellt sich die Frage, wie aufwändig deren Entwicklu...]]></summary>
	<content type="html"><![CDATA[<body><br/>Bei Lernanwendungen für Smartphones und Tablets stellt sich die Frage, wie aufwändig deren Entwicklung ist. Von e-teaching.org wurde deshalb in einer Kooperation mit der PH Weingarten exemplarisch eine kleine App (für das iPad) zum Thema "Farbe und Lernen" entwickelt und die Erfahrungen der Entwicklerinnen dokumentiert. Thematisch geht es um Fragen des korrekten Farbeinsatzes. Lenken Farben vom Inhalt ab? Geht es nur darum „je bunter desto auffälliger“? Es ist also wichtig zu wissen, wie Farben ästhetisch eingesetzt werden, welchen Einfluss Farben psychologisch haben können und wie Farbe didaktisch richtig eingesetzt wird.<br/><br/>Mit dieser App sollen also einige Aspekte des Einsatzes von Farbe behandelt werden, die bei der Entwicklung von Lehr-/Lernanwendungen zu beachten sind: Farbmodelle, Farbwahrnehmung und Farbbedeutungen. Allerdings ist zu beachten, dass diese App primär gedacht ist als Beispiel für die Gestaltung und Entwicklung einer Lernanwendung im Rahmen des Informationsangebots des Portals e-teaching.org. Die genannten Aspekte werden deshalb nur exemplarisch abgehandelt; die App bietet keine systematische Einführung in die Thematik. "Farbe und Lernen" zeigt lediglich exemplarisch die Nutzung der Gestensteuerung für das Navigieren und einfache interaktive Elemente.<br/><br/>In einem Begleittext wird das "making of .." dieser App von den Entwicklerinnen beschrieben. Der Text kann bei e-teaching.org herunter geladen werden: <a href="http://www.e-teaching.org/materialien/apps/farbeundlernen/makingofFuL.pdf" target="_blank">making of ...</a>.<br/><br/><br/>Weitere Informationen zur App finden Sie auf folgender <a href="http://www.e-teaching.org/materialien/apps/farbeundlernen/" target="_blank">Informationsseite</a>.<br/><br/><br/>Direkt zum <a href="http://itunes.apple.com/de/app/farbe-und-lernen/id496218570?mt=8" target="_blank">Download von Farbe und Lernen</a> geht es im iTunes Store.<br/></body>]]></content>
	<updated>2012-02-02T12:24:54+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/mfeldstein/feed/~3/kyl4vfOr6yE/</id>
	<link href="http://feedproxy.google.com/~r/mfeldstein/feed/~3/kyl4vfOr6yE/" rel="alternate" type="text/html"/>
	<title>Instructure Makes Its Move into the K-12 Market</title>
	<summary type="html"><![CDATA[By Audrey WattersThe learning management system upstart Instructure is unveiling Canvas K-12 today, ...]]></summary>
	<content type="html"><![CDATA[<body><p>By <a href="http://mfeldstein.com/author/audrey-watters/" target="_blank">Audrey Watters</a></p><p>The learning management system upstart <a href="http://instructure.com" target="_blank">Instructure</a> is unveiling <a href="http://www.instructure.com/k12" target="_blank">Canvas K-12</a> today, a version of its platform aimed — as the name suggests — for the K-12 level. The company says that it’s already had over a dozen school districts adopt Canvas, even before this roll-out of a specially designed LMS.</p>
<p>Traditionally the LMS has been something implemented primarily by colleges and universities, but as more and more K-12 schools move to online learning and digital curriculum, there’s a growing demand at that level. It’s a hot market, and according to research published in December 2011 by <a href="http://www.simbainformation.com/PreK-Learning-Management-6059481/" target="_blank">Simba Information</a>, “the LMS segment is expected to grow at a compound annual rate of 7.3%, reaching $377 million by the 2014-2015 school year.”</p>
<p>As such, it’s hardly surprising to see some of the big education companies make their move to offer schools these services. The acquisition of <a href="http://edline.com/" target="_blank">Edline</a> by <a href="http://blackboard.com" target="_blank">Blackboard</a> last fall made it clear that the learning management giant was serious about its <a href="http://www.hackeducation.com/2011/06/30/whats-next-for-blackboard/" target="_blank">push into that market</a>.</p>
<p>But as the Simba research suggests, it’s a market that’s still up for grabs. While Blackboard still holds a little over half of the higher ed LMS market, Blackboard, Pearson and Moodle altogether share only about 30% of the K-12 market.</p>
<p>That provides an interesting opportunity for Instructure, which <a href="http://www.hackeducation.com/2011/02/01/why-im-not-that-excited-about-the-new-lms-instructure/" target="_blank">officially launched</a> its cloud-based LMS this time last year.</p>
<p>Its new K-12 offering includes several new features aimed at this level: it contains Common Core standards and objectives so that it’s easy to align assignments with them. There are also analytics for districts, schools, teachers and parents to be able to assess student progress. And that parent piece is particularly important as parents will have access to their child’s information, and just as importantly, <a href="http://www.hackeducation.com/2011/08/02/rethinking-how-we-communicate-with-students-via-an-lms/" target="_blank">have access</a> to Instructure’s messaging system — so you can get an SMS when your child doesn’t turn in a homework assignment or an email with the week’s spelling list and so on.</p>
<p>Despite competition from some of the big LMS players, Instructure has made some inroads into higher education. Can it do the same at the K-12 level? When I spoke to CEO and founder Josh Coates yesterday, he noted that the company’s recent trip to <a href="http://fetc.org/Events/Florida-Educational-Technology-Conference/Home.aspx" target="_blank">FETC</a> made them realize that a lot of K-12 teachers are fairly unfamiliar with the idea of what an LMS even is. (That’s something that should make us ask if an LMS is even necessary.) Of course, Instructure isn’t selling to teachers (although it does offer a free product that any teacher can adopt). It’s selling to districts.</p>
<p>But that the LMS is a new(ish) thing to the K-12 level might just work in Instructure’s favor, even if the startup remains a relative unknown. If schools choose to adopt an LMS because of their move online, then a Web-friendly, user-friendly, cloud-based tool (with easy Google Apps for Edu integration) might just fit the bill. That is, if the price is right, something that makes the future of that K-12 market — what with shrinking K-12 budgets and options for free and low-cost alternatives (“apps” not “systems”) — more than a little uncertain.</p>
<p/><h3>Possibly related posts:</h3><ol><li><a href="http://mfeldstein.com/sakai-3-what-it-is-and-when-to-move-to-it/" target="_blank">Sakai 3: What It Is and When To Move To It</a> I have been getting a lot of questions from the...</li>
<li><a href="http://mfeldstein.com/angels-open-source-move/" target="_blank">ANGEL's Open Source Move</a> ANGEL Learning has announced that they have incorporated TiddlyWiki into...</li>
<li><a href="http://mfeldstein.com/what-makes-it-great/" target="_blank">What Makes It Great?</a> When I was in college, I was very fortunate to...</li>
<li><a href="http://mfeldstein.com/instructure-and-security-testing/" target="_blank">Instructure and Security Testing</a> Instructure has had a very interesting reaction to the news...</li>
<li><a href="http://mfeldstein.com/instructure-canvas-a-new-lms-entrant/" target="_blank">Instructure Canvas: A New LMS Entrant</a> We’re making progress on getting the Sakai conference keynote videos...</li>
</ol><p><a href="http://mfeldstein.com/instructure-makes-its-move-into-the-k-12-market/" target="_blank">Instructure Makes Its Move into the K-12 Market</a> by %%AUTHORINK%% on <a href="http://mfeldstein.com" target="_blank">e-Literate</a></p>
<a href="http://feeds.feedburner.com/~ff/mfeldstein/feed?a=kyl4vfOr6yE:sYXWGctXIvQ:yIl2AUoC8zA" target="_blank"><img src="http://feeds.feedburner.com/~ff/mfeldstein/feed?d=yIl2AUoC8zA" alt="feed?d=yIl2AUoC8zA"/><br/></a> <a href="http://feeds.feedburner.com/~ff/mfeldstein/feed?a=kyl4vfOr6yE:sYXWGctXIvQ:-BTjWOF_DHI" target="_blank"><img src="http://feeds.feedburner.com/~ff/mfeldstein/feed?i=kyl4vfOr6yE:sYXWGctXIvQ:-BTjWOF_DHI" alt="feed?i=kyl4vfOr6yE:sYXWGctXIvQ:-BTjWOF_D"/></a> <a href="http://feeds.feedburner.com/~ff/mfeldstein/feed?a=kyl4vfOr6yE:sYXWGctXIvQ:YwkR-u9nhCs" target="_blank"><img src="http://feeds.feedburner.com/~ff/mfeldstein/feed?d=YwkR-u9nhCs" alt="feed?d=YwkR-u9nhCs"/></a> <a href="http://feeds.feedburner.com/~ff/mfeldstein/feed?a=kyl4vfOr6yE:sYXWGctXIvQ:I9og5sOYxJI" target="_blank"><img src="http://feeds.feedburner.com/~ff/mfeldstein/feed?d=I9og5sOYxJI" alt="feed?d=I9og5sOYxJI"/></a>
<img src="http://feeds.feedburner.com/~r/mfeldstein/feed/~4/kyl4vfOr6yE" alt="kyl4vfOr6yE"/></body>]]></content>
	<updated>2012-02-01T16:00:58+00:00</updated>
	<author><name>Audrey Watters</name></author>

	<category term="tools"/>

	<category term=" toys"/>

	<category term=" and technology (oh my!)"/>


</entry>

<entry>
	<id>http://blog.phzh.ch/observatorium/2012/02/01/facelifting-fur-educanet2/</id>
	<link href="http://blog.phzh.ch/observatorium/2012/02/01/facelifting-fur-educanet2/" rel="alternate" type="text/html"/>
	<title>Facelifting für educanet2</title>
	<summary type="html"><![CDATA[Am 1.3.2012 erhält educanet2 ein neues Kleid. Administratoren können bereits einen Blick auf das Tes...]]></summary>
	<content type="html"><![CDATA[<body><p>Am 1.3.2012 erhält educanet2 ein neues Kleid. Administratoren können bereits einen Blick auf das Testsystem werfen und ihre Meinung dazu kundtun. Es handelt sich um ein erfreuliches und überfälliges Facelifting. Die Funktionalität selbst wurde nicht verändert.</p>
<p><img src="http://blog.phzh.ch/observatorium/files/2012/02/educanet2-neu.png" alt=""/></p></body>]]></content>
	<updated>2012-02-01T15:04:53+00:00</updated>
	<author><name>Urs Ingold</name></author>

	<category term="e-learning"/>

	<category term="software/etools"/>

	<category term="educanet2"/>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/RapidElearningBlog/~3/WQr5xIwqLMw/</id>
	<link href="http://feedproxy.google.com/~r/RapidElearningBlog/~3/WQr5xIwqLMw/" rel="alternate" type="text/html"/>
	<title>5 Free Online Image Editors for Rapid E-Learning</title>
	<summary type="html"><![CDATA[
In a previous post, we looked at five free desktop image editors.&#160; Here are a couple of additi...]]></summary>
	<content type="html"><![CDATA[<body><p><img title="" alt="The Rapid E-Learning Blog - 5 free online image editors for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-350-free.jpg"/><br/></p>
<p>In a previous post, we looked at <a href="http://www.articulate.com/rapid-elearning/5-free-desktop-image-editors-for-e-learning/" target="_blank">five free desktop image editors</a>.  Here are a couple of additional free desktop applications shared by some blog readers. They both look very capable.</p>
<ul><li><a href="http://www.serif.com/free-photo-editing-software/" target="_blank">PhotoPlus SE</a></li>
<li><a href="http://www.photofiltre-studio.com/news-en.htm" target="_blank">PhotoFiltre</a></li>
</ul><p>A challenge with free software is that sometimes your organization isn’t comfortable with you downloading and installing applications that aren’t approved. This is where the online graphics applications come in handy. Of course, you’ll need an internet connection and hope that your organization isn’t blocking its use.</p>
<p>If you do a search, you’ll find that there are a lot of online image editing products. The problem is that many are spammy or full of ads that they’re useless for real work.</p>
<p>In today’s post we’ll look at five very capable <strong>online image editors</strong>. I tried to stay clear of the ones that were too ad heavy or seemed kind of spammy. I only added the apps I’d be comfortable using for my own work.  </p>
<h3>Aviary</h3>
<p><img title="" alt="The Rapid E-Learning Blog - Aviary applications for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-aviary.png"/></p>
<p>Aviary has a few image editing tools and offers a pretty complete solution for most of what you need to do. They also have a very <a href="http://www.aviary.com/forums" target="_blank">active user community</a> which is a plus and lots of <a href="http://www.aviary.com/tutorials" target="_blank">tutorials</a>.</p>
<ul><li><a href="http://www.aviary.com/tools/feather" target="_blank">Aviary Feather</a> is a basic image editing tool. You can crop, adjust the image, add some text, and apply filters. </li>
<li><a href="http://www.aviary.com/tools/image-editor" target="_blank">Aviary Phoenix</a> is a more robust application and close to something like Photoshop with the layering and more complex editing capabilities. </li>
<li><a href="http://www.aviary.com/tools/vector-editor" target="_blank">Aviary Raven</a> is a vector editor similar to the free <a href="http://inkscape.org/" target="_blank">Inkscape</a> or <a href="http://www.amazon.com/gp/product/B003B32AQK/ref=as_li_ss_tl?ie=UTF8&amp;tag=therapeleablo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B003B32AQK" target="_blank">Adobe Illustrator</a>. </li>
</ul><h3>Pixlr</h3>
<p><img title="" alt="The Rapid E-Learning Blog - pixlr for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-pixlr.png"/></p>
<p><a href="http://pixlr.com/" target="_blank">Pixlr</a> has all of the standard features you’d need. I like some of the pencil drawing effects and it can output to Flickr and Picasa. I find it really easy to use and one of my favorites of the online tools. They also offer <a href="http://pixlr.com/express/" target="_blank">Pixlr Express</a>, a streamlined editing tool.</p>
<h3>Splashup</h3>
<p><img title="" alt="The Rapid E-Learning Blog - Splashup image editor for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-splashup.png"/></p>
<p><a href="http://www.splashup.com/" target="_blank">Splashup</a> is an image editing tool and photo manager. I like that I can bring in images from sites like Flickr and Picasa, which I already use. It has all of the core features you’d expect in an image editing application. They also offer <a href="http://www.splashup.com/light/" target="_blank">Splashup Light</a> for download.</p>
<ul><li><a href="http://www.splashup.com/tour/" target="_blank">Tour of features</a> </li>
</ul><h3>Sumo Paint</h3>
<p><img title="" alt="The Rapid E-Learning Blog - Sumo Paint image editor for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-sumopaint.png"/></p>
<p><a href="http://www.sumopaint.com/home/" target="_blank">Sumo Paint</a> is a very capable tool and comes with all of the core editing features. They also offer a Pro upgrade that gives you a desktop version with additional features.</p>
<ul><li><a href="http://www.sumopaint.com/community/" target="_blank">User community</a> </li>
<li><a href="http://www.sumopaint.com/tutorials/" target="_blank">Tutorials</a> </li>
</ul><h3>Simpler Tools</h3>
<p>The following tools are honorable mentions. They do a decent job with simple edits but don’t have all of the features of the applications above.</p>
<ul><li><a href="http://www.photoshop.com/tools/overview" target="_blank"><strong>Photoshop.com</strong></a> offers simple image editing, but not the layering that you get with its desktop cousins.  </li>
<li><a href="http://www.picnik.com/" target="_blank"><strong>Picnik</strong></a> is already integrated into a number of sites. You’ll find it in Flickr and Picasa.  It’s easy to use and has a lot of filters. Of course, I just found out that <a href="http://mashable.com/2012/01/20/google-shuts-down-picnik/" target="_blank">Picnik is being shut down</a>. I believe that it will make its way back in Google+.</li>
<li><a href="http://www.drpic.com/" target="_blank"><strong>Dr.Pic</strong></a> seems to have all of the basic features. I like the framing feature. My guess is the Polaroid frame would work well with some elearning screens. </li>
</ul><p>As you can see, there are plenty of options for free graphics editing. And you have a good choice between desktop applications like I mentioned in the previous post, or go with an online solution.</p>
<ul><li/><li>
<p><strong>February 13-14:</strong> Atlanta (Training Magazine).  I’ll be doing a session on <a href="http://www.trainingconference.com/profile.cfm?profile_name=session&amp;master_key=190FEA1F-053B-DBFC-1B53-FEDAFBFB4285&amp;page_key=A0EB4D0A-D609-A648-291B-7AC2E0E129A9&amp;xtemplate&amp;userLGNKEY=0" target="_blank">PowerPoint</a> and we’ll have <a href="http://www.trainingconference.com/build-a-course.cfm" target="_blank">two Build-A-Course sessions</a>.</p>
</li>
<li>
<p><strong>February 22-23: </strong>St. Louis (ASTD). <a href="http://www.astdstl.org/events?eventId=409472&amp;EventViewMode=EventDetails" target="_blank">Rapid E-Learning Workshop</a>.  This is a great deal for a full-day workshop that also includes a full breakfast and lunch. <a href="http://www.astdstl.org/events?eventId=409579&amp;EventViewMode=EventDetails" target="_blank">PowerPoint Doesn’t Have to Be Boring</a>.  We’ll follow the presentation with a free Articulate jam session.</p>
</li>
<li>
<p><strong>March 21-23</strong>: Orlando, FL (<a href="http://www.learningsolutionsmag.com/lscon/content/2086/learning-solutions-conference-2012-home/" target="_blank">Learning Solutions Conference</a>)</p>
</li>
<li>
<p><strong>April 10</strong>: Jacksonville, FL (<a href="http://www.astdnefl.org/" target="_blank">NEFL ASTD</a>). Details coming.</p>
</li>
<li>
<p><strong>April 17</strong>: Virginia (<a href="http://www.seva.astd.org/" target="_blank">SEVA ASTD</a>). Details coming.</p>
</li>
<li>
<p><strong>April 5:</strong> Portland, OR (<a href="https://www.opensesame.com/" target="_blank">OpenSesame</a>). An <a href="https://www.opensesame.com/blog/tom-kuhlmann-and-e-learning-heroes-roadshow-comes-portland" target="_blank">E-Learning Heroes Roadshow</a> workshop where we’ll look at ways to build elearning courses and learn some great PowerPoint tips. Excellent price and great coffee! </p>
</li>
<li>
<p><strong>May 17</strong>: Orange County California. Details coming.</p>
</li>
<li>
<p><strong>May 24</strong>: <a href="http://www.leeds.ac.uk/articulate/conference2012/" target="_blank">Articulate Conference</a> hosted by Leeds.  Also will present a rapid elearning workshop.  Details coming.</p>
</li>
<li>
<p><strong>October 4:</strong> Seattle, WA (<a href="http://www.astdps.org/" target="_blank">ASTDPS</a>). Details coming.</p>
</li>
<li>
<p><strong>October 17</strong>: Bloomington, IL (<a href="http://www.cic.astd.org/" target="_blank">CIC-ASTD</a>). Details coming.</p>
</li>
</ul><strong>Download your free 46-page ebook:</strong> <a href="http://www.articulate.com/rapid-elearning/downloads/Insiders_Guide_To_Becoming_A_Rapid_E-Learning_Pro.pdf" target="_blank">The Insider's Guide to Becoming a Rapid E-Learning Pro</a>
<a href="http://feeds.feedburner.com/~ff/RapidElearningBlog?a=WQr5xIwqLMw:0itcdZCeSiI:yIl2AUoC8zA" target="_blank"><img src="http://feeds.feedburner.com/~ff/RapidElearningBlog?d=yIl2AUoC8zA" alt="RapidElearningBlog?d=yIl2AUoC8zA"/></a> <a href="http://feeds.feedburner.com/~ff/RapidElearningBlog?a=WQr5xIwqLMw:0itcdZCeSiI:D7DqB2pKExk" target="_blank"><img src="http://feeds.feedburner.com/~ff/RapidElearningBlog?i=WQr5xIwqLMw:0itcdZCeSiI:D7DqB2pKExk" alt="RapidElearningBlog?i=WQr5xIwqLMw:0itcdZC"/></a>
<img src="http://feeds.feedburner.com/~r/RapidElearningBlog/~4/WQr5xIwqLMw" alt="WQr5xIwqLMw"/></body>]]></content>
	<updated>2012-01-31T08:58:00+00:00</updated>
	<author><name>tom</name></author>


</entry>

<entry>
	<id>http://ciel.unige.ch/2012/01/vers-des-outils-web-2-0-favorisant-la-collaboration/</id>
	<link href="http://ciel.unige.ch/2012/01/vers-des-outils-web-2-0-favorisant-la-collaboration/" rel="alternate" type="text/html"/>
	<title>Vers des outils Web 2.0 favorisant la collaboration</title>
	<summary type="html"><![CDATA[Un des aspects particulièrement intéressant des outils web 2.0 est de permettre a priori de partager...]]></summary>
	<content type="html"><![CDATA[<body><p>Un des aspects particulièrement intéressant des outils web 2.0 est de permettre a priori de partager des contenus, mais aussi de collaborer facilement. Cet aspect est un élément motivant pour leur utilisation dans un contexte éducatif. Malheureusement, la plupart des outils web 2.0 exigent une inscription préalable pour pouvoir être utilisés. Même si cette étape [...]</p></body>]]></content>
	<updated>2012-01-31T08:51:53+00:00</updated>
	<author><name>Laurent Moccozet</name></author>

	<category term="analyses &amp; réflexions"/>

	<category term="articles"/>

	<category term="outils &amp; services"/>

	<category term="usages pédagogiques"/>

	<category term="collaboration"/>

	<category term="outils"/>

	<category term="partage"/>

	<category term="web 2.0"/>


</entry>

<entry>
	<id>http://mindshift.kqed.org/2012/01/google-launches-new-education-site/</id>
	<link href="http://mindshift.kqed.org/2012/01/google-launches-new-education-site/" rel="alternate" type="text/html"/>
	<title>Google Launches Redesigned Education Site</title>
	<summary type="html"><![CDATA[Google 
Google has revamped its site for educators, creating a redesigned repository for all its edu...]]></summary>
	<content type="html"><![CDATA[<body><img src="http://mindshift.kqed.org/files/2012/01/Screen-shot-2012-01-30-at-11.00.18-AM-300x262.png" alt=""/><p>Google</p><p> </p>
<p>Google has revamped <a href="http://www.google.com/edu/" target="_blank">its site for educators</a>, creating a redesigned repository for all its educational tools and resources for teachers, schools, and students.</p>
<p>The newest feature is <a href="http://www.google.com/edu/news-calendar.html" target="_blank">News and Calendar</a>, a listing of all events and deadlines for Google’s education endeavors.</p>
<p>Google also created an online booklet called <a href="https://docs.google.com/viewer?url=http://www.google.com/edu/pdf/Google_EDU_Report_FULL.pdf&amp;pli=1" target="_blank">Google in Education: A New and Open World for Learning</a>, which lists the company’s initiatives and programs within the education realm, such as the <a href="http://www.cs4hs.com/" target="_blank">Computer Science for High School program</a> — university-created workshops for local high school and middle school computer science teachers teachers.</p>
<p>“We’re hoping educators will use this year-round for ideas on how to enhance teaching and learning,” said Google spokesperson Rachel Durfee.</p>
<p>And for those who jumped on the Google+ bandwagon, a specific <a href="https://plus.google.com/u/0/103266364845729488839/posts" target="_blank">Google+ page for educators</a>.</p>
<p>The main <a href="http://www.google.com/edu/" target="_blank">Google in Education</a> link offers much of the same content as before, but it’s better organized and redesigned. The <a href="http://www.google.com/edu/teachers/index.html" target="_blank">Teachers</a> site leads to Google’s <a href="http://www.google.com/edu/teachers/apps-for-edu.html" target="_blank">many apps </a>that can be used for teaching specific subjects, as well as design and collaboration tools. It’s divided by K-12, higher education, and examples of how education systems across the country are using the tools. The site also offers a list of <a href="http://www.google.com/edu/teachers/training.html" target="_blank">professional development</a> links, including webinars, online workshops, and tutorials, which are primarily centered around Google products and services. The <a href="http://www.google.com/edu/teachers/students.html" target="_blank">Student Showcases link </a>lists student-created material, such as <a href="http://sitescontent.google.com/google-earth-for-educators/student-work-showcase" target="_blank">worldwide panoramas</a> using Google Earth and <a href="https://picasaweb.google.com/gallery.sketchup/EducationK12#slideshow/5340615158901021362" target="_blank">Sketchup models</a> of homes, towns, and robots.</p>
<p><a href="http://www.google.com/edu/organizations/tools-for-districts.html" target="_blank">Schools and districts </a>can find links to <a href="http://www.youtube.com/t/schools" target="_blank">YouTube for Schools</a>, which allows students to access YouTube EDU while blocking non-educational videos; <a href="http://code.google.com/appengine/" target="_blank">App Engine</a>, which hosts school web apps on Google’s system; and <a href="http://www.google.com/apps/intl/en/edu/university.html" target="_blank">Google Apps for Higher Education</a>, a free suite of hosted email and collaboration application.</p>
<p>For <a href="http://www.google.com/edu/students/index.html" target="_blank">students, </a>the site offers a list of awards and competitions — think <a href="http://mindshift.kqed.org/2011/10/15925/" target="_blank">YouTube Space Lab</a> and <a href="http://mindshift.kqed.org/2012/01/ready-set-invent-the-google-science-fair-is-launched/" target="_blank">Google Science Fair</a>; programs like <a href="http://code.google.com/soc/" target="_blank">Summer of Code</a>, which offer stipends for student code developers and <a href="http://www.google.com/intl/en/jobs/cssi/index.html" target="_blank">Computer Science Summer Institute</a> for high schools seniors about to start college; tools like <a href="http://www.google.com/apps/edu/students/index.html" target="_blank">Google Apps for Students</a>, like Google Docs and Gmail; and <a href="http://www.google.com/edu/teachers/educator-resources.html" target="_blank">Google tools</a>, which include every app and tool the mega-search site has created.</p>
<p>Apps and software is one thing, but the company’s hardware is also making its way into more schools. Last week,<a href="http://news.cnet.com/8301-30685_3-57365703-264/27000-google-chromebooks-headed-to-u.s-schools/" target="_blank"> Google announced </a>that three school districts in Iowa, Illinois and South Carolina are using only Google Chromebooks, the Web browser-based laptop, and that hundreds of schools across the country are deploying them in classrooms — a total of 27,000 in the hands of students.</p>
<p>“Students love the <a href="http://reviews.cnet.com/tablets/" target="_blank">tablet</a>. I am not going to hide that from you,” said Diane Gilbert, an English teacher at <a href="http://www2.richland2.org/kmm/" target="_blank">Kelly Mill Middle School</a> in Blythewood, S.C., who’s taught with tablets in her classroom in <a href="http://news.cnet.com/8301-30685_3-57365703-264/27000-google-chromebooks-headed-to-u.s-schools/" target="_blank">a recent CNET article</a>. “My goal is to have students publish their work–create and publish. The [Chromebook] is more alike to a laptop or a desktop in the ability to publish.”</p>
<p>Chromebooks are set up to use the Google Apps and other software found on Google’s Education site.</p></body>]]></content>
	<updated>2012-01-30T21:00:11+00:00</updated>
	<author><name>Tina Barseghian</name></author>

	<category term="tech tools"/>

	<category term="google"/>

	<category term="google apps for education"/>


	<link rel="enclosure" 
		type="image" 
		length=""
		href="http://mindshift.kqed.org/files/2012/01/Screen-shot-2012-01-30-at-11.00.18-AM.png"/>

</entry>

<entry>
	<id>http://blog.phzh.ch/observatorium/2012/01/24/coachs-eye/</id>
	<link href="http://blog.phzh.ch/observatorium/2012/01/24/coachs-eye/" rel="alternate" type="text/html"/>
	<title>Coach’s Eye – Innovative Videoanalyse-App (nicht nur für Sportlehrer/-innen)</title>
	<summary type="html"><![CDATA[Vor eine paar Monaten bin ich auf eine interessante App (für iPhone und iPad) gestossen: Coach&#8217...]]></summary>
	<content type="html"><![CDATA[<body><p><a href="http://www.coachseye.com/" target="_blank"><img src="http://blog.phzh.ch/observatorium/files/2012/01/coachs_eye.png" alt="Coach's Eye Screenshot"/><br/></a>Vor eine paar Monaten bin ich auf eine interessante App (für iPhone und iPad) gestossen: <a href="http://www.coachseye.com/" target="_blank">Coach’s Eye</a> ist zwar für allem Sportlehrerinnen und Trainer gedacht, könnte sich aber auch zur Beurteilung von Auftrittskompetenz, für Beobachtungsaufträge, etc. eignen. Direkt aus der App lassen sich Bewegungsabläufe als Video aufnehmen. Anschliessend lassen sich diese Videos in Zeitlupe abspielen oder mit dem sog. Jog/Shuttle-Rad einzelbildweise vor und zurück spulen. Bei Bedarf kann der Coach/die Lehrerin auch direkt auf das Video zeichnen und optional einen Audiokommentar dazu aufsprechen. Die so bearbeiteten Videos können abgespeichert oder per E-Mail oder via Webplattform weitergegeben werden.</p>
<p>Florian Wanzenried (Wissenschaftlicher Mitarbeiter im Bereich «Bewegung und Sport» an der PH Zürich) hat Coach’s Eye im Unterricht mit Studierenden getestet und dabei folgende Erfahrungen gemacht:</p>
<p><strong>Plus</strong></p>
<ul><li>Einfache Bedienung</li>
<li>Gute Qualität des «Einzelbild-Modus»</li>
<li>Ermöglicht bessere Qualität des Feedbacks: Sofort nachdem ein Studierender einen Bewegungsablauf vorgezeigt hat, kann dieser gemeinsam im Detail betrachtet und besprochen werden</li>
<li>Gutes Kosten-/Nutzenverhältnis (auch für Studierende erschwinglich)</li>
</ul><p><strong>Minus</strong></p>
<ul><li>Es wird nur die Bewegung und nicht der Ton dazu aufgenommen. Dies schränkt die Nützlichkeit z.B. für Tanzaufnahmen erheblich ein</li>
<li>Unübersichtliche Anordnung/Sortierung der gespeicherten Aufnahmen innerhalb der App</li>
<li>Gewöhnungsbedürftige Navigation mit dem Jog/Shuttle-Rad</li>
</ul><p>Ich bin gespannt, in welche Richtung  Coach’s Eye weiter entwickelt wird. Wenn man zusätzlich zum Videobild auch den Ton aufzeichnen könnte, liesse sich diese App auch ausserhalb des Sportbereichs noch vielseitiger einsetzen. Coach’s Eye ist für CHF 5.- im iTunes-App-Store erhältlich.</p></body>]]></content>
	<updated>2012-01-24T13:54:32+00:00</updated>
	<author><name>Caspar Noetzli</name></author>

	<category term="e-learning"/>

	<category term="film und foto"/>

	<category term="software/etools"/>


</entry>

<entry>
	<id>http://konzeptblog.joachim-wedekind.de/?p=633</id>
	<link href="http://konzeptblog.joachim-wedekind.de/?p=633" rel="alternate" type="text/html"/>
	<title>Bücher, eBooks, iBooks …</title>
	<summary type="html"><![CDATA[Es war schon mal erstaunlich, wie gleichlautend die etablierten Zeitschriften-Portale das Apple-Even...]]></summary>
	<content type="html"><![CDATA[<body><p>Es war schon mal erstaunlich, wie gleichlautend die etablierten Zeitschriften-Portale das <a href="http://events.apple.com.edgesuite.net/1201oihbafvpihboijhpihbasdouhbasv/event/index.html" target="_blank">Apple-Event</a> letzten Donnerstag angekündigt hatten, als <em>“Apple will/kann/wird das Schulbuch/den Schulbuchmarkt revolutionieren/neu erfinden”</em> (<a href="http://www.zeit.de/digital/mobil/2012-01/apple-ipad-schulen-schulbuch/komplettansicht" target="_blank">zeit.de</a>, <a href="http://www.stern.de/digital/computer/apple-will-e-book-markt-aufmischen-1774806.html" target="_blank">stern.de</a>, <a href="http://www.spiegel.de/netzwelt/gadgets/0,1518,807093,00.html" target="_blank">spiegel.de</a> usw.). Nun hat Apple also drei neue Produkte vorgestellt: <a href="http://itunes.apple.com/de/app/ibooks/id364709193?mt=8&amp;ls=1" target="_blank">iBooks 2</a>, <a href="http://www.apple.com/ibooks-author/" target="_blank">iBooks Author</a> und <a href="http://itunes.apple.com/us/app/itunes-u/id490217893?mt=8" target="_blank">iTunes U</a>, d.h. die Version 2 der iPad-App iBook mit lernspezifischen Erweiterungen, eine (kostenlose) Entwicklungsumgebung zur Erstellung digitaler Bücher und iTunes U als App mit dem Zugriff auf (kostenlose) Kurse vieler Bildungseinrichtungen. Hat sich mit Apples Produktvorstellungen tatsächlich etwas verändert?</p>
<p><strong>Apps oder iBooks?</strong> Ich hatte schon zwei schöne eBooks auf dem iPad, nämlich <a href="http://itunes.apple.com/de/app/die-elemente-bausteine-unserer/id372995008?mt=8" target="_blank">Die Elemente</a> von T. Gray und <a href="http://itunes.apple.com/de/app//id432753658?mt=8" target="_blank">Our Choice</a> von Al Gore, nur dass es sich dabei eigentlich nicht um eBooks handelt, sondern um Apps, also Programme, die mit entsprechenden Entwicklungstools erstellt wurden. Für iBooks 2 gibt es gratis <a href="http://itunes.apple.com/de/book/e.o.-wilsons-life-on-earth/id494050258?mt=11" target="_blank">Life on Earth</a> von E.O. Wilson, um damit die Funktionalitäten zu demonstrieren, die mit den neuen eBook möglich werden, wie Bildergalerien, interaktive Diagramme, Notizen (übertragbar in Lernkarten). Die eBooks sind damit den o.g. Apps mindestens ebenbürtig, eher noch flexibler in der Nutzung.</p>
<p>Mit iBooks Author hat Apple zudem ein Entwicklungswerkzeug vorgestellt, das nach meinem ersten Eindruck den Autoren das Erstellen von eBooks deutlich erleichtert; es erinnert stark an das Layout-Programm Pages (ausführlich testen konnte ich iBooks Autor noch nicht; bin froh, es überhaupt auf meinem alten Rechner mit OS X 10.6.8 dank einer hilfreichen <a href="http://www.digitaltweaker.com/mac/mac-tips/2012/01/how-to-install-ibooks-author-on-os-x-snow-leopard/" target="_blank">Anleitung</a> zum Laufen gebracht zu haben). Das wird vermutlich ein echter Fortschritt gegenüber den bisherigen Werkzeugen sein - unsere eigenen Gehversuche u.a. mit Calibre, Sigel und InDesign waren doch eher mühsam. Soweit, so gut.</p>
<p><strong>Interaktivität:</strong> eBooks sind immer noch Bücher. Ihre Interaktivität beschränkt sich nach wie vor auf die ersten drei <a href="http://joachim-wedekind.de/index.php?option=com_content&amp;task=view&amp;id=36&amp;Itemid=50#Taxonomien" target="_blank">Stufen der Interaktivität</a> (nach<a href="http://www.e-teaching.org/didaktik/gestaltung/interaktiv/InteraktivitaetSchulmeister.pdf" target="_blank"> Schulmeister, 2005</a>), also Objekte betrachten und rezipieren, multiple Darstellungen betrachten und rezipieren sowie die Repräsentationsform variieren. Den Inhalt der Komponente beeinflussen, Objekte bzw. den Inhalt der Repräsentation konstruieren und Prozesse generieren sowie konstruktive und manipulierende Handlungen mit situationsabhängigen Rückmeldungen sind damit nicht möglich, was sich auf die realisierbaren Lehrformen auswirkt. Die iBooks unterstützen damit im Wesentlichen expositorische und erarbeitende Lernaktivitäten. Explorative und expressive (artikulative) Aktivitäten (nach <a href="http://joachim-wedekind.de/index.php?option=com_content&amp;task=view&amp;id=36&amp;Itemid=50#Didaktisches%20Designmodell" target="_blank">Mellar et al., 1994</a>). sind damit nicht möglich.</p>
<p><strong>Fazit:</strong> Sicherlich sind iBooks eine deutliche Weiterentwicklung gegenüber klassischen Lehrbüchern, aber dennoch perpetuieren sie klassische Vermittlungsformen und nutzen noch nicht das Potenzial handelnder Erfahrungen in realitätsnahen Lernumgebungen. Es bleibt also spannend, wie Lehrmittelverlage auf Apples Angebot reagieren, aber auch wie Lehrkräfte dessen neue Möglichkeiten nutzen. Ich warte aber mindestens so gespannt auf die ersten Ergebnisse des Projekts <a href="http://didaktik.physik.fu-berlin.de/projekte/tet/didaktik.html" target="_blank">Technology Enhanced Textbook</a>, bei dem die von mir genannten Mängel der iBooks im Fokus von Neuentwicklungen stehen.</p></body>]]></content>
	<updated>2012-01-22T20:23:22+00:00</updated>
	<author><name>JoWe</name></author>

	<category term="allgemein"/>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/HackEducation/~3/CzJNTXPDMD8/</id>
	<link href="http://feedproxy.google.com/~r/HackEducation/~3/CzJNTXPDMD8/" rel="alternate" type="text/html"/>
	<title>A Win for Math Students and a Win for the Web: Desmos Goes HTML 5</title>
	<summary type="html"><![CDATA[Last month, I chose Desmos as one of my picks for best new education startups of 2011, in no small p...]]></summary>
	<content type="html"><![CDATA[<body><p>Last month, I chose <a href="http://desmos.com" target="_blank">Desmos</a> as one of my picks for best <a href="/2011/12/18/top-10-ed-tech-startups-of-2011/" target="_blank">new education startups of 2011</a>, in no small part because of the company's mission to create educational software so that interactive content is Web-based and works across multiple devices and platforms.</p>
<p>In light of my recent <a href="/2012/01/19/apple-and-the-textbook-counter-revolution/" target="_blank">screed</a> about Apple's recent education event -- the app-ification of iTunes U, a new proprietary file format for e-books, a purported education "revolution" that's iOS-only -- it's probably pretty clear that I believe strongly that if we are to invest in technology tools that we must do so in ways that are accessible and interoperable and that actually benefit learners.  And with that, folks, I give you... the World Wide Web.</p>
<p>So, clearly, when Desmos launched last year, I was thrilled, particularly when co-founder Eli Luberoff showed me a little side project his team was hacking on:  a free, Web-based graphing calculator.</p>
<p>Despite all the fussing and fighting about whether or not we should let technology into the classroom and who should pay for it when we do, fact of the matter is a lot of schools do still require students (students' families) to purchase a graphing calculator.  And for decades now, one company has dominated that market:  Texas Instruments.  Prices vary, but on average you're looking at spending at least $55 on a graphing calculator for your high school student -- and that's at the low end of a gadget market that quickly gets pretty damn spendy.</p>
<p>So the launch of a free graphing calculator is a blow to that hardware monopoly no doubt.  And the graphing calculator that Desmos has built isn't just a quick and dirty graphing tool (such as what you get now if you <a href="http://insidesearch.blogspot.com/2011/12/showing-some-love-to-math-lovers.html" target="_blank">type an equation into a Google search</a>).  It contains features you won't find elsewhere -- things like dotted lines for graphing inequalities; slide bars for variables; support for polar inequalities; trace, intercepts, roots, and intersections.  Luberoff has been maniacally wonderful (wonderfully maniacal?) about getting this all right -- no surprise as he was a double math and physics major at Yale.  He's also been a math tutor, so he understands what it means to have a tool that aids teaching and learning.</p>
<p><img src="https://s3.amazonaws.com/hackedu/desmos_calc.jpg" alt=""/><br/></p>
<p>But one problem, up 'til now, with the app:  it was Flash-based, rendering it unusable on iOS devices (and undermining the company's mission to make tools that work across all platforms).</p>
<p>No longer.  The calculator has been redone in HTML5 (no easy task, I should note) and is now available at <a href="http://abettercalculator.com" target="_blank">abettercalculator.com</a>.</p>
<p>There are a few more features now too: you can make an account and sign in so that you can share your work and save it to your personal library.  This means you can access your math graphs anywhere -- <em>from any Web-connected device*. </em>(* that uses a "modern browser."  For those that use IE, you can still access the old Flash-based calculator <a href="http://desmos.com/calculator" target="_blank">here</a>.)</p>
<p>Luberoff says that the company is going to be putting a lot more effort into furthering the development of this tool (it may well be, in fact, the direction that Desmos will now take, focusing on this calculator rather than its broader approach to interactive software tools).  He's asking for folks who find bugs or have suggestions drop him an <a href="mailto:calculator@desmos.com" target="_blank">email</a>.</p>
<p><a href="http://feedads.g.doubleclick.net/~a/Gv-p-tJ5bCmMA97ImOB9OsQ__X8/0/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/Gv-p-tJ5bCmMA97ImOB9OsQ__X8/0/di" alt="di"/></a><br/><a href="http://feedads.g.doubleclick.net/~a/Gv-p-tJ5bCmMA97ImOB9OsQ__X8/1/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/Gv-p-tJ5bCmMA97ImOB9OsQ__X8/1/di" alt="di"/></a></p><img src="http://feeds.feedburner.com/~r/HackEducation/~4/CzJNTXPDMD8" alt="CzJNTXPDMD8"/></body>]]></content>
	<updated>2012-01-22T02:31:26+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/HackEducation/~3/_fSMKUKrNh0/</id>
	<link href="http://feedproxy.google.com/~r/HackEducation/~3/_fSMKUKrNh0/" rel="alternate" type="text/html"/>
	<title>Android App Inventor Open Sourced, Code Released</title>
	<summary type="html"><![CDATA[
Last year, Google decided to shutter Google Labs, a place where a number of incredibly wonderful ex...]]></summary>
	<content type="html"><![CDATA[<body><p><img src="https://s3.amazonaws.com/hackedu/android150.jpg" alt=""/><br/></p>
<p>Last year, Google decided to <a href="http://googleblog.blogspot.com/2011/07/more-wood-behind-fewer-arrows.html" target="_blank">shutter Google Labs</a>, a place where a number of incredibly wonderful experimental projects lived.  Among the projects that got the ax was one of my favorites:  Google's Android App Inventor.  </p>
<p>Sure, The New York Times' David Pogue gave it one of his <a href="http://www.nytimes.com/2010/08/12/technology/personaltech/12pogue.html" target="_blank">most scathing reviews ever</a>.  But as this was something designed in part by Hal Abelson, one of the people behind <a href="http://scratch.mit.edu" target="_blank">Scratch</a> -- no doubt, the single best learn-to-program projects available to this day.  And as such it was terribly disappointing to see the Android App Inventor be shelved.  Much like Scratch, App Inventor presupposes zero programming knowledge, and yet while teaching computational thinking, it also allows users to build something they find both useful and important -- in the case of Scratch, it's animations and games.  In the case of App Inventor, it's mobile apps.</p>
<p>After announcing the closure of App Inventor (<a href="http://www.hackeducation.com/2011/08/09/google-to-shut-down-educational-programming-tool-android-app-inventor/" target="_blank">news I broke here</a>), Google <a href="http://www.hackeducation.com/2011/08/16/android-app-inventor-saved-finds-a-new-home-at-mit/" target="_blank">handed over App Inventor to MIT</a>, along with a sizable donation to help fund a new mobile learning inititiative.  </p>
<p>We haven't heard much publicly about the project since then (although those who are part of the App Inventor Google Group know that the questions "When? WHEN!?" have been fairly rampant)</p>
<p>Well, "when" is "now" when it comes to the release of the Android App Inventor source code.  Google and MIT have just announced its release, and the source code is now available <a href="http://code.google.com/p/app-inventor-releases/" target="_blank">here</a>.</p>
<p>In a blog post on the <a href="http://appinventoredu.mit.edu/developers-blogs/hal/2012/jan/google-and-mit-announce-open-sourcing-app-inventor-code" target="_blank">new MIT site</a>, Abelson writes</p>
<p><em>Google and MIT are pleased to announce the initial free and open-source release from Google of the App Inventor source code at <a href="http://code.google.com/p/app-inventor-releases/" target="_blank">http://code.google.com/p/app-inventor-releases/</a>.</em></p>
<p><em>There's little supporting documentation yet, and we’re not accepting contributions to the code now. That will happen later, after the MIT Center of Mobile Learning opens their App Inventor server to the public. We hope to nurture a robust and active open-source project eventually, but for now we don't want to distract the MIT developers from their efforts to complete and deploy the large-scale public server. In the meantime, we’ll update the code periodically to match what’s running at the latest MIT experimental system. We've also created a Google Group here for people working with the code to relate their experiences with the code, ask questions, help each other, etc.</em></p>
<p><em>People who create modifications from this code base are free to use the term “App Inventor” and the puzzle-piece Android logo in their work. MIT will be releasing its own versions under the name “MIT App Inventor”, which is reserved for the systems actually coming from MIT.</em></p>
<p><em>Enjoy the code, and Happy Inventing!</em></p>
<p><a href="http://feedads.g.doubleclick.net/~a/QIj33jlv4F0GxH1pUk9r-ZTSwe4/0/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/QIj33jlv4F0GxH1pUk9r-ZTSwe4/0/di" alt="di"/></a><br/><a href="http://feedads.g.doubleclick.net/~a/QIj33jlv4F0GxH1pUk9r-ZTSwe4/1/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/QIj33jlv4F0GxH1pUk9r-ZTSwe4/1/di" alt="di"/></a></p><img src="http://feeds.feedburner.com/~r/HackEducation/~4/_fSMKUKrNh0" alt="_fSMKUKrNh0"/></body>]]></content>
	<updated>2012-01-21T01:53:52+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://blog.phzh.ch/observatorium/2012/01/17/flexbooks-lehrmittel-nur-noch-digital/</id>
	<link href="http://blog.phzh.ch/observatorium/2012/01/17/flexbooks-lehrmittel-nur-noch-digital/" rel="alternate" type="text/html"/>
	<title>Flexbooks – Lehrmittel nur noch digital?</title>
	<summary type="html"><![CDATA[Um die in diesem Blog begonnene Diskussion um elektronische Schulbücher fortzuführen, hier ein Hinwe...]]></summary>
	<content type="html"><![CDATA[<body><p>Um die in diesem Blog begonnene Diskussion um elektronische Schulbücher fortzuführen, hier ein Hinweis auf <a href="http://www.ck12.org/flexbook/" target="_blank">Flexbooks</a>, die auf <a href="http://www.kibs.ch/Hauptseite" target="_blank">kibs.ch</a> näher vorgestellt werden:</p>
<blockquote><p>«Mit flexiblen digitalen Büchern können die Lehrmittel dem Unterricht ohne grossen Aufwand angepasst und rasch weitergegeben werden. In den USA werden Flexbooks heute schon in hunderten von Schulen und Universitäten erfolgreich eingesetzt.» (Oliver Ott, PH Bern)</p></blockquote>
<p>In diesem Zusammenhang interessant: Apple hat für Donnerstag, 19.1.2012 zu einem <a href="http://www.appleinsider.com/articles/12/01/11/apple_announces_education_event_in_new_york_city_next_wednesday_jan_19.html" target="_blank">education-focused media event</a> eingeladen. Verschiedene Gerüchtebörsen vermuten, dass Apple «das gedruckte Schulbuch digital zerstören» möchte:</p>
<blockquote><p>«Now, <a href="http://arstechnica.com/apple/news/2012/01/apple-to-announce-tools-platform-to-digitally-destroy-textbook-publishing.ars" target="_blank">ArsTechnica</a> claims that one of the key components of Thursday’s announcement is <strong>a new publishing tool for eBooks</strong>. The current state of software tools continues to frustrate authors and publishers alike, with several authors telling Ars that they wish Apple or some other vendor would make a simple app that makes the process as easy as creating a song in GarageBand.» (<a href="http://www.macrumors.com/2012/01/16/apple-to-launch-garageband-for-e-books-on-thursday/" target="_blank">AppleInsider</a>)</p></blockquote>
<p> </p>
<p> </p>
<p> </p></body>]]></content>
	<updated>2012-01-17T10:33:44+00:00</updated>
	<author><name>Urs Ingold</name></author>

	<category term="e-learning"/>

	<category term="lehren und lernen"/>

	<category term="lese- und linktipps"/>

	<category term="medienbildung"/>

	<category term="flexbooks"/>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/RapidElearningBlog/~3/XOdomcn0WGo/</id>
	<link href="http://feedproxy.google.com/~r/RapidElearningBlog/~3/XOdomcn0WGo/" rel="alternate" type="text/html"/>
	<title>5 Free Desktop Image Editors for E-Learning</title>
	<summary type="html"><![CDATA[
I’m always asked what skills a rapid elearning designer should have.&#160; One of the most importan...]]></summary>
	<content type="html"><![CDATA[<body><p><img title="" alt="The Rapid E-Learning Blog - 5 free desktop image editors for elearning" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/cdcaseblankdisc.png"/><br/></p>
<p>I’m always asked what skills a rapid elearning designer should have.  One of the most important skills is basic image editing.  You don’t need to be a professional graphics designer.  However, you should be able to do some basic editing.  Because of this, an image editing application should be in your tool chest.</p>
<p>Today we’ll look at five free desktop applications that you can use for basic image editing.  But before we explore the free tools, a good budget-friendly option is <a href="http://www.amazon.com/gp/product/B005MMMT6E/ref=as_li_ss_tl?ie=UTF8&amp;tag=therapeleablo-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B005MMMT6E" target="_blank">Photoshop Elements</a>.  It’s relatively inexpensive and should be able to do what most people need for elearning.  Plus, it’s a great starting point for those who are interested in learning more about Photoshop which is still the main application for graphics.</p>
<p>If you still want to go the free route, here are some good choices for desktop tools.  They range from simple to a bit more high-end and sophisticated.  </p>
<h3>Picasa</h3>
<p><img title="" alt="The Rapid E-Learning Blog - Picasa" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-picasa.jpg"/></p>
<p><a href="http://picasa.google.com/" target="_blank">Picasa</a> is a pretty simple solution, but one that may work for some of the basic tasks like cropping and image enhancement (especially if you take a lot of your own photos).  You don’t get layers and some of that type of editing, but you do get a lot of image enhancing features.</p>
<p>One of the features I do like about Picasa is that I can use it to tag and catalog the images on my computer or network drive.  It comes in really handy when looking for assets.</p>
<ul><li><a href="http://support.google.com/picasa/bin/answer.py?hl=en&amp;answer=157000" target="_blank">Getting started guide</a>. </li>
</ul><h3>PhotoScape</h3>
<p><img title="" alt="The Rapid E-Learning Blog - PhotoScape" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-photoscape.jpg"/></p>
<p><a href="http://www.photoscape.org/ps/main/index.php" target="_blank">PhotoScape</a> is a tool that I’ve liked for a while because it does quite a bit. However, I’ve been reluctant to recommend it in the past because the licensing agreement used to be for personal use only. However, now it looks like that’s no longer the case. </p>
<p>It’s a great product and does a lot more than some of the other tools.  You don’t have layers, so composing images isn’t possible; but there are a lot of nifty filters and other features that add value.</p>
<p>They also have a mole removal feature which could come in handy if you work in the espionage industry.</p>
<ul><li><a href="http://www.photoscape.org/ps/main/help.php?id=intro" target="_blank">Overview video</a> </li>
<li><a href="http://www.photoscape.org/ps/main/help.php?id=editor" target="_blank">Tutorials</a> </li>
</ul><h3>Paint.net</h3>
<p><img title="" alt="The Rapid E-Learning Blog - Paint.net" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-paintnet.jpg"/></p>
<p><a href="http://www.getpaint.net/" target="_blank">Paint.net</a> has really developed into a nice application.  It does most of what you expect from a graphics editor and is more than capable to handle all of your elearning needs.  It’s the one that I usually recommend first.</p>
<ul><li><a href="http://forums.getpaint.net/index.php?/forum/20-beginner-tutorials/?s=8ba486e9f600327ac15f5ecf745e8e99" target="_blank">Beginner tutorials</a> </li>
<li><a href="http://forums.getpaint.net/index.php?/forum/7-plugins-publishing-only/" target="_blank">Plugins to extend the application</a> </li>
</ul><h3>PixBuilder Studio</h3>
<p><img title="" alt="The Rapid E-Learning Blog - PixBuilder" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-pixbuilder.jpg"/></p>
<p><a href="http://www.wnsoft.com/pixbuilder/" target="_blank">PixBuilder</a> is a pretty standard image editor with support for multiple formats and layers.  A couple of nice features are the low memory and portability.  That means you can load it on a USB drive and run it from there rather than install it on your desktop.</p>
<ul><li><a href="http://www.wnsoft.com/pixbuilder/features/" target="_blank">Features</a> </li>
<li><a href="http://www.picturestoexe.com/forums/" target="_blank">Community</a> </li>
</ul><h3>GIMP</h3>
<p><img title="" alt="The Rapid E-Learning Blog - GIMP" src="http://rapid-elearning-blog.s3.amazonaws.com/0112/01-gimp.jpg"/></p>
<p><a href="http://www.gimp.org/" target="_blank">GIMP</a> is a powerful application and closer to Photoshop than the ones mentioned above.  It’s the perfect application for the person who wants more capability, but doesn’t want the expense of Photoshop.  It’s also got a very active user community.</p>
<ul><li><a href="http://www.gimp.org/tutorials/" target="_blank">Tutorials</a> </li>
<li><a href="http://www.gimptalk.com/" target="_blank">Community</a> </li>
</ul><p>There you have it—five free desktop applications that range from simple editing to high-end capabilities.  If you need an image editing application and are working with limited resources, I’m sure you’ll find that at least one of these tools will meet your needs.</p>
<p><strong>Tidbits</strong></p>
<p>I’m working on two workshops for the Pacific Northwest—Portland in April and Seattle in October.  I’ll have details soon.</p>
<p><strong>Upcoming Events</strong></p>
<ul><li><strong>January 25-27:</strong> Las Vegas (<a href="http://www.tk12.astd.org/tk12/public/Content.aspx?ID=5023&amp;sortMenu=105006" target="_blank">ASTD TechKnowledge 2012</a>). </li>
<li><strong>February 13-14:</strong> Atlanta (Training Magazine).  I’ll be doing a session on <a href="http://www.trainingconference.com/profile.cfm?profile_name=session&amp;master_key=190FEA1F-053B-DBFC-1B53-FEDAFBFB4285&amp;page_key=A0EB4D0A-D609-A648-291B-7AC2E0E129A9&amp;xtemplate&amp;userLGNKEY=0" target="_blank">PowerPoint</a> and we’ll have <a href="http://www.trainingconference.com/build-a-course.cfm" target="_blank">two Build-A-Course sessions</a>. </li>
<li><strong>February 22-23: </strong>St. Louis (ASTD). 
<ul><li><strong>22:</strong> <a href="http://www.astdstl.org/events?eventId=409472&amp;EventViewMode=EventDetails" target="_blank">Rapid E-Learning Workshop</a>.  This is a great deal for a full-day workshop that also includes a full breakfast and lunch. </li>
<li><strong>23: </strong><a href="http://www.astdstl.org/events?eventId=409579&amp;EventViewMode=EventDetails" target="_blank">PowerPoint Doesn’t Have to Be Boring</a>.  Will follow the presentation with a free Articulate jam session. </li>
</ul></li>
<li><strong>March 21-23</strong>: Orlando, FL (<a href="http://www.learningsolutionsmag.com/lscon/content/2086/learning-solutions-conference-2012-home/" target="_blank">Learning Solutions Conference</a>) </li>
<li><strong>April 10</strong>: Jacksonville, FL (ASTD). Details coming. </li>
<li><strong>April</strong>: Virginia (<a href="http://www.seva.astd.org/" target="_blank">SEVA ASTD</a>). Details coming.</li>
<li><strong>April:</strong> Portland, OR…details coming  </li>
<li><strong>May 17</strong>: Orange County California. Details coming. </li>
<li><strong>May 24</strong>: <a href="http://www.leeds.ac.uk/articulate/conference2012/" target="_blank">Articulate Conference</a> hosted by Leeds.  </li>
<li><strong>May 21-25</strong>: <a href="http://g.co/maps/vxy8h" target="_blank">Somewhere in the UK</a>.  While in the UK I’ll try to visit a few other cities.  Details coming.</li>
</ul><strong>Download your free 46-page ebook:</strong> <a href="http://www.articulate.com/rapid-elearning/downloads/Insiders_Guide_To_Becoming_A_Rapid_E-Learning_Pro.pdf" target="_blank">The Insider's Guide to Becoming a Rapid E-Learning Pro</a>
<a href="http://feeds.feedburner.com/~ff/RapidElearningBlog?a=XOdomcn0WGo:7NpskHo78lI:yIl2AUoC8zA" target="_blank"><img src="http://feeds.feedburner.com/~ff/RapidElearningBlog?d=yIl2AUoC8zA" alt="RapidElearningBlog?d=yIl2AUoC8zA"/></a> <a href="http://feeds.feedburner.com/~ff/RapidElearningBlog?a=XOdomcn0WGo:7NpskHo78lI:D7DqB2pKExk" target="_blank"><img src="http://feeds.feedburner.com/~ff/RapidElearningBlog?i=XOdomcn0WGo:7NpskHo78lI:D7DqB2pKExk" alt="RapidElearningBlog?i=XOdomcn0WGo:7NpskHo"/></a>
<img src="http://feeds.feedburner.com/~r/RapidElearningBlog/~4/XOdomcn0WGo" alt="XOdomcn0WGo"/></body>]]></content>
	<updated>2012-01-17T08:19:00+00:00</updated>
	<author><name>tom</name></author>


</entry>

<entry>
	<id>http://www.e-teaching.org/news/eteaching_blog/blogentry.2012-01-16.3149097211/et_showEntries?permaLink=1326707314</id>
	<link href="http://www.e-teaching.org/news/eteaching_blog/blogentry.2012-01-16.3149097211/et_showEntries?permaLink=1326707314" rel="alternate" type="text/html"/>
	<title>Heute, 16.01.2012 um 14:00 Uhr: Schulung mit Markus Schmidt</title>
	<summary type="html"><![CDATA[Am heutigen Montag, 16.01.2012 stellt um 14:00 Uhr Markus Schmidt (e-teaching.org-Redaktion) das web...]]></summary>
	<content type="html"><![CDATA[<body><br/>Am heutigen Montag, 16.01.2012 stellt um 14:00 Uhr Markus Schmidt (e-teaching.org-Redaktion) das webbasierte Präsentationstool Prezi vor.<br/><br/>Zur Online-Veranstaltung "Powerpoint ade: Präsentationen mit Prezi mal anders" gelangen Sie über folgenden Link <a href="http://www.e-teaching.org/community/communityevents/schulung/prezi" target="_blank">http://www.e-teaching.org/community/communityevents/schulung/prezi</a><br/><br/>Der <b>Login</b> in den virtuellen Veranstaltungsraum <b>wird 15 Minuten vor Veranstaltungsbeginn </b>frei geschaltet. Die Veranstaltung wird aufgezeichnet und kann im Nachgang im Bereich Community&gt;Events abgerufen werden.<br/><br/><b>Wichtiger Hinweis:</b><br/>Am Montag, 06.02.2012 um 14:00 Uhr findet die letzte Veranstaltung im Rahmen des Themenspecials "Tools, Tools, Tools...?!" statt. Es geht um das Thema "Online-Events organisieren und durchführen am Beispiel Adobe Connect".<br/><br/>Referenten sind Markus Schmidt &amp; Joachim Wedekind von der e-teaching.org-Redaktion. <br/><br/>Weitere Infos unter: <a href="http://www.e-teaching.org/community/communityevents/schulung/connect" target="_blank">http://www.e-teaching.org/community/communityevents/schulung/connect</a><br/><br/>Wir freuen uns, wenn Sie mit dabei sind!<br/><br/></body>]]></content>
	<updated>2012-01-16T09:48:34+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://nte.unifr.ch/blog/2012/01/16/le-plugin-zotero-sera-installe-par-defaut-dans-les-bibliotheques/</id>
	<link href="http://nte.unifr.ch/blog/2012/01/16/le-plugin-zotero-sera-installe-par-defaut-dans-les-bibliotheques/" rel="alternate" type="text/html"/>
	<title>Le plugin Zotero sera installé par défaut dans les bibliothèques</title>
	<summary type="html"><![CDATA[Le plugin zotero (gestionnaire de références bibliographiques) sera prochainement installé par défau...]]></summary>
	<content type="html"><![CDATA[<body><p>Le plugin zotero (gestionnaire de références bibliographiques) sera prochainement installé par défaut sur les machines des 7 bibliothèques participant au projet prioritaire Bibup. Ainsi, une fois les références enregistrées avec un iPhone, les étudiants et étudiantes pourront rapidement rapatrier leurs références depuis le site <a target="_blank" href="http://www.unifr.ch/go/bibup.">http://www.unifr.ch/go/bibup.</a> Pas de tags pour ce billet.</p></body>]]></content>
	<updated>2012-01-16T06:21:10+00:00</updated>
	<author><name>Gérald Collaud</name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/HackEducation/~3/cJhrlwC-v9c/</id>
	<link href="http://feedproxy.google.com/~r/HackEducation/~3/cJhrlwC-v9c/" rel="alternate" type="text/html"/>
	<title>Weekly Ed-Tech Podcast with Steve Hargadon</title>
	<summary type="html"><![CDATA[Every week, Steve Hargadon and I sit down (virtually) to talk about the latest ed-tech news. I alway...]]></summary>
	<content type="html"><![CDATA[<body><p><img src="https://s3.amazonaws.com/hackedu/podcast_logo.jpg" alt=""/><br/>Every week, <a href="/admin/Blog/stevehargadon.com" target="_blank">Steve Hargadon</a> and I sit down (virtually) to talk about the latest ed-tech news. I always find our conversation to be one of the most thought-provoking exchanges I have all week.</p>
<p>You can listen to last week's episode (in which we discuss <a href="/2012/01/02/robot-graders-and-other-ed-tech-predictions-for-2012/" target="_blank">my predictions for 2012</a>, my rant over on <a href="http://mfeldstein.com/i-hope-this-isnt-a-2012-predictions-post/" target="_blank">e-Literate</a>, <a href="/2012/01/07/weekly-ed-tech-roundup-apple-textbook-rumors/" target="_blank">the week's ed-tech news</a>, and more) below. You can subscribe to the podcast feed <a href="http://feeds.feedburner.com/edtechlive/hackeducation" target="_blank">here</a>.</p>
<p><a href="http://audio.edtechlive.com/cr20/WattersHargadon2012-1-6.mp3" target="_blank">January 6, 2012 podcast</a></p>
<p><a href="http://feedads.g.doubleclick.net/~a/FZmNoKfGS5Nlnd641GDLkYYHzk8/0/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/FZmNoKfGS5Nlnd641GDLkYYHzk8/0/di" alt="di"/></a><br/><a href="http://feedads.g.doubleclick.net/~a/FZmNoKfGS5Nlnd641GDLkYYHzk8/1/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/FZmNoKfGS5Nlnd641GDLkYYHzk8/1/di" alt="di"/></a></p><img src="http://feeds.feedburner.com/~r/HackEducation/~4/cJhrlwC-v9c" alt="cJhrlwC-v9c"/></body>]]></content>
	<updated>2012-01-11T18:02:22+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/HackEducation/~3/cSELO3p2tfw/</id>
	<link href="http://feedproxy.google.com/~r/HackEducation/~3/cSELO3p2tfw/" rel="alternate" type="text/html"/>
	<title>Google+, Social Search, and Schools</title>
	<summary type="html"><![CDATA[
What Is Search+?
Google unveiled a major change to its search functionality today, one that Venture...]]></summary>
	<content type="html"><![CDATA[<body><p><img src="https://s3.amazonaws.com/hackedu/google_search.jpg" alt=""/><br/></p>
<h2>What Is Search+?</h2>
<p>Google unveiled <a href="http://googleblog.blogspot.com/2012/01/search-plus-your-world.html" target="_blank">a major change</a> to its search functionality today, one that <a href="http://venturebeat.com/2012/01/10/google-search-plus/" target="_blank">Venture Beat's Jolie O'Dell</a> describes as "the biggest change in a decade."  Dubbed "Search+" Google is taking steps to make its search more "social" -- although as that + symbol indicates, "social" in this case really just means "Google+."</p>
<p>Search+ will integrate into its search results information taken from your Google+ Circles -- links, photos and status updates (including status updates that are not public but that are shared within the limits of Circles). These will appear as "personalized search results." (Recommended reading:  Wired's Mike Isaacs' "<a href="http://www.wired.com/epicenter/2012/01/gpsf/" target="_blank">With Search+, Google Fires Another Shot at Facebook</a>")</p>
<h2>Why It Matters for the Web</h2>
<p>Google+ has already raised some concerns, long before the introduction of Search+.  <a href="http://www.readwriteweb.com/archives/google_is_going_to_mess_up_the_internet.php" target="_blank">ReadWriteWeb's Jon Mitchell</a> recently ranted that Google+ was "messing up the Internet," in part by returning search results that prioritized Google+ -- or rather a link shared to G+ -- over original content -- namely to where the link would have originally taken you.  The announcement of Search+ today has prompted additional dismay from various tech journalists and industry observers.  "This sucks for the web," notes <a href="http://battellemedia.com/archives/2012/01/search-plus-your-world-as-long-as-its-our-world.php" target="_blank">Federated Media's John Battelle</a>.  (It certainly <a href="http://parislemon.com/post/15633422401/twitter-responds-to-antitrust" target="_blank">sucks for Twitter</a>.)  <a href="http://www.theatlantic.com/technology/archive/12/01/googles-new-search-plus-your-world-shows-difficulty-of-managing-two-missions/251169/" target="_blank">The Atlantic's Alexis Madrigal</a> wonders if "in the race to protect its flank from Facebook, Google will lose track of why we loved them in the first place." And investor and former Techcrunch writer MG Siegler asks in his headline a question that he thinks the FTC might be considering too:  "<a href="http://parislemon.com/post/15627530949/antitrust" target="_blank">Antitrust+?</a>"</p>
<p>But not everyone seems so disturbed by the news. To the contrary, <a href="http://www.wired.com/epicenter/2012/01/google-filter-bubble/" target="_blank">Wired's Steven Levy</a> (author of <a href="http://www.amazon.com/gp/product/1416596585/ref=as_li_ss_tl?ie=UTF8&amp;tag=hackeduc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1416596585" target="_blank">In The Plex:  How Google Thinks, Works, and Shapes Our Lives</a>) wonders if the new features mean that Google has finally burst the "filter bubble" that Eli Pariser described in his <a href="http://www.amazon.com/gp/product/1594203008/ref=as_li_ss_tl?ie=UTF8&amp;tag=hackeduc-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1594203008" target="_blank">book</a> of that same name.  Levy argues that because Search+ allows you to opt-out of these personalized search results, letting you view the non-personalized results, that there's actually <em>more</em> transparency and users have better control over their search results now.</p>
<p>Indeed the new Search+ will allow you to toggle between "Search Plus Your World" and "No Personal Results."  The latter, according to Google, means "no results from your friends, no private information and no personalization of results based on your <a href="http://support.google.com/accounts/bin/answer.py?hl=en&amp;answer=54068" target="_blank">Web History</a>. This toggle button works for an individual search session, but you can also make this the default in your <a href="https://www.google.com/preferences?hl=en" target="_blank">Search Settings</a>. We provide separate control in Search Settings over other <a href="http://insidesearch.blogspot.com/2011/11/some-thoughts-on-personalization.html" target="_blank">contextual signals we use</a>, including location and language."</p>
<h2>How Will Search+ Work in Schools?</h2>
<p>Last summer, <a href="http://www.eschoolnews.com/2011/08/10/new-web-search-formulas-have-huge-implications-for-students-and-society/" target="_blank">eSchool News</a> published a story raising concerns about social search and students, making many of the same arguments about the filter bubble that Pariser describes in his book.  In other words, students' worldview will be limited, not broadened.</p>
<p>At the time, I felt as though the article overlooked one of the most important elements of these new social signals and how they will impact students' searches:  namely, students typically aren't logged into their social accounts at school.  They aren't logged in to Facebook.  They aren't logged in to Google+.  (They <em>might</em> be logged in to a Google account if the school has Google Apps for Education and/or if students are on their own devices.)  As such, in most cases students' searches -- on public, shared machines at school at least -- won't include these new algorithms. (You can read my full response to the article <a href="http://www.hackeducation.com/2011/08/18/how-will-social-search-impact-education/" target="_blank">here</a>).</p>
<p>Even with the changes to Google search today, it's worth pointing out that Google+ is still off-limits to those under age 18. </p>
<p>That means Search+ won't offer any "personalization" for most searches at student make at school -- good news, perhaps, for those concerned that it will (at best) muddy search results.</p>
<p>But I wonder if keeping students away from social search is necessarily a "win."  After all, students <em>will</em> have to negotiate these signals when they're using their own computers.  I'd argue we already fail to help students understand how search works.  Students (and adults, of course) do not critically assess the information they find online; they <a href="http://www.hackeducation.com/2010/07/27/students-equate-google-search-rank-with-accurate-info/" target="_blank">confuse SEO ranking with accuracy</a>; they don't know how to <a href="http://www.theatlantic.com/technology/archive/2011/08/crazy-90-percent-of-people-dont-know-how-to-use-ctrl-f/243840/" target="_blank">use CTRL-F to search within a webpage</a>.  Search literacy is incredibly important, and we already struggle with it -- even though "search" (not "social") remains the <a href="http://www.pewinternet.org/Reports/2011/Search-and-email/Report.aspx?src=prc-headline" target="_blank">most popular online activity</a>.</p>
<p>It's not clear if that toggle button that Levy and Pariser like -- the ability to see personalized and non-personalized results -- will appear to K-12 Google Apps for EDU users.  If it does, it's certainly a good opportunity to talk about the ways in which the search engine works.  I've asked Google to comment on how Search+ will alter its Apps for EDU users' search experience, but I haven't heard back.  (By the sounds of it, it's been a busy day in the 'Plex.)</p>
<p><a href="http://feedads.g.doubleclick.net/~a/3AvkoSlNVVR8w-Zc-_HDEU-LvJo/0/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/3AvkoSlNVVR8w-Zc-_HDEU-LvJo/0/di" alt="di"/></a><br/><a href="http://feedads.g.doubleclick.net/~a/3AvkoSlNVVR8w-Zc-_HDEU-LvJo/1/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/3AvkoSlNVVR8w-Zc-_HDEU-LvJo/1/di" alt="di"/></a></p><img src="http://feeds.feedburner.com/~r/HackEducation/~4/cSELO3p2tfw" alt="cSELO3p2tfw"/></body>]]></content>
	<updated>2012-01-11T01:07:11+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://ciel.unige.ch/2012/01/dokeos-moodle-que-choisir/</id>
	<link href="http://ciel.unige.ch/2012/01/dokeos-moodle-que-choisir/" rel="alternate" type="text/html"/>
	<title>Dokeos,  Moodle, que choisir ???</title>
	<summary type="html"><![CDATA[Souvent, en début de semestre, les enseignants de l’UNIGE nous demandent quelle plate-forme d’enseig...]]></summary>
	<content type="html"><![CDATA[<body><p>Souvent, en début de semestre, les enseignants de l’UNIGE nous demandent quelle plate-forme d’enseignement ils devraient utiliser pour mettre leur(s) cour(s) en ligne: Dokeos ou Moodle ? C’est pour répondre à cette question que nous avons produit un tableau comparant les deux plates-formes. Ainsi, vous pourrez savoir quelle est la plate-forme la plus appropriée pour [...]</p></body>]]></content>
	<updated>2012-01-10T09:56:40+00:00</updated>
	<author><name>Patrick Roth</name></author>

	<category term="articles"/>

	<category term="outils &amp; services"/>

	<category term="usages pédagogiques"/>

	<category term="ateliers"/>

	<category term="dokeos"/>

	<category term="lms"/>

	<category term="moodle"/>

	<category term="unige"/>


</entry>

<entry>
	<id>http://ciel.unige.ch/2012/01/plateformes-d%e2%80%99enseignement-et-d%e2%80%99apprentissage-quels-effets-sur-l%e2%80%99engagement-professionnel-des-enseignants/</id>
	<link href="http://ciel.unige.ch/2012/01/plateformes-d%e2%80%99enseignement-et-d%e2%80%99apprentissage-quels-effets-sur-l%e2%80%99engagement-professionnel-des-enseignants/" rel="alternate" type="text/html"/>
	<title>Plateformes d’enseignement et d’apprentissage : quels effets sur l’engagement professionnel des enseignants ?</title>
	<summary type="html"><![CDATA[Les technologies au service de l’enseignement et de l’apprentissage De plus en plus d’enseignants ut...]]></summary>
	<content type="html"><![CDATA[<body><p>Les technologies au service de l’enseignement et de l’apprentissage De plus en plus d’enseignants utilisent les plateformes d’enseignement et d’apprentissage, telles que Dokeos ou Moodle, mises à disposition par leur université, pour y déposer des documents ou proposer des activités dans le cadre de leurs cours. On appelle « dispositifs de formation hybride » ces [...]</p></body>]]></content>
	<updated>2012-01-03T12:00:12+00:00</updated>
	<author><name>Claire-Odile Peltier</name></author>

	<category term="analyses &amp; réflexions"/>

	<category term="articles"/>

	<category term="usages pédagogiques"/>

	<category term="développement professionnel"/>

	<category term="dispositifs de formation hybrides"/>

	<category term="engagement professionnel"/>


</entry>

<entry>
	<id>http://mindshift.kqed.org/2011/12/awesome-apps-for-science-experiments-storytelling-coding-and-more/</id>
	<link href="http://mindshift.kqed.org/2011/12/awesome-apps-for-science-experiments-storytelling-coding-and-more/" rel="alternate" type="text/html"/>
	<title>Awesome Apps for Science Experiments, Storytelling, Coding and More</title>
	<summary type="html"><![CDATA[Every month, we review some of our favorite educational apps that have been released or updated. You...]]></summary>
	<content type="html"><![CDATA[<body><p><em>Every month, we review some of our favorite educational apps that have been released or updated. You can find all the posts in our series <a href="http://mindshift.kqed.org/feature/educational-apps/" target="_blank">here</a>. Below you’ll find a mixture of iOS, Android and Web-based apps.</em></p>
<p><a href="http://mindshift.kqed.org/2011/12/awesome-apps-for-science-experiments-storytelling-coding-and-more/scribblepress/" target="_blank"><img src="http://mindshift.kqed.org/files/2011/12/scribblepress.jpg" alt=""/><br/></a><strong>SCRIBBLE PRESS</strong></p>
<p>Scribble Press is an iPad app that lets you build and illustrate your own e-books. The app offers numerous story templates and drawing tools, guiding you through the story-writing and book layout process. The books that are written with Scribble Press can be shared with others — either via Facebook or Twitter or email. They can also be posted online on the <a href="http://www.scribblepress.com/" target="_blank">site’s gallery</a>, although books remain private unless shared there. (<a href="http://itunes.apple.com/us/app/scribble-press/id487300076?mt=8" target="_blank">iTunes link</a>). iOS, Free.</p>
<p><strong>SQUAD</strong></p>
<p><a href="https://squadedit.com/" target="_blank">Squad</a> is a collaborative code editor. In other words, it’s a tool designed to make it easier to share and work together on programming projects. Squad’s tools can be used by both experts and learners, and the company recently launched <a href="https://edu.squadedit.com/" target="_blank">Squad for Education</a>, a version designed to be used with large groups in a computer lab classroom setting. Squad supports over a dozen programming languages, including HTML, PHP, JavaScript, Python, C, and C++. Web, licensing costs depend on number of students.</p>
<p><strong>MINDSNACKS – LEARN CHINESE (MANDARIN)</strong></p>
<p>The mobile language learning startup <a href="http://mindsnacks.com" target="_blank">Mindsnacks</a> launched its Mandarin iPhone app this month. As with all the Mindsnacks titles, the app offers various games to help learners review and boost their vocabulary knowledge. While the app is initially free, you do need to upgrade in order to unlock all 50 of the levels. Mindsnacks’ Spanish language learning app was chosen by Apple as one of the best education apps of 2011 (<a href="http://itunes.apple.com/us/app/learn-chinese-mandarin-mindsnacks/id485803286?mt=8" target="_blank">iTunes link</a>). iOS, Free.</p>
<p><a href="http://mindshift.kqed.org/2011/12/awesome-apps-for-science-experiments-storytelling-coding-and-more/miniminute/" target="_blank"><img src="http://mindshift.kqed.org/files/2011/12/miniminute.png" alt=""/></a><strong>MINI MINUTE</strong></p>
<p>It’s hard to pick one app from the new educational game-maker <a href="http://airylabs.com/" target="_blank">Airy Labs</a> to feature here, particularly as the startup updated all seven of its apps this month. The startups mobile games all feature delightful artwork and game-play, built by a smart team of cognitive neuroscientists. One of its apps, Mini Minute, helps children learn to tell time. It features a Stonehenge-like ring of rocks which the player must defend against invading monsters. (<a href="http://itunes.apple.com/us/app/mini-minute/id475250350?mt=8" target="_blank">iTunes link</a>). iOS, Free.</p>
<p><strong>EXPLORIMENTS</strong></p>
<p>Long known for its Flash-based educational content, <a href="http://exploriments.com" target="_blank">Exploriments</a> launched 3 science education apps for the iPad this month: Weight, Mass and Force of Gravity (<a href="http://itunes.apple.com/us/app/exploriments-weight-mass-force/id483875230?mt=8" target="_blank">iTunes link</a>), Fluids – Archimedes Principle, Buoyancy and Flotation (<a href="http://itunes.apple.com/us/app/exploriments-fluids-archimedes/id483896866?mt=8" target="_blank">iTunes link</a>), and Electrostatics – Coulomb’s Law (<a href="http://itunes.apple.com/us/app/exploriments-electrostatics/id483991925?mt=8" target="_blank">iTunes link</a>). The apps offer simulated experiments with a wide range of variability and interactions. In the case of the Fluids app, for example, users can change the size and density of objects, as well as the density of the fluids. iOS, Free – $2.99)</p>
<p><strong>VAN GOGH’S DREAM</strong></p>
<p><a href="http://mindshift.kqed.org/2011/12/awesome-apps-for-science-experiments-storytelling-coding-and-more/vangoghdream/" target="_blank"><img src="http://mindshift.kqed.org/files/2011/12/vangoghdream-300x225.jpg" alt=""/></a>Created by the Van Gogh Institute, the Van Gogh’s Dream iPad app is meant to explore Vincent Van Gogh’s artwork and writing in a new and interactive way. The app includes a complete catalog of the artist’s 80 Auvers paintings, his last letter to his brother Theo in its original version (as well as in transcription and in translation). The app also includes several testimonials from art historians and other artists. (<a href="http://itunes.apple.com/us/app/van-goghs-dream/id477595323?mt=8" target="_blank">iTunes link</a>). iOS, $9.99</p>
<p><strong>EDUCREATIONS</strong></p>
<p><a href="http://educreations.com" target="_blank">Educreations</a> is a new app designed to make it easy to create, narrate, and record whiteboard video tutorials and to share them with others. A Web-base version of the app has been available for some time now, but the native iPad app was released this month — and it’s easier to write on a whiteboard with your finger than it is with a mouse. There are several other interactive whiteboard apps available on the iPad, but Educreations’ app offers several features that set it apart from its competitors: lessons can have multiple pages; you can add images to the tutorials — from the iPad camera, from its Photo Library, or from Dropbox; you can move and resize images while you record. The ability to create via a Web browser — any Web browser — and not just via a tablet is a really important thing to consider too when looking to adopt this tool for a classroom. (<a href="http://itunes.apple.com/us/app/educreations-interactive-whiteboard/id478617061?mt=8" target="_blank">iTunes link</a>). iOS and Web, Free.</p>
<p><strong>Anything we missed?</strong></p>
<p>Let us know in the comments!</p></body>]]></content>
	<updated>2011-12-30T21:00:06+00:00</updated>
	<author><name>Audrey Watters</name></author>

	<category term="learning methods"/>

	<category term="tech tools"/>


	<link rel="enclosure" 
		type="image" 
		length=""
		href="http://mindshift.kqed.org/files/2011/12/vangoghdream.jpg"/>

</entry>

<entry>
	<id>http://feedproxy.google.com/~r/C4lptBlog/~3/WDdhtcdesNY/</id>
	<link href="http://feedproxy.google.com/~r/C4lptBlog/~3/WDdhtcdesNY/" rel="alternate" type="text/html"/>
	<title>Top 100 articles of 2011</title>
	<summary type="html"><![CDATA[With only a few more days left of 2011, this is the first of a series of posts reviewing the past ye...]]></summary>
	<content type="html"><![CDATA[<body><p><em>With only a few more days left of 2011, this is the first of a series of posts reviewing the past year and look forward to 2012.</em></p>
<p><a href="http://c4lpt.co.uk/wp-content/uploads/2011/12/2011wordle1.png" target="_blank"><img title="2011wordle" src="http://c4lpt.co.uk/wp-content/uploads/2011/12/2011wordle1.png" alt=""/><br/></a>From nearly 500 links to articles, blog posts, slideshows, reports and (this year also) infographics that I saved in my 2011 Reading List, I have produced a list of the 100 articles that I enjoyed or that impressed me most in 2011.</p>
<p>This is my 4th Top 100 articles list, and this year I’ve added a quote beneath each link to give you a taster of what it is about.</p>
<p>In fact just reading the quotes themselves will give you an indication of what this year has been about for me: i.e. it has not been about the social media tools per se, but how they are impacting personal, professional and organisational learning practices and behaviours.</p>
<p>To the right you will see this year’s Wordle that summarises the main themes in this year’s list (click on the image to see it full size).</p>
<p>And now for a link to the list itself: <a href="http://c4lpt.co.uk/top-100-articles-of-2011/" target="_blank">TOP 100 ARTICLES OF 2011</a></p>
<img src="http://feeds.feedburner.com/~r/C4lptBlog/~4/WDdhtcdesNY" alt="WDdhtcdesNY"/></body>]]></content>
	<updated>2011-12-28T09:30:52+00:00</updated>
	<author><name>Jane Hart</name></author>

	<category term="social learning"/>


</entry>

<entry>
	<id>http://wiki.doebe.li/bin/view/Beat/EndlichFirefox9statt3625</id>
	<link href="http://wiki.doebe.li/bin/view/Beat/EndlichFirefox9statt3625" rel="alternate" type="text/html"/>
	<title>EndlichFirefox9statt3625</title>
	<summary type="html"><![CDATA[Sorry, ein eher technisches Detail. Nicht Techies können hier mit Lesen aufhören. Aber endlich kann ...]]></summary>
	<content type="html"><![CDATA[<body><p>Sorry, ein eher technisches Detail. Nicht Techies können hier mit Lesen aufhören. Aber endlich kann ich auf eine aktuelle Firefox Version umstellen. Ich habe hunderte von Tabs offen und im Firefox bis 3.6 hat mir das Add On BarTab geholfen, den Speicherverbrauch des Firefoxes trotzdem im Zaum zu halten. Dies wurde aber nicht weiterentwickelt, darum NochKeinFirefox4FuerMich, NochKeinFirefox5FuerMich ...</p></body>]]></content>
	<updated>2011-12-22T10:19:23+00:00</updated>
	<author><name></name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/C4lptBlog/~3/pknYfWU9_RE/</id>
	<link href="http://feedproxy.google.com/~r/C4lptBlog/~3/pknYfWU9_RE/" rel="alternate" type="text/html"/>
	<title>50 Tools that didn’t quite make the 2011 Top 100 Tools for Learning List</title>
	<summary type="html"><![CDATA[It seems that many people like tools lists, if the fact that there have been over 110,000 views of t...]]></summary>
	<content type="html"><![CDATA[<body><p>It seems that many people like tools lists, if the fact that there have been over 110,000 views of the <a href="http://www.slideshare.net/janehart/top-100-tools-for-learning-2011" target="_blank">2011 Top 100 Tools for Learning presentation via Slideshare</a> since 13 November is anything to go by!</p>
<p>So here is my Christmas present to you – 50 More tools!  This time the ones that didn’t quite make it onto the 2011 list.  25 of the tools have actually already appeared on previous Top 100 Tools lists (in 2010, 2009, 2008 and/or 2007), but 25 are completely new to the list.  There should be something there for everyone’s learning needs – in the workplace, education or even for pleasure.</p>
<p>Below is the embedded presentation via Slideshare.  The textual list is available on the <a href="http://c4lpt.co.uk/top-100-tools-for-learning-2011/50-tools/" target="_blank">50 More Tools page</a></p>
<p>Happy Christmas!</p>

<p><strong/></p>

<img src="http://feeds.feedburner.com/~r/C4lptBlog/~4/pknYfWU9_RE" alt="pknYfWU9_RE"/></body>]]></content>
	<updated>2011-12-21T09:35:44+00:00</updated>
	<author><name>Jane Hart</name></author>

	<category term="social learning"/>


</entry>

<entry>
	<id>http://www.digitallernen.ch/2011/12/e-collaboration-software/</id>
	<link href="http://www.digitallernen.ch/2011/12/e-collaboration-software/" rel="alternate" type="text/html"/>
	<title>E-Collaboration Software</title>
	<summary type="html"><![CDATA[In Zeiten von Blended Learning und Fernunterricht arbeiten immer mehr Menschen online zusammen. Sie ...]]></summary>
	<content type="html"><![CDATA[<body><p>In Zeiten von Blended Learning und Fernunterricht arbeiten immer mehr Menschen online zusammen. Sie kommunizieren über den Computer, das Smartphone oder Tablet, während sie an verschiedenen Orten sind. Diese Art von Zusammenarbeit wird oft E-Collaboration genannt. Vor diesem Hintergrund wird heutzutage mehr und mehr Software für dieses Szenario entwickelt. Dieser Artikel soll Ihnen bei der <a href="http://www.digitallernen.ch/2011/12/e-collaboration-software/" target="_blank"> read more »</a></p></body>]]></content>
	<updated>2011-12-19T05:36:37+00:00</updated>
	<author><name>Stefan van der Vlies</name></author>

	<category term="materialien"/>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/HackEducation/~3/3lW6PW7yP_4/</id>
	<link href="http://feedproxy.google.com/~r/HackEducation/~3/3lW6PW7yP_4/" rel="alternate" type="text/html"/>
	<title>Top 10 Ed-Tech Startups of 2011</title>
	<summary type="html"><![CDATA[I think it&#8217;s clear by now &#8212; whether you&#8217;ve read my series on the top ed-tech trend...]]></summary>
	<content type="html"><![CDATA[<body><p>I think it’s clear by now — whether you’ve read my series on <a href="http://www.hackeducation.com/2011/12/16/top-10-ed-tech-trends-of-2011/" target="_blank">the top ed-tech trends of 2011</a> or not — that it’s been a big year for education technology startups.  Launches. Updates. Funding. Acquisitions. Adoption. Headlines. Buzz. Woohoo. And stuff.</p>
<p>Even with all these developments, making a list of the best new education technology startups is challenging — and not just because there were a lot of great companies to choose from.  It’s challenging because of definitions:  what counts as an “education startup”?  Evernote and Twitter, for example, are two tools popular among teachers and students.  But do they count as <i>education</i> companies?  And hell, do they even count as <i>startups</i>?</p>
<p>I’m not going to define what counts as “education” or “ed-tech” here.  But to narrow the field, I’m just highlighting startups that were founded and/or launched in 2011.  I realize that overlooks a lot of older new companies that have had a phenomenal year:  <a href="http://edmodo.com" target="_blank">Edmodo</a>‘s stunning growth, <a href="http://knewton.com" target="_blank">Knewton</a>‘s sizable funding round, for example.</p>
<p>But really, that’s it for my rubric.  This isn’t some scientifically constructed list of the startups with the most registered users or most revenue or most popular iPad apps or most mentions in my writing. I chose each of these companies for lots of different reasons (reasons I explain as I highlight them in turn):  great technology, great product, great solution, great vision, great founders. </p>
<p>So in no particular order…</p>
<h2>1. Launchpad Toys</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/toontastic150.jpg"/><br/>I’ve had a lot of meetings with educators and entrepreneurs this year.  But just one person has ever cited Seymour Papert in a casual conversation over coffee, and that’s <a href="http://launchpadtoys.com/" target="_blank">Launchpad Toys</a>‘ co-founder Andy Russell.  It wasn’t just a passing mention either.  I think Papert’s work and ideas about constructionism permeate a lot of what the startup does, and Launchpad Toys is committed to creating a learning experience with and through digital storytelling that I’ve not see elsewhere.  The company is also committed to building high quality yet affordable educational apps (See <a href="http://childrensappmanifesto.net/" target="_blank">The Children’s App Manifesto</a>, which Russell co-authored). </p>
<p>Launchpad Toys’ first app <a href="http://launchpadtoys.com/toontastic/" target="_blank">Toontastic</a> is a cartoon creation tool.  Toontastic helps children think through story elements:  the characters, the conflict, setting, scenes and so on.  Then, when they are ready to animate their story, they press record. The microphone captures kids’ narration, as they use their fingers to animate the characters on the storyboard.  </p>
<p>Launchpad Toys launched <a href="http://techcrunch.com/2011/08/29/yc-funded-launchpad-toys-looks-to-create-the-next-generation-of-early-learning-toys/" target="_blank">in August</a>, a graduate of the summer <a href="http://ycombinator.com" target="_blank">Y Combinator</a> batch.  The startup has won numerous awards and accolades this year, most recently selected by Apple as one of its <a href="http://t.co/E8gjjAup" target="_blank">top education iOS apps of the year</a>.</p>
<h2>2. Desmos</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/desmos150.jpg"/><a href="https://www.desmos.com/" target="_blank">Desmos</a> is building software that will address one of the major problems that classrooms are going to face:  hardware fragmentation.  Some schools have invested in interactive whiteboards. Some have bought netbooks or tablets. Some provide iPod Touches, and some let students bring their own devices. With all these various hardware options, it’s becoming increasingly important to have software that’s platform agnostic — something that students and teachers can use at home and at school, something that works and is still full-featured on any device.</p>
<p>Desmos launched onstage at <a href="http://techcrunch.com/2011/05/24/build-and-share-rich-educational-content-with-desmos/" target="_blank">Techcrunch Disrupt</a> in May.  But when I chatted with founder Eli Luberoff a few weeks later, he showed me something that made me even more excited about this company’s potential (and I say this as a person who is deeply committed to technologies that work across platforms).</p>
<p>See, Desmos has built a web-based graphing calculator.  Ah, the graphing calculator, that one piece of computing hardware that — despite all the <a href="http://stager.tv/blog/?p=2397" target="_blank">handwringing about BYOD</a> — kids are required to buy and bring to class.  A low-end graphing calculator will cost you about $70.  Desmos’ calculator is free, and it contains features that you won’t find elsewhere (such as dotted lines for inequalities).  </p>
<p>Sometimes it seems as though education companies think they just deserve customers (Texas Instruments, I’m looking at you) without doing much to improve or innovate, without really thinking about their users as learners.  Desmos’ graphing calculator wasn’t built to prop up revenue for an outmoded company; it’s a cool product (a side project, true, but part of a much larger Web-based effort), built by math geeks who want awesome, affordable, and accessible math tools.</p>
<p>I covered Desmos <a href="http://mindshift.kqed.org/2011/06/free-web-based-tools-versus-goliath/" target="_blank">here</a>.</p>
<h2>3. LittleBits</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/littlebits150.jpg"/>While I love the way in which the Maker Movement has blossomed this year, I sometimes worry that interest in science, engineering and tech will continue to leave girls out of the loop, particularly when it does to hardware tinkering.  It doesn’t help when organizations say things like “<a href="http://computinged.wordpress.com/2011/10/31/not-all-arduino-uses-are-created-equal-context-and-gender/" target="_blank">Arduino:  so easy your mom could do it</a>.”  </p>
<p>So yes, it matters to me that the founder of <a href="http://littlebits.cc/" target="_blank">littleBits</a> is a woman.  <a href="http://ayahbdeir.com/index.php?/about/biography/" target="_blank">Ayah Bdeir</a> is also an engineer and an artist, and I think that sensibility — STEM + the Arts — shines through in her company.  </p>
<p>LittleBits offers a library of pre-assembled circuit boards that snap together with tiny magnets. There’s no soldering, no wiring and no programming required. The circuit boards in a littleBits kit have unique functions — a power component, a pressure sensor, a button, for example — that can simply be snapped together.  Soldering is fun, I won’t lie, but it’s intimidating, and as such littleBits lowers the barrier to entry for those interested in working with electronics.</p>
<p>And okay, I’m fudging a bit on my “founded in 2011″ rule here, as this idea has been a work-in-progress for several years.  But you can <i>now</i> buy littleBits kits, and the startup <a href="http://littlebits.cc/1706" target="_blank">did raise its first round of funding this year</a>. I covered the littleBits <a href="http://mindshift.kqed.org/2011/10/not-ready-to-dismantle-your-smartphone-start-here/" target="_blank">here</a>.</p>
<h2>4. General Assembly</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/generalassembly150.jpg"/>New York City’s <a href="http://generalassemb.ly" target="_blank">General Assembly</a> sits at the nexus of several important education/technology trends (See: “<a href="http://www.hackeducation.com/2011/12/12/top-ed-tech-trends-of-2011-stem-educations-sputnik-will-i-am-maker-moment/" target="_blank">STEM Education’s Sputnik Moment</a>” and “The <a href="http://www.hackeducation.com/2011/12/13/top-ed-tech-trends-of-2011-the-higher-education-bubble/" target="_blank">Higher Education Bubble</a>“.)  New York City is building a vibrant tech community — . As such, there’s a high demand in New York for talent, and in turn, a high demand for learning opportunities (formal and informal), instruction, and mentorship about what exactly it entails to build a technology startup.  Coding, design, marketing, CEOing, and stuff.  </p>
<p>General Assembly uses the word “campus” to describe its facilities. And that’s the sense you get too:  a library, a communal work- and learning space.  General Assembly, which opened its doors <a href="http://bits.blogs.nytimes.com/2011/01/24/a-place-for-techies-to-gather/" target="_blank">at the beginning of the year</a>, offers classes on engineering and entrepreneurship.  The site also offers workspace to rent, and several startups who do so help teach some of the classes that are offered.</p>
<p>With all the hullaballoo of online education and online work, having a physical location to go to to learn and work still matters. It matters for building skills; it matters for building community. </p>
<p>I covered General Assembly <a href="http://mindshift.kqed.org/2011/11/new-york-citys-general-assembly-the-university-of-the-future/" target="_blank">here</a>.</p>
<h2>5. Highlighter</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/highlighter150.jpg"/>I remember the very first time a teacher gave me permission to write in a book.  Highlight important passages, she said.  Make notes in the margins.  No way, I thought.  You can write in books?!</p>
<p>Since then, I’ve read every book with a pencil in hand — underlining and annotating. That’s something that makes the move to digital books both terrifying and wonderful.  It’s terrifying if indeed it means the <a href="http://www.nytimes.com/2011/02/21/books/21margin.html" target="_blank">end of marginalia</a>.  And it’s wonderful if someone can build a tool that integrates marginalia with the Web, and makes our notes and highlights sharable and social.</p>
<p>The Seattle-based startup <a href="http://highlighter.com" target="_blank">Highlighter</a> has done just this, with some easy-to-implement Javascript that enables commenting “in the margins” of websites.  While there were a number of new social reading startups this year, Highlighter is targeting academic communities in particular, working closely with college professors to build a reading tool that’s useful for both teachers and learners (with features like <a href="http://highlighter.com/groups" target="_blank">groups</a> for classes and discussions.)  </p>
<p>One of the problems about reading and annotating digital content is that much is locked down, in proprietary formats.  Highlighter is building an HTML 5 e-reader and supports OER and open platforms for reading and note-taking.</p>
<p>Highlighter was part of the Seattle-based <a href="http://techstars.com" target="_blank">Techstars</a> incubator and <a href="http://www.readwriteweb.com/archives/enable_comments_in_the_margins_of_your_website_wit.php" target="_blank">launched</a> this summer.  I covered Highlighter <a href="http://www.readwriteweb.com/archives/enable_comments_in_the_margins_of_your_website_wit.php" target="_blank">here</a>, <a href="http://mindshift.kqed.org/2011/08/turning-static-text-into-interactive-discussions/" target="_blank">here</a>, and <a href="http://www.hackeducation.com/2011/09/27/highlighter-how-digital-marginalia-social-reading-help-engage-students/" target="_blank">here</a>.</p>
<h2>6.  Celly</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/celly150.jpg"/>Here’s the thing: the technology matters.  I mean, it matters in general. Yes of course. But when it comes to ed-tech, damn, I think we should set our standards pretty high.  And frankly, we need to be better about looking under the hood, if you will, of the tools we adopt.</p>
<p>Looking under the hood makes me like <a href="http://cel.ly" target="_blank">Celly</a> a lot.  Its co-founders Russell Okamoto and Greg Passmore, both former software architects at VMWare, have both the technical chops and the smarts to think about building networks in a new way.</p>
<p>I say this, of course, in a year in which “group messaging startups” were <a href="http://techcrunch.com/2011/08/21/skype-to-acquire-year-old-group-messaging-service-groupme/" target="_blank">hot</a> — good grief, you say, <i>another</i> mobile messaging network?!  But Celly was part of a different kind of messaging trend, one that I called out as one of the most important ed-tech trends of the year: <a href="http://www.hackeducation.com/2011/12/05/top-ed-tech-trends-of-2011-text-messaging/" target="_blank">text-messaging</a>.  SMS.</p>
<p>SMS is important in education, I would argue, because it’s the best tool we have right now to bridge the digital divide.  <i>Most people have access to SMS via their cellphones</i>.  Most people.  Most parents.  Most students.  SMS can be a powerful communication device between school and home, between teacher and student, between students and class, between classes and the community.</p>
<p>We saw an explosion in the number of ed-tech startups this year that moved to address opportunities with text-messaging apps (hence the trends post).  But I feel as though Celly might just have the technological edge here.  Celly offers a communication tool, sure.  It builds community, yes.  But it’s not just teachers broadcasting messages to home.  There are multiple ways in which the “cells” can be configured — curating messages (from RSS as well as from people’s text messages) to spread out to others in the community or to filter up the chain of command.</p>
<p>I wrote about text-messaging a lot this year, but I specifically covered Celly <a href="http://mindshift.kqed.org/2011/08/class-turn-on-your-cell-phones-its-time-to-text/" target="_blank">here</a>.</p>
<h2>7. GoalBook</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/goalbook150.jpg"/>Don’t make me pick a favorite piece of technology journalism from 2011, folks.  I’m getting sick of writing “Best of” stories.  But one of my favorite pieces was Tim Carmody’s response to the death of Steve Jobs:  “<a href="http://www.wired.com/epicenter/2011/10/steve-jobs-disability/" target="_blank">This Stuff Doesn’t Change the World</a>.”  As Tim makes clear, this stuff <i>does</i> change our worlds — his autistic son’s usage of the touchscreen iOS devices case in point.  Tim’s tweet — “I’m on my way to PHL to see my son, who uses a device Steve Jobs invented to help him talk. He will never know. He will never know.” — sits in my heart every day when I think about our obligations to build accessible, affordable, world-changing technology.</p>
<p>You hear a lot about the ways in which mobile, touchscreen devices open up new worlds for those with disabilities.  But despite the great promise, software and hardware development for assistive technology and for special education doesn’t get a lot of attention.  It doesn’t get sufficient attention in consumer tech or in classroom tech.</p>
<p>One of the things I love about <a href="https://goalbookapp.com/" target="_blank">Goalbook</a> then, is that it is addressing something that’s tough and complicated and bureaucratic and frustrating about special education in schools — just the sort of thing that technology should help address, but quite frankly, often fails to.  So Goalbook founders Daniel Yoo and Justin Su have taken on an important challenge.  </p>
<p>Goalbook is building a system to help schools handle IEPs (individualized education programs). These can become incredibly complex when a student has special needs, so much so that it’s easy to fumble with communication and lose track of student’s goals.  Goalbook allows the team that works with a student (and that team can include parents, primary teachers, behavioral specialists, administrators, speech therapists, and so on) to better communicate and collaborate in helping support the student’s personal learning goals.</p>
<p>The Goalbook founders are both educators and engineers — and they’re building this startup to address a real need they’ve experienced in their teaching careers. Goalbook is still in beta with a few pilot schools.</p>
<h2>8. DuoLingo</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/duolingo150.jpg"/>Even before the startup launched, MG Siegler headlined his story on it “<a href="http://techcrunch.com/2011/04/12/duolingo/" target="_blank">Meet Duolingo, Google’s Next Acquisition Target</a>.”  His confidence is hardly unfounded, based on the track record of <a href="http://duolingo.com" target="_blank">Duolingo</a> founder <a href="http://www.cs.cmu.edu/~biglou/" target="_blank">Luis von Ahn</a> whose research has already been acquired by Google twice: the <a href="http://en.wikipedia.org/wiki/ESP_game" target="_blank">ESP Game</a> and <a href="http://www.google.com/recaptcha" target="_blank">reCAPTCHA</a>.</p>
<p>Duolingo is very much in the same spirit as these projects insofar as it utilizes human micro-tasks “for good” —  in order to help identify and verify information that computers cannot yet process.</p>
<p>We creatures of the Web fill out a lot of CAPTCHAs, and some 750 million users have helped Google’s book digitization efforts by using reCAPTCHA to help correct OCR misreads. Now, with Duolingo, von Ahn hopes to be able to use a similar sort labor in the wonderful and mammoth goal of translating the Web into all major languages.</p>
<p>Duolingo is couched in terms of language learning, and I’m not quite sure that’s the right description for the project — in other words, using Duolingo alone is unlikely to be your path to German fluency. (Although maybe more will come of the language-learning component — Duolingo is still in beta).  Nevertheless I love the idea of this type of crowdsourced effort, and I think the possibilities for learning through micro-tasks is fascinating.</p>
<p>I covered Duolingo <a href="http://www.hackeducation.com/2011/04/26/captcha-creator-explains-his-next-project-duolingo-translate-the-web-learn-a-foreign-language/" target="_blank">here</a>.</p>
<h2>9. Raspberry Pi</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/raspberrypi150.jpg"/>The dream of putting a low cost computer in the hands of every kid is hardly a new one.  But what the British charity <a href="http://raspberrypi.org" target="_blank">Raspberry Pi</a> has in mind does one better than simply giving kids a $200 laptop. </p>
<p>Raspberry Pi has build a $35 single-board computer.</p>
<p>A what, you ask?  </p>
<p>Yeah.  Exactly.  See, that’s part of the problem.</p>
<p>Raspberry Pi isn’t really a hardware manufacturing startup (although yes it’s manufacturing hardware).  It’s an educational non-profit based in the UK, one that “exists to promote the study of computer science and related topics, especially at school level, and to put the fun back into learning computing.” </p>
<p>What Raspberry Pi has built is an ultra-small, ultra-low cost device:  a board the size of a credit card that contains a fully functional computer system. Some 700 MHz of processing power, 256 MB of RAM, OpenGL and Blu-ray-grade playback (1080p), HDMI and audio outputs, a USB port, a Flash memory car slot, 100MB Ethernet.  That’s all on a card that’s powered by a 5V supply.  And for a cost of just $25-35.</p>
<p>And what do you do with something like that, you ask?  You hack.</p>
<p>The Raspberry Pi computer will run Linux… and from there, Scratch… and from there, well, the possibilities for computer education are endless.   The first of the Raspberry Pi cards are hitting shelves this month.  </p>
<h2>10. LessonCast</h2>
<p><img alt="" src="https://s3.amazonaws.com/hackedu/lessoncast150.jpg"/>If there was one question I asked education startups repeatedly this year, it was “Have you talked to any teachers?”  (You’d be surprised — perhaps — by how often the answer was “No.”)  No doubt, it might be easier to do so and it might be easier to recognize both problems and solutions, when the founding team is comprised of educators.</p>
<p>I met the <a href="http://lessoncast.org" target="_blank">LessonCast</a> founding team at a <a href="http://edu.startupweekend.org/" target="_blank">Startup Weekend EDU</a> in San Francisco this summer.  Nicole Smith and Katrina Stevens are both Baltimore-area educators, and Khalid Smith, Nicole’s husband, an engineer (he has since become the education director for Startup Weekend’s new EDU vertical).  </p>
<p>When Nicole pitched the idea of Lessoncast at Startup Weekend EDU, I loved it:  it’s a tool to help teachers quickly create and easily share lesson ideas and classroom management tips in a video format.  Indeed, with all the fuss about <a href="http://www.hackeducation.com/2011/12/09/top-ed-tech-trends-of-2011-khan-academy/" target="_blank">Khan Academy</a>, making video lessons is still fairly complicated and time-intensive.  But LessonCast isn’t really hopping onto the “flipped classroom” bandwagon.  This isn’t (necessarily) about teaching students; it’s about teachers teaching each other, sharing tips and tricks and advice and ideas.  The tool is about building and sharing PD — a process that is about teaching and learning for the creator of the lesson as much as the viewer.</p>
<p>I covered the startup <a href="http://mindshift.kqed.org/2011/07/a-teacher-built-technology-tool/" target="_blank">here</a>.</p>
<p><i>P.S.  I left a lot of great startups off this list.  I’m now officially sick of writing “Top 10″ stories.  And I’m now officially done with 2011′s…</i></p>

<p><a href="http://feedads.g.doubleclick.net/~a/G-xtzT85FRVwMRJq17vF33bzY9k/0/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/G-xtzT85FRVwMRJq17vF33bzY9k/0/di" alt="di"/></a><br/><a href="http://feedads.g.doubleclick.net/~a/G-xtzT85FRVwMRJq17vF33bzY9k/1/da" target="_blank"><img src="http://feedads.g.doubleclick.net/~a/G-xtzT85FRVwMRJq17vF33bzY9k/1/di" alt="di"/></a></p><img src="http://feeds.feedburner.com/~r/HackEducation/~4/3lW6PW7yP_4" alt="3lW6PW7yP_4"/></body>]]></content>
	<updated>2011-12-18T18:00:44+00:00</updated>
	<author><name>Audrey Watters</name></author>

	<category term="analysis"/>

	<category term="andy russell"/>

	<category term="assistive technology"/>

	<category term="autism"/>

	<category term="celly"/>

	<category term="childrens app manifesto"/>

	<category term="constructionism"/>

	<category term="crowdsourcing"/>

	<category term="desmos"/>

	<category term="digital storytelling"/>

	<category term="duolingo"/>

	<category term="edmodo"/>

	<category term="general assembly"/>

	<category term="goalbook"/>

	<category term="graphing calculator"/>

	<category term="highlighter"/>

	<category term="knewton"/>

	<category term="language learning"/>

	<category term="launchpad toys"/>

	<category term="littlebits"/>

	<category term="luis von ahn"/>

	<category term="marginalia"/>

	<category term="raspberry pi"/>

	<category term="seymour papert"/>

	<category term="social reading"/>

	<category term="special education"/>

	<category term="texas instruments"/>

	<category term="text-messaging"/>

	<category term="tim carmody"/>

	<category term="toontastic"/>

	<category term="top 10 ed-tech startups of 2011"/>

	<category term="year in ed-tech 2011"/>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/C4lptBlog/~3/Z6SJDD2SMHI/</id>
	<link href="http://feedproxy.google.com/~r/C4lptBlog/~3/Z6SJDD2SMHI/" rel="alternate" type="text/html"/>
	<title>The Smart Worker’s Guide to Social Media</title>
	<summary type="html"><![CDATA[
The revolution that is social media means that everyone can now have access to the Social Web and a...]]></summary>
	<content type="html"><![CDATA[<body><p><img src="http://c4lpt.co.uk/workingsmarter/images/ws2.jpg" alt=""/><br/></p>
<p>The revolution that is social media means that everyone can now have access to the Social Web and a range of services and applications to support their own as well as their team’s learning, performance and productivity.</p>
<p>So here is an opportunity to find out about a wide range of tools that can help you and your team work smarter.</p>
<p>The Smart Worker’s Guide to Social Media (SWGSM) contains 30 … <a href="http://www.c4lpt.co.uk/blog/2011/12/16/the-smart-workers-guide-to-social-media/" target="_blank">Read the rest</a></p><img src="http://feeds.feedburner.com/~r/C4lptBlog/~4/Z6SJDD2SMHI" alt="Z6SJDD2SMHI"/></body>]]></content>
	<updated>2011-12-16T09:13:38+00:00</updated>
	<author><name>Jane Hart</name></author>

	<category term="social learning"/>


</entry>

<entry>
	<id>http://nte.unifr.ch/blog/2011/12/15/moodle-et-les-quiz-un-nouveau-cours/</id>
	<link href="http://nte.unifr.ch/blog/2011/12/15/moodle-et-les-quiz-un-nouveau-cours/" rel="alternate" type="text/html"/>
	<title>Moodle et les quiz : un nouveau cours</title>
	<summary type="html"><![CDATA[Savez-vous que Moodle permet d&#8217;examiner les connaissances de vos étudiants à l&#8217;aide de t...]]></summary>
	<content type="html"><![CDATA[<body><p>Savez-vous que Moodle permet d’examiner les connaissances de vos étudiants à l’aide de tests (aussi appelés quiz) ? Moodle offre en effet toute une série de types de questions (choix multiple, appariement, calculée,…). Ces questions sont rassemblées dans une banque de question à partir de laquelle vous pouvez créer différents tests. Une fois que les [...]</p></body>]]></content>
	<updated>2011-12-15T06:15:12+00:00</updated>
	<author><name>Gérald Collaud</name></author>


</entry>

<entry>
	<id>http://feedproxy.google.com/~r/elearning_tugraz/~3/E1JCgItI0eY/4965</id>
	<link href="http://feedproxy.google.com/~r/elearning_tugraz/~3/E1JCgItI0eY/4965" rel="alternate" type="text/html"/>
	<title>[bachelorthesis] Treemap Visualization of the Semantic Twitter Analysis Tool</title>
	<summary type="html"><![CDATA[Another bachelorthesis of one of our students &#8220;Treemap Visualization of the Semantic Twitter A...]]></summary>
	<content type="html"><![CDATA[<body><p>Another bachelorthesis of one of our students “<strong>Treemap Visualization of the Semantic Twitter Analysis Tool</strong>” is now online available. The practical part can be tested here: <a href="http://twitter.tugraz.at" target="_blank">http://twitter.tugraz.at</a>.</p>

<a href="http://www.scribd.com/doc/75492207/Treemap-Visualization-of-the-Semantic-Twitter-Analysis-Tool" target="_blank">Treemap Visualization of the Semantic Twitter Analysis Tool</a></body>]]></content>
	<updated>2011-12-15T03:53:27+00:00</updated>
	<author><name>Martin</name></author>

	<category term="e-learning"/>

	<category term="publikationen"/>

	<category term="tug"/>

	<category term="bachelor"/>

	<category term="thesis"/>

	<category term="tugraz"/>

	<category term="twitter"/>

	<category term="visualisation"/>


</entry>

<entry>
	<id>http://www.learningwaves.unisg.ch/?p=5536</id>
	<link href="http://www.learningwaves.unisg.ch/?p=5536" rel="alternate" type="text/html"/>
	<title>Top Tools 2011</title>
	<summary type="html"><![CDATA[Welche Tools helfen Ihnen am Besten, Ihren Lernerfolg oder Ihre allgemeine Performance zu verbessern...]]></summary>
	<content type="html"><![CDATA[<body><p><img title="Top Tools 2011" src="http://www.learningwaves.unisg.ch/wp-content/uploads/2011/12/Top-Tools-2011.JPG" alt="Top Tools 2011"/><br/>Welche Tools helfen Ihnen am Besten, Ihren Lernerfolg oder Ihre allgemeine Performance zu verbessern? Aus einer Umfrage von C4LPT (Centre for Learning &amp; Performance Technologies) gehen die Top 100 Tools for Learning 2011 hervor. Neben dem Ranking der verschiedenen Tools werden für jedes die entsprechende Website, ein Kurzbeschrieb sowie die Kosten für die Benützung des Tools angegeben. Untenstehender Auszug (Top 10) der Liste animiert, wieder etwas Neues durch Ausprobieren zu entdecken. Für mich z.B. war Glogster neu.</p>
<ol><li>Twitter – micro-sharing site</li>
<li>YouTube – video-sharing tool</li>
<li>Google Docs – collaboration suite (incl Google Forms)</li>
<li>Skype – instant messaging/VoIP tool</li>
<li>WordPress – blogging tool</li>
<li>Dropbox – file synching software</li>
<li>Prezi – presentation software</li>
<li>Moodle – course management system</li>
<li>Slideshare – presentation sharing site</li>
<li>(Edu)Glogster – interactive poster tool</li>
</ol><p>Für weiterführende Informationen: <a href="http://c4lpt.co.uk/top-100-tools-for-learning-2011/" target="_blank">Link zur Website</a></p></body>]]></content>
	<updated>2011-12-14T23:18:59+00:00</updated>
	<author><name>Newsletter</name></author>

	<category term="aus aller welt"/>


</entry>

<entry>
	<id>http://www.learningwaves.unisg.ch/?p=5533</id>
	<link href="http://www.learningwaves.unisg.ch/?p=5533" rel="alternate" type="text/html"/>
	<title>Suchmaschinen für Apps</title>
	<summary type="html"><![CDATA[Heute bietet sich die Möglichkeit, mittels Apps sein eigenes elektronisches Gerät fast unbeschränkt ...]]></summary>
	<content type="html"><![CDATA[<body><p>Heute bietet sich die Möglichkeit, mittels Apps sein eigenes elektronisches Gerät fast unbeschränkt zu individualisieren. Man kann sich mit passenden Apps  das Leben in vielerlei Hinsicht vereinfachen. Doch wo und wie findet man ein passendes App, wenn man nicht mal dessen Namen kennt? Diese Frage lösen Suchmaschinen (wie z.B. <a href="http://www.quixey.com/about" target="_blank">quixey.com</a> oder <a href="http://www.uquery.com" target="_blank">uquery.com</a>), welche nicht primär nach dem Namen, sondern vor allem nach Funktionen suchen, welche eine App erfüllt.</p></body>]]></content>
	<updated>2011-12-14T23:06:01+00:00</updated>
	<author><name>Newsletter</name></author>

	<category term="aus aller welt"/>


</entry>


</feed>
<!-- vim:ft=xml
	  -->

