<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://collaborate.extension.org/mediawiki/skins/common/feed.css?195"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://collaborate.extension.org/wiki/GSpellerServer?action=feed&amp;mode=raw</id>
		<title>Watching: GSpellerServer</title>
		<link rel="self" type="application/atom+xml" href="http://collaborate.extension.org/wiki/GSpellerServer?action=feed&amp;mode=raw"/>
		<link rel="alternate" type="text/html" href="http://collaborate.extension.org/wiki/GSpellerServer?action=feed&amp;amp;mode=raw"/>
		<updated>2009-11-22T11:02:44Z</updated>
		<subtitle>Wiki page as wiki</subtitle>
		<generator>MediaWiki 1.14.0</generator>

<entry>
<author><name>Contributors</name></author>
<id>http://collaborate.extension.org/wiki/GSpellerServer/5679</id>
<title>GSpellerServer</title>
<link rel="alternate" type="text/html" href="http://collaborate.extension.org/wiki/GSpellerServer" />
<updated>2006-12-07T15:09:38Z</updated>
<category term="Software" />
<content type="html">== Introduction ==

A spelling service engine based on Google's spell check XML protocol.

Works great with [http://amix.dk/projects/?page_id=3 GoogieSpell] and [[WikiSpeller]].

== Installation ==

=== Requirements ===

* Requires PHP5 compiled '-with-pspell'.
** Windows users may want to reference  [http://www.hostlibrary.com/Building-a-PHP-5-Web-Server-on-Windows-IIS-web-hosting-.html PHP5 on IIS with ASpell/pspell]
* To work as a Google replacement, should be run on an SSL server.

To test on your server, point your browser to the 'test/test.php' script and verify that all is &quot;OK&quot;.

=== Configuration ===

To enable the use of the short-url form, add the following to the directory configuration (httpd.conf or .htaccess).

   Options +MultiViews

=== Download ===

All software is available thru anonymous [[eXtensionAbout:Version Control|subversion access]].

* browse  [https://sourcecode.extension.org/wsvn/projects/GSpellerServer/trunk/GSpellerServer/ source]
* svn checkout &lt;nowiki&gt;https://sourcecode.extension.org/svn/projects/GSpellerServer/trunk/GSpellerServer&lt;/nowiki&gt;

== Credits ==

Thanks to [http://weblogs.asp.net/pwelter34/default.aspx Paul Welter] for his disection of the Google spelling service [http://weblogs.asp.net/pwelter34/archive/2005/07/19/419838.aspx XML protocol].

== Notes ==

* 2006.07.18 - REL_1.2 - update test suite
* 2006.07.18 - REL_1.1 - bug-fix for utf8 characters
* 2006.06.18 - REL_1.0 - initial code release

== ToDo ==

# Document usage better.
# Test scripts for deployment
# Add interface for adding words to custom dictionary.
# See about handling contractions in sentences.

[[Category: Software]]</content>
</entry>
	</feed>