<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>The Lyceum Project</title>
	<link>http://lyceum.ibiblio.org</link>
	<description>Multi-blog WordPress for the enterprise</description>
	<pubDate>Sat, 15 Mar 2008 17:38:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Lyceum 1.0.2</title>
		<link>http://lyceum.ibiblio.org/2007/11/25/lyceum-102/</link>
		<comments>http://lyceum.ibiblio.org/2007/11/25/lyceum-102/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 04:30:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/11/25/lyceum-102/</guid>
		<description><![CDATA[Today we release Lyceum 1.0.2. Thanks to everyone who reported bugs and provided feedback.
diff between 1.0.1 and 1.0.2
Bugs fixed:

Reintegrating some UI elements in the system settings which were removed in 1.0.1
Refining the expiration behavior of sessions and session data, which should take care of any remaining instances of the rare but nasty premature token expiration [...]]]></description>
			<content:encoded><![CDATA[<p>Today we release <a href="http://source.ibiblio.org/trac/lyceum/milestone/1.0.2" title="Trac milestone for Lyceum 1.0.2">Lyceum 1.0.2</a>. Thanks to everyone who reported bugs and provided feedback.</p>
<p><em><a href="http://source.ibiblio.org/trac/lyceum/changeset?old_path=tags%2F1.0.1&amp;old=1275&amp;new_path=tags%2F1.0.2&amp;new=1275" title="diff between Lyceum 1.0.1 and 1.0.2">diff between 1.0.1 and 1.0.2</a></em></p>
<p>Bugs fixed:</p>
<ul>
<li>Reintegrating some UI elements in the system settings which were removed in 1.0.1</li>
<li>Refining the expiration behavior of sessions and session data, which should take care of any remaining instances of the rare but nasty <a href="http://source.ibiblio.org/trac/lyceum/ticket/729">premature token expiration bug</a></li>
</ul>
<p>New features:</p>
<ul>
<li>The ability to specify a custom path for keeping file-syste-based php session files (highly recommended on servers running multiple php applications).</li>
<li>The ability to activate the experimental db-based session store system (this feature will be fully supported in <a href="http://source.ibiblio.org/trac/lyceum/milestone/1.1" title="Trac milestone for Lyceum 1.1">Lyceum 1.1</a>)</li>
<li> Lyceum now identifies itself as Lyceum and not WordPress when pinging blog tracking services such as technorati or weblogs.com</li>
<li>Drastically reduced and better organized markup generation for the system admin screens</li>
</ul>
<p>Please create a new <code>wp-config.php</code> file based on the <code>wp-config-sample.php</code> in this release.</p>
<p>Get it via SVN or as a .tar.gz from the <a href="/downloads">downloads page</a>.</p>
<p>Report bugs and feature suggestions on <a href="http://wiki.lyceum.ibiblio.org/index.php/Trac_Guide">trac</a>.</p>
<p>Get help on the <a href="/support">support forums, email lists, or IRC channel</a>.</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=99&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_99" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/11/25/lyceum-102/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lyceum 1.0.1</title>
		<link>http://lyceum.ibiblio.org/2007/10/31/lyceum-101/</link>
		<comments>http://lyceum.ibiblio.org/2007/10/31/lyceum-101/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 05:03:58 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/10/31/lyceum-101/</guid>
		<description><![CDATA[Lyceum 1.0.1 is out the door. Thanks to 1.0 users who reported bugs and suggestions.
Bugs that have been fixed include charset specification on the login page, which was crucial for i11n users, placement of the Akismet dialogue box, and a few incorrect links.
A new feature in this release is the ability to specify whether new [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://source.ibiblio.org/trac/lyceum/milestone/1.0.1">Lyceum 1.0.1</a> is out the door. Thanks to 1.0 users who reported bugs and suggestions.</p>
<p>Bugs that have been fixed include charset specification on the login page, which was crucial for i11n users, placement of the Akismet dialogue box, and a few incorrect links.</p>
<p>A new feature in this release is the ability to specify whether new blogs are populated with an example post and an example page, and what the text of said post and page will be. In addition, if a blog has no posts, now instead of a 404 message, there will be a friendlier message suggesting that the user write their first post (if the user is logged in and has authorship privileges) or visit the portal to see other content on the site. See an example <a href="http://demo.lyceum.ibiblio.org/noposts/">here</a>.</p>
<p>Please note the two new configuration constants in <code>wp-config-sample.php</code>. It is important that you add these to your <code>wp-config.php</code> after upgrading your code.</p>
<p>Get it via SVN or as a .tar.gz from the <a href="/downloads">downloads page</a>.</p>
<p>Report bugs and feature suggestions on <a href="http://wiki.lyceum.ibiblio.org/index.php/Trac_Guide">trac</a>.</p>
<p>Get help on the <a href="/support">support forums, email lists, or IRC channel</a>.</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=97&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_97" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/10/31/lyceum-101/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lyceum mentioned on Web 2.0 TV</title>
		<link>http://lyceum.ibiblio.org/2007/10/29/lyceum-mentioned-on-web-20-tv/</link>
		<comments>http://lyceum.ibiblio.org/2007/10/29/lyceum-mentioned-on-web-20-tv/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 22:37:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/10/29/lyceum-mentioned-on-web-20-tv/</guid>
		<description><![CDATA[My buddy Thomas Tucker was doing interviews for Web 2.0 TV all day at the Innotech trade show, and when interviewing William Hurley made a not-so-subtle reference to Lyceum. Sweet!




If the player isn&#8217;t working for you, you can view the video directly here.
Share This (digg, reddit, de.licio.us, email, etc)
]]></description>
			<content:encoded><![CDATA[<p>My buddy <a href="http://www.hoverstudios.com/">Thomas Tucker</a> was doing interviews for <a href="http://www.web2point0.tv">Web 2.0 TV</a> all day at the <a href="http://www.innotechconference.com/">Innotech</a> trade show, and when interviewing <a href="http://www.whurley.com/">William Hurley</a> made a not-so-subtle reference to Lyceum. Sweet!</p>
<p><object width="448" height="370">
<param name="movie" value="http://www.web2point0.tv/getPlayer?video=32"></param>
<param name="wmode" value="opaque"></param>
<param name="allowScriptAccess" value="always"><embed src="http://www.web2point0.tv/getPlayer?video=32" type="application/x-shockwave-flash" wmode="transparent" allowScriptAccess="always" width="448" height="370"></embed></object></p>
<p><em>If the player isn&#8217;t working for you, you can view the video directly <a href="http://www.web2point0.tv/video.php?id=32">here</a>.</em></p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=96&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_96" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/10/29/lyceum-mentioned-on-web-20-tv/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bug fixed in 1.0, and join the lyceum-users list</title>
		<link>http://lyceum.ibiblio.org/2007/10/20/bug-fixed-in-10-and-join-the-lyceum-users-list/</link>
		<comments>http://lyceum.ibiblio.org/2007/10/20/bug-fixed-in-10-and-join-the-lyceum-users-list/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 23:41:56 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/10/20/bug-fixed-in-10-and-join-the-lyceum-users-list/</guid>
		<description><![CDATA[Lyceum 1.0 has a minor but, for those it affects, nasty bug: link categories cannot be created. This has been fixed with this changeset:
http://source.ibiblio.org/trac/lyceum/changeset/1230
Which will be included in Lyceum 1.0.1, which will be released in a couple weeks.
On that note, I&#8217;d like to take this opportunity to point out the value of joining the lyceum-users [...]]]></description>
			<content:encoded><![CDATA[<p>Lyceum 1.0 has a minor but, for those it affects, nasty bug: link categories cannot be created. This has been fixed with this changeset:</p>
<p><a href="http://source.ibiblio.org/trac/lyceum/changeset/1230">http://source.ibiblio.org/trac/lyceum/changeset/1230</a></p>
<p>Which will be included in Lyceum 1.0.1, which will be released in a couple weeks.</p>
<p>On that note, I&#8217;d like to take this opportunity to point out the value of joining the <a href="/support">lyceum-users</a> email list. This bug fix was reported to the lyceum-users list immediately after it was committed. This list is for those who are installing and administrating Lyceum. It is not for, as its name may imply, &#8220;end-users&#8221; using Lyceum to blog.</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=95&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_95" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/10/20/bug-fixed-in-10-and-join-the-lyceum-users-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Screencast: Installing Lyceum</title>
		<link>http://lyceum.ibiblio.org/2007/10/15/screencast-installing-lyceum/</link>
		<comments>http://lyceum.ibiblio.org/2007/10/15/screencast-installing-lyceum/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 04:56:18 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/10/15/screencast-installing-lyceum/</guid>
		<description><![CDATA[In the first Lyceum screencast I show how to download, configure, and install Lyceum.

Installing Lyceum (.mov, 8.2MB)
The screencast mentions some directories which need to be writable by the web server. These directories are listed on the wiki.
Share This (digg, reddit, de.licio.us, email, etc)
]]></description>
			<content:encoded><![CDATA[<p>In the first Lyceum screencast I show how to download, configure, and install Lyceum.</p>
<p><a href="/wp-content/screencasts/installing_lyceum.mov"><img src="http://lyceum.ibiblio.org/wp-content/uploads/installing_lyceum_screencast_screenshot.png" alt="Screenshot of Installing Lyceum screencast" /></a></p>
<p><a href="/wp-content/screencasts/installing_lyceum.mov">Installing Lyceum (.mov, 8.2MB)</a></p>
<p>The screencast mentions some directories which need to be writable by the web server. These directories are listed <a href="http://wiki.lyceum.ibiblio.org/index.php/Installation_Guide">on the wiki</a>.</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=91&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_91" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/10/15/screencast-installing-lyceum/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lyceum 1.0</title>
		<link>http://lyceum.ibiblio.org/2007/10/11/lyceum-10/</link>
		<comments>http://lyceum.ibiblio.org/2007/10/11/lyceum-10/#comments</comments>
		<pubDate>Thu, 11 Oct 2007 08:55:51 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/10/11/lyceum-10/</guid>
		<description><![CDATA[We are extremely proud and excited to announce Lyceum 1.0. We&#8217;ll be talking more about the larger Lyceum landscape over the next several days. For now, here&#8217;s a list of improvements since 0.34:

Synchronized with WordPress 2.0.11
Even greater plugin and theme compatibility with WordPress
Improved and expanded search functionality
System-wide Atom feed of blog posts
Vastly improved interface for [...]]]></description>
			<content:encoded><![CDATA[<p>We are extremely proud and excited to announce <a href="http://source.ibiblio.org/trac/lyceum/milestone/1.0">Lyceum 1.0</a>. We&#8217;ll be talking more about the larger Lyceum landscape over the next several days. For now, here&#8217;s a list of improvements since <a href="http://source.ibiblio.org/trac/lyceum/milestone/0.34">0.34</a>:</p>
<ul>
<li>Synchronized with WordPress 2.0.11</li>
<li>Even greater plugin and theme compatibility with WordPress</li>
<li>Improved and expanded search functionality</li>
<li>System-wide Atom feed of blog posts</li>
<li>Vastly improved interface for assigning permissions to users</li>
<li>More complete set of system-admin tools for managing users and blogs</li>
<li>Ability to restrict number of blogs a user can create</li>
<li>Refined admin interface layout</li>
<li>Refined default portal page</li>
<li>Performance optimizations, <a href="http://lyceum.ibiblio.org/2007/03/02/last-night-a-b-tree-saved-my-life-or-how-to-do-a-simple-index-audit-to-fix-a-slow-query/">some of them very significant for large installations</a></li>
<li>Bundled plugins: <a href="http://wiki.creativecommons.org/WpLicense">Creative Commons wpLicense</a>, Lyceumified <a href="http://akismet.com/">Akismet</a></li>
<li>Dozens of bug fixes</li>
</ul>
<p>Get it via SVN or as a .tar.gz from the <a href="/downloads">downloads page</a>.</p>
<p>Report bugs and feature suggestions on <a href="http://wiki.lyceum.ibiblio.org/index.php/Trac_Guide">trac</a>.</p>
<p>Get help on the <a href="/support">support forums, email lists, or IRC channel</a>.</p>
<p>Much thanks to everyone who has contributed to Lyceum over the years. Dozens of code submissions, hundreds of bug submissions and feature suggestions, great conversations on IRC, email, and the forums,  have all made Lyceum the powerful tool that it is today.</p>
<p>And we&#8217;re just getting started :-D</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=90&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_90" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/10/11/lyceum-10/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.3 feature overview</title>
		<link>http://lyceum.ibiblio.org/2007/09/27/wordpress-23-feature-overview/</link>
		<comments>http://lyceum.ibiblio.org/2007/09/27/wordpress-23-feature-overview/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 00:29:55 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/09/27/wordpress-23-feature-overview/</guid>
		<description><![CDATA[Aaron Brazell of b5media has done a fantastic roundup of the new features in the just-released WordPress 2.3: 10 Things You Need to Know About WordPress 2.3.
Lyceum 1.1 will be parallel with WordPress 2.3, and we can&#8217;t wait to have these great features at our disposal.
Share This (digg, reddit, de.licio.us, email, etc)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://technosailor.com/about/">Aaron Brazell</a> of <a href="http://b5media.com/">b5media</a> has done a fantastic roundup of the new features in the <a href="http://wordpress.org/development/2007/09/wordpress-23/">just-released WordPress 2.3</a>: <a href="http://technosailor.com/10-things-you-need-to-know-about-wordpress-23/">10 Things You Need to Know About WordPress 2.3</a>.</p>
<p><a href="http://source.ibiblio.org/trac/lyceum/milestone/1.1">Lyceum 1.1</a> will be parallel with WordPress 2.3, and we can&#8217;t wait to have these great features at our disposal.</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=89&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_89" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/09/27/wordpress-23-feature-overview/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lyceum 1.0 Release Candidate 3</title>
		<link>http://lyceum.ibiblio.org/2007/09/14/lyceum-10-release-candidate-3/</link>
		<comments>http://lyceum.ibiblio.org/2007/09/14/lyceum-10-release-candidate-3/#comments</comments>
		<pubDate>Sat, 15 Sep 2007 02:04:45 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/09/14/lyceum-10-release-candidate-3/</guid>
		<description><![CDATA[It&#8217;s been a productive week for Lyceum 1.0. In the time since Release Candidate 2 was announced, we&#8217;ve squashed a bunch of bugs, including a particularly nasty one with the help of mod_rewrite guru Justin Turner.
Check it out from subversion, or get a .zip at the bottom of this page. Let us know if you [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a productive week for <a href="http://source.ibiblio.org/trac/lyceum/milestone/1.0">Lyceum 1.0</a>. In the time since <a href="http://lyceum.ibiblio.org/2007/09/09/lyceum-10-release-candidate-2/">Release Candidate 2</a> was announced, <a href="http://source.ibiblio.org/trac/lyceum/changeset?old_path=%2Ftags%2F1.0-RC2&amp;old=1162&amp;new_path=%2Ftags%2F1.0-RC3&amp;new=1162">we&#8217;ve squashed a bunch of bugs</a>, including a <a href="http://source.ibiblio.org/trac/lyceum/ticket/548#comment:10">particularly nasty one</a> with the help of mod_rewrite guru Justin Turner.</p>
<p>Check it out from <a href="http://source.ibiblio.org/svn/lyceum/tags/1.0-RC3/">subversion</a>, or get a .zip at the bottom of <a href="http://source.ibiblio.org/trac/lyceum/browser/tags/1.0-RC3/">this page</a>. Let us know if you find bugs or have suggestions (<a href="http://wiki.lyceum.ibiblio.org/index.php/Trac_Guide">how to submit a ticket</a>).</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=88&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_88" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/09/14/lyceum-10-release-candidate-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Calling for your Letters of Support</title>
		<link>http://lyceum.ibiblio.org/2007/09/11/calling-for-your-letters-of-support/</link>
		<comments>http://lyceum.ibiblio.org/2007/09/11/calling-for-your-letters-of-support/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 15:39:12 +0000</pubDate>
		<dc:creator>fred</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/09/11/calling-for-your-letters-of-support/</guid>
		<description><![CDATA[The Knight Foundation has created an innovative grant program known as the Knight Foundation News Challenge. Through this program the Knight Foundation seeks to fund development of open-source technologies that create a sense of connection in communities. As Lyceum is designed to facilitate blogging and news-sharing in communities of any sort, we feel that we&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.knightfdn.org/">The Knight Foundation</a> has created an innovative grant program known as the <a href="http://newschallenge.org/">Knight Foundation News Challenge</a>. Through this program the Knight Foundation seeks to fund development of open-source technologies that create a sense of connection in communities. As Lyceum is designed to facilitate blogging and news-sharing in communities of any sort, we feel that we&#8217;re well-suited for this grant proposal.</p>
<p>Under active development for close to three years, Lyceum is preparing to release its 1.0 version. Along the way, hundreds of communities have tested Lyceum, and our support community has grown substantially. With this Knight Foundation grant, we will be able to take Lyceum development to the &#8220;next level&#8221;, by employing a full-time developer, as well as supporting a hosting platform at ibiblio. Of course, Lyceum will remain free, open-source and focused on developing enterprise-class technology to facilitate community blogging.</p>
<p>We write to ask that you support us as we seek support from the Knight Foundation. To do so, we ask that you write us a &#8220;Letter of Support.&#8221; A letter of support affirms the value of Lyceum and its ongoing development, its quality and worthiness of funding, and any other nice things you can think of. These letters will be very important in the committee&#8217;s decision, so we ask that you please consider writing one for Lyceum. If you&#8217;d like to write a letter of support, we ask that you do so by October 10, 2007. Please send it directly to Fred Stutzman, project manager, at fred@metalab.unc.edu. Thank you very much for your help and assistance, as always!</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=87&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_87" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/09/11/calling-for-your-letters-of-support/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lyceum 1.0 Release Candidate 2</title>
		<link>http://lyceum.ibiblio.org/2007/09/09/lyceum-10-release-candidate-2/</link>
		<comments>http://lyceum.ibiblio.org/2007/09/09/lyceum-10-release-candidate-2/#comments</comments>
		<pubDate>Sun, 09 Sep 2007 07:56:37 +0000</pubDate>
		<dc:creator>John</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lyceum.ibiblio.org/2007/09/09/lyceum-10-release-candidate-2/</guid>
		<description><![CDATA[Lyceum 1.0 development continues to hurtle forward. Last week, RC1 was announced on the lyceum-users list. We are now happy to announce RC2. Check it out from subversion, or get a .zip at the bottom of this page. Let us know if you find bugs or have suggestions (how to submit a ticket).
Share This (digg, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/2007/09/04/lyceum-10-is-coming/">Lyceum 1.0</a> development continues to hurtle forward. Last week, <a href="http://lists.ibiblio.org/pipermail/lyceum-users/2007-September/000912.html">RC1 was announced on the lyceum-users list</a>. We are now happy to announce RC2. Check it out from <a href="http://source.ibiblio.org/svn/lyceum/tags/1.0-RC2/">subversion</a>, or get a .zip at the bottom of <a href="http://source.ibiblio.org/trac/lyceum/browser/tags/1.0-RC2/">this page</a>. Let us know if you find bugs or have suggestions (<a href="http://wiki.lyceum.ibiblio.org/index.php/Trac_Guide">how to submit a ticket</a>).</p>
<p class="akst_link"><a href="http://lyceum.ibiblio.org/?p=86&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_86" class="akst_share_link" rel="nofollow">Share This (digg, reddit, de.licio.us, email, etc)</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://lyceum.ibiblio.org/2007/09/09/lyceum-10-release-candidate-2/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
