<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gdbear's Weblog</title>
	<atom:link href="http://gdbear.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://gdbear.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 18 May 2010 16:52:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='gdbear.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/4d2827aa708677d01cfb415dc3367729?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Gdbear's Weblog</title>
		<link>http://gdbear.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://gdbear.wordpress.com/osd.xml" title="Gdbear&#039;s Weblog" />
	<atom:link rel='hub' href='http://gdbear.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mac Problem. Solved</title>
		<link>http://gdbear.wordpress.com/2010/05/18/mac-problem-solved/</link>
		<comments>http://gdbear.wordpress.com/2010/05/18/mac-problem-solved/#comments</comments>
		<pubDate>Tue, 18 May 2010 16:45:59 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
		
		<guid isPermaLink="false">http://gdbear.wordpress.com/2010/05/18/mac-problem-solved/</guid>
		<description><![CDATA[I needed my MacBook Pro to set the volume level to zero each time it was shut down. That way the annoying startup chime would be muted when I turn on the computer. Solution: I created the file /etc/rc.shutdown.local (a file that executes when the computer is shut down) and placed into it, a text [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=180&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I needed my MacBook Pro to set the volume level to zero each time it was shut down. That way the annoying startup chime would be muted when I turn on the computer.</p>
<p>Solution:</p>
<p>I created the file <strong>/etc/rc.shutdown.local</strong> (a file that executes when the computer is shut down) and placed into it, a text command that changes the volume level to zero (0).</p>
<p>Prerequisites:<br />
You must know the password for the administrative user.</p>
<p>Process:<br />
1. Open the Terminal app<br />
2. type the command <strong>sudo vi /usr/bin/rc.shutdown.local</strong><br />
3. type in the administrator when prompted<br />
4. tab the &#8220;<strong>i</strong>&#8221; key to change to insert mode<br />
5. Enter in the following text:<br />
<strong>#!/bin/sh<br />
/usr/bin/osascript -e &#8220;set volume 0&#8243;</strong><br />
6. tap the <strong>esc</strong> key (escape key)<br />
7. type a <strong>colon</strong> character, an<strong> x</strong> character, and the <strong>enter</strong> key<br />
8. make this file executable by typing the command: <strong>chmod +x /etc/rc.shutdown.local</strong></p>
<p>Test your script:<br />
Change your macintosh&#8217;s volume to anything but 0<br />
Enter the command: <strong>/etc/rc.shutdown.local</strong></p>
<p>Expected result:<br />
Computer&#8217;s volume is set to zero (0)<br />
A message may be displayed on the Terminal window that can be ignored.</p>
<p>Real test:<br />
Set your Macintosh&#8217;s volume to anything but zero (0)<br />
Restart your computer.</p>
<p>Expected result<br />
The startup chime should not be heard</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=180&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2010/05/18/mac-problem-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Tax Fairness</title>
		<link>http://gdbear.wordpress.com/2009/11/21/tax-fairness/</link>
		<comments>http://gdbear.wordpress.com/2009/11/21/tax-fairness/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 21:40:01 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Tax Fairness]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/2009/11/21/tax-fairness/</guid>
		<description><![CDATA[Gary DeRoest is a fan of Defend Oregon Create your Fan Badge<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=174&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><!-- Facebook Fan Badge START -->
<div style="width:100%;">
<div style="background:#3B5998;padding:5px;"><img src="http://www.facebook.com/images/fb_logo_small.png"><img src="http://badge.facebook.com/badge/121673047054.582877657.1695706001.png" alt="" width="0"></div>
<div style="background:#EDEFF4;display:block;border-right:1px solid #D8DFEA;border-bottom:1px solid #D8DFEA;border-left:1px solid #D8DFEA;margin:0;padding:0 0 5px;">
<div style="background:#EDEFF4;display:block;padding:5px;">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="top"><img src="http://www.facebook.com/images/icons/fbpage.gif"></td>
<td valign="top">
<p style="color:#808080;font-family:verdana;font-size:11px;margin:0;padding:0 8px;"><a href="http://www.facebook.com/gary.deroest" title="Gary DeRoest" target="_TOP" style="color:#3B5998;font-family:verdana;font-size:11px;font-weight:normal;text-decoration:none;margin:0;padding:0;">Gary DeRoest</a> is a fan of</p>
</td>
</tr>
</table>
</div>
<div style="background:#FFFFFF;clear:both;display:block;overflow:hidden;margin:0;padding:5px;">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td valign="middle"><a href="http://www.facebook.com/DefendOregonCoalition" title="Defend Oregon" target="_TOP" style="border:0;color:#3B5998;font-family:verdana;font-size:12px;font-weight:bold;text-decoration:none;margin:0;padding:0;"><img src="http://www.facebook.com/profile/pic.php?oid=AAAAAQAQNeMO9BNfucNPshSnprsdXQAAAAzWT5skkF3uizaI7AkC6-8b&amp;size=square" style="border:0;margin:0;padding:0;"></a></td>
<td valign="middle" style="padding:0 8px;"><a href="http://www.facebook.com/DefendOregonCoalition" title="Defend Oregon" target="_TOP" style="border:0;color:#3B5998;font-family:verdana;font-size:12px;font-weight:bold;text-decoration:none;margin:0;padding:0;">Defend Oregon</a></td>
</tr>
</table>
</div>
</div>
<div style="display:block;float:right;margin:0;padding:4px 0 0;"><a href="http://www.facebook.com/facebook-widgets/fanbadges.php" title="Create your Fan Badge" target="_TOP" style="color:#3B5998;font-family:verdana;font-size:11px;font-weight:none;text-decoration:none;margin:0;padding:0;">Create your Fan Badge</a></div>
</div>
<p><!-- Facebook Fan Badge END --></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/174/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/174/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/174/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=174&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2009/11/21/tax-fairness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>

		<media:content url="http://www.facebook.com/images/fb_logo_small.png" medium="image" />

		<media:content url="http://badge.facebook.com/badge/121673047054.582877657.1695706001.png" medium="image" />

		<media:content url="http://www.facebook.com/images/icons/fbpage.gif" medium="image" />

		<media:content url="http://www.facebook.com/profile/pic.php?oid=AAAAAQAQNeMO9BNfucNPshSnprsdXQAAAAzWT5skkF3uizaI7AkC6-8b&#038;size=square" medium="image" />
	</item>
		<item>
		<title>Evaluation of Evidence-Based Practices in Online Learning</title>
		<link>http://gdbear.wordpress.com/2009/11/21/evaluation-of-evidence-based-practices-in-online-learning/</link>
		<comments>http://gdbear.wordpress.com/2009/11/21/evaluation-of-evidence-based-practices-in-online-learning/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 19:51:48 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=171</guid>
		<description><![CDATA[Final report by the US Department of Education &#8211; Final Report<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=171&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Final report by the US Department of Education &#8211; <a href="http://docs.google.com/viewer?a=v&amp;q=cache:0N8MgWkhY7kJ:www.ed.gov/rschstat/eval/tech/evidence-based-practices/finalreport.pdf+Department+of+education+online+learning+meta+analysis&amp;hl=en&amp;gl=us&amp;pid=bl&amp;srcid=ADGEESizwIu3MVjVM5ptp26qTfiPjNaYvdCMl8zmPiV1l0mOV1l2biiahvV-t8T-Yolbd1x1AuBuSjf2bTo9o4LdYNDz_yXO-B-CAPV0wpEhcv_PULGr4fJkvxOyVezNnDj3tT90uPnb&amp;sig=AHIEtbTLynsB-sqsGDCaHE3LSQyeFXPaNA">Final Report</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/171/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/171/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/171/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=171&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2009/11/21/evaluation-of-evidence-based-practices-in-online-learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title></title>
		<link>http://gdbear.wordpress.com/2009/03/18/166/</link>
		<comments>http://gdbear.wordpress.com/2009/03/18/166/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 06:03:45 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/2009/03/18/166/</guid>
		<description><![CDATA[How do you most often get your national news? ( polls)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=166&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>   <a href="http://answers.polldaddy.com/poll/1465262/">How do you most often get your national news?</a>  <br /> <span style="font-size:9px;"> (<a href="http://www.polldaddy.com">  polls</a>)</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/166/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=166&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2009/03/18/166/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Add a puzzle to your blog</title>
		<link>http://gdbear.wordpress.com/2008/12/15/add-a-puzzle-to-your-blog/</link>
		<comments>http://gdbear.wordpress.com/2008/12/15/add-a-puzzle-to-your-blog/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 07:39:25 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=161</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=161&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.jigzone.com/puzzles/95055D538DC9"><img src="http://www.jigzone.com/im/pCut/0.png" alt="Click to Mix and Solve"></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=161&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/12/15/add-a-puzzle-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>

		<media:content url="http://www.jigzone.com/im/pCut/0.png" medium="image">
			<media:title type="html">Click to Mix and Solve</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 12 &#8211; Lessons Learned</title>
		<link>http://gdbear.wordpress.com/2008/11/21/lessons-learned/</link>
		<comments>http://gdbear.wordpress.com/2008/11/21/lessons-learned/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 08:34:18 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=147</guid>
		<description><![CDATA[My eyes have been opened to new possibilities. Vygotsky described relationships between language and the mind. Friere discussed dialogical learning. I see how technologies such as blogging can create learning environments that are built on these two theorists ideas. I am looking forward to the opportunity to weave blogging activities into my instructional practices and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=147&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My eyes have been opened to new possibilities. Vygotsky described relationships between language and the mind. Friere discussed dialogical learning. I see how technologies such as blogging can create learning environments that are built on these two theorists ideas. I am looking forward to the opportunity to weave blogging activities into my instructional practices and research further these ideas.</p>
<p>I appreciate the connections that Skype has established and I hope that we will continue to use Skype to stay connected professionally and personally.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/147/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/147/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/147/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=147&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/11/21/lessons-learned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 12 Games</title>
		<link>http://gdbear.wordpress.com/2008/11/18/week-12-games/</link>
		<comments>http://gdbear.wordpress.com/2008/11/18/week-12-games/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 07:54:20 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=144</guid>
		<description><![CDATA[Flash cards can be used to practice recall of various types of content. The flashcard exchange (http://www.flashcardexchange.com/) allows users to create sets of flash cards and use them to play games such as memory in order to support learning.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=144&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Flash cards can be used to practice recall of various types of content. The flashcard exchange (<a href="http://www.flashcardexchange.com/">http://www.flashcardexchange.com/</a>) allows users to create sets of flash cards and use them to play games such as memory in order to support learning.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=144&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/11/18/week-12-games/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 11 &#8211; Journal Goldmine</title>
		<link>http://gdbear.wordpress.com/2008/11/16/week-11-journal-goldmine/</link>
		<comments>http://gdbear.wordpress.com/2008/11/16/week-11-journal-goldmine/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 18:47:10 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=140</guid>
		<description><![CDATA[I requested that the MHCC Library sign up for the trial of the InfoSci-Journals database. They did. Now I have, for a short time access (from campus) of these journals. Wow! Information Resources Management Journal International Journal of Actor-Network Theory and Technological Innovation International Journal of Agent Technologies and Systems International Journal of Ambient Computing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=140&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I requested that the MHCC Library sign up for the trial of the InfoSci-Journals database. They did. Now I have, for a short time access (from campus) of these journals. Wow!</p>
<ul>
<li><a href="http://www.igi-global.com/irmj" target="_blank">Information Resources Management Journal</a></li>
<li><a href="http://www.igi-global.com/ijantti" target="_blank">International Journal of Actor-Network Theory and Technological Innovation</a></li>
<li><a href="http://www.igi-global.com/ijats" target="_blank">International Journal of Agent Technologies and Systems</a></li>
<li><a href="http://www.igi-global.com/ijaci" target="_blank">International Journal of Ambient Computing and Intelligence</a></li>
<li><a href="http://www.igi-global.com/ijbdcn" target="_blank">International Journal of Business Data Communications and Networking</a></li>
<li><a href="http://www.igi-global.com/ijcec" target="_blank">International Journal of Cases on Electronic Commerce</a></li>
<li><a href="http://www.igi-global.com/ijcini" target="_blank">International Journal of Cognitive Informatics and Natural Intelligence</a></li>
<li><a href="http://www.igi-global.com/ijdwm" target="_blank">International Journal of Data Warehousing and Mining</a></li>
<li><a href="http://www.igi-global.com/ijdsst" target="_blank">International Journal of Decision Support System Technology</a></li>
<li><a href="http://www.igi-global.com/ijdcf" target="_blank">International Journal of Digital Crime and Forensics</a></li>
<li><a href="http://www.igi-global.com/jdet" target="_blank">International Journal of Distance Education Technologies</a></li>
<li><a href="http://www.igi-global.com/ijebr" target="_blank">International Journal of E-Business Research</a></li>
<li><a href="http://www.igi-global.com/ijec" target="_blank">International Journal of e-Collaboration</a></li>
<li><a href="http://www.igi-global.com/ijesma" target="_blank">International Journal of E-Services and Mobile Applications</a></li>
<li><a href="http://www.igi-global.com/ijegr" target="_blank">International Journal of Electronic Government Research</a></li>
<li><a href="http://www.igi-global.com/ijeis" target="_blank">International Journal of Enterprise Information Systems</a></li>
<li><a href="http://www.igi-global.com/ijgcms" target="_blank">International Journal of Gaming and Computer-Mediated Simulations</a></li>
<li><a href="http://www.igi-global.com/ijghpc" target="_blank">International Journal of Grid and High Performance Computing</a></li>
<li><a href="http://www.igi-global.com/ijhdri" target="_blank">International Journal of Healthcare Delivery Reform Initiatives</a></li>
<li><a href="http://www.igi-global.com/ijhisi" target="_blank">International Journal of Healthcare Information Systems and Informatics</a></li>
<li><a href="http://www.igi-global.com/ijicte" target="_blank">International Journal of Information and Communication Technology Education</a></li>
<li><a href="http://www.igi-global.com/ijisp" target="_blank">International Journal of Information Security and Privacy</a></li>
<li><a href="http://www.igi-global.com/ijisscm" target="_blank">International Journal of Information Systems and Supply Chain Management</a></li>
<li><a href="http://www.igi-global.com/ijiscram" target="_blank">International Journal of Information Systems for Crisis Response and Management</a></li>
<li><a href="http://www.igi-global.com/ijisss" target="_blank">International Journal of Information Systems in the Service Sector</a></li>
<li><a href="http://www.igi-global.com/ijitsa" target="_blank">International Journal of Information Technologies and Systems Approach</a></li>
<li><a href="http://www.igi-global.com/ijitwe" target="_blank">International Journal of Information Technology and Web Engineering</a></li>
<li><a href="http://www.igi-global.com/ijiit" target="_blank">International Journal of Intelligent Information Technologies</a></li>
<li><a href="http://www.igi-global.com/ijitn" target="_blank">International Journal of Interdisciplinary Telecommunications and Networking</a></li>
<li><a href="http://www.igi-global.com/jitsr" target="_blank">International Journal of IT Standards and Standardization Research</a></li>
<li><a href="http://www.igi-global.com/ijkm" target="_blank">International Journal of Knowledge Management</a></li>
<li><a href="http://www.igi-global.com/ijmbl" target="_blank">International Journal of Mobile and Blended Learning</a></li>
<li><a href="http://www.igi-global.com/ijmhci" target="_blank">International Journal of Mobile Human Computer Interaction</a></li>
<li><a href="http://www.igi-global.com/ijnmc" target="_blank">International Journal of Nanotechnology and Molecular Computation</a></li>
<li><a href="http://www.igi-global.com/ijossp" target="_blank">International Journal of Open Source Software &amp; Processes</a></li>
<li><a href="http://www.igi-global.com/ijskd" target="_blank">International Journal of Sociotechnology and Knowledge Development</a></li>
<li><a href="http://www.igi-global.com/ijssci" target="_blank">International Journal of Software Science and Computational Intelligence</a></li>
<li><a href="http://www.igi-global.com/ijthi" target="_blank">International Journal of Technology and Human Interaction</a></li>
<li><a href="http://www.igi-global.com/ijvcsn" target="_blank">International Journal of Virtual Communities and Social Networking</a></li>
<li><a href="http://www.igi-global.com/ijwp" target="_blank">International Journal of Web Portals</a></li>
<li><a href="http://www.igi-global.com/jwsr" target="_blank">International Journal of Web Services Research</a></li>
<li><a href="http://www.igi-global.com/ijwltt" target="_blank">International Journal of Web-Based Learning and Teaching Technologies</a></li>
<li><a href="http://www.igi-global.com/ijswis" target="_blank">International Journal on Semantic Web &amp; Information Systems</a></li>
<li><a href="http://www.igi-global.com/jcit" target="_blank">Journal of Cases on Information Technology</a></li>
<li><a href="http://www.igi-global.com/jdm" target="_blank">Journal of Database Management</a></li>
<li><a href="http://www.igi-global.com/jeco" target="_blank">Journal of Electronic Commerce in Organizations</a></li>
<li><a href="http://www.igi-global.com/jgim" target="_blank">Journal of Global Information Management</a></li>
<li><a href="http://www.igi-global.com/jitr" target="_blank">Journal of Information Technology and Research</a></li>
<li><a href="http://www.igi-global.com/joeuc" target="_blank">Journal of Organizational and End User Computing</a></li>
</ul>
<p>I was searching for a particular article and I was not able to find it even through ILL. When I did a google search on the journal title I found this company&#8217;s Website (<a href="http://www.infosci-journals.com/">http://www.infosci-journals.com/</a>), applied for the 30-day trial, and voila.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=140&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/11/16/week-11-journal-goldmine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Another Fun VoiceThread Project</title>
		<link>http://gdbear.wordpress.com/2008/11/09/voicethread-group-conversations-around-images-docs-and-videos/</link>
		<comments>http://gdbear.wordpress.com/2008/11/09/voicethread-group-conversations-around-images-docs-and-videos/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 09:49:54 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/2008/11/09/voicethread-group-conversations-around-images-docs-and-videos/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=135&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="display:block;width:425px;margin:0 auto;"> <embed src='http://widgets.vodpod.com/w/video_embed/ExternalVideo.742705' type='application/x-shockwave-flash' AllowScriptAccess='sameDomain' pluginspage='http://www.macromedia.com/go/getflashplayer' wmode='transparent' flashvars='' width='425' height='350' /></p>
<div style="font-size:10px;"><a href="http://vodpod.com/wordpress"></a></div>
<p></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/135/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/135/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/135/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=135&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/11/09/voicethread-group-conversations-around-images-docs-and-videos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
		<item>
		<title>Week 10 &#8211; VoiceThread.com Attempt #01</title>
		<link>http://gdbear.wordpress.com/2008/11/09/week-10-voicethreadcom-attempt/</link>
		<comments>http://gdbear.wordpress.com/2008/11/09/week-10-voicethreadcom-attempt/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 06:00:55 +0000</pubDate>
		<dc:creator>gdbear</dc:creator>
				<category><![CDATA[1]]></category>

		<guid isPermaLink="false">http://gdbear.wordpress.com/?p=121</guid>
		<description><![CDATA[Steps that I followed to include the above VoiceThread.com presentation into this blog posting: 1. Created a new Blog post 2. Clicked button to Add Video content 3. Clicked the Post to WordPress button 4. Dragged the Post to WordPress button to my browser&#8217;s toolbar 5. Navigated to my VoiceThread presentation (http://voicethread.com/#q+batch.b242911.i1265898) 6. Clicked on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=121&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="display:block;width:425px;margin:0 auto;"><embed src='http://widgets.vodpod.com/w/video_embed/ExternalVideo.742675' type='application/x-shockwave-flash' AllowScriptAccess='sameDomain' pluginspage='http://www.macromedia.com/go/getflashplayer' wmode='transparent' flashvars='' width='425' height='350' /></span></p>
<p><span style="display:block;width:425px;margin:0 auto;">Steps that I followed to include the above VoiceThread.com presentation into this blog posting:</p>
<p>1. Created a new Blog post<br />
2. Clicked button to Add Video content<br />
3. Clicked the Post to WordPress button<br />
4. Dragged the Post to WordPress button to my browser&#8217;s toolbar<br />
5. Navigated to my VoiceThread presentation (http://voicethread.com/#q+batch.b242911.i1265898)<br />
6. Clicked on the Menu button, then the menu choice Embed<br />
7. Clicked the &#8220;Copy&#8221; button<br />
8. Clicked the &#8220;Done&#8221; button<br />
9. Clicked the &#8220;Post to WordPress&#8221; toolbar button<br />
10. Clicked the center of the Web page<br />
11. New Web page dialog window appears<br />
12. Filled out requested information into the form including<br />
a. URL of my Blog<br />
b. Username of the Blog<br />
c. Password for the Blog<br />
d. Title for the Blog Posting<br />
13. Click the link that reads &#8220;Click if you&#8217;re having trouble&#8221;<br />
14. Eraes the text in the field named &#8220;Video Preview&#8221;<br />
15. Paste the copied information from step 7 into this field<br />
16. Click the &#8220;preview&#8221; hypertext button to preview your post<br />
17. Clicked on the Publish button<br />
18. Opened Blog page to edit new Blog posting<br />
19. Remove unneeded Blog posting content; add any new content desired<br />
20. Save and Publish any changes that you made.</p>
<p></span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gdbear.wordpress.com/121/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gdbear.wordpress.com/121/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gdbear.wordpress.com/121/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=gdbear.wordpress.com&amp;blog=4709919&amp;post=121&amp;subd=gdbear&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://gdbear.wordpress.com/2008/11/09/week-10-voicethreadcom-attempt/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/70d6bb075b2e721943b3066782a4f918?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gdbear</media:title>
		</media:content>
	</item>
	</channel>
</rss>
