<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:base="http://www.autohotkey.net/~Titan/">
  <title>Titan's Scripts</title>
  <subtitle>A log of updates and new releases.</subtitle>
  <updated>2007-06-27</updated>
  <author>
    <name>Titan</name>
  </author>
  <id>http://www.autohotkey.net/~Titan/</id>
  <rights>GNU General Public License 3.0 or higher (http://www.gnu.org/licenses/gpl-3.0.txt)</rights>
  <entry>
    <title>Update: XPath 3.12</title>
    <updated>2008-12-29</updated>
    <summary>Numerous bug fixes and much improved documentation.</summary>
    <link rel="alternate" href="#xpath" />
    <link rel="enclosure" href="dl/xpath.zip" />
    <id>http://www.autohotkey.net/~Titan/dl/xpath.zip</id>
  </entry>
  <entry>
    <title>Update: Anchor 4.56</title>
    <updated>2008-01-06</updated>
    <summary>Bug fixes</summary>
    <link rel="alternate" href="#anchor" />
    <link rel="enclosure" href="dl/Anchor.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Anchor.ahk</id>
  </entry>
  <entry>
    <title>Update: Functions 1.5</title>
    <updated>2008-01-01</updated>
    <summary>StdLib compliance</summary>
    <link rel="alternate" href="#functions" />
    <link rel="enclosure" href="dl/Functions.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Functions.ahk</id>
  </entry>
  <entry>
    <title>Update: Dynamic Hotstrings 2.0</title>
    <updated>2007-12-21</updated>
    <summary>Rewrite</summary>
    <link rel="alternate" href="#hotstrings" />
    <link rel="enclosure" href="dl/Hotstrings.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Hotstrings.ahk</id>
  </entry>
  <entry>
    <title>Update: INI Library 1.08</title>
    <updated>2007-12-19</updated>
    <summary>Updated save and load functions to accept source as input rather than just files.</summary>
    <link rel="alternate" href="#inifx" />
    <link rel="enclosure" href="dl/ini.zip" />
    <id>http://www.autohotkey.net/~Titan/dl/ini.zip</id>
  </entry>
  <entry>
    <title>Update: LVX 1.04</title>
    <updated>2007-12-13</updated>
    <summary>Fixed spacing and added accept/cancel hotkeys.</summary>
    <link rel="alternate" href="#lvx" />
    <link rel="enclosure" href="dl/LVX.zip" />
    <id>http://www.autohotkey.net/~Titan/dl/LVX.zip</id>
  </entry>
  <entry>
    <title>Update: grep 2.0</title>
    <updated>2007-09-28</updated>
    <summary>Removed RegExMatchAll() and added grepcsv()</summary>
    <link rel="alternate" href="#grep" />
    <link rel="enclosure" href="dl/grep.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/grep.ahk</id>
  </entry>
  <entry>
    <title>Update: RegionWaitChange 1.01</title>
    <updated>2007-09-02</updated>
    <summary>Minor bugfix</summary>
    <link rel="alternate" href="#regionwaitchange" />
    <link rel="enclosure" href="dl/RegionWaitChange.zip" />
    <id>http://www.autohotkey.net/~Titan/dl/RegionWaitChange.zip</id>
  </entry>
  <entry>
    <title>Update: Date Parser 1.04</title>
    <updated>2007-07-01</updated>
    <summary>Fixed am/pm time parsing bugs introduced in version 1.03</summary>
    <link rel="alternate" href="#dateparse" />
    <link rel="enclosure" href="dl/DateParse.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/DateParse.ahk</id>
  </entry>
  <entry>
    <title>Update: Uuencode 1.2</title>
    <updated>2007-05-29</updated>
    <summary>Minor improvements</summary>
    <link rel="alternate" href="#uuencode" />
    <link rel="enclosure" href="dl/Uuencode.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Uuencode.ahk</id>
  </entry>
  <entry>
    <title>Update: RegEx Analyzer Alpha 2</title>
    <updated>2007-05-04</updated>
    <summary>Several parser and UI modifications</summary>
    <link rel="alternate" href="#regexanalyzer" />
    <link rel="enclosure" href="dl/RegExAnalyzer.zip" />
    <id>http://www.autohotkey.net/~Titan/dl/RegExAnalyzer.zip</id>
  </entry>
  <entry>
    <title>Update: Email Encryption 2.0</title>
    <updated>2007-03-19</updated>
    <summary>Improved algorithm</summary>
    <link rel="alternate" href="#cryptemail" />
    <link rel="enclosure" href="dl/cryptEmail.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/cryptEmail.ahk</id>
  </entry>
  <entry>
    <title>Update: Decimal-Binary 1.2</title>
    <updated>2007-01-05</updated>
    <summary>Added LSB-skip parameters</summary>
    <link rel="alternate" href="#decimal-binary" />
    <link rel="enclosure" href="dl/Decimal-Binary.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Decimal-Binary.ahk</id>
  </entry>
  <entry>
    <title>Update: CMYK-RGB 1.2</title>
    <updated>2006-12-18</updated>
    <summary>Shortened script</summary>
    <link rel="alternate" href="#cmyk-rgb" />
    <link rel="enclosure" href="dl/cmyk-rgb.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/cmyk-rgb.ahk</id>
  </entry>
  <entry>
    <title>Update: UUID/GUID 1.1</title>
    <updated>2006-12-15</updated>
    <summary>Added option to use real clock and node IDs</summary>
    <link rel="alternate" href="#uuid" />
    <link rel="enclosure" href="dl/uuid.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/uuid.ahk</id>
  </entry>
  <entry>
    <title>New Release: Advanced Benchmark</title>
    <updated>2007-05-13</updated>
    <summary>Benchmarks each section of code with a very high precision timer and calculates the standard deviation and performance ranks for comparison.</summary>
    <link rel="alternate" href="#advbenchmark" />
    <link rel="enclosure" href="dl/QPC2.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/QPC2.ahk</id>
  </entry>
  <entry>
    <title>New Release: Currency</title>
    <updated>2006-07-23</updated>
    <summary>A basic currency converter that uses the latest rates from Yahoo! Finance .</summary>
    <link rel="alternate" href="#currency" />
    <link rel="enclosure" href="dl/Currency.ahk" />
    <id>http://www.autohotkey.net/~Titan/dl/Currency.ahk</id>
  </entry>
</feed>
