<?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>Zone Integration Server Blog (SIF)</title>
	<atom:link href="http://sif.openzis.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://sif.openzis.org</link>
	<description>SIF meets Open Source</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:38:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>US Spec SIF_Provision unable to handle TestAccommodation Object</title>
		<link>http://sif.openzis.org/2010/07/27/us-spec-sif_provision-unable-to-handle-testaccommodation-object/</link>
		<comments>http://sif.openzis.org/2010/07/27/us-spec-sif_provision-unable-to-handle-testaccommodation-object/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 19:21:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SIF]]></category>
		<category><![CDATA[SIF US 2.2]]></category>
		<category><![CDATA[SIF US 2.3]]></category>
		<category><![CDATA[SIF US 2.4]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=179</guid>
		<description><![CDATA[TestAccommodation Object not passing validation.]]></description>
		<wfw:commentRss>http://sif.openzis.org/2010/07/27/us-spec-sif_provision-unable-to-handle-testaccommodation-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating the SIF_Register Message</title>
		<link>http://sif.openzis.org/2010/06/15/creating-the-sif_register-message-in-version-sif-spec-2-3/</link>
		<comments>http://sif.openzis.org/2010/06/15/creating-the-sif_register-message-in-version-sif-spec-2-3/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 00:32:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SIF]]></category>
		<category><![CDATA[Zone Integration Server]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=172</guid>
		<description><![CDATA[Our implementation choice for today will be Ruby. To create this message we can use this cool Ruby SIF message API as well as we should have handy the SIF Spec document to make sure that we are creating messages correctly.
A SIF_Register message has five mandatory elements, they are: SIF_Header, SIF_Name, SIF_Version, SIF_MaxBufferSize, SIF_Mode with [...]]]></description>
		<wfw:commentRss>http://sif.openzis.org/2010/06/15/creating-the-sif_register-message-in-version-sif-spec-2-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are your thoughts on Authentication?</title>
		<link>http://sif.openzis.org/2010/05/24/what-are-your-thoughts-on-authentication/</link>
		<comments>http://sif.openzis.org/2010/05/24/what-are-your-thoughts-on-authentication/#comments</comments>
		<pubDate>Mon, 24 May 2010 12:28:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SIF]]></category>
		<category><![CDATA[ZIT Development]]></category>
		<category><![CDATA[Zone Integration Server]]></category>
		<category><![CDATA[Your Thoughts]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=169</guid>
		<description><![CDATA[We have found ourselves at a fork in the road and wanted to get some input from the community.  OpenZIS currently supports three forms of authentication.
No Authentication &#8211; Used primarily for testing and development.  The agents that send requests to the ZIS are not authenticated.
Username and Password &#8211; Agents are authenticated using a [...]]]></description>
		<wfw:commentRss>http://sif.openzis.org/2010/05/24/what-are-your-thoughts-on-authentication/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Installation from GitHub</title>
		<link>http://sif.openzis.org/2010/03/04/installation-from-github/</link>
		<comments>http://sif.openzis.org/2010/03/04/installation-from-github/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 19:34:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=160</guid>
		<description><![CDATA[These steps are based on a new installation on a Ubuntu Server 9.10
user/password:  openzis/openzis
pwd   =>   /home/openzis

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential
sudo apt-get install git-core
git clone git://github.com/cwhiteley/OpenZIS.git
cd OpenZIS
pwd   =>   /home/openzis/OpenZIS
sudo apt-get install mysql-server
user/pass  root/openzis
sudo apt-get install mysql-client
sudo apt-get install php5-mysql
sudo apt-get install libmysqlclient-dev
mysql -u [...]]]></description>
		<wfw:commentRss>http://sif.openzis.org/2010/03/04/installation-from-github/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Download OpenZIS from GitHub.</title>
		<link>http://sif.openzis.org/2009/12/04/download-openzis-from-github/</link>
		<comments>http://sif.openzis.org/2009/12/04/download-openzis-from-github/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 20:38:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=150</guid>
		<description><![CDATA[Getting OpenZIS from GitHub
Ubuntu 9 64 bit Server Version
Install Git
sudo apt-get install git-core
Clone OpenZIS Repositories 
git clone git://github.com/cwhiteley/OpenZIS.git


]]></description>
		<wfw:commentRss>http://sif.openzis.org/2009/12/04/download-openzis-from-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenZIS version 2.0 released.</title>
		<link>http://sif.openzis.org/2009/11/27/openzit-gives-way-to-openzis/</link>
		<comments>http://sif.openzis.org/2009/11/27/openzit-gives-way-to-openzis/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 02:17:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SIF]]></category>
		<category><![CDATA[Zone Integration Server]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=146</guid>
		<description><![CDATA[Today marks the end of some major design and development work that has been going on behind the senses.  Starting today OpenZIS will now be at release version 2.0 and can easily be downloaded via our GitHUB account. 
Release Notes:
1. PUSH capability.
2. Improvements to message log display.
3. Improved error logging.

]]></description>
		<wfw:commentRss>http://sif.openzis.org/2009/11/27/openzit-gives-way-to-openzis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Australian SIF 1.0 Specification is now available</title>
		<link>http://sif.openzis.org/2009/11/27/australian-sif-1-0-specification-is-now-available/</link>
		<comments>http://sif.openzis.org/2009/11/27/australian-sif-1-0-specification-is-now-available/#comments</comments>
		<pubDate>Sat, 28 Nov 2009 02:01:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SIF]]></category>
		<category><![CDATA[SIF AU 1.0]]></category>

		<guid isPermaLink="false">http://sif.openzis.org/?p=144</guid>
		<description><![CDATA[Today we have released the Australian SIF 1.0 specification.
]]></description>
		<wfw:commentRss>http://sif.openzis.org/2009/11/27/australian-sif-1-0-specification-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
 

