<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/ausnc/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/ausnc/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 02 Jul 2012 03:32:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ausnc/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by mfallu</title><link>https://sourceforge.net/p/ausnc/wiki/Home/</link><description>&lt;pre&gt;--- v3
+++ v4
@@ -51,5 +51,5 @@
 ORDF: http://ordf.org/
 Seasame: http://www.openrdf.org/
 JQuery: http://jquery.com/
+NLTK: http://nltk.org/
 
-
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mfallu</dc:creator><pubDate>Mon, 02 Jul 2012 03:32:18 -0000</pubDate><guid>https://sourceforge.net605c77721e5337763b6c0dddb82ab3ef6dc9bbd2</guid></item><item><title>WikiPage Home modified by mfallu</title><link>https://sourceforge.net/p/ausnc/wiki/Home/</link><description>&lt;pre&gt;--- v2
+++ v3
@@ -1,5 +1,9 @@
-Welcome to the AUSNC sourceforge site - this site contains an archive of the source code for the AUSNC site (http://www.ausnc.org.au/) at the time of it's first release.
+Welcome to the AUSNC sourceforge site - this site contains an archive of the source code for the AUSNC site (http://www.ausnc.org.au/) at the time of it's first release.  End users seeking more information about how to use the ausnc website should go to - https://www.ausnc.org.au/help-1
 
+Developers seeking to extend, customise or make a copy of the existing AusNC system can use the guidelines below.
+
+
+Install and Deployment:
 The ausnc system utilises buildout for automated deployment to linux based systems.
 
 After installing buildout - http://www.buildout.org/install.html  you will then need to do an initial check out of the core AusNC code.
@@ -36,7 +40,9 @@
 http://sourceforge.net/projects/ausnc/files/org.ausnc.site-1.0-rc3.tar.gz
 http://sourceforge.net/projects/ausnc/files/plone.app.folderui-0.03-gurc2dev.tar.gz
 
-All code is internally documented.  It is recommended that developers familiarise themselves with the documentation of the relevant 3rd party dependencies before attempting to customise the code.
+
+Code Documentation:
+All code is internally documented in the form of readme.txt files and internal code comments.  It is recommended that developers familiarise themselves with the documentation of the relevant 3rd party dependencies before attempting to customise the code.
 
 The major 3rd party products include:
 Plone: http://plone.org/
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mfallu</dc:creator><pubDate>Mon, 02 Jul 2012 03:19:29 -0000</pubDate><guid>https://sourceforge.net03c0ead697077654a1cbfddb54d5f721dcc7260e</guid></item><item><title>WikiPage Home modified by mfallu</title><link>https://sourceforge.net/p/ausnc/wiki/Home/</link><description>&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,49 @@
-Welcome to your wiki!
+Welcome to the AUSNC sourceforge site - this site contains an archive of the source code for the AUSNC site (http://www.ausnc.org.au/) at the time of it's first release.
 
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+The ausnc system utilises buildout for automated deployment to linux based systems.
 
-The wiki uses [Markdown](/p/ausnc/wiki/markdown_syntax/) syntax.
+After installing buildout - http://www.buildout.org/install.html  you will then need to do an initial check out of the core AusNC code.
 
-[[project_admins]]
-[[download_button]]
+Perform the following command:
+git clone ssh://mfallu@git.code.sf.net/p/ausnc/ausncplone ausnc-ausncplone
+
+This will copy the core AusNC code to your local system.
+
+Then follow the instructions at:
+http://sourceforge.net/p/ausnc/ausncplone/ci/9ac772bf472e20b05236914a62b9f401091ad14d/tree/README.txt
+
+This will automatically download and install the remaining components.
+
+These components include 3rd party dependencies and AusNC customised packages.
+
+The AusNC custom packages include:
+http://sourceforge.net/projects/ausnc/files/MOAI-2.0.0devgu2.tar.gz
+http://sourceforge.net/projects/ausnc/files/PIL-1.1.7-64.tar.gz
+http://sourceforge.net/projects/ausnc/files/collective.solr-3.1-gurc1.tar.gz
+http://sourceforge.net/projects/ausnc/files/gu.js.qtip2-1.0-rc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/gu.jsonrpc-1.0-rc1.tar.gz
+http://sourceforge.net/projects/ausnc/files/gu.moai.rifcs-1.0-rc4.tar.gz
+http://sourceforge.net/projects/ausnc/files/gu.rdflib.sesame-1.0-rc3.tar.gz
+http://sourceforge.net/projects/ausnc/files/ordf-0.36-gurc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.analytics-1.0-rc4.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.diazo-1.0-rc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.gauges-1.0-rc3.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.jsonapi-1.0-rc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.moai-1.0-rc7.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.ordf-1.0-rc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.queue-0.1-rc3.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.rdf-1.0-rc2.tar.gz
+http://sourceforge.net/projects/ausnc/files/org.ausnc.site-1.0-rc3.tar.gz
+http://sourceforge.net/projects/ausnc/files/plone.app.folderui-0.03-gurc2dev.tar.gz
+
+All code is internally documented.  It is recommended that developers familiarise themselves with the documentation of the relevant 3rd party dependencies before attempting to customise the code.
+
+The major 3rd party products include:
+Plone: http://plone.org/
+Lucene: http://lucene.apache.org/core/
+SOLR: http://lucene.apache.org/solr/
+ORDF: http://ordf.org/
+Seasame: http://www.openrdf.org/
+JQuery: http://jquery.com/
+
+
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mfallu</dc:creator><pubDate>Mon, 02 Jul 2012 02:09:44 -0000</pubDate><guid>https://sourceforge.net3ce43957770d173bc7537075b51b8c0c93f943b6</guid></item><item><title>WikiPage Home modified by Robyn Rebollo</title><link>https://sourceforge.net/p/ausnc/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/ausnc/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robyn Rebollo</dc:creator><pubDate>Tue, 06 Mar 2012 05:26:03 -0000</pubDate><guid>https://sourceforge.net6965d77711b32544997ebcc4364c4e0317c0d4c2</guid></item></channel></rss>