<?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>CascadeLMS &#187; mike</title>
	<atom:link href="http://www.cascadelms.org/author/mike/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cascadelms.org</link>
	<description>Cascade: The Comprehensive Learning Management System</description>
	<lastBuildDate>Sat, 10 Oct 2009 21:34:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Demo Site Active</title>
		<link>http://www.cascadelms.org/2009/10/demo-site-active/</link>
		<comments>http://www.cascadelms.org/2009/10/demo-site-active/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 21:34:37 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[demo]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=49</guid>
		<description><![CDATA[I&#8217;ve put up a demo site for CascadeLMS &#8211; http://demo.cascadelms.org
If you are interested in an account, please email cascade.demo@cascadelms.org.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve put up a demo site for CascadeLMS &#8211; <a href="http://demo.cascadelms.org">http://demo.cascadelms.org</a></p>
<p>If you are interested in an account, please email <a href="mailto:cascade.demo@cascadelms.org">cascade.demo@cascadelms.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/10/demo-site-active/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CascadeLMS 1.4 Now Available</title>
		<link>http://www.cascadelms.org/2009/09/cascadelms-1-4-now-available/</link>
		<comments>http://www.cascadelms.org/2009/09/cascadelms-1-4-now-available/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:47:40 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=47</guid>
		<description><![CDATA[CascadeLMS 1.4 has been released.
This release includes a full user interface refresh, extended assessment capabilities (aimed at helping your get your program accredited), and several bug fixes.
]]></description>
			<content:encoded><![CDATA[<p>CascadeLMS 1.4 has been released.</p>
<p>This release includes a full user interface refresh, extended assessment capabilities (aimed at helping your get your program accredited), and several bug fixes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/09/cascadelms-1-4-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CascadeLMS 1.3 complete</title>
		<link>http://www.cascadelms.org/2009/08/cascadelms-1-3-complete/</link>
		<comments>http://www.cascadelms.org/2009/08/cascadelms-1-3-complete/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 05:50:20 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=41</guid>
		<description><![CDATA[The CascadeLMS 1.3 milestone is complete.
I still don&#8217;t have installation instructions&#8230;. but I&#8217;m working on it.   Doing the first production install tomorrow night @ muohio.edu.
]]></description>
			<content:encoded><![CDATA[<p>The CascadeLMS 1.3 milestone is complete.</p>
<p>I still don&#8217;t have installation instructions&#8230;. but I&#8217;m working on it.   Doing the first production install tomorrow night @ muohio.edu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/08/cascadelms-1-3-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration to Background Job Complete</title>
		<link>http://www.cascadelms.org/2009/08/migration-to-background-job-complete/</link>
		<comments>http://www.cascadelms.org/2009/08/migration-to-background-job-complete/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 20:31:12 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[autograding]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=37</guid>
		<description><![CDATA[One of the biggest work items for the 1.3 release is now complete.  CascadeLMS now uses Background Job.  This looks to be more stable than the backgroundRb framework previously in use.
I&#8217;ve also resolved another quick ticket (#15) that allows point values in rubrics to be decimal number, rather than integer only.
Tickets resolved:

http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets/14-migrate-away-from-backgroundrb#ticket-14-2
http://cascadelms.lighthouseapp.com/projects/31831/tickets/15-rubric-point-values-should-be-decimal-rather-than-integer

]]></description>
			<content:encoded><![CDATA[<p>One of the biggest work items for the 1.3 release is now complete.  CascadeLMS now uses Background Job.  This looks to be more stable than the backgroundRb framework previously in use.</p>
<p>I&#8217;ve also resolved another quick ticket (#15) that allows point values in rubrics to be decimal number, rather than integer only.</p>
<p>Tickets resolved:</p>
<ul>
<li><a href="http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets/14-migrate-away-from-backgroundrb#ticket-14-2">http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets/14-migrate-away-from-backgroundrb#ticket-14-2</a></li>
<li><a href="http://cascadelms.lighthouseapp.com/projects/31831/tickets/15-rubric-point-values-should-be-decimal-rather-than-integer">http://cascadelms.lighthouseapp.com/projects/31831/tickets/15-rubric-point-values-should-be-decimal-rather-than-integer</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/08/migration-to-background-job-complete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Work Starting Up</title>
		<link>http://www.cascadelms.org/2009/08/work-starting-up/</link>
		<comments>http://www.cascadelms.org/2009/08/work-starting-up/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 04:09:01 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=35</guid>
		<description><![CDATA[I&#8217;m getting back work work adding features and closing out bugs for CascadeLMS 1.3.   I took a few weeks off and enjoyed the beautiful summer weather in Seattle.
I will be pushing commits to github and updating the blog when there are major developments.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting back work work adding features and closing out bugs for CascadeLMS 1.3.   I took a few weeks off and enjoyed the beautiful summer weather in Seattle.</p>
<p>I will be pushing commits to github and updating the blog when there are major developments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/08/work-starting-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AutoGrader on GitHub</title>
		<link>http://www.cascadelms.org/2009/07/autograder-on-github/</link>
		<comments>http://www.cascadelms.org/2009/07/autograder-on-github/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 16:57:01 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[AutoGrader]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=33</guid>
		<description><![CDATA[I&#8217;ve created a page (at http://www.cascadelms.org/autograder/) for my AutoGrader project.   This source code has also moved from my personal SVN onto GitHub.
I haven&#8217;t updated this source code since I was last at Miami University (2007), but at that time the project worked great (for my purposes).
AutoGrader is described in my ITiCSE 2007 publication, &#8220;Interface-based programming [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a page (at <a href="http://www.cascadelms.org/autograder/">http://www.cascadelms.org/autograder/</a>) for my AutoGrader project.   This source code has also moved from my personal SVN onto GitHub.</p>
<p>I haven&#8217;t updated this source code since I was last at Miami University (2007), but at that time the project worked great (for my purposes).</p>
<p>AutoGrader is described in my ITiCSE 2007 publication, &#8220;<a href="http://doi.acm.org/10.1145/1268784.1268805">Interface-based programming assignments and automatic grading of java programs</a>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/07/autograder-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Coding Going On</title>
		<link>http://www.cascadelms.org/2009/06/some-coding-going-on/</link>
		<comments>http://www.cascadelms.org/2009/06/some-coding-going-on/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 22:36:11 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=24</guid>
		<description><![CDATA[I&#8217;ve stared doing some coding for the 1.3 milestone.
The major feature being added is better installation instructions.   So far I&#8217;ve fixed a few things up in the code.   The next step will be to get CascadeLMS running with phushion passenger and providing easy to follow install instructions.
I&#8217;ve got a clean linux VM ready [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve stared doing some coding for the 1.3 milestone.</p>
<p>The major feature being added is better installation instructions.   So far I&#8217;ve fixed a few things up in the code.   The next step will be to get CascadeLMS running with phushion passenger and providing easy to follow install instructions.</p>
<p>I&#8217;ve got a clean linux VM ready in Parallels, so that should be the next task.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/06/some-coding-going-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Git Repository Online</title>
		<link>http://www.cascadelms.org/2009/06/git-repository-online/</link>
		<comments>http://www.cascadelms.org/2009/06/git-repository-online/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 07:29:28 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=20</guid>
		<description><![CDATA[The Git repository is now online, via github.  Everything can be accessed at http://github.com/mikehelmick/CascadeLMS/tree/master
I&#8217;ve also set up ticket tracking &#8211; you can file bug reports at http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets
As you can probably see, we have a new Web design, a new project name, AND a new logo:


]]></description>
			<content:encoded><![CDATA[<p>The Git repository is now online, via github.  Everything can be accessed at <a href="http://github.com/mikehelmick/CascadeLMS/tree/master">http://github.com/mikehelmick/CascadeLMS/tree/master</a></p>
<p>I&#8217;ve also set up ticket tracking &#8211; you can file bug reports at <a href="http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets">http://cascadelms.lighthouseapp.com/projects/31831-cascadelms/tickets</a></p>
<p>As you can probably see, we have a new Web design, a new project name, AND a new logo:</p>
<p style="text-align: center;"><img class="size-full wp-image-21 aligncenter" title="cascadelms_logo" src="http://www.cascadelms.org/wp-content/themes/evening-sun/images/cascadeLMS_logo.png" alt="cascadelms_logo" /></p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/06/git-repository-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSCW, now CascadeLMS</title>
		<link>http://www.cascadelms.org/2009/06/cscw-now-cascadelms/</link>
		<comments>http://www.cascadelms.org/2009/06/cscw-now-cascadelms/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 22:52:51 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Announcements]]></category>

		<guid isPermaLink="false">http://www.cascadelms.org/?p=6</guid>
		<description><![CDATA[Computer Science CourseWare (CSCW &#8211; cscourseware.org) has been renamed CascadeLMS.   
We have moved well beyond functionality specific enough for computer science classes, and now offer features to support entire departments and entire institutions.   
More exciting news is coming soon &#8211; a new version control repository at github, new issue tracking&#8230;. and better installation instructions.
Please stay [...]]]></description>
			<content:encoded><![CDATA[<p>Computer Science CourseWare (CSCW &#8211; cscourseware.org) has been renamed CascadeLMS.   </p>
<p>We have moved well beyond functionality specific enough for computer science classes, and now offer features to support entire departments and entire institutions.   </p>
<p>More exciting news is coming soon &#8211; a new version control repository at github, new issue tracking&#8230;. and better installation instructions.</p>
<p>Please stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cascadelms.org/2009/06/cscw-now-cascadelms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
