<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Main_Page</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>Recent changes to Main_Page</description><atom:link href="https://sourceforge.net/p/xena/wiki/Main_Page/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Sep 2018 06:12:12 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/xena/wiki/Main_Page/feed" rel="self" type="application/rss+xml"/><item><title>Main_Page modified by Terry O'Neill</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v127
+++ v128
@@ -1,3 +1,5 @@
+NO LONGER MAINTAINED, NO LONGER SUPPORTED
+
 This wiki contains information about installing and using the Xena digital preservation software.

 [TOC]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Terry O'Neill</dc:creator><pubDate>Thu, 27 Sep 2018 06:12:12 -0000</pubDate><guid>https://sourceforge.net4052484b02ffe99c9f726f7ff704d0149be89bab</guid></item><item><title>Main_Page modified by Kirti Chennareddy</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v126
+++ v127
@@ -2,44 +2,44 @@

 [TOC]

-## Xena Digital Preservation Software
+# Xena Digital Preservation Software

   * [What_is_Xena?] - A description of the Xena digital preservation software 
   * [Xena_vision] - The Xena vision 
   * [Xena Help](http://xena.sourceforge.net/media/xenahelp.pdf) \- Xena Help documentation (PDF, 1.6 MB) 
   * [Supported Formats](http://xena.sourceforge.net/help.php?page=normformats.html) \- A list of the file formats supported by Xena can be found on the Supported Formats page of the Xena website. 

-## Installing Xena
+# Installing Xena

   * [Installation_overview] - An overview of the Xena installation process 

-### Downloading Xena
+## Downloading Xena

   * [Preparing_for_installation] - What you need to do before installing Xena 
   * [Installing_Xena_for_Linux]- Downloading and installing Xena from an archive file (.tar.bz2) 
   * [Installing_Xena_for_Windows] - Downloading and installing Xena from the executable (.exe) 
   * [Installing_Xena_for_Mac_OS_X] - Downloading and installing Xena from an Apple Disk Image (.dmg) (**Mac OS X 10.5 or later only**) 

-### Building Xena
+## Building Xena

   * [Preparing_for_the_build_process] - What you need to do before building Xena 
   * [Downloading_source_files] - Downloading the Xena source 
   * [Building_Xena] - Building the Xena digital preservation software 

-## Starting Xena
+# Starting Xena

   * [Starting_Xena_GUI] - How to start Xena in a Linux or Windows operating system 
   * [Using_Xena_via_the_command_line] - How to use Xena from the command line 

-## Configuring Xena
+# Configuring Xena

   * [Getting_started] - What you need to do before using Xena 

-### Setting Preferences
+## Setting Preferences

   * [Setting_preferences] - How to configure Xena preferences 

-### Setting up plugins
+## Setting up plugins

   * [About_plugins] - Explains the use of plugins in Xena 
   * [Setting_up_the_audio_plugin] - How to set the audio plugin preferences 
@@ -47,68 +47,45 @@
   * [Setting_up_the_image_plugins] - How to set the image plugin preferences 
   * [Setting_up_the_office_plugin] - How to set the OpenOffice.org plugin preferences 

-### Setting the log level
+## Setting the log level

   * [Setting_the_log_level] - Optional. How to set level of detail recorded in the Xena logs 

-## How Xena works
+# How Xena works

   * [How Xena performs file format identification](http://xena.sourceforge.net/media/How_Xena_ids_file_formats.pdf) (PDF, 420 KB). 
   * [How Xena creates text versions of image and text-based input files](http://xena.sourceforge.net/media/Text_version-v0.2.pdf) \- draft (PDF, 215 KB). 

-## Development
+# Development

 The current architecture isn't scaling too well. We're looking at a [DigitalArchiveRedesign_architecture] and a re-examination of the [Redesign_Xena_File_format] 

-### Bug/Feature Priorities
+## Bug/Feature Priorities

 The development priorities will be for the highest priority regardless of whether it is a bug or feature. 

-#  Bug Description  Feature Description 
+  # |              Bug Description                           | Feature Description 
+----|--------------------------------------------------------|---------------------------
+ 1(lowest) |Fix optional.     |Cosmetic change.For example,minor GUI changes.
+ 2  |Minor business impact.For example,low priority cross platform compatibility. | For example, new file formats of low priority enhanced metadata on existing formats.
+ 3  |Fix if possible. Workaround exists. For example, build warning. |New file formats of medium priority. 
+ 4  |Poor preservation/normalisation of minor features in existing supported documents. |Scaling architecture; incorrect documentation. 
+ 5  |Fix before next release. For example, high priority cross platform(Linux/Windows) compatibility. | New high-priority file format. For example, video. 
+ 6  |Major business impact. workaround does not exist. For example, defective visualisation and extraction. Incorrect user interface messages. |Improved usability. 
+ 7  |Fix as soon as possible. For example, poor preservation/normalisation missing important document information.| Features scheduled for next release; incorrect install/build/overview instructions or documentation. 
+ 8  |Critical error. System cannot run, module not working. For example, uncaught exceptions stopping processing.   |
+ 9 (highest)  |Fix immediately. For example, build errors / Causes loss of data.|

-1 (lowest) 
-Fix optional. 
-Cosmetic change. For example, minor GUI changes. 

-2 
-Minor business impact. For example, low priority cross platform compatibility. 
-For example, new file formats of low priority or enhanced metadata on existing formats. 
-
-3 
-Fix if possible. Workaround exists. For example, build warning. 
-New file formats of medium priority. 
-
-4 
-Poor preservation/normalisation of minor features in existing supported documents. 
-Scaling architecture; incorrect documentation. 
-
-5 
-Fix before next release. For example, high priority cross platform(Linux/Windows) compatibility. 
-New high-priority file format. For example, video. 
-
-6 
-Major business impact. workaround does not exist. For example, defective visualisation and extraction. Incorrect user interface messages. 
-Improved usability. 
-
-7 
-Fix as soon as possible. For example, poor preservation/normalisation missing important document information. 
-Features scheduled for next release; incorrect install/build/overview instructions or documentation. 
-
-8 
-Critical error. System cannot run, module not working. For example, uncaught exceptions stopping processing. 
-
-9 (highest) 
-Fix immediately. For example, build errors / Causes loss of data. 
-
-### Xena APIs
+## Xena APIs

   * [Xena API Documentation](http://xena.sourceforge.net/api.php) \- Xena Application Programming Interface (API) documentation 

-### XML Schemas
+## XML Schemas

 Refer to: [Xena_schemas] 

-### How to create a Xena plugin
+## How to create a Xena plugin

 **Note:** Following recent changes to Xena, this tutorial is possibly out of date. It requires review. 

@@ -124,14 +101,14 @@
   * [10_-_Creating_a_metadata_package_wrapper] - Create the 'OrgX' metadata wrapper 
   * [11_-_Creating_Properties] - Creating plugin properties 

-### Distribution
+## Distribution

 Tips for mac: [[Bundling](http://developer.apple.com/mac/library/#documentation/Java/Conceptual/Jar_Bundler/Packaging/Packaging.html)] and [[other methods](http://developer.apple.com/library/mac/#documentation/CoreFoundation/Conceptual/CFBundles/Introduction/Introduction.html#//apple_ref/doc/uid/10000123i)] 

-## Known Issues
+# Known Issues

   * [Known_Issues] - Known issues with Xena preservation software 

-## FAQs
+# FAQs

   * [Frequently_Asked_Questions] - Frequently Asked Questions about the Xena digital preservation software 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Kirti Chennareddy</dc:creator><pubDate>Tue, 02 Jul 2013 07:30:55 -0000</pubDate><guid>https://sourceforge.nete3fc91b429083a5480d0f30e84174b96750f9d01</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v125
+++ v126
@@ -46,6 +46,9 @@
   * [Setting_up_the_email_plugin] - How to set the email plugin preferences 
   * [Setting_up_the_image_plugins] - How to set the image plugin preferences 
   * [Setting_up_the_office_plugin] - How to set the OpenOffice.org plugin preferences 
+
+### Setting the log level
+
   * [Setting_the_log_level] - Optional. How to set level of detail recorded in the Xena logs

 ## How Xena works
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:40 -0000</pubDate><guid>https://sourceforge.net18e5b2fd4e205ee68b5f070df93cd29274b6e210</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v124
+++ v125
@@ -42,11 +42,11 @@
 ### Setting up plugins

   * [About_plugins] - Explains the use of plugins in Xena 
-  * [Setting_up_the_audio_plugin] - How set the audio plugin preferences 
-  * [Setting_up_the_email_plugin] - How set the email plugin preferences 
-  * [Setting_up_the_image_plugins] - How set the image plugin preferences 
-  * [Setting_up_the_office_plugin] - How set the OpenOffice.org plugin preferences 
-  * [Setting_the_log_level] - Optional. How set level of detail recorded in the Xena logs 
+  * [Setting_up_the_audio_plugin] - How to set the audio plugin preferences 
+  * [Setting_up_the_email_plugin] - How to set the email plugin preferences 
+  * [Setting_up_the_image_plugins] - How to set the image plugin preferences 
+  * [Setting_up_the_office_plugin] - How to set the OpenOffice.org plugin preferences 
+  * [Setting_the_log_level] - Optional. How to set level of detail recorded in the Xena logs 

 ## How Xena works

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:40 -0000</pubDate><guid>https://sourceforge.net54fa7d1ff3316d69655e1baf62b64c250c01045d</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v123
+++ v124
@@ -46,6 +46,7 @@
   * [Setting_up_the_email_plugin] - How set the email plugin preferences 
   * [Setting_up_the_image_plugins] - How set the image plugin preferences 
   * [Setting_up_the_office_plugin] - How set the OpenOffice.org plugin preferences 
+  * [Setting_the_log_level] - Optional. How set level of detail recorded in the Xena logs

 ## How Xena works

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:40 -0000</pubDate><guid>https://sourceforge.net95fc0b8b7821bb4e2fbfe527374c773d0a69896e</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v122
+++ v123
@@ -124,35 +124,6 @@

 Tips for mac: [[Bundling](http://developer.apple.com/mac/library/#documentation/Java/Conceptual/Jar_Bundler/Packaging/Packaging.html)] and [[other methods](http://developer.apple.com/library/mac/#documentation/CoreFoundation/Conceptual/CFBundles/Introduction/Introduction.html#//apple_ref/doc/uid/10000123i)] 

-## Release Plan
-
-  * 5.1.0 January 2011 
-    
-    * move checksum generation from the NAA plugin to basic plugin
-    
-
-  * 5.1.x unplanned 
-    
-    * Any significant defects of 5.1.0 (or 5.1.(x-1) )
-    
-
-  * 5.2.0 March 2011 
-    
-    * Repository synchronization capability
-    * Generic conversion tool
-    * Configurable mapping from input to output
-    * Framework for auto and semi-auto QA in configuration
-    * Complete XML schema defined
-    * Prototype VMs as release product
-    
-
-  * 5.3.0 June 2011 
-    
-    * WebArchive (WARC) plugin ([SF#3005081](https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3005081&amp;amp;group_id=85722&amp;amp;atid=577092))
-    * XML DSig capability (maybe)
-    * Mature VMs for operation/testing/migration
-    
-
 ## Known Issues

   * [Known_Issues] - Known issues with Xena preservation software 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:40 -0000</pubDate><guid>https://sourceforge.net3d2ba4ff4955269d80966d09678fbbfb59ff4ebe</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v121
+++ v122
@@ -64,11 +64,11 @@

 1 (lowest) 
 Fix optional. 
-Cosmetic change. For example, new file formats of low priority 
+Cosmetic change. For example, minor GUI changes. 

 2 
 Minor business impact. For example, low priority cross platform compatibility. 
-Enhanced metadata on existing formats. 
+For example, new file formats of low priority or enhanced metadata on existing formats. 

 3 
 Fix if possible. Workaround exists. For example, build warning. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:39 -0000</pubDate><guid>https://sourceforge.net2df3e0200e166b51dc074b2dd5536867d5083b7a</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v120
+++ v121
@@ -50,7 +50,7 @@
 ## How Xena works

   * [How Xena performs file format identification](http://xena.sourceforge.net/media/How_Xena_ids_file_formats.pdf) (PDF, 420 KB). 
-  * [How Xena creates text versions of image and text-based input files](http://xena.sourceforge.net/media/Text_version-v0.2.pdf) \- draft (PDF, 420 KB). 
+  * [How Xena creates text versions of image and text-based input files](http://xena.sourceforge.net/media/Text_version-v0.2.pdf) \- draft (PDF, 215 KB). 

 ## Development

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:39 -0000</pubDate><guid>https://sourceforge.net8c2d93598cb3ae5b7b663f455231b85519ec4aa6</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v119
+++ v120
@@ -50,6 +50,7 @@
 ## How Xena works

   * [How Xena performs file format identification](http://xena.sourceforge.net/media/How_Xena_ids_file_formats.pdf) (PDF, 420 KB). 
+  * [How Xena creates text versions of image and text-based input files](http://xena.sourceforge.net/media/Text_version-v0.2.pdf) \- draft (PDF, 420 KB). 

 ## Development

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:39 -0000</pubDate><guid>https://sourceforge.neta91491dcdfda3c82768847a59f8d49327405a294</guid></item><item><title>Main_Page modified by Allan Cunliffe</title><link>https://sourceforge.net/p/xena/wiki/Main_Page/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v118
+++ v119
@@ -46,6 +46,10 @@
   * [Setting_up_the_email_plugin] - How set the email plugin preferences 
   * [Setting_up_the_image_plugins] - How set the image plugin preferences 
   * [Setting_up_the_office_plugin] - How set the OpenOffice.org plugin preferences 
+
+## How Xena works
+
+  * [How Xena performs file format identification](http://xena.sourceforge.net/media/How_Xena_ids_file_formats.pdf) (PDF, 420 KB).

 ## Development

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allan Cunliffe</dc:creator><pubDate>Thu, 13 Jun 2013 11:03:38 -0000</pubDate><guid>https://sourceforge.netddabedc557febc90589ae2a252f29f114fb83fa1</guid></item></channel></rss>