<?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>quirm.net &#187; saxon</title>
	<atom:link href="http://quirm.net/tag/saxon/feed/" rel="self" type="application/rss+xml" />
	<link>http://quirm.net</link>
	<description>wordpress &#38; web design</description>
	<lastBuildDate>Fri, 04 May 2012 23:47:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>SAXON</title>
		<link>http://quirm.net/2008/10/02/saxon/</link>
		<comments>http://quirm.net/2008/10/02/saxon/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 08:41:21 +0000</pubDate>
		<dc:creator>rich</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[saxon]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://quirm.net/?p=136</guid>
		<description><![CDATA[<p><abbr title="Simple Accessible XHTML Online News">SAXON</abbr> is an open source online news management system.</p>
<p>Some time ago, I needed a simple, <abbr title="PHP Hypertext Preprocessor">PHP</abbr>, news management system for a client of mine but I couldn't find anything that suited. Whilst there are plenty of news management systems out there, most came with emoticons and other bits &#38; pieces that I felt weren't suitable for a small business web site. Others were overly heavy in features that, frankly, I didn't need or want.</p>]]></description>
			<content:encoded><![CDATA[<h3>What is SAXON?</h3>
<p><img src="http://quirm.net/wp-content/uploads/2008/10/1158235261.jpg" alt="" title="newspapers" width="200" height="133" class="alignright size-full wp-image-138" /><abbr title="Simple Accessible XHTML Online News">SAXON</abbr> is an open source online news management system.</p>
<p>Some time ago, I needed a simple, <abbr title="PHP Hypertext Preprocessor">PHP</abbr>, news management system for a client of mine but I couldn&#8217;t find anything that suited. Whilst there are plenty of news management systems out there, most came with emoticons and other bits &amp; pieces that I felt weren&#8217;t suitable for a small business web site. Others were overly heavy in features that, frankly, I didn&#8217;t need or want.</p>
<p>I wanted an application that was very easy to install and even easier to use. So I built my own.</p>
<p>As I was also looking at ways of generating <abbr title="eXtensible Markup Language">XML</abbr> news feeds for syndication, I decided to also build this into SAXON at the same time.</p>
<h3>Why is SAXON &#8216;Accessible&#8217;?</h3>
<p>I needed an &#8216;A&#8217; to fit between the &#8216;S&#8217; and the &#8216;X&#8217;.</p>
<p>Seriously, the interface for SAXON has been built to be as accessible and usable as possible. Providing you don&#8217;t go mad when (re)designing its news output template, it should also output highly accessible web pages too. I&#8217;ve used it to create compliant <abbr title="eXtensible HyperText Markup Language">XHTML</abbr> Strict pages that conform to <acronym title="World Wide Web Consortium">W3C</acronym> <abbr title="Web Accessibility Initiative">WAI</abbr> Level &#8216;AA&#8217; that should be relatively easy for visitors to access when using assistive technology (eg. screen readers, keyboard only navigation etc.). This can only be a Good Thing<sup>tm</sup>.</p>
<p>Both SAXON&#8217;s output and user interface are currently <abbr title="Cascading Style Sheet">CSS</abbr> based &#8211; which means that they can be very easily re-configured to suit both authors and audience.</p>
<h3>Features</h3>
<ul>
<li>Run multiple instances of SAXON from the one database</li>
<li>Multiple users allowed &#8211; each with their own username and password and, potentially, their own  news page.</li>
<li>Add, edit or delete news items</li>
<li>Manage users
<ul>
<li>Two levels of users: Standard and Super Users (Admins)</li>
<li>Add or delete users</li>
<li>Amend an user&#8217;s status (Standard or Super User)</li>
<li>Protected default Admin &#8211; cannot be deleted or downgraded.</li>
<li>Change user passwords</li>
</ul>
</li>
<li>Configurable templates to define how you want your news displayed</li>
<li>Display news items anywhere on your site</li>
<li>Display news on a &#8216;per user&#8217; basis</li>
<li>Postdate news articles for later release</li>
</ul>
<h3>Requirements</h3>
<ul>
<li>PHP 4.3.9 or higher</li>
<li>MYSQL 3 or higher</li>
<li>Some <abbr title="Cascading Style Sheet">CSS</abbr>/<abbr title="HyperText Markup Language">HTML</abbr>/XHTML knowledge if you want to create your own news template or re-style the interface.</li>
</ul>
<h3>Support</h3>
<p>Available via the Quirm.net <a href="http://forum.quirm.net/">forum</a>.</p>
<h3>Downloads</h3>
Note: There is a file embedded within this post, please visit this post to download the file.
<h3>Screenshots</h3>
<ul class="screenshots">
<li><div id="attachment_416" class="wp-caption alignnone" style="width: 160px"><a href="http://quirm.net/2008/10/02/saxon/deletenews/" rel="attachment wp-att-416"><img src="http://quirm.net/wp-content/uploads/2008/11/deletenews-150x104.png" alt="Delete a news item" title="Delete News" width="150" height="104" class="size-thumbnail wp-image-416" /></a><p class="wp-caption-text">Delete a news item</p></div></li>
<li><div id="attachment_415" class="wp-caption alignnone" style="width: 160px"><a href="http://quirm.net/2008/10/02/saxon/editnews/" rel="attachment wp-att-415"><img src="http://quirm.net/wp-content/uploads/2008/11/editnews-150x104.png" alt="Edit a news item" title="Edit News" width="150" height="104" class="size-thumbnail wp-image-415" /></a><p class="wp-caption-text">Edit a news item</p></div></li>
<li><div id="attachment_414" class="wp-caption alignnone" style="width: 160px"><a href="http://quirm.net/2008/10/02/saxon/addnews-2/" rel="attachment wp-att-414"><img src="http://quirm.net/wp-content/uploads/2008/11/addnews-150x104.png" alt="Add A News Item" title="Add News" width="150" height="104" class="size-thumbnail wp-image-414" /></a><p class="wp-caption-text">Add A News Item</p></div></li>
<li><div id="attachment_417" class="wp-caption alignnone" style="width: 160px"><a href="http://quirm.net/2008/10/02/saxon/changepwd/" rel="attachment wp-att-417"><img src="http://quirm.net/wp-content/uploads/2008/11/changepwd-150x104.png" alt="Change a user password" title="Change password" width="150" height="104" class="size-thumbnail wp-image-417" /></a><p class="wp-caption-text">Change a user password</p></div></li>
</ul>
<p><br class="clear" /></p>
]]></content:encoded>
			<wfw:commentRss>http://quirm.net/2008/10/02/saxon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

