<?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>gHacks technology news &#187; courses</title>
	<atom:link href="http://www.ghacks.net/tag/courses/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Create Interactive Classroom Pages with CourseForum</title>
		<link>http://www.ghacks.net/2009/03/23/create-interactive-classroom-pages-with-courseforum/</link>
		<comments>http://www.ghacks.net/2009/03/23/create-interactive-classroom-pages-with-courseforum/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 14:06:13 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[classroom]]></category>
		<category><![CDATA[classroom software]]></category>
		<category><![CDATA[courseforum]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=11405</guid>
		<description><![CDATA[If you are a teacher or have any need for a classroom-based Wiki project, I have the perfect solution for you. I discovered CourseForum a few years back when I was looking for a web-based software that could help a peer create a web site for her class that could help students stay organized. There [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a teacher or have any need for a classroom-based Wiki project, I have the perfect solution for you. I discovered <a title="CourseForum" href="http://www.projectforum.com/cf/index.html" target="_blank">CourseForum</a> a few years back when I was looking for a web-based software that could help a peer create a web site for her class that could help students stay organized. There were a number of possibilities, but none of them as simple to use as CourseForum. With this web-based software students could:</p>
<ul>
<li>Get course information</li>
<li>Contact the instructor</li>
<li>Read or download lecture notes</li>
<li>Get assignments</li>
<li>Ask questions and get answers</li>
<li>Communicate with other students</li>
</ul>
<p>CourseForum is incredibly easy to &#8220;install&#8221; on Linux, Windows, Mac,? FreeBSD, or Solaris and can be accessed from any web browser. Let&#8217;s take a look at this classroom software from the Linux point of view.</p>
<p><span id="more-11405"></span><strong>Getting and Install</strong>ing</p>
<p>Since CourseForum even has its own server built in you can install CourseForum anywhere on a Linux machine. CourseForum comes in a single executable binary that starts and runs CourseForum on port 3455. So after you download the demo follow these steps (as either the root user or using sudo):</p>
<p>Untar the package into your servers&#8217; document root (i.e. <strong>/var/www/html</strong> for Fedora <strong>/var/www </strong>in Ubuntu)</p>
<p>Change into the newly created directory (<strong>courseforum-linux</strong>) and issue the command:</p>
<p><em>./courseforum &amp;</em></p>
<p>The CourseForum daemon will start and you can now point your browser to:</p>
<p>http://IP_OR_DOMAIN:3445</p>
<p>Where IP_OR_DOMAIN is either the IP address or domain the server is on.</p>
<div id="attachment_11404" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/03/courseforum_admin.png"><img class="size-medium wp-image-11404" src="http://www.ghacks.net/wp-content/uploads/2009/03/courseforum_admin-500x275.png" alt="CourseForum Admin Page" width="300" height="165" /></a><p class="wp-caption-text">CourseForum Admin Page</p></div>
<p>This address will take you to the front page of CourseForum. The first thing you will need to do (before you can do anything else) is set an administrative password. Once you do that you can access the administration page and start building your course. NOTE: The demo is restricted to only a single course. If you purchase the full version you can create unlimited courses.</p>
<p>As you can see (in the image to the left) all administration tasks are taken care of in one window. There isn&#8217;t a lot of admin work to do with this software which makes it an even better solution for busy instructors.</p>
<p>Some of the more important tasks your instructors will want to do are:</p>
<ul>
<li>Messages: This is really just the welcome message displayed on the front page of CourseForum.</li>
<li>Custom Links: This isn&#8217;t really what it sounds like. What this feature does is allow you to create custom? commands that can do any number of things like formatting or integrating third-party content. There is a good <a title="CourseForum Custom Links Howto" href="http://www.courseforum.com/howto_customlinks.html" target="_blank">how-to page</a> on the CourseForum site to illustrate how these are created.</li>
<li>RSS/Email Notification: If you want to enable RSS feeds and/or email notification on your CourseForum site you will have to enter the information for your SMTP server here.</li>
<li>Web Views: This allows you to create a read-only version of the CourseForum. Since the basis of CourseForum is a wiki, any registered user will be able to edit pages, so you will want to be ablel to serve up versions of pages (such as Syllaubus, lectures, etc) that are read-only for the public to view.</li>
</ul>
<p>There is one administrative task I would highly recommend. When you create a new course you will have to administer that course independently of the site administration (In other words it has its own admin page). Within the course administration page you will want to take care of at least two things:</p>
<ul>
<li>Check the &#8220;Only course administrator can create projects&#8221; check box.</li>
<li>Under the Require Password dropdown select &#8220;To edit pages&#8221; otherwise any registered user can edit your course pages.</li>
</ul>
<p>And that&#8217;s pretty much it. The rest of the tool works like a standard Wiki page.</p>
<p><strong>Final Thoughts</strong></p>
<p>If you have been looking for a tool to allow students (of any type) to not only stay current in your classroom but also be able to interact, CourseForum might very well be the solution for you. I have deployed it for a few teachers who have been very pleased with the results. It&#8217;s remarkably seasy to install, simple to use, reliable, and it&#8217;s a fairly cheap solution ($119.00 USD).</p>

	Tags: <a href="http://www.ghacks.net/tag/apache/" title="apache" rel="tag">apache</a>, <a href="http://www.ghacks.net/tag/classroom/" title="classroom" rel="tag">classroom</a>, <a href="http://www.ghacks.net/tag/classroom-software/" title="classroom software" rel="tag">classroom software</a>, <a href="http://www.ghacks.net/tag/courseforum/" title="courseforum" rel="tag">courseforum</a>, <a href="http://www.ghacks.net/tag/courses/" title="courses" rel="tag">courses</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/wiki/" title="wiki" rel="tag">wiki</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/07/07/conduct-your-courses-on-line-with-atutor/" title="Conduct your courses on line with ATutor (July 7, 2009)">Conduct your courses on line with ATutor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/17/adding-a-name-based-virtual-host-in-apache/" title="Adding a Name-Based Virtual Host in Apache (March 17, 2009)">Adding a Name-Based Virtual Host in Apache</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/02/07/yoggie-pico-personal-mobile-security-computer/" title="Yoggie PICO Personal Mobile Security Computer (February 7, 2008)">Yoggie PICO Personal Mobile Security Computer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/10/30/with-ubuntu-9-10-arrives-wubi-9-10/" title="With Ubuntu 9.10 Arrives Wubi 9.10 (October 30, 2009)">With Ubuntu 9.10 Arrives Wubi 9.10</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/02/27/wikipedia-gets-books-and-gets-printed/" title="Wikipedia gets books and gets printed (February 27, 2009)">Wikipedia gets books and gets printed</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/03/23/create-interactive-classroom-pages-with-courseforum/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Online Free Classes</title>
		<link>http://www.ghacks.net/2008/01/18/online-free-classes/</link>
		<comments>http://www.ghacks.net/2008/01/18/online-free-classes/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 13:35:31 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[courses]]></category>
		<category><![CDATA[language-courses]]></category>
		<category><![CDATA[open courseware]]></category>
		<category><![CDATA[teach]]></category>
		<category><![CDATA[university]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/01/18/online-free-classes/</guid>
		<description><![CDATA[I love articles that list educational stuff like classes, videos or podcasts. 200 Free Online Classes to Learn Anything is one of the resources that I really like. It is basically a link list with 200 links and short descriptions of free online classes. The classes are divided into categories like Natural Science, Math and Business &#038; Finance and mainly lead to Universities and schools that are offering those classes on their website.]]></description>
			<content:encoded><![CDATA[<p>I love articles that list educational stuff like classes, videos or podcasts. 200 Free Online Classes to Learn Anything is one of the <a href="http://oedb.org/library/beginning-online-learning/200-free-online-classes-to-learn-anything">resources</a> that I really like. It is basically a link list with 200 links and short descriptions of free online classes. The classes are divided into categories like Natural Science, Math and Business &#038; Finance and mainly lead to Universities and schools that are offering those classes on their website.</p>
<p>All classes are in American or British English depending on the University or school that hosts the course. Most courses do not simply display textual contents but also multimedia like audio recordings, videos and flash presentations. The list has some links to even more courses at the end including a link to 1800 Open Courseware courses at the MIT for instance.</p>
<p>I guess this is an excellent opportunity to take courses that you are interested in without having to actually attend University or pay a fee. No signups are required either to access the courses.</p>

	Tags: <a href="http://www.ghacks.net/tag/courses/" title="courses" rel="tag">courses</a>, <a href="http://www.ghacks.net/tag/language-courses/" title="language-courses" rel="tag">language-courses</a>, <a href="http://www.ghacks.net/tag/open-courseware/" title="open courseware" rel="tag">open courseware</a>, <a href="http://www.ghacks.net/tag/teach/" title="teach" rel="tag">teach</a>, <a href="http://www.ghacks.net/tag/university/" title="university" rel="tag">university</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/29/the-open-courseware-movement-offers-free-education-online/" title="The Open Courseware Movement Offers Free Education Online (June 29, 2009)">The Open Courseware Movement Offers Free Education Online</a> (7)</li>
	<li><a href="http://www.ghacks.net/2006/12/11/large-list-of-podcasts-that-teach-you-something/" title="Large List of Podcasts that teach you something (December 11, 2006)">Large List of Podcasts that teach you something</a> (2)</li>
	<li><a href="http://www.ghacks.net/2006/12/10/showmedo-free-video-tutorial-website/" title="ShowMeDo Free Video Tutorial Website (December 10, 2006)">ShowMeDo Free Video Tutorial Website</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/quizlet-sometimes-it-is-fun-to-learn-online/" title="Quizlet Sometimes it is fun to learn online (May 13, 2008)">Quizlet Sometimes it is fun to learn online</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/08/04/hide-and-view-private-websites-at-work/" title="Hide And View Private Websites At Work (August 4, 2008)">Hide And View Private Websites At Work</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/01/18/online-free-classes/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
