<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>the life of a web developer &#187; html</title>
	<atom:link href="http://gavtaylor.co.uk/blog/tag/html/feed" rel="self" type="application/rss+xml" />
	<link>http://gavtaylor.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:46:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>HTML Toolkit Add-on</title>
		<link>http://gavtaylor.co.uk/blog/html-toolkit-add-on</link>
		<comments>http://gavtaylor.co.uk/blog/html-toolkit-add-on#comments</comments>
		<pubDate>Tue, 05 May 2009 07:27:36 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
				<category><![CDATA[Tools of the Trade]]></category>
		<category><![CDATA[activestate]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[komodo]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Stan Angeloff]]></category>
		<category><![CDATA[xhtml]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://gavtaylor.co.uk/blog/?p=88</guid>
		<description><![CDATA[I found a very useful add-on this weekend for use with the open source editor Komodo (both IDE and Edit). Its built by a chap called Stan Angeloff and is called HTML ToolKit. What is it? A growing collection of tools to help you edit &#38; author HTML/XML documents. What does it do? Auto-complete HTML/XML [...]]]></description>
			<content:encoded><![CDATA[<p>I found a very useful add-on this weekend for use with the open source editor Komodo <em>(both IDE and Edit)</em>.<br />
Its built by a chap called Stan Angeloff and is called HTML ToolKit.</p>
<p><strong>What is it?</strong><br />
A growing collection of tools to help you edit &amp; author HTML/XML documents.</p>
<p><strong>What does it do?</strong></p>
<ul>
<li>Auto-complete HTML/XML tags. Knows all about HTML 4/5 and won&#8217;t auto-complete invalid tags. Recognises block (&lt;div&gt;, &lt;blockquote&gt;, etc.) and empty elements (&lt;hr /&gt;, &lt;embed /&gt;, etc.) and completes accordingly</li>
<li>Quickly convert word under cursor to a tag by pressing Ctrl+&gt;</li>
<li>Default snippets for most common HTML that don&#8217;t get in the way</li>
<li>Insert &amp;nbsp; entities by pressing Shift+Space</li>
<li>Create new list items, table rows, columns, etc. just by pressing ENTER</li>
<li>Wrap selection/current line in a tag by pressing Ctrl+Alt+W<br />
<img src="http://insaned.googlepages.com/htmltoolkit_wrap_block_in_tag.png" alt="" /></li>
<li>Navigate around closing tags by pressing TAB/Shift+TAB to go back</li>
<li>Preview images in CSS files by holding down Ctrl and moving the mouse pointer over a &#8216;url(&#8230;)&#8217;<br />
<img src="http://insaned.googlepages.com/htmltoolkit_css_image_preview.png" alt="" /></li>
</ul>
<p><strong>Why should I install it?</strong><br />
Because it will save you time.. I only installed it this weekend and have found it to become a very useful addition to my development tools.</p>
<p><strong>How can I get it?</strong><br />
Visit the Activestate Community website and search through the available add-ons, alternatively you can <a href="http://community.activestate.com/node/3704">clicky here to download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gavtaylor.co.uk/blog/html-toolkit-add-on/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
