<?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>Tom Coote &#187; SVG</title>
	<atom:link href="http://tomcoote.co.uk/category/svg/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomcoote.co.uk</link>
	<description>An ace web developer!</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:18:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SVG Sketch Update</title>
		<link>http://tomcoote.co.uk/javascript/svg-sketch-update/</link>
		<comments>http://tomcoote.co.uk/javascript/svg-sketch-update/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 19:41:31 +0000</pubDate>
		<dc:creator>Tom Coote</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://tomcoote.co.uk/?p=272</guid>
		<description><![CDATA[
			
				
			
		
Since I posted last about the SVG Sketch page I have added some new features to it. I added the ability to post your sketch and then view it along with other peoples sketches in the gallery. I just thought it would be fun to be able to see sketches that others have drawn. So [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftomcoote.co.uk%2Fjavascript%2Fsvg-sketch-update%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftomcoote.co.uk%2Fjavascript%2Fsvg-sketch-update%2F&amp;source=cootetom&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Since I posted last about the SVG Sketch page I have added some new features to it. I added the ability to post your sketch and then view it along with other peoples sketches in the gallery. I just thought it would be fun to be able to see sketches that others have drawn. So far it&#8217;s just been a few of us at work posting sketches when we&#8217;re procrastinating!</p>
<p>Take a look: <a href="http://svgsketch.tomcoote.co.uk/">svgsketch.tomcoote.co.uk</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tomcoote.co.uk/javascript/svg-sketch-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SVG Sketch</title>
		<link>http://tomcoote.co.uk/javascript/svg-sketch/</link>
		<comments>http://tomcoote.co.uk/javascript/svg-sketch/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 22:44:42 +0000</pubDate>
		<dc:creator>Tom Coote</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[SVG]]></category>

		<guid isPermaLink="false">http://tomcoote.co.uk/?p=259</guid>
		<description><![CDATA[
			
				
			
		
We have been playing (eh hem&#8230; working) with SVG in the office just recently for a client. I can&#8217;t really talk about the client work we are doing apart from saying it&#8217;s pretty damn cool. Besides that, we have been dreaming up some other playful idea&#8217;s using SVG and I&#8217;m going to show one of [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top:10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftomcoote.co.uk%2Fjavascript%2Fsvg-sketch%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftomcoote.co.uk%2Fjavascript%2Fsvg-sketch%2F&amp;source=cootetom&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>We have been playing (eh hem&#8230; working) with SVG in the office just recently for a client. I can&#8217;t really talk about the client work we are doing apart from saying it&#8217;s pretty damn cool. Besides that, we have been dreaming up some other playful idea&#8217;s using SVG and I&#8217;m going to show one of them here. <a href="http://stevefitzpatrick.co.uk/" target="_blank">Steve</a> initially came up with this idea along with the phrase &#8220;get it done&#8221; followed by &#8220;is it done yet?&#8221; a few seconds later.</p>
<p>It&#8217;s an SVG sketch game. I built it using the wonderful <a href="http://raphaeljs.com/" target="_blank">Raphael</a> JavaScript library which enables you to dynamically build SVG elements in a document using JavaScript.<br />
<a href="http://tomcoote.co.uk/demos/svgSketch/svgSketch.html"><img src="http://tomcoote.co.uk/wp-content/uploads/2010/06/still_produces_shit_drawings.png" alt="" title="still_produces_shit_drawings" width="700" class="aligncenter size-full wp-image-262" /></a></p>
<p>It has some really cool touches like having to shake it to clean away your current drawing. You can use your keyboard arrow keys or click the buttons with your mouse to work it. There isn&#8217;t really much more to say other than to go and have a <a href="http://tomcoote.co.uk/demos/svgSketch/svgSketch.html">look at it</a>. Check out the JavaScript if you&#8217;re interested in knowing how it&#8217;s working.</p>
]]></content:encoded>
			<wfw:commentRss>http://tomcoote.co.uk/javascript/svg-sketch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

