<?xml version="1.0"?>

<rss version="2.0">

  <channel>

    <title>News on Regex tester</title>

    <link>http://www.regextester.com/</link>

    <description>What is new in the ultimate regular expression validating tool. This site is a regular expression tester. You can use it to build proper regular expressions. The sources are totaly free.</description>

	<webMaster>webmaster@example.com</webMaster>

    <image>

        <url>http://www.xul.fr/xul-icon.gif</url> 

        <link>http://www.xul.fr/index.html</link> 

    </image> 

    <item> 

       <title>18.10.2003: (ver. 1.0)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>1</guid>

       <description>First public release. IE 5.5 Compatible only.</description>

    </item>

	<item> 

       <title>20.10.2003: (ver. 1.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>2</guid>

       <description>Some changes for compatibility with Opera 7.x.</description>

    </item>

	<item> 

       <title>22.10.2003: (ver. 1.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>3</guid>

       <description>Minor interface changes to match the recommendations for HotPanels/Side panels</description>

    </item>

	<item> 

       <title>27.08.2004: (ver. 1.2)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>4</guid>

       <description>Major bug fixes. No crashes on invalid patterns. Added support for pattern flags (i,g,m). Some interface changes.</description>

    </item>

	<item> 

       <title>29.04.2005: (ver. 1.3)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>5</guid>

       <description>Added history (dropdown) of typed patterns. Click the dropdown arrow button to save the current input and view the old ones. Click from the list to use another. Click del to remove the selected line from the history list.</description>

    </item>

	<item> 

       <title>04.06.2005: (ver. 1.4)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>6</guid>

       <description>Major Update: Added POSIX (PHP ereg*) and PCRE (PHP preg*) pattern syntax dialects.

	Misc: Site hosting moved (sorry for causing any troubles). License updated to version 2.5 (no new limitations).</description>

    </item>

	<item> 

       <title>09.06.2006: (ver. 1.4.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>7</guid>

       <description>Minor Update: Bugfixes.</description>

    </item>

	<item> 

       <title>28.06.2006: (ver. 1.5)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>8</guid>

       <description>Major Update: Added list of matches (PCRE preg* dialect gives most information). Resize of the "test" field - drag the "*". Bugfixes: Now "replace" dropdown works. Hotpanel link corrected. "New lines" displayed in the result.</description>

    </item>

	<item> 

       <title>11.07.2006: (ver. 1.5.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>9</guid>

       <description>Bugfixes: Should work better on FireFox. That browser does not enumerate properly the matches in JS mode. In addition it may not refresh properly sometimes, so you may press Ctrl or Shift in the edit fields to force refresh.</description>

    </item>

	<item> 

       <title>28.07.2006: (ver. 1.5.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>10</guid>

       <description>Due to an increased interest, site moved to a separate domain www.RegExTester.com. Please, update your bookmarks. Due to a common demand input field sizes increased.</description>

    </item>

	<item> 

       <title>01.07.2006: (ver. 1.5.1)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>11</guid>

       <description>Fix of input fields, added resize of regex input field and improved resizer thumbs.</description>

    </item>

	<item> 

       <title>02.08.2006: (ver. 1.5.2)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>12</guid>

       <description>Added rss feed.</description>

    </item>

    <item> 

       <title>21.06.2007: (ver. 1.5.3)</title>

       <link>http://www.regextester.com/</link> 

	   <guid>13</guid>

       <description>Bugfixes: Fixed bug in PCRE diealect (preg) not displaying \ and + signs correctly. Fixed the date pattern in examples (would not match 20-th).</description>

    </item>
    
    <item> 

       <title>25.08.2009: (ver. 2.0) </title>

       <link>http://www.regextester.com/</link> 

	   <guid>14</guid>

       <description>Regex Tester 2.0 alpha is released.</description>

    </item>

  </channel>

</rss>



