<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/">
<channel>
<title>HowToCreate updates</title>
<description>Updates to the main portions of the HowToCreate site - this does not include emails or the Opera section (the Opera section has its own feed)</description>
<link>http://www.howtocreate.co.uk/</link>
<sy:updatePeriod>daily</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>

<item>
<title>Added element position with scrolling offsets to JavaScript tutorial</title>
<description>Added details of how to check for the position of an element including scrolled overflow of its ancestors.</description>
<link>http://www.howtocreate.co.uk/tutorials/javascript/browserspecific</link>
<pubDate>Sat, 5 Apr 2008 14:25:00 +0000</pubDate>
<guid isPermaLink="false">19</guid>
</item>

<item>
<title>Added Internet Explorer 8 article</title>
<description>Added a short article detailing the changes in IE 8.</description>
<link>http://www.howtocreate.co.uk/ie8.html</link>
<pubDate>Thu, 6 Mar 2008 12:35:01 +0000</pubDate>
<guid isPermaLink="false">18</guid>
</item>

<item>
<title>Updated the site for Internet Explorer 8</title>
<description>Updated Internet Explorer notes, particularly those relating to CSS support.</description>
<link>http://www.howtocreate.co.uk/</link>
<pubDate>Thu, 6 Mar 2008 12:35:00 +0000</pubDate>
<guid isPermaLink="false">17</guid>
</item>

<item>
<title>Updated creating objects in JavaScript tutorial</title>
<description>Added notes on how to use the hasOwnProperty method.</description>
<link>http://www.howtocreate.co.uk/tutorials/javascript/objects</link>
<pubDate>Tue, 4 Mar 2008 18:50:00 +0000</pubDate>
<guid isPermaLink="false">16</guid>
</item>

<item>
<title>Updated DOM Style Sheets in JavaScript tutorial</title>
<description>Updated information about Safari 3.</description>
<link>http://www.howtocreate.co.uk/tutorials/javascript/domstylesheets</link>
<pubDate>Tue, 12 Feb 2008 15:00:00 +0000</pubDate>
<guid isPermaLink="false">15</guid>
</item>

<item>
<title>Added countdown alarm</title>
<description>Added a utility that allows any number of alarms to be set, and counts down to them before using a visual (and audio where available) notification.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-alarm</link>
<pubDate>Wed, 23 Jan 2008 19:15:00 +0000</pubDate>
<guid isPermaLink="false">14</guid>
</item>

<item>
<title>Updated cookie script</title>
<description>Script now correctly handles empty cookies in Internet Explorer.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-cookie</link>
<pubDate>Tue, 22 Jan 2008 21:40:00 +0000</pubDate>
<guid isPermaLink="false">13</guid>
</item>

<item>
<title>Updated sniffer script</title>
<description>Fixed a bug that prevented the script from detecting operating systems - and yes, it is still evil.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-sniffer</link>
<pubDate>Tue, 15 Jan 2008 10:10:00 +0000</pubDate>
<guid isPermaLink="false">12</guid>
</item>

<item>
<title>Updated cross site scripting</title>
<description>Clarified how LINK or CSS @import can load untrusted CSS, and how CSS escapes can conceal scripts.</description>
<link>http://www.howtocreate.co.uk/crosssite.html</link>
<pubDate>Sat, 12 Jan 2008 15:25:00 +0000</pubDate>
<guid isPermaLink="false">11</guid>
</item>

<item>
<title>Added margin collapsing to CSS tutorial</title>
<description>New tutorial chapter describes how margin collapsing works.</description>
<link>http://www.howtocreate.co.uk/tutorials/css/margincollapsing</link>
<pubDate>Fri, 4 Jan 2008 17:45:00 +0000</pubDate>
<guid isPermaLink="false">10</guid>
</item>

<item>
<title>Updated movie database</title>
<description>Allowed entries containing $ symbols to be correctly backed up.</description>
<link>http://www.howtocreate.co.uk/php/</link>
<pubDate>Tue, 20 Nov 2007 22:05:00 +0000</pubDate>
<guid isPermaLink="false">9</guid>
</item>

<item>
<title>Updated semicolons in JavaScript tutorial</title>
<description>Added information about where semicolons are needed to prevent syntax errors.</description>
<link>http://www.howtocreate.co.uk/tutorials/javascript/semicolons</link>
<pubDate>Tue, 6 Nov 2007 20:45:00 +0000</pubDate>
<guid isPermaLink="false">8</guid>
</item>

<item>
<title>Updated MultiGraph script</title>
<description>Script now works correctly in IE 6 on pages that trigger &quot;standards&quot; rendering mode.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-multigraph</link>
<pubDate>Sat, 29 Sep 2007 23:05:01 +0000</pubDate>
<guid isPermaLink="false">7</guid>
</item>

<item>
<title>Updated DHTML clip in JavaScript tutorial</title>
<description>Page now describes how to avoid an IE 6-7 clip syntax bug.</description>
<link>http://www.howtocreate.co.uk/tutorials/javascript/dhtml</link>
<pubDate>Sat, 29 Sep 2007 23:05:00 +0000</pubDate>
<guid isPermaLink="false">6</guid>
</item>

<item>
<title>Updated the site for Tkhtml Hv3</title>
<description>Tkhtml Hv3 now has enough DOM and CSS support to earn a place on this site - all compatibility notes have been updated.</description>
<link>http://www.howtocreate.co.uk/</link>
<pubDate>Wed, 1 Aug 2007 20:00:00 +0000</pubDate>
<guid isPermaLink="false">5</guid>
</item>

<item>
<title>Updated sniffer script</title>
<description>Script now detects Tkhtml Hv3 - and yes, it is still evil.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-sniffer</link>
<pubDate>Wed, 1 Aug 2007 20:00:00 +0000</pubDate>
<guid isPermaLink="false">4</guid>
</item>

<item>
<title>Added Wii Remote events</title>
<description>Added a script that allows event listeners to be added for Wii Remotes, to detect when they move.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-wiimoteevents</link>
<pubDate>Tue, 31 July 2007 16:25:00 +0000</pubDate>
<guid isPermaLink="false">3</guid>
</item>

<item>
<title>Added Wii Remote emulator</title>
<description>Added a script that emulates the Wii Remote API and JavaScript events using a mouse and keyboard.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-emulatewiimote</link>
<pubDate>Tue, 31 Jul 2007 16:25:00 +0000</pubDate>
<guid isPermaLink="false">2</guid>
</item>

<item>
<title>Updated sniffer script</title>
<description>Script now has better detection of Unix/Linux platforms - and yes, it is still evil.</description>
<link>http://www.howtocreate.co.uk/jslibs/script-sniffer</link>
<pubDate>Tue, 17 Jul 2007 22:05:00 +0000</pubDate>
<guid isPermaLink="false">1</guid>
</item>

<item>
<title>Updated movie database</title>
<description>Added a setting for showing actor ages, and improved installation instructions.</description>
<link>http://www.howtocreate.co.uk/php/</link>
<pubDate>Fri, 6 Jul 2007 21:20:00 +0000</pubDate>
</item>

</channel>
</rss>
