<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/rae/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/rae/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 14 Feb 2012 15:48:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/rae/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Home modified by Salvatore Rotondo</title><link>https://sourceforge.net/p/rae/wiki/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -4,42 +4,43 @@
 
 May be helpful for research groups that need to test their algorithms on the web with the true randomness.
 
-[[download_button]]
-
+
+
 Requirements
 ------------------
 For running this software, your PHP distribution requires:
 
 * PHP Version &gt;= 5.2.6
 * CURL or file_get_contents for http call.
 * Write rights for cache folder
 
 
 
-
 Terms and Conditions
 ------------------
 This software uses WEB API tools provided by RANDOM.ORG website and was designed for respecting the [automated clients guideline](http://www.random.org/clients/) of RANDOM.ORG.
 Please, make sure to [read these simple guideline](http://www.random.org/clients/) and respect them when using RAE.
 
 This work is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported.
  
 **You are free to:**
 
 * share
 * copy
 * distribute and transmit the work
 * to adapt the work
 * to make commercial use of the work
 
 **Under the following conditions:**
 
 1. You must attribute "Random.org API Extension" to "Salvatore Rotondo"
 * If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
 
-
 [[project_admins]]
+
+
+[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salvatore Rotondo</dc:creator><pubDate>Tue, 14 Feb 2012 15:48:00 -0000</pubDate><guid>https://sourceforge.net228143c0afa45b932eadc68d2104bb684a95f0f3</guid></item><item><title>WikiPage Home modified by Salvatore Rotondo</title><link>https://sourceforge.net/p/rae/wiki/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -4,42 +4,42 @@
 
 May be helpful for research groups that need to test their algorithms on the web with the true randomness.
 
-
+[[download_button]]
+
 Requirements
 ------------------
 For running this software, your PHP distribution requires:
 
 * PHP Version &gt;= 5.2.6
 * CURL or file_get_contents for http call.
 * Write rights for cache folder
 
 
 
 
 Terms and Conditions
 ------------------
 This software uses WEB API tools provided by RANDOM.ORG website and was designed for respecting the [automated clients guideline](http://www.random.org/clients/) of RANDOM.ORG.
 Please, make sure to [read these simple guideline](http://www.random.org/clients/) and respect them when using RAE.
 
 This work is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported.
  
 **You are free to:**
 
 * share
 * copy
 * distribute and transmit the work
 * to adapt the work
 * to make commercial use of the work
 
 **Under the following conditions:**
 
 1. You must attribute "Random.org API Extension" to "Salvatore Rotondo"
 * If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one
 
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 
 
 
 [[project_admins]]
-[[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salvatore Rotondo</dc:creator><pubDate>Tue, 14 Feb 2012 15:47:12 -0000</pubDate><guid>https://sourceforge.net9043967b6368a007e069cda3b30ca53770ebbc87</guid></item><item><title>WikiPage Home modified by Salvatore Rotondo</title><link>https://sourceforge.net/p/rae/wiki/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,8 +1,45 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/rae/wiki/markdown_syntax/) syntax.
+RAE - Random.org API Extension
+==================
+This software, written in PHP, provides a simple interface for web apis of &lt;www.random.org&gt; and implements some utility features such as a result cache that allow you to access data really fast.
+
+May be helpful for research groups that need to test their algorithms on the web with the true randomness.
+
+
+Requirements
+------------------
+For running this software, your PHP distribution requires:
+
+* PHP Version &gt;= 5.2.6
+* CURL or file_get_contents for http call.
+* Write rights for cache folder
+
+
+
+
+Terms and Conditions
+------------------
+This software uses WEB API tools provided by RANDOM.ORG website and was designed for respecting the [automated clients guideline](http://www.random.org/clients/) of RANDOM.ORG.
+Please, make sure to [read these simple guideline](http://www.random.org/clients/) and respect them when using RAE.
+
+This work is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported.
+ 
+**You are free to:**
+
+* share
+* copy
+* distribute and transmit the work
+* to adapt the work
+* to make commercial use of the work
+
+**Under the following conditions:**
+
+1. You must attribute "Random.org API Extension" to "Salvatore Rotondo"
+* If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+
+
 
 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salvatore Rotondo</dc:creator><pubDate>Tue, 14 Feb 2012 14:00:25 -0000</pubDate><guid>https://sourceforge.net9dbbef7e28f1f4e1faf5d5849ee64d55afb69d54</guid></item><item><title>WikiPage Home modified by Salvatore Rotondo</title><link>https://sourceforge.net/p/rae/wiki/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/rae/wiki/markdown_syntax/) syntax.

[[project_admins]]
[[download_button]]
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Salvatore Rotondo</dc:creator><pubDate>Tue, 14 Feb 2012 12:41:22 -0000</pubDate><guid>https://sourceforge.net0c87794ef03eca1f6d5703e8cfa1239c620dc8d8</guid></item></channel></rss>