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

<channel>
	<title>Flexknowlogy - Jared Stein &#187; howto</title>
	<atom:link href="http://jaredstein.org/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaredstein.org</link>
	<description>Education, Technology, Culture, and the Internet</description>
	<lastBuildDate>Fri, 30 Jul 2010 23:18:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Stream Conference Pres with WebCamMax and Ustream</title>
		<link>http://jaredstein.org/2009/10/23/stream-conference-pres-with-webcammax-ustream/</link>
		<comments>http://jaredstein.org/2009/10/23/stream-conference-pres-with-webcammax-ustream/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 22:37:31 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[presentations]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[ustream]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webcammax]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=907</guid>
		<description><![CDATA[I&#8217;ve got to take a minute to plug the software WebCamMax ($50), which lets you alter your (Windows) computer&#8217;s webcam input. I used it this week to facilitate quality, DIY streaming and recording of two WCET09 presentations using a laptop (with distinct graphics card), a lavalier mic ($50-$500) and Ustream (free). Here&#8217;s how it worked:

Prior [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve got to take a minute to plug the software <a>WebCamMax</a> ($50), which lets you alter your (Windows) computer&#8217;s webcam input. I used it this week to facilitate quality, DIY <a href="http://flexknowlogy.learningfield.org/2009/10/23/slides-video-from-openness-in-education-pres/">streaming and recording of two WCET09 presentations</a> using a laptop (with distinct graphics card), a lavalier mic ($50-$500) and Ustream (free). Here&#8217;s how it worked<span id="more-907"></span>:</p>
<ol>
<li>Prior to the session, <strong>run WebCamMax</strong> on the presenter&#8217;s laptop and <strong>under Source &gt; Main Source choose &#8220;Screen&#8221;</strong> as the primary source.</li>
<li>If you want to have a picture-in-picture (for example, of the laptop&#8217;s integrated webcam), you can choose a secondary input <strong>under Source &gt; PinP Source 1</strong>.</li>
<li><strong>Minimize</strong> WebCamMax.</li>
<li>For a mic set up, I used a production-quality <strong>wireless lavalier mic</strong> from Sony (thanks to Adam and Scott), but really any mic will do. Instead of an XLR output from the receiver I used a simple <a href="http://www.amazon.com/3-5mm-Stereo-Male-Cable-ft/dp/B0002ZPJZO">male-male stereo mini cord</a>, plugging the other end into the laptop&#8217;s mic port.</li>
<li>Then, I simply<strong> login to <a href="http://ustream.tv">Ustream</a> and initialize the broadcast</strong>.</li>
<li>I make sure that Ustream is using <strong>WebCamMax for the video source</strong>, and the <strong>external mic as the audio</strong> source. Don&#8217;t forget to test the audio levels!</li>
<li>
Hit <strong>Begin Stream and Begin Recording</strong>, minimize the ustream window, and you&#8217;re off to the races. </li>
</ul>
<p>The ustream broadcast will capture whatever activity happens on your computer, whether that&#8217;s a PowerPoint presentation, computer application, or web browsing&#8211;similar to <a href="http://www.jingproject.com/">Jing</a> or <a href="http://www.techsmith.com/camtasia.asp">Camtasia</a>. Loaner mic aside, this was a very inexpensive, portable solution that turned out better results for computer-based presentations than most ustreams from a tripod-mounted camera, which only capture the projector screen.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2009/10/23/stream-conference-pres-with-webcammax-ustream/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Dropping Lowest 2 (or More) Scores in Blackboard or Moodle</title>
		<link>http://jaredstein.org/2008/12/16/dropping-lowest-2-scores-in-blackboard-or-moodle/</link>
		<comments>http://jaredstein.org/2008/12/16/dropping-lowest-2-scores-in-blackboard-or-moodle/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 01:06:34 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[blackboard]]></category>
		<category><![CDATA[e-learning]]></category>
		<category><![CDATA[lms]]></category>
		<category><![CDATA[moodle]]></category>
		<category><![CDATA[web dev]]></category>
		<category><![CDATA[webct]]></category>
		<category><![CDATA[formula]]></category>
		<category><![CDATA[gradebook]]></category>
		<category><![CDATA[grades]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/?p=140</guid>
		<description><![CDATA[WebCT was infamous for it&#8217;s calculated column formula textarea that you couldn&#8217;t type in. When John Krutsch developed a clever Javascript hack for it (just one of several cool IE-only hacks packaged as WebCT PowerTools), crafting unusual formulas was suddenly more viable, and we began dropping not just the lowest score, but several low scores.
An [...]]]></description>
			<content:encoded><![CDATA[<p>WebCT was infamous for it&#8217;s calculated column formula textarea that you couldn&#8217;t type in. When <a href="http://technagogy.learningfield.org">John Krutsch</a> developed <a href="http://www.uvsc.edu/disted/tetc/powertools/insert_formula/insert_formula.html">a clever Javascript hack for it</a> (just one of several cool IE-only hacks packaged as <a href="http://www.uvsc.edu/disted/tetc/powertools/">WebCT PowerTools</a>), crafting unusual formulas was suddenly more viable, and we began dropping not just the lowest score, but several low scores<span id="more-140"></span>.</p>
<p>An hour after trying to work around <a href="http://tracker.moodle.org/secure/IssueNavigator.jspa?reset=true&amp;&amp;type=1&amp;pid=10011&amp;query=grades&amp;summary=true&amp;description=true&amp;body=true&amp;status=1">various bugs</a> in <a href="http://moodle.org/mod/forum/discuss.php?d=105169">the awful 1.9 Moodle gradebook</a> I found myself in need of this formula again, and the only place I could find it was in my own post on the old WebCT forums. I&#8217;m posting it here for my future reference only, but maybe it will be useful to other Bb Vista or Moodle users:</p>
<h4>Drop the Lowest Score of a Series</h4>
<p>For this example we need to know the labels (Bb/WebCT) or ids (Moodle) of the columns to be included. Here I use A1, A2, A3.</p>
<p>In this example we want to drop the lowest assignment score for our total, first in Blackboard Visa and then in Moodle:</p>
<div>Blackboard/WebCT Vista/CE: <code>
<div>SUM{[A1],[A2],[A3]}-MIN{[A1],[A2],[A3]}</div>
<p></code></div>
<div>Moodle: <code>
<div>=(sum([[A1]],[[A2]],[[A3]]))-(min([[A1]],[[A2]],[[A3]]))</div>
<p></code></div>
<p>This calculates the sum total of of the 3 assignments then subtracts the minimum score of the same series.</p>
<h4>Drop the Lowest Two Scores of a Series</h4>
<p>In this example we want to drop the lowest 2 assignment scores from our total. I&#8217;m using 5 assignments to illustrate this in practice.This can get pretty hairy, but once you&#8217;ve studied this example it should make sense:</p>
<div>Blackboard/WebCT Vista/CE: <code>
<div>SUM{[A1],[A2],[A3],[A4],[A5]}-MIN{([A1]+[A2]),([A1]+[A3]),([A1]+[A4]),([A1]+[A5]),([A2]+[A3]),([A2]+[A4]),([A2],A5]),([A3]+[A4]),([A3]+[A5]),([A4]+[A5])}</div>
<p></code></div>
<div>Moodle: <code>
<div>=(sum([[A1]],[[A2]],[[A3]],[[A4]],[[A5]]))-(MIN(([[A1]]+[[A2]]),([[A1]]+[[A3]]),([[A1]]+[[A4]]),([[A1]]+[[A5]]),([[A2]]+[[A3]]),([[A2]]+[[A4]]),([[A2]],[[A5]]),([[A3]]+[[A4]]),([[A3]]+[[A5]]),([[A4]]+[[A5]])))</div>
<p></code></div>
<p>This calculates the sum total of of the 5 assignments then subtracts the <strong>lowest possible combination of two scores</strong> found in the same series.</p>
<p>The aforementioned example will work for dropping lowest 3 and more using the same principles, but obviously it gets exponentially longer.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/12/16/dropping-lowest-2-scores-in-blackboard-or-moodle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 8.4 on EeePC 900</title>
		<link>http://jaredstein.org/2008/06/30/ubuntu-84-on-eeepc-900/</link>
		<comments>http://jaredstein.org/2008/06/30/ubuntu-84-on-eeepc-900/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 23:55:34 +0000</pubDate>
		<dc:creator>Jared Stein</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[eeepc]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[installations]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://flexknowlogy.learningfield.org/2008/07/01/ubuntu-84-on-eeepc-900/</guid>
		<description><![CDATA[
Upon receiving my  ASUS EeePC 900 I knew I wanted to run Ubuntu on it over the default Xandros Linux OS.  With Marc Hugentobler and John Krutsch both having an EeePC 900 as well, I figured this would be a good chance to compare Ubuntu to Xandros on this small wonder of a [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right;width: 60%;margin: 0 0 1em 1em"><img src="http://farm4.static.flickr.com/3271/2629352014_2961c2b11d.jpg?v=1214947424" alt="eepc" /></div>
<p>Upon receiving my  <a href="http://eeepc.asus.com/">ASUS EeePC 900</a> I knew I wanted to run Ubuntu on it over the default Xandros Linux OS.  With <a href="//twitter.com/diamond_mind”">Marc Hugentobler</a> and <a href="//technagogy.learningfield.org”">John Krutsch</a> both having an EeePC 900 as well, I figured this would be a good chance to compare Ubuntu to Xandros on this small wonder of a notebook. </p>
<p>The really good news is I was able to get Ubuntu up and running in less than an hour by following <a href="https://help.ubuntu.com/community/EeePC/">the ubuntu.com EeePC tutorial</a>, and had it fixed up and tweaked out in another hour&#8211;and I am no Linux-head. I had done enough preliminary reading before starting to install the Ubuntu distribution that I felt prepared for the handful of quirks and tweaks I would need to do.  I admit I had cold feet Saturday afternoon, second-guessing whether Xandros might be less resource-intensive and faster than Ubuntu, but after the weekend I&#8217;m now completely comfortable with my choice.</p>
<p>A few things to know about my installation of Ubuntu:</p>
<ol>
<li>I installed Ubuntu 8.4 off of a USB drive, which I formatted on Windows XP using <a href="http://unetbootin.sourceforge.net/">UNetbootin</a> to prepare the ISO</li>
<li>I had to change the BIOS “hard drives” set up to use the USB drive first. This is different than changing the “boot order”</li>
<li>There were a number of fixes I had to conduct to set up the EeePC hardware: ethernet/loud fan battery remove, Mad WiFi drivers, and a couple other <a href="https://help.ubuntu.com/community/EeePC/Fixes">fixes documented on the EeePC Ubuntu wiki</a></li>
<li>I also ran <a href="http://www.nerdlogger.com/2008/05/asus-eeepc-installing-ubuntu-804.html">a few Ubuntu tweaks documented by Many Ayromlou</a> to tighten things up and further increase performance</li>
<li>Finally, I installed extra apps like gFTP, and Bluefish, all through the Ubuntu Add/Remove Applications interface</li>
</ol>
<p>My success was based on the great online resources, wikis, and blogs that are out there&#8211;I myself have only minimal knowledge of terminal commands, namely sudo, cd, and chown.  The hardest part by far was setting up the wireless LAN with the Mad WiFi drivers, and even that wasn&#8217;t too bad, and then discovering some quirks and hunting up fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://jaredstein.org/2008/06/30/ubuntu-84-on-eeepc-900/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
