<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
>

<channel>
	<title>The Curious and Wondering Eye &#187; fun</title>
	<atom:link href="http://virtualbreath.net/curious/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://virtualbreath.net/curious</link>
	<description>Little and big things that make me wonder</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:00:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
		<item>
		<title>You are among geeks when&#8230;</title>
		<link>http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/</link>
		<comments>http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 10:00:35 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[catalyst]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=736</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=You are among geeks when&#8230;&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-01-31&amp;rft.identifier=http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=fun"></span>
One of our developers is going to be a dad real soon. His waiting stirred the creative juices among the other developers. Brett came up with the following &#8220;from conception to birth&#8221; scenario à la version control system (used with &#8230; <a href="http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=You are among geeks when&#8230;&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2012-01-31&amp;rft.identifier=http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=catalyst&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=736"><!-- &nbsp; --></abbr>
<p>One of our developers is going to be a dad real soon. His waiting stirred the creative juices among the other developers. <a href="http://blog.brett.geek.nz" target="_blank">Brett</a> came up with the following &#8220;from conception to birth&#8221; scenario à la version control system (used with permission):</p>
<pre>mkdir baby
cd baby
git init .
awk 'BEGIN { s="ACGT"; genes=""; srand(); for (i=1;i&lt;=1024;i++) {genes
= genes""substr(s,int(rand()*4)+1,1)} print genes}' &gt; seed
git add seed
git commit -m 'conception'
git remote add mother mother
git push -u mother baby
sleep 23667694.5
git pull mother baby</pre>
<p><a href="http://git-scm.com/" target="_blank">git</a> is a very popular open source version control system that we use for I guess all our proejcts. I also started using it for <a href="https://reviews.mahara.org/" target="_blank">reviewing Mahara code</a> and for writing the <a href="http://manual.mahara.org" target="_blank">Mahara user manual</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2012/01/31/you-are-among-geeks-when/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>A weekend amongst hackers</title>
		<link>http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/</link>
		<comments>http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 08:44:54 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[kiwicon]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=726</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=A weekend amongst hackers&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2011-11-09&amp;rft.identifier=http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=conference&amp;rft.subject=fun&amp;rft.subject=technology"></span>
Blackhat, whitehat, rootkit, cyber security, and bugs are just some of the terms that flew around my head the past weekend because I went to Kiwicon V. Having gone already last year, I kind of knew what to expect and &#8230; <a href="http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=A weekend amongst hackers&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2011-11-09&amp;rft.identifier=http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=conference&amp;rft.subject=fun&amp;rft.subject=technology"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=726"><!-- &nbsp; --></abbr>
<p>Blackhat, whitehat, rootkit, cyber security, and bugs are just some of the terms that flew around my head the past weekend because I went to <a title="KiwiCon" href="http://kiwicon.org" target="_blank">Kiwicon V</a>. Having gone already last year, I kind of knew what to expect and was very much looking forward to 2 days of technical bombardment interspersed with demos of how the talented hack into the system of their choice.</p>
<p>Mind you: hacking is not just the bad, bad guys. There is also a lot of good coming out of hacking: software / web site producers are made aware of security holes in their systems that could be exploited by not so kind people.</p>
<p>It was amazing that some companies don&#8217;t care at all: vt for example took down 5 software packages frequently used in Hollywood and only 1 company really talked to him. Others were not as willing and still haven&#8217;t fixed their bugs.</p>
<p>I learned:</p>
<ul>
<li>how insecure the iPhone is and how easily you could read the RFID information stored on an EFPOS card by using a mobile device.</li>
<li>that poop has an <del>ASCII sign</del> <del>UTF8 character</del> Unicode code point but in contrast to the snowman sign, it cannot be used in a URL. Go figure.</li>
</ul>
<div class="wp-caption aligncenter" style="width: 343px"><a href="http://www.flickr.com/photos/4nitsirk/6321273577/in/set-72157628056344010"><img title="Poop can't be used as URL" src="http://farm7.static.flickr.com/6117/6321273577_b004319f95.jpg" alt="Poop can't be used as URL" width="333" height="500" /></a><p class="wp-caption-text">Poop can&#39;t be used as URL</p></div>
<ul>
<li>not to say CyberWar if I didn&#8217;t want to start on a drinking binge.</li>
<li>that I didn&#8217;t understand Erlang and couldn&#8217;t defile MacOSX on my own.</li>
<li>how to go rogue.</li>
<li>how to hide images in images.</li>
<li>about the National Cyber Security Center.</li>
<li>how not to go about your first hacking job and that if you do you better know some people in high hacker circles.</li>
<li>and was reminded of the security fails of the last year.</li>
<li>and much more</li>
</ul>
<p>This year&#8217;s Kiwicon was the largest so far. There were over 600 participants, and we were in Wellington&#8217;s Opera House as the previous venue would not hold as many people. Just imagine 600 people mostly clad in black in the middle of Wellington on a sunny weekend.</p>
<p>Kiwicon is not just a conference, but it is an experience. The pre-conference emails are the funniest ever, the registration process produced random quotes as comments that made you laugh, name tags were not your typical plastic around paper, but laser engraved leather and VIP had hand-made ones. Participants can also learn how to pick locks and handcuffs, and how to work in a team to hack a big organization who does evil.</p>
<p>I am already looking forward to Kiwicon VI to learn even more and be awed by the things that some people find when they look more closely.</p>
<p>While listening to talks on exploiting RFID technology and hiding information in pictures via steganography, I was wondering how secure <a href="http://www.eye.fi/" target="_blank">EyeFi</a> cards were. Could somebody put malicious code on them which would alter images put on the card so that when they are transferred they would not just include the image taken by the photographer but also some hidden information, possibly code that could endanger the computer / server where these images can be uploaded immediately wirelessly?</p>
<p><object width="400" height="300" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157628056344010%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157628056344010%2F&amp;set_id=72157628056344010&amp;jump_to=" /><param name="allowFullScreen" value="true" /><param name="src" value="http://www.flickr.com/apps/slideshow/show.swf?v=109615" /><param name="allowfullscreen" value="true" /><embed width="400" height="300" type="application/x-shockwave-flash" src="http://www.flickr.com/apps/slideshow/show.swf?v=109615" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157628056344010%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157628056344010%2F&amp;set_id=72157628056344010&amp;jump_to=" allowFullScreen="true" allowfullscreen="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2011/11/09/a-weekend-amongst-hackers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>I helped fill the Basin for Christchurch</title>
		<link>http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/</link>
		<comments>http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 09:06:23 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[nz]]></category>
		<category><![CDATA[christchurch]]></category>
		<category><![CDATA[cricket]]></category>
		<category><![CDATA[sports]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=642</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=I helped fill the Basin for Christchurch&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2011-03-13&amp;rft.identifier=http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=nz"></span>
Today, the cre?me de la cre?me of (New Zealand) cricket, other sports and actors played the charity Twenty20 match &#8220;Fill the Basin for Christchurch&#8221; in beautiful Wellington summer weather. New Zealand&#8217;s premier and traditional cricket ground The Basin Reserve in &#8230; <a href="http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=I helped fill the Basin for Christchurch&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2011-03-13&amp;rft.identifier=http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=nz"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=642"><!-- &nbsp; --></abbr>
<p>Today, the cre?me de la cre?me of (New Zealand) cricket, other sports and actors played the charity Twenty20 match &#8220;<a href="http://wotzon.com/eventlisting.php?event_id=5027997" target="_blank">Fill the Basin for Christchurch</a>&#8221; in beautiful Wellington summer weather. New Zealand&#8217;s premier and traditional cricket ground The Basin Reserve in the city was an ideal place to hold this match.</p>
<p>12,000 tickets were sold (2,000 more than initially planned), but I was fortunate to get one as a few were still available at the gates right after the game had started. YEAH! This was also finally the time that I sat through an entire game &#8211; albeit a Twenty20 one <img src='http://virtualbreath.net/curious/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>The game participants were high-powered and they had fun playing themselves entertaining the crowd.</p>
<p>The teams are:</p>
<p><strong>Wellington Legends XI</strong> (team black)<br />
Coach: James Nesbitt</p>
<p>Martin Crowe (captain; cousin of Russell Crowe), Andrew Jones, Bruce Edgar, Chris Nevin, Ewen Chatfield, Gavin Larsen, Jason Wells, Jonathan Millmow, Matthew Bell, Richard Petrie, Roger Twose, Tana Umaga</p>
<p><strong>Canterbury Invitation XI</strong> (team red)<br />
Coach: Russell Crowe (yes, the actor)</p>
<p>Stephen Fleming (captain), Nathan Astle, Geoff Allott, Marc Ellis, Mark Greatbatch, Sir Richard Hadlee, Rod Latham, Craig McMillan, Dion Nash, Adam Parore, Justin Vaughan, Shane Warne</p>
<p>Match Referee: Sir Ian McKellan</p>
<p>Umpires: Richie McCaw, Conrad Smith, Martin Freeman, Mark Hadlow (who also bowled one ball)</p>
<p><object width="400" height="300"><param name="flashvars" value="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157626129478689%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157626129478689%2F&amp;set_id=72157626129478689&amp;jump_to=" /><param name="movie" value="http://www.flickr.com/apps/slideshow/show.swf?v=71649" /><param name="allowFullScreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://www.flickr.com/apps/slideshow/show.swf?v=71649" allowfullscreen="true" flashvars="offsite=true&amp;lang=en-us&amp;page_show_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157626129478689%2Fshow%2F&amp;page_show_back_url=%2Fphotos%2F4nitsirk%2Fsets%2F72157626129478689%2F&amp;set_id=72157626129478689&amp;jump_to="></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2011/03/13/i-helped-fill-the-basin-for-christchurch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Coffee on fire</title>
		<link>http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/</link>
		<comments>http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 07:40:15 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[nz]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[wellington]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=622</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Coffee on fire&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-12-09&amp;rft.identifier=http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=nz&amp;rft.subject=photography"></span>
Wellingtonians have ingenious ideas when it comes to coffee, serving it, and finding cool locations for a cafe. This coffee shop &#8220;Flight Coffee&#8221; in an old fire truck is the latest addition to the coffee shop scene in New Zealand&#8217;s &#8230; <a href="http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Coffee on fire&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-12-09&amp;rft.identifier=http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=nz&amp;rft.subject=photography"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=622"><!-- &nbsp; --></abbr>
<p>Wellingtonians have ingenious ideas when it comes to coffee, serving it,  and finding cool locations for a cafe. This coffee shop &#8220;Flight Coffee&#8221;  in an old fire truck is the latest addition to the coffee shop scene in  New Zealand&#8217;s capital.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/5246130456/"><img title="Coffee from a fire truck" src="http://farm6.static.flickr.com/5285/5246130456_8b16135068.jpg" alt="Coffee from a fire truck" width="500" height="375" /></a><p class="wp-caption-text">Coffee from a fire truck</p></div>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2010/12/09/coffee-on-fire/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Deciphering &#8220;Alec Goes Viral&#8221;</title>
		<link>http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/</link>
		<comments>http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 10:56:14 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=446</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Deciphering &#8220;Alec Goes Viral&#8221;&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-04-11&amp;rft.identifier=http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
Alec Couros, one fantastic educational technologist, who recently also got his tenure at University of Regina, finally went viral officially on YouTube with his medley &#8220;Alec Goes Viral&#8220;. Curious as I am, I watched it, but could only decipher two &#8230; <a href="http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Deciphering &#8220;Alec Goes Viral&#8221;&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-04-11&amp;rft.identifier=http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=446"><!-- &nbsp; --></abbr>
<p><a href="http://educationaltechnology.ca/couros/" target="_blank">Alec Couros</a>, one fantastic educational technologist, who recently also got his tenure at University of Regina, finally went viral officially on <a href="http://www.youtube.com" target="_blank">YouTube</a> with his medley &#8220;<a href="http://www.youtube.com/watch?v=n0P4NZ4Mwmg" target="_blank">Alec Goes Viral</a>&#8220;.</p>
<p>Curious as I am, I watched it, but could only decipher two of the videos / songs that he imitated.</p>
<p>The first one was really easy as it was &#8220;<a href="http://www.youtube.com/watch?v=KmtzQCSh6xk" target="_blank">Numa Numa</a>&#8220;, a YouTube classic.</p>
<p>The second segment in his short video is a musical drive-thru order. The one original that I know best is <a href="http://www.youtube.com/user/RhettandLink" target="_blank">RhettandLink</a>&#8216;s &#8220;<a href="http://www.youtube.com/watch?v=-uwY3sjqYX0" target="_blank">Fast Food Folk Song</a>&#8220;. They have been doing some pretty funny songs including commercials for local businesses.</p>
<p>The third video in Alec&#8217;s medley is still a mystery to me. Any hints?</p>
<p><a href="http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/"><em>Click here to view the embedded video.</em></a></p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2010/04/11/deciphering-alec-goes-viral/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Check marks upside down</title>
		<link>http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/</link>
		<comments>http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/#comments</comments>
		<pubDate>Thu, 25 Mar 2010 20:02:44 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[browser]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=436</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Check marks upside down&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-03-25&amp;rft.identifier=http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=internet"></span>
This is a true curiosity which caused some good laughter today. A colleague showed me his check marks in Firefox today. They were upside down and have been so for a long time. He does not have a clue why &#8230; <a href="http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Check marks upside down&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2010-03-25&amp;rft.identifier=http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun&amp;rft.subject=internet"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=436"><!-- &nbsp; --></abbr>
<p>This is a true curiosity which caused some good laughter today. A colleague showed me his check marks in <a href="http://www.firefox.com/" target="_blank">Firefox</a> today. They were upside down and have been so for a long time. He does not have a clue why they are not the usual way. It does not matter on which web site he wants to place check marks. Be it <a href="http://www.moodle.org" target="_blank">Moodle</a>, be it <a href="http://www.doodle.com" target="_blank">Doodle</a> (as in the screenshot), they are always upside down. Should we now call them &#8220;hut marks&#8221;?</p>
<div class="wp-caption alignnone" style="width: 241px"><a href="http://www.flickr.com/photos/4nitsirk/4462434425"><img title="Check marks from down under in Firefox?" src="http://farm5.static.flickr.com/4058/4462434425_d7bd036164_o_d.jpg" alt="Check marks from down under in Firefox?" width="231" height="55" /></a><p class="wp-caption-text">Check marks from down under in Firefox?</p></div>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2010/03/25/check-marks-upside-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Konami code on Facebook</title>
		<link>http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/</link>
		<comments>http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:07:33 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[facebook]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=356</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Konami code on Facebook&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-11-18&amp;rft.identifier=http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
The instructions are: &#8220;THE FACEBOOK TRICK: press up,up, down, down, left, right, left, right, B, A, Enter key, then right click then press up and down and magic circles will appear when you make a mouse click. the only way &#8230; <a href="http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Konami code on Facebook&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-11-18&amp;rft.identifier=http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=356"><!-- &nbsp; --></abbr>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/4115777024/"><img src="http://farm3.static.flickr.com/2538/4115777024_7fb2d10395_d.jpg" alt="Konami code in action on Facebook" width="500" height="291" /></a><p class="wp-caption-text">Konami code in action on Facebook</p></div>
<p>The instructions are: &#8220;THE FACEBOOK TRICK: press up,up, down, down, left, right, left, right, B, A, Enter key, then right click then press up and down and magic circles will appear when you make a mouse click. the only way to get rid of them are to log off or refresh the page&#8230;IT WILL WORK! put this as your status if it works.&#8221;</p>
<p>It does work. I didn&#8217;t get it to work immediately because it gets a bit blurry after the right mouse click, but it works. I tried it in Firefox on a MBP.</p>
<p>One of my Facebook friends found the explanation in the <a href="http://en.wikipedia.org/wiki/Konami_Code" target="_blank">Konami Code</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2009/11/18/konami-code-on-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Country-specific recommendations in the iTunes app store</title>
		<link>http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/</link>
		<comments>http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 19:25:12 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[ad]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[recommendation]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Country-specific recommendations in the iTunes app store&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-06-14&amp;rft.identifier=http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=ad&amp;rft.subject=fun&amp;rft.subject=internet&amp;rft.subject=photography&amp;rft.subject=tool"></span>
Now I know for sure that the apps that are suggested in the iTunes app store are country-specific or how else could I explain the #1 app being www.wort.lu? Too bad that I don&#8217;t see a general Top Ten list.]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Country-specific recommendations in the iTunes app store&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-06-14&amp;rft.identifier=http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=ad&amp;rft.subject=fun&amp;rft.subject=internet&amp;rft.subject=photography&amp;rft.subject=tool"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/"><!-- &nbsp; --></abbr>
<p>Now I know for sure that the apps that are suggested in the iTunes app store are country-specific or how else could I explain the #1 app being <a href="http://www.wort.lu">www.wort.lu</a>? Too bad that I don&#8217;t see a general Top Ten list.</p>
<div class="wp-caption alignnone" style="width: 142px"><a title="photo sharing" href="http://www.flickr.com/photos/4nitsirk/3626313022/"><img src="http://farm4.static.flickr.com/3315/3626313022_724673839e_m.jpg" alt="" width="132" height="240" /></a><p class="wp-caption-text">Country-specific recommendations for June 14, 2009</p></div>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2009/06/14/country-specific-recommendations-in-the-itunes-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Dance mob in Antwerp</title>
		<link>http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/</link>
		<comments>http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/#comments</comments>
		<pubDate>Sat, 09 May 2009 16:23:32 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[flash mob]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=240</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Dance mob in Antwerp&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-05-09&amp;rft.identifier=http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
In late March / early April (is it really already so long ago?) a video started circulating that was filmed at the Antwerp Central Train Station. Unsuspecting travelers suddenly heard a song from the movie &#8220;The Sound of Music&#8221; coming &#8230; <a href="http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Dance mob in Antwerp&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-05-09&amp;rft.identifier=http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=240"><!-- &nbsp; --></abbr>
<p>In late March / early April (is it really already so long ago?) a video started circulating that was filmed at the Antwerp Central Train Station. Unsuspecting travelers suddenly heard a song from the movie <a href="http://www.imdb.com/title/tt0059742/" target="_blank">&#8220;The Sound of Music&#8221;</a> coming from the loudspeakers. Not long after the first notes were heard, people started to dance. It first looked very random, but by and by, more dancers joined in and it became clear that a performance was under way.</p>
<object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/Vq6b9bMBXpg&amp;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Vq6b9bMBXpg&amp;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="500" height="281"></embed></object>
<p>It was a very creative performance with a modernized version of &#8220;Do-Re-Mi&#8221;. It could be called dance mob in reference to flash mobs for which a large number of people suddenly congregate in a public space, perform a pre-arranged action and disperse afterward very quickly. In Antwerp, 200 dancers came together to perform the song and went away. This dance mob was organized by <a href="http://www.vtm.be" target="_blank">vtm</a>, a Belgian TV station and they filmed the preparations to the event as well in a <a href="http://www.youtube.com/watch?v=kTlD1YzqDG8" target="_blank">Making of</a>.</p>
<object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/kTlD1YzqDG8&amp;rel=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/kTlD1YzqDG8&amp;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="500" height="281"></embed></object>
<p>The video has been making the rounds on Twitter for the last month. A similar ad by T-Mobile, <a href="http://www.youtube.com/watch?v=VQ3d3KigPQM" target="_blank">&#8220;The T-Mobile Dance&#8221;</a>, has not been so successful. The people in Antwerp seemed to have been better prepared and documented their efforts as well as the action in itself very well.</p>
<p>The dance was filmed from several cameras that were placed in the grand train station that was very well suited for the performance. It is great to watch the video even after the 5th time and look at the surprised faces of the passers-by. I wish I had been there for the performance, but incidentally, I was in Antwerp almost 2 months prior to the event.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2009/05/09/dance-mob-in-antwerp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
		<item>
		<title>Visual effects and meeting strangers with Alec Couros</title>
		<link>http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/</link>
		<comments>http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 20:26:21 +0000</pubDate>
		<dc:creator>Kristina D.C. Hoeppner</dc:creator>
				<category><![CDATA[edtech]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[open education]]></category>
		<category><![CDATA[presentation]]></category>

		<guid isPermaLink="false">http://virtualbreath.net/curious/?p=202</guid>
		<description><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Visual effects and meeting strangers with Alec Couros&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-04-03&amp;rft.identifier=http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=edtech&amp;rft.subject=fun"></span>
Alec Couros presented &#8220;Knock Down the Walls: Toward a Model of Open Teaching&#8221; at the MoodleMoot Canada 2009 today. Thanks to the organizers, his presentation was streamed live via Elluminate so that we, unfortunate to not have found our way &#8230; <a href="http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.type=&amp;rft.format=text&amp;rft.title=Visual effects and meeting strangers with Alec Couros&amp;rft.source=The Curious and Wondering Eye&amp;rft.date=2009-04-03&amp;rft.identifier=http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/&amp;rft.language=English&amp;rft.aulast=Hoeppner&amp;rft.aufirst=Kristina D.C.&amp;rft.subject=edtech&amp;rft.subject=fun"></span>
<abbr class="unapi-id" title="http://virtualbreath.net/curious/?p=202"><!-- &nbsp; --></abbr>
<p><a href="http://educationaltechnology.ca/couros/" target="_blank">Alec Couros</a> presented <a href="http://www.slideshare.net/courosa/knock-down-the-walls-toward-a-model-of-open-teaching" target="_blank">&#8220;Knock Down the Walls: Toward a Model of Open Teaching&#8221;</a> at the <a title="MoodleMoot Canada 2009" href="http://moodlemoot.ca" target="_blank">MoodleMoot Canada 2009</a> today. Thanks to the organizers, his presentation was streamed live via <a title="Elluminate" href="http://www.elluminate.com" target="_blank">Elluminate</a> so that we, unfortunate to not have found our way to Edmonton, were still able to participate and see Alec in action.</p>
<p>As usual, his presentation was inspiring and filled with great examples of open education. However, Elluminate also provided a good deal of discussion in the backchannel for us who participated via it because it seemed that all of us had some issues with the application sharing. It slowed down Alec&#8217;s visuals considerably. On the upside, it thus provided for interesting effects:</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/3410254966/"><img src="http://farm4.static.flickr.com/3342/3410254966_ab90a207fc.jpg?v=0" alt="Slow application sharing" width="500" height="369" /></a><p class="wp-caption-text">Slow application sharing</p></div>
<p>Alec could not leave out <a title="Omegle" href="http://www.omegle.com" target="_blank">Omegle</a>, the &#8220;chat with a stranger&#8221; service that had made the news recently as I <a href="http://virtualbreath.net/curious/2009/04/chatting-to-strangers-randomly/" target="_blank">remarked</a> a couple of days ago. He was brave to start a chat session at the conference live! And was lucky to have a good sport in his chat room. We will never know who that person was whose chat had been broadcast to all the presentation attendees in Edmonton and around the world.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/3410255142"><img src="http://farm4.static.flickr.com/3405/3410255142_8bc49a401b.jpg?v=0" alt="Live chat in Omegle with 300 people watching" width="500" height="370" /></a><p class="wp-caption-text">Live chat in Omegle with 300 people watching</p></div>
<blockquote><p>You: how are you?<br />
Stranger: fine<br />
Stranger: how are you<br />
You: where are you?<br />
Stranger: belgium<br />
You: how are things in belgium?<br />
Stranger: As boring as usual<br />
Stranger: where do you live<br />
You: we are in edmonton, there are about 300 of us watching this&#8230; is that ok?<br />
Stranger: sure<br />
You: sorry, we better go.<br />
You: thanks for the discussion<br />
You: bye for now, take care.</p></blockquote>
<p>But it did not stop there. Alec took brief glimpses at the change of mindset of teachers and students who participate in open teaching and learning scenarios as well as presented their advantages. When the discussion started and no presentation was needed anymore, all who were in Elluminate experienced a strange moment when we saw our Elluminate environment reflected back to us in Alec&#8217;s application sharing window.</p>
<div class="wp-caption alignnone" style="width: 510px"><a href="http://www.flickr.com/photos/4nitsirk/"><img src="http://farm4.static.flickr.com/3184/3410255622_9e6cda7da6.jpg?v=0" alt="Elluminated" width="500" height="288" /></a><p class="wp-caption-text">Elluminated</p></div>
<p>It was a great way to ease out late Friday afternoon. Thanks again to everybody involved in making this stream possible.</p>
<p>Update: Alec shares relevant links in connection to his keynote in his blog post <a href="http://educationaltechnology.ca/couros/1444" target="_blank">&#8220;Open/Networked Teaching Keynote at MoodleMoot&#8221;</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://virtualbreath.net/curious/2009/04/03/visual-effects-and-meeting-strangers-with-alec-couros/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license>
	</item>
	</channel>
</rss>

