<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://dokuwiki.virtual-access.org/lib/styles/feed.css" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://dokuwiki.virtual-access.org/feed.php">
        <title>Virtual Access Dokuwiki</title>
        <description></description>
        <link>http://dokuwiki.virtual-access.org/</link>
        <image rdf:resource="http://dokuwiki.virtual-access.org/lib/images/favicon.ico" />
       <dc:date>2012-02-03T08:05:17+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtoboost&amp;amp;rev=1328117446&amp;do=diff1328117446"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:build_howto&amp;amp;rev=1328055328&amp;do=diff1328055328"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:boost_for_va&amp;amp;rev=1328054248&amp;do=diff1328054248"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:start&amp;amp;rev=1328049061&amp;do=diff1328049061"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=start&amp;amp;rev=1328029949&amp;do=diff1328029949"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:ashmountini&amp;amp;rev=1327165709&amp;do=diff1327165709"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:crossplatform&amp;amp;rev=1315655188&amp;do=diff1315655188"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:faqreportbug&amp;amp;rev=1315155035&amp;do=diff1315155035"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:start&amp;amp;rev=1315153243&amp;do=diff1315153243"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vahelp:start&amp;amp;rev=1315153164&amp;do=diff1315153164"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtorelease&amp;amp;rev=1314897686&amp;do=diff1314897686"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:spellcheckerapi&amp;amp;rev=1314888177&amp;do=diff1314888177"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaos:notes6_3_0_5&amp;amp;rev=1307553512&amp;do=diff1307553512"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaos:releasenotes&amp;amp;rev=1307552789&amp;do=diff1307552789"/>
                <rdf:li rdf:resource="http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:install&amp;amp;rev=1304895931&amp;do=diff1304895931"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://dokuwiki.virtual-access.org/lib/images/favicon.ico">
        <title>Virtual Access Dokuwiki</title>
        <link>http://dokuwiki.virtual-access.org/</link>
        <url>http://dokuwiki.virtual-access.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtoboost&amp;amp;rev=1328117446&amp;do=diff1328117446">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T18:30:46+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Boosting VAOS</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtoboost&amp;amp;rev=1328117446&amp;do=diff1328117446</link>
        <description>This is a short step-by-step guide for getting the Boost libraries in Visual Studio and use it in VAOS. Notes by Kai with a few changes and additions by Daniel. And a minor change by Mike.

Building Boost is much simplified since version 1.34 of it, so please follow the 1.34 instructions. 1.33 instructions are kept for reference.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:build_howto&amp;amp;rev=1328055328&amp;do=diff1328055328">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T01:15:28+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>How to Build VAOS - Updated. Added reference to Aspell.</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:build_howto&amp;amp;rev=1328055328&amp;do=diff1328055328</link>
        <description>How to Build VAOS

 To build the full VAOS package from source you will need: 

	*  The VAOS source from CVS
	*  For the main VAOS programs
		*  The Boost libraries (see Building the Boost libraries for VAOS).
		*  A C++ compilation system - we currently use Microsoft Visual Studio 2008.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:boost_for_va&amp;amp;rev=1328054248&amp;do=diff1328054248">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-01T00:57:28+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Building the Boost libraries for VAOS - created - replaces &quot;howtoboost&quot;</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:boost_for_va&amp;amp;rev=1328054248&amp;do=diff1328054248</link>
        <description>Note This page supersedes the old instructions which are still here for reference. If you need to rebuild a VAOS release earlier than 6.3.0.4 you will need to look at the old instructions.

The Boost library project provides a number of high-quality free sourcecode libraries for C++ development. Many of these are written in such a way that one need only include the appropriate Boost header file in the C++ source, but some are written to be compiled to object code libraries.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:start&amp;amp;rev=1328049061&amp;do=diff1328049061">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T23:31:01+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Developer Info</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:start&amp;amp;rev=1328049061&amp;do=diff1328049061</link>
        <description>Useful Information for VAOS Developers.

	*  How to build VAOS
	*  How to use VAOS CVS
	*  Building the Boost libraries for VAOS
	*  Notes on preparing a VAOS release
	*  Sourceforge CVS Howto
	*  Browse CVS on the Web
	*  Building and Running VAOS with spellchecker support
	*  VAOS SpellChecker implementation
	*  Tips when using VS 2005
	*  Subversion client settings
	*  VAOS File Formats</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=start&amp;amp;rev=1328029949&amp;do=diff1328029949">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-31T18:12:29+01:00</dc:date>
        <dc:creator>Nikki Locke</dc:creator>
        <title>Virtual Access Dokuwiki.</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=start&amp;amp;rev=1328029949&amp;do=diff1328029949</link>
        <description>VAOS 6 Progress

 What's new in VAOS 6?

Release Notes

New VAOS Manual in progress

Frequently Asked Questions (FAQs)

VAOS Feedservice

Other VAOS Links

	*  VAOS Bugtracker Report bugs here!

 Please visit the newsgroups first, to see whether your problem has already been discussed.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:ashmountini&amp;amp;rev=1327165709&amp;do=diff1327165709">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-21T18:08:29+01:00</dc:date>
        <dc:creator>Nikki Locke</dc:creator>
        <title>Ashmount.ini variables used by INET32 and INTDLG32</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:ashmountini&amp;amp;rev=1327165709&amp;do=diff1327165709</link>
        <description>Document Revision: 1.3

Main section

[Main]
Ini variable nameDefaultNotesAliasesService name aliasesExe PathWhere VA32 is foundMessage PathVA main directory – service directories are under this one. Usually same as Exe Path.Proxy PasswordProxy Port1080 for socks, 8080 for webWeb default should probably be 80, not 8080Proxy Server127.0.0.1(i.e. localhost)Proxy Type0Type of proxy to use 1 = Web, 2 = socksProxy UserUsername if proxy requires logging onRule Debug FileName of file to log rule debu…</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:crossplatform&amp;amp;rev=1315655188&amp;do=diff1315655188">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-10T13:46:28+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Cross platform GUI libraries - Added bold headings, removed SmartWin (not cross-platform)</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:crossplatform&amp;amp;rev=1315655188&amp;do=diff1315655188</link>
        <description>wxWidgets

 &lt;http://www.wxwidgets.org/&gt;

A very richly-featured cross-platform toolkit. Free and Open Source. The emphasis is on portability, so some of the most modern C++ language features are not used.

&quot;wxWidgets Licence&quot; (LGPL with additional permissions).</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:faqreportbug&amp;amp;rev=1315155035&amp;do=diff1315155035">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-04T18:50:35+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>I think I found a bug! What should I do? - created</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:faqreportbug&amp;amp;rev=1315155035&amp;do=diff1315155035</link>
        <description>I think I found a bug! What should I do?

 Don't Panic! VAOS is a large and complex piece of software ... it works pretty well, but the developers are only human and it's not inconceivable there may be errors.

It's also possible that in the ever-changing world of internet communications you may have received a message sent in a new way of a new format that VAOS can't yet handle. If that happens we'd like to know about it.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:start&amp;amp;rev=1315153243&amp;do=diff1315153243">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-04T18:20:43+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Frequently Asked Questions (FAQs) - Added bug report FAQ</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaosfaq:start&amp;amp;rev=1315153243&amp;do=diff1315153243</link>
        <description>The other FAQs

	*  There are some older FAQs still on the Tikiwiki, these are slowly being updated and moved here.

The New FAQs

Setting up VA

General Instructions for Downloading and Installing

	*  What versions of VA are available?
	*  What do I need to run VA?
	*  Where can I download VA?
	*  How do I install VA?
	*  Where should I install VA?
	*  What's this VCLHtml.dll file? Do I need that?
	*  Does VA run on 64-bit Windows?</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vahelp:start&amp;amp;rev=1315153164&amp;do=diff1315153164">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-04T18:19:24+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Original VAHELP - Added note about slow loading</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vahelp:start&amp;amp;rev=1315153164&amp;do=diff1315153164</link>
        <description>This is the converted original va32.hlp file. 

This section is for reference only. No changes, please.

Note The links below are to whole sections of the original file -- they will take some time (several seconds) to load. 

	*  How to use Virtual Access
	*  Introduction: Windows, Screen Information and Commands
	*  User Reference
	*  MessageBase Management
	*  Using the Internet
	*  Using CIX
	*  Multi-User Administration
	*  Contents, Glossary, Index</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtorelease&amp;amp;rev=1314897686&amp;do=diff1314897686">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-01T19:21:26+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>How to prepare a VAOS release - created</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:howtorelease&amp;amp;rev=1314897686&amp;do=diff1314897686</link>
        <description>How to prepare a VAOS release

 The notes here take the form of a checklist for producing a full VAOS release as an installer package and uploading it to SourceForge. Remember that the uploaded package is going to be accessible to persons interested in using VAOS all over the world -- don't skimp on checks or tests!</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=devinfo:spellcheckerapi&amp;amp;rev=1314888177&amp;do=diff1314888177">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-01T16:42:57+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>VAOS Spellchecker API - Added para about C-callable API</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=devinfo:spellcheckerapi&amp;amp;rev=1314888177&amp;do=diff1314888177</link>
        <description>VAOS Spellchecker API

 The VAOS Spellchecker API is intended to be a standard API that can be provided by any DLL intended to provide spellchecking functionality for VAOS.

The API is defined by the file vaspeller.h, which can be found in the VA6/core/common directory. This is the only standard VA file that the spellchecker should need.</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaos:notes6_3_0_5&amp;amp;rev=1307553512&amp;do=diff1307553512">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-08T19:18:32+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Release Notes for VAOS 6.3 Build 5 (VAOS 6.3.0.5)</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaos:notes6_3_0_5&amp;amp;rev=1307553512&amp;do=diff1307553512</link>
        <description>Release Notes for VAOS 6.3 Build 5 (VAOS 6.3.0.5)

 This is a bugfix/maintenance release. It is a minor release following 6.3.0.4.

Downloading

 This version can be downloaded from on the VAOS project on SourceForge. 

The files there are: 
 changes.txt  The relevant sections from the CVS changelog files  readme.txt  Brief description and instructions  VA_Setup_6_3_0_5.exe  The installer package 
 The only file you need to download to install VAOS 6.3.0.5 is the installer package. This can be u…</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaos:releasenotes&amp;amp;rev=1307552789&amp;do=diff1307552789">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-08T19:06:29+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>Release Notes</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaos:releasenotes&amp;amp;rev=1307552789&amp;do=diff1307552789</link>
        <description>Release notes for VAOS 6.3 build 5 (6.3.0.5)

Release notes for VAOS 6.3 build 4 (6.3.0.4)

Release notes for VAOS 6.3 build 1 (6.3.0.1)

Release notes for VAOS 6.0 build 20 (6.0.0.20)

Release notes for VAOS 6.1 build 1 (6.1.0.1)</description>
    </item>
    <item rdf:about="http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:install&amp;amp;rev=1304895931&amp;do=diff1304895931">
        <dc:format>text/html</dc:format>
        <dc:date>2011-05-09T01:05:31+01:00</dc:date>
        <dc:creator>Daniel James</dc:creator>
        <title>How to Install VAOS</title>
        <link>http://dokuwiki.virtual-access.org/doku.php?id=vaoshelp:install&amp;amp;rev=1304895931&amp;do=diff1304895931</link>
        <description>How to Install VAOS

  Note: This is unfinished work in progress 

VAOS is available as a Windows installer program (a .exe, not a .msi). This can be used to create a new installation of VAOS, or to upgrade an existing installation to the latest version.</description>
    </item>
</rdf:RDF>

