<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Will's Similiblog &#187; online_teaching</title>
	<atom:link href="http://wt.similibus.org/category/online_teaching/feed/" rel="self" type="application/rss+xml" />
	<link>http://wt.similibus.org</link>
	<description>Just another voice in the EduBlogging universe</description>
	<pubDate>Mon, 29 Sep 2008 01:14:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>willtaylor.md@mac.com ()</managingEditor>
		<webMaster>willtaylor.md@mac.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Just another WordPress weblog</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>willtaylor.md@mac.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://similibus.org/wt/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://wt.similibus.org/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Will's Similiblog</title>
			<link>http://wt.similibus.org</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>scheduler setup (scheduler module) in Moodle</title>
		<link>http://wt.similibus.org/2008/09/13/scheduler-setup-schedular-module-in-moodle/</link>
		<comments>http://wt.similibus.org/2008/09/13/scheduler-setup-schedular-module-in-moodle/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 02:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online_teaching]]></category>

		<category><![CDATA[site_development]]></category>

		<category><![CDATA[moodle]]></category>

		<category><![CDATA[scheduler]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/?p=155</guid>
		<description><![CDATA[<p>a brief video tutorial (10:19) re setting up an instance of the Scheduler module in Moodle (intended for my fellow faculty at NCNM)</p>
<p></p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/09/13/scheduler-setup-schedular-module-in-moodle/feed/</wfw:commentRss>
			<enclosure url="http://wt.similibus.org/wp-content/uploads/2008/09/scheduler_setup.mov" length="1" type="video/quicktime"/>
<itunes:duration>00:10:09</itunes:duration>
		<itunes:subtitle>a brief video tutorial (10:19) re setting up an instance of the Scheduler module in Moodle (intended for my fellow faculty at NCNM)

 </itunes:subtitle>
		<itunes:summary>a brief video tutorial (10:19) re setting up an instance of the Scheduler module in Moodle (intended for my fellow faculty at NCNM)

</itunes:summary>
		<itunes:keywords>online_teaching,,site_development</itunes:keywords>
		<itunes:author>willtaylor.md@mac.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>NCNM Drigg tutorial</title>
		<link>http://wt.similibus.org/2008/09/13/ncnm-drigg-tutorial/</link>
		<comments>http://wt.similibus.org/2008/09/13/ncnm-drigg-tutorial/#comments</comments>
		<pubDate>Sat, 13 Sep 2008 22:11:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[online_teaching]]></category>

		<category><![CDATA[site_development]]></category>

		<category><![CDATA[drigg]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[social rating]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/?p=139</guid>
		<description><![CDATA[<p>I&#8217;ve set up an installation of <a href="http://www.drigg-code.org/" target="_blank">Drigg </a>to go into trial production for my school (the <a href="http://ncnm.edu" target="_blank">National College of Natural Medicine</a>), for social contribution/ranking/discussion of health-related news w/in our learning community.  Editing will be restricted to our community, but contributed material is world-readable.</p>
<p>Below, is a brief (5:36) video tutorial re use of the system:</p>
<p></p>
<p>&#8212;&#8212;</p>
<p>If you&#8217;re setting up a similar site, and wish to use the excellent javascript &#8220;Submit to Drigg&#8221; bookmarklet - the code for this, found in the <a href="http://www.drigg-code.org/node/127#comment-1758" target="_blank">Drigg forums</a>, is:</p>
<p>&lt;a href=&#8221;javascript:q=(document.location.href);t=(document.title);s=(document.getSelection());void(open(&#8217;http://YOURSITE.COM/node/add/drigg?url=&#8217;+escape(q)+&#8217;&amp;title=&#8217;+escape(t)+&#8217;&amp;body=&#8217;+escape(s),&#8221;,&#8221;));&#8221;&gt;Submit to Drigg&lt;/a&gt;</p>
<p><em>- be sure that the page this is placed on, has &#8220;full HTML&#8221; as input format</em> (ask me how long it took me to figure out why it wasn&#8217;t working &#8230;)</p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/09/13/ncnm-drigg-tutorial/feed/</wfw:commentRss>
			<enclosure url="http://wt.similibus.org/wp-content/uploads/2008/09/drigg_tutorial_mov.mov" length="26096503" type="video/quicktime"/>
<itunes:duration>00:05:36</itunes:duration>
		<itunes:subtitle>I've set up an installation of Drigg to go into trial production for my school (the National College of Natural Medicine), for social contribution/ranking/discussion of ...</itunes:subtitle>
		<itunes:summary>I've set up an installation of Drigg to go into trial production for my school (the National College of Natural Medicine), for social contribution/ranking/discussion of health-related news w/in our learning community.nbsp; Editing will be restricted to our community, but contributed material is world-readable.

Below, is a brief (5:36) video tutorial re use of the system:



------

If you're setting up a similar site, and wish to use the excellent javascript "Submit to Drigg" bookmarklet - the code for this, found in the Drigg forums, is:

#60;a href="javascript:q=(document.location.href);t=(document.title);s=(document.getSelection());void(open('http://YOURSITE.COM/node/add/drigg?url='+escape(q)+'#38;title='+escape(t)+'#38;body='+escape(s),'',''));"#62;Submit to Drigg#60;/a#62;

- be sure that the page this is placed on, has "full HTML" as input format (ask me how long it took me to figure out why it wasn't working ...)</itunes:summary>
		<itunes:keywords>online_teaching,,site_development</itunes:keywords>
		<itunes:author>willtaylor.md@mac.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>geotagging</title>
		<link>http://wt.similibus.org/2008/08/15/geotagging/</link>
		<comments>http://wt.similibus.org/2008/08/15/geotagging/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 09:13:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[hiking]]></category>

		<category><![CDATA[online_teaching]]></category>

		<category><![CDATA[alps]]></category>

		<category><![CDATA[aperture]]></category>

		<category><![CDATA[bohinj]]></category>

		<category><![CDATA[geotag]]></category>

		<category><![CDATA[geotagging]]></category>

		<category><![CDATA[julian alps]]></category>

		<category><![CDATA[maperture]]></category>

		<category><![CDATA[slovenia]]></category>

		<category><![CDATA[slovenja]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/?p=132</guid>
		<description><![CDATA[<p>Just discovered GeoTagging - perhaps a bit late on the uptake, but at least I get to come in when the tools are good &#8230;</p>
<p>I&#8217;m using<br />
<a href="http://www.apple.com/aperture/" target="_blank">Aperture</a> (on a Mac)<br />
<a href="http://www.ubermind.com/products/maperture.php" target="_blank">Maperture</a> plugin for Aperture</p>
<p><a href="http://gallery.menalto.com/" target="_blank">Menalto Gallery2</a> with the <a href="http://codex.gallery2.org/Gallery2:Modules:Map" target="_blank">Map module</a> installed</p>
<p>On the tagging end -<br />
I&#8217;ve been playing with the Maperture plugin for Aperture (Mac), which integrates nicely with Aperture &amp; provides a pop-up interface to edit EXIF GeoTags on individual photos or groups of photos, using a GoogleMaps interface.  <a href="http://www.ubermind.com/assets/video/maperture_screencast.mov" target="_blank">Here&#8217;s a link the Maperture video tutorial</a>.  The plugin is currently a free download in alpha from Übermind.  (Thanks <a href="http://www.darcynorman.net/2008/08/13/geotagging-in-aperture-with-maperture/" target="_blank">D&#8217;Arcy, for your post</a> on this!)<br />
(I&#8217;m also using the Übermind <a href="http://www.ubermind.com/beta/galleryexportbetareg.php" target="_blank">Gallery2 export plugin for Aperture</a>, to upload photos directly from Aperture to my Gallery2 installation - very nice; can direct individual or batch uploads to existing albums, even create new albums for uploads.  Don&#8217;t let the beta status throw you - I&#8217;ve found no glitches &amp; it does exactly what it should do).</p>
<p>On the display end -<br />
I&#8217;ve been posting my photos to a Menalto Gallery2 site (v.2.2.5) (here - <a href="http://gallery.similibus.org" target="_blank">http://gallery.similibus.org</a>), and installed the Gallery2 Map module.  This will pull GeoTags from the EXIF data on uploaded photos, and also permits GeoTagging of individual photos already uploaded to the gallery via a GoogleMaps interface.  I had a bit of trouble initially with the Map module - seemed to install fine, but didn&#8217;t work - I uninstalled/reinstalled it twice &amp; it&#8217;s been working fine since that 2nd reinstall.</p>
<p>The GoogleMaps display provided by the Gallery2 Maps module can be set to display and restrict its focus to only the tagged items in the currently displayed album; see the Map Module settings (GoogleMaps link on the System Settings page of Gallery2) for configuration options.</p>
<p>The Gallery2 Maps module also provides for export of the GeoTagged photos to GoogleEarth (screencast without sound):</p>
<p></p>
<p>The examples here are from a hike Mary &amp; I did this July (&#8217;08) in the Slovenjan Alps, on &amp; above the Fužina Planina; an album of photos from this trip (some GeoTagged, some not yet) can be seen at <a href="http://gallery.similibus.org/v/travel/july08/slovenja/" target="_blank">http://gallery.similibus.org/v/travel/july08/slovenja/</a>.</p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/08/15/geotagging/feed/</wfw:commentRss>
<enclosure url="http://www.ubermind.com/assets/video/maperture_screencast.mov" length="10229645" type="video/quicktime" />
			<enclosure url="http://wt.similibus.org/wp-content/uploads/2008/08/googleearthexport.mov" length="11275396" type="video/quicktime"/>
<itunes:duration>00:00:46</itunes:duration>
		<itunes:subtitle>Just discovered GeoTagging - perhaps a bit late on the uptake, but at least I get to come in when the tools are good ...

I'm ...</itunes:subtitle>
		<itunes:summary>Just discovered GeoTagging - perhaps a bit late on the uptake, but at least I get to come in when the tools are good ...

I'm using
Aperture (on a Mac)
Maperture plugin for Aperture

Menalto Gallery2 with the Map module installed

On the tagging end -
I've been playing with the Maperture plugin for Aperture (Mac), which integrates nicely with Aperture #38; provides a pop-up interface to edit EXIF GeoTags on individual photos or groups of photos, using a GoogleMaps interface.nbsp; Here's a link the Maperture video tutorial.nbsp; The plugin is currently a free download in alpha from Uuml;bermind.nbsp; (Thanks D'Arcy, for your post on this!)
(I'm also using the Uuml;bermind Gallery2 export plugin for Aperture, to upload photos directly from Aperture to my Gallery2 installation - very nice; can direct individual or batch uploads to existing albums, even create new albums for uploads.nbsp; Don't let the beta status throw you - I've found no glitches #38; it does exactly what it should do).

On the display end -
I've been posting my photos to a Menalto Gallery2 site (v.2.2.5) (here - http://gallery.similibus.org), and installed the Gallery2 Map module.nbsp; This will pull GeoTags from the EXIF data on uploaded photos, and also permits GeoTagging of individual photos already uploaded to the gallery via a GoogleMaps interface.nbsp; I had a bit of trouble initially with the Map module - seemed to install fine, but didn't work - I uninstalled/reinstalled it twice #38; it's been working fine since that 2nd reinstall.

The GoogleMaps display provided by the Gallery2 Maps module can be set to display and restrict its focus to only the tagged items in the currently displayed album; see the Map Module settings (GoogleMaps link on the System Settings page of Gallery2) for configuration options.

The Gallery2 Maps module also provides for export of the GeoTagged photos to GoogleEarth (screencast without sound):



The examples here are from a hike Mary #38; I did this July ('08) in the Slovenjan Alps, on #38; above the Fužina Planina; an album of photos from this trip (some GeoTagged, some not yet) can be seen at http://gallery.similibus.org/v/travel/july08/slovenja/.</itunes:summary>
		<itunes:keywords>Uncategorized,,hiking,,online_teaching</itunes:keywords>
		<itunes:author>willtaylor.md@mac.com</itunes:author>
		<itunes:explicit>no</itunes:explicit>
		<itunes:block>No</itunes:block>
	</item>
		<item>
		<title>Rosie</title>
		<link>http://wt.similibus.org/2008/02/27/rosie/</link>
		<comments>http://wt.similibus.org/2008/02/27/rosie/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 00:15:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[online_teaching]]></category>

		<category><![CDATA[dogs]]></category>

		<guid isPermaLink="false">http://wt.similibus.org/?p=8</guid>
		<description><![CDATA[<p> newest member of my family:</p>
<p><img src="http://wt.similibus.org/wp-content/uploads/2008/02/rosie_w_stick.jpg" alt="Rosie" height="375" width="500" /></p>
<p>Rosie is an example of the very best that can come out of online education -</p>
<p>I recently completed Terence Armentano&#8217;s <a href="http://pace.bgsu.edu/container.php?x=onlineteaching" target="_blank">course on Online Teaching</a> (taught, of course, online), through Bowling Green State University - and there met Becky Henry (in a vitual way).  Becky&#8217;s Golden Retriever had recently had a litter of puppies - and - to shorten a long story - one has come to live with us :^).</p>
<p>Rosie is a &#8220;Berntriever&#8221; or &#8220;Golden Mountain Dog&#8221; - a Golden Retriever mom, &amp; Bernese Mountain Dog dad.  She is as adorable as they come.</p>
<p>Oh yeah - the <a href="http://pace.bgsu.edu/container.php?x=onlineteaching" target="_blank">course</a> was great too; I highly recommend it.</p>
<hr /><small>Will Taylor / Will's Similiblog 2008<br />
Creative Commons attribution 3.0 license </small>]]></description>
		<wfw:commentRss>http://wt.similibus.org/2008/02/27/rosie/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
