<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.webspellchecker.net/lib/exe/css.php?s=feed" 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://wiki.webspellchecker.net/feed.php">
        <title>WebSpellChecker.net support</title>
        <description></description>
        <link>http://wiki.webspellchecker.net/</link>
        <image rdf:resource="http://wiki.webspellchecker.net/lib/images/favicon.ico" />
       <dc:date>2012-02-03T18:17:22-08:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:aspnetcontrols&amp;rev=1326378468&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:j2ee&amp;rev=1324378965&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_div&amp;rev=1323798962&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_tinymce&amp;rev=1323798899&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_textbox&amp;rev=1323798845&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_ckeditor&amp;rev=1323798426&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.webspellchecker.net/lib/images/favicon.ico">
        <title>WebSpellChecker.net support</title>
        <link>http://wiki.webspellchecker.net/</link>
        <url>http://wiki.webspellchecker.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:aspnetcontrols&amp;rev=1326378468&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-01-12T06:27:48-08:00</dc:date>
        <dc:creator>Andrew Zhuravok</dc:creator>
        <title>installationandconfiguration:thirdparty:aspnetcontrols</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:aspnetcontrols&amp;rev=1326378468&amp;do=diff</link>
        <description>Home




Please follow the step-by-step instruction to integrate your ASP.NET application with WebSpellChecker products.
Below you will find a sample of integration ASP.NET projects with WebSpellChecker products.


	*   ASP.NET Ajax and SCAYTTextBox
	*   WebSpellChecker for ASP.NET TextBox 
	*   WebSpellChecker in ASP.NET MVC</description>
    </item>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:j2ee&amp;rev=1324378965&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-20T03:02:45-08:00</dc:date>
        <dc:creator>Andrew Zhuravok</dc:creator>
        <title>installationandconfiguration:thirdparty:j2ee</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:thirdparty:j2ee&amp;rev=1324378965&amp;do=diff</link>
        <description>Home



Embedding WebSpellChecker.net products into an J2EE-based application servers

Please note, that WebSpellChecker.net products are not natively supported by Java EE application servers, but you can still embed WebSpellChecker (WSC) or SpellCheckAsYouType (SCAYT) into your J2EE applications.</description>
    </item>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_div&amp;rev=1323798962&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-13T09:56:02-08:00</dc:date>
        <dc:creator>Artyom Zakharchenko</dc:creator>
        <title>installationandconfiguration:web_service_gwt_div</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_div&amp;rev=1323798962&amp;do=diff</link>
        <description>Home



----------

This instruction is intended to provide the steps of embedding SCAYT editable elements to GWT project. 

To use SCAYT editable elements in GWT you have go through the steps below:

1. Create a GWT Web project.

2. Add element script with src=“&lt;http://example.com/spellcheck/lf/scayt/loader_Textbox.js&gt;” on your html page where example.com is a full name of your server.</description>
    </item>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_tinymce&amp;rev=1323798899&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-13T09:54:59-08:00</dc:date>
        <dc:creator>Artyom Zakharchenko</dc:creator>
        <title>installationandconfiguration:web_service_gwt_tinymce</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_tinymce&amp;rev=1323798899&amp;do=diff</link>
        <description>Home



----------

This instruction is intended to provide the steps of embedding SCAYT with  TinyMCE  to GWT project. 

To use  TinyMCE with SCAYT in GWT you have go through the steps below:


1. Create a GWT Web project.

2. Download and add to build path the  libriary</description>
    </item>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_textbox&amp;rev=1323798845&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-13T09:54:05-08:00</dc:date>
        <dc:creator>Artyom Zakharchenko</dc:creator>
        <title>installationandconfiguration:web_service_gwt_textbox</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_textbox&amp;rev=1323798845&amp;do=diff</link>
        <description>Home




----------

This instruction is intended to provide the steps of embedding SCAYT Textbox and Textarea to GWT project. 

To use SCAYT for Textbox and Textarea in GWT you have to go through the steps below:


1. Create a GWT Web project.

2. Include appropriate code for WebSpellChecker in your page.</description>
    </item>
    <item rdf:about="http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_ckeditor&amp;rev=1323798426&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-12-13T09:47:06-08:00</dc:date>
        <dc:creator>Artyom Zakharchenko</dc:creator>
        <title>installationandconfiguration:web_service_gwt_ckeditor</title>
        <link>http://wiki.webspellchecker.net/doku.php?id=installationandconfiguration:web_service_gwt_ckeditor&amp;rev=1323798426&amp;do=diff</link>
        <description>Home



----------

This instruction is intended to provide the steps of embedding CKEditor with SCAYT   to GWT project. 

To use CKEditor with SCAYT in GWT you have go through the steps below:

1. Create an GWT Web project.

2. Download and add to build path the  libriary</description>
    </item>
</rdf:RDF>

