<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.langid.net/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Langid Docs</title>
        <description></description>
        <link>http://wiki.langid.net/</link>
        <lastBuildDate>Fri, 30 Jul 2010 01:09:01 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>http://wiki.langid.net/lib/images/favicon.ico</url>
            <title>Langid Docs</title>
            <link>http://wiki.langid.net/</link>
        </image>
        <item>
            <title>Getting Started</title>
            <link>http://wiki.langid.net/getting-started?rev=1260990240&amp;do=diff</link>
            <description>Getting Started

Introduction to LangID Api


Even if we base our work on Google Ajax Apis which offer a language recognition api themselves, we decided to run a couple of APIs too, offering some more datas and a different structure.

By now we support Json and Xml output formats and just a parameter. Our APIs can be queried from curl,wget or similar softwares/libraries so that quite any language can read it.</description>
            <author>Andrea Olivato</author>
            <pubDate>Wed, 16 Dec 2009 20:04:00 +0200</pubDate>
        </item>
        <item>
            <title>Get your API key</title>
            <link>http://wiki.langid.net/get-api-key?rev=1260989937&amp;do=diff</link>
            <description>Get your API key


As we needed to be sure about people abusing of our APIs, we recently introduced an authentication for developers using our system. 

Every developer can signup for free and use our API with a limit of 1,000 calls per hour ( which is ~720,000 calls per month). This is a lot and should suit the necessities of any non-commercial website.</description>
            <author>Andrea Olivato</author>
            <pubDate>Wed, 16 Dec 2009 19:58:57 +0200</pubDate>
        </item>
        <item>
            <title>Deal with Results</title>
            <link>http://wiki.langid.net/results?rev=1260979322&amp;do=diff</link>
            <description>Deal with Results


Below is a description of how the results are presented depending on the chosen format.

XML

&lt;callback xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xsi:noNamespaceSchemaLocation=&quot;schema.xsd&quot;&gt;
&lt;response&gt;
    &lt;iso&gt;en&lt;/iso&gt;
    &lt;full-name&gt;English&lt;/full-name&gt;
    &lt;img&gt;http://langid.net/images/flags/48/en.png&lt;/img&gt;
&lt;/response&gt;
&lt;/callback&gt;</description>
            <author>Andrea Olivato</author>
            <pubDate>Wed, 16 Dec 2009 17:02:02 +0200</pubDate>
        </item>
        <item>
            <title>How to perform Calls</title>
            <link>http://wiki.langid.net/calls?rev=1260979100&amp;do=diff</link>
            <description>How to perform Calls


To interact with our API system you can use any programming or scripting language supporting external internet calls. 

Base url


The following one is our base url. All API calls must refer to this address.

&lt;http://api.langid.net/&gt;</description>
            <author>Andrea Olivato</author>
            <pubDate>Wed, 16 Dec 2009 16:58:20 +0200</pubDate>
        </item>
        <item>
            <title>Welcome</title>
            <link>http://wiki.langid.net/start?rev=1260976245&amp;do=diff</link>
            <description>Welcome to LangID documentation websites. This wiki is completely dedicated to explain LangID API system and to help developers building their apps using our service


Resources

	*  Getting Started
	*  Learn how to perform calls
	*  Deal with Results
	*  Signup for an API key</description>
            <author>Andrea Olivato</author>
            <pubDate>Wed, 16 Dec 2009 16:10:45 +0200</pubDate>
        </item>
    </channel>
</rss>
