<?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>ithinkitsnice &#187; Web</title>
	<atom:link href="http://www.ithinkitsnice.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithinkitsnice.com</link>
	<description>graphic design, illustration et al</description>
	<lastBuildDate>Tue, 10 Aug 2010 15:20:07 +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>&#8216;Land Ahoy!&#8217; is today’s featured work on Central Station</title>
		<link>http://www.ithinkitsnice.com/land-ahoy-featured-work-central-station/</link>
		<comments>http://www.ithinkitsnice.com/land-ahoy-featured-work-central-station/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 14:24:49 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Self-Initiated]]></category>
		<category><![CDATA[Video & Animation]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[2.5D]]></category>
		<category><![CDATA[Central Station]]></category>
		<category><![CDATA[Featured Work]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=791</guid>
		<description><![CDATA[That little animation I released yesterday made a bit of an impression and was  today&#8217;s featured work on the creative social network, Central Station. Big thanks to everyone at @CenSta. My sadly neglected Central station profile page is here.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-793" title="Central Station - Bulletin" src="http://www.ithinkitsnice.com/wp-content/uploads/Screen-shot-2010-08-06-at-14.59.35-460x348.png" alt="Central Station - Bulletin" width="460" height="348" /><img class="alignnone size-medium wp-image-792" title="Central Station - Community" src="http://www.ithinkitsnice.com/wp-content/uploads/Screen-shot-2010-08-06-at-11.23.14-460x348.png" alt="Central Station - Community" width="460" height="348" /></p>
<p>That little <a title="Land Ahoy!" href="http://www.ithinkitsnice.com/land-ahoy-short-animation/" target="_self">animation I released yesterday</a> made a bit of an impression and was  <a title="Central Station - Community" href="http://www.thisiscentralstation.com/community.aspx" target="_blank">today&#8217;s featured work</a> on the creative social network, <a title="Central Station" href="http://www.thisiscentralstation.com/" target="_blank">Central Station</a>. Big thanks to everyone at <a title="Central Station on Twitter" href="http://www.twitter.com/censta" target="_blank">@CenSta</a>.</p>
<p>My sadly neglected Central station profile page is <a title="ithinkitsnice on Central Station" href="http://community.thisiscentralstation.com/service/displayKickPlace.kickAction?u=13749267&amp;as=126249" target="_blank">here</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/land-ahoy-featured-work-central-station/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flashing your clock</title>
		<link>http://www.ithinkitsnice.com/flashing-clock/</link>
		<comments>http://www.ithinkitsnice.com/flashing-clock/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 14:44:00 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Self-Initiated]]></category>
		<category><![CDATA[Video & Animation]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[custom classes]]></category>
		<category><![CDATA[object oriented]]></category>
		<category><![CDATA[pencil]]></category>
		<category><![CDATA[scribble]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=645</guid>
		<description><![CDATA[I was digging through some old, unfinished self-initiated projects looking for some inspiration when I found this&#8230; 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scribble_clock_104611887"
			class="flashmovie"
			width="400"
			height="400">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf"
			name="fm_scribble_clock_104611887"
			width="400"
			height="400">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Pretty little clock, but the code was a bit rubbish and I&#8217;ve learned a lot about ActionScript since then so I decided to write myself an AS2.0 Clock class. Granted, [...]]]></description>
			<content:encoded><![CDATA[<p>I was digging through some old, unfinished self-initiated projects looking for some inspiration when I found this&#8230;</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scribble_clock_1968453720"
			class="flashmovie"
			width="400"
			height="400">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf"
			name="fm_scribble_clock_1968453720"
			width="400"
			height="400">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Pretty little clock, but the code was a bit rubbish and I&#8217;ve learned a lot about ActionScript since then so I decided to write myself an AS2.0 Clock class. Granted, Flash clock scripts are ten a penny on the net but seldom are they very good, and to be honest I just wanted my own. Here is the result in a fairly bare visual form&#8230;</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_new_clock_673985004"
			class="flashmovie"
			width="460"
			height="335">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/new_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/new_clock.swf"
			name="fm_new_clock_673985004"
			width="460"
			height="335">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Functionally, much better and more extendible. Little series of fun clocks on the horizon, I think.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/flashing-clock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bop&#8217;s new website online</title>
		<link>http://www.ithinkitsnice.com/website-bop-online-today/</link>
		<comments>http://www.ithinkitsnice.com/website-bop-online-today/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 14:20:29 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=238</guid>
		<description><![CDATA[&#8230;and in the lead up to the launch of his single on Med School featured in the previous post, Bop&#8217;s official website should be live today not long after I&#8217;ve posted this. visit iambop.com]]></description>
			<content:encoded><![CDATA[<p>&#8230;and in the lead up to the launch of his single on <a title="Med School" href="http://www.hospitalrecords.com/medschool/" target="_self">Med School</a> featured in the previous post, <a title="Bop official website" href="http://www.iambop.com/" target="_blank">Bop&#8217;s official website</a> should be live today not long after I&#8217;ve posted this.</p>
<p><img class="alignnone size-medium wp-image-239" title="iambop_com_screengrab" src="http://www.ithinkitsnice.com/wp-content/uploads/iambop_com_screengrab-450x287.jpg" alt="iambop_com_screengrab" width="450" height="287" /></p>
<p>visit <a title="iambop.com" href="http://www.iambop.com/" target="_blank">iambop.com</a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/website-bop-online-today/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New website for Fireworks Ceramics Studio</title>
		<link>http://www.ithinkitsnice.com/website-fireworks-ceramics-studio/</link>
		<comments>http://www.ithinkitsnice.com/website-fireworks-ceramics-studio/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:16:51 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ceramics]]></category>
		<category><![CDATA[Fireworks]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=183</guid>
		<description><![CDATA[I&#8217;ve just created a new website for the long running Fireworks Ceramics Studio here in Glasgow. Fireworks had a very limited budget, so I used a modified version of the site I created for Blu Mar Ten to meet their requirements. Fireworks didn&#8217;t really have a visual identity so I also created a simple logotype [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just created a new website for the long running <a title="Fireworks Cermaics Studio" href="http://www.fireworksceramics.co.uk/" target="_blank">Fireworks Ceramics Studio</a> here in Glasgow. Fireworks had a very limited budget, so I used a modified version of <a title="Blu Mar Ten website" href="http://www.ithinkitsnice.com/blu-mar-ten-identity-website/" target="_self">the site I created for Blu Mar Ten</a> to meet their requirements.</p>
<p>Fireworks didn&#8217;t really have a visual identity so I also created a simple logotype using<a title="ITC Lubalin" href="http://www.linotype.com/724/itclubalingraph-family.html" target="_blank"> ITC Lubalin</a> for the site.<br />
<span style="color: #ffffff;">.</span></p>
<p><img class="alignnone size-full wp-image-184" title="fireworks_header_2" src="http://www.ithinkitsnice.com/wp-content/uploads/fireworks_header_2.jpg" alt="fireworks_header_2" width="480" height="224" /></p>
<p>Have a look at <a title="Fireworks Ceramics Studio" href="http://www.fireworksceramics.co.uk/" target="_blank">fireworksceramics.co.uk</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/website-fireworks-ceramics-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shielagh Tacey Hand Woven Textiles featured on LG blog</title>
		<link>http://www.ithinkitsnice.com/shielagh-tacey-hand-woven-textiles-featured-on-lg-blog/</link>
		<comments>http://www.ithinkitsnice.com/shielagh-tacey-hand-woven-textiles-featured-on-lg-blog/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 00:18:49 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Other People's Things]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[LG]]></category>
		<category><![CDATA[Shielagh Tacey]]></category>
		<category><![CDATA[Weaving]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=103</guid>
		<description><![CDATA[Shielagh Tacey Hand Woven Textiles, whose logo and website I designed, was featured on the LG blog today: &#8220;On the hunt for lovely and original gifts I stumbled across Shielagh Tacey, an artist and designer living and working in Glasgow, Scotland who makes unique hand woven textile products using a traditional wooden floor loom. Her [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shielagh.co.uk" target="_blank">Shielagh Tacey Hand Woven Textiles</a>, whose logo and website <a title="See designs for Shielagh Tacey." href="/shielagh-tacey-hand-woven-textiles/" target="_self">I designed</a>, was <a href="http://www.lgblog.co.uk/2009/02/08/one-of-a-kind/" target="_blank">featured on the LG blog</a> today:</p>
<blockquote><p>&#8220;On the hunt for lovely and original gifts I stumbled across Shielagh Tacey, an artist and designer living and working in Glasgow, Scotland who makes unique hand woven textile products using a traditional wooden floor loom.</p>
<p>Her products range from cushions to scarves to iPod covers. According to her site everything she produces is a unique, one-off item and she also makes items to customers particular requirements.&#8221;</p></blockquote>
<p>Visit the site by clicking below.</p>
<p><a href="http://www.shielagh.co.uk"><img class="alignnone size-full wp-image-104" title="shielagh_web_front1" src="http://www.ithinkitsnice.com/wp-content/uploads/shielagh_web_front1.jpg" alt="shielagh_web_front1" width="455" height="347" /></a></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/shielagh-tacey-hand-woven-textiles-featured-on-lg-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blu Mar Ten — new identity and website.</title>
		<link>http://www.ithinkitsnice.com/blu-mar-ten-identity-website/</link>
		<comments>http://www.ithinkitsnice.com/blu-mar-ten-identity-website/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 15:27:48 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Blu Mar Ten]]></category>
		<category><![CDATA[Blumarten]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=37</guid>
		<description><![CDATA[I&#8217;ve created a new visual identity for Blu Mar Ten in the run up to the release of their new album and carried this through into a new website. . The logo is a hand rendering of Clarendon. Blu Mar Ten wanted a visually pared-down website that they could keep updated themselves and use as [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve created a new visual identity for <a href="http://www.blumarten.com/home/about" target="_blank">Blu Mar Ten</a> in the run up to the release of their new album and carried this through into a new website.<br />
<span style="color: #ffffff;">.</span></p>
<p><img class="alignnone size-full wp-image-180" title="bmt_banner_pink" src="http://www.ithinkitsnice.com/wp-content/uploads/bmt_banner_pink.jpg" alt="bmt_banner_pink" width="480" height="250" /></p>
<p>The logo is a hand rendering of <a href="http://www.linotype.com/261/clarendonlt-family.html" target="_blank">Clarendon.</a></p>
<p>Blu Mar Ten wanted a visually pared-down website that they could keep updated themselves and use as a blogging and podcasting platform; WordPress was ideal to build the site upon.</p>
<p><img class="alignnone size-medium wp-image-181" title="blumarten_site_grab" src="http://www.ithinkitsnice.com/wp-content/uploads/blumarten_site_grab-600x433.jpg" alt="blumarten_site_grab" width="455" height="328" /></p>
<p>The website includes visitor tracking and statistical analysis, search engine optimisation, and integrates with social networks, inluding <a href="http://www.ping.fm" target="_blank">Ping.fm</a>, <a href="http://www.dandyid.org/" target="_blank">DandyID</a>, <a href="http://www.twitter.com" target="_blank">Twitter</a> and <a href="http://www.last.fm" target="_blank">Last.fm</a>.</p>
<p>See <a title="More work for Blu Mar Ten" href="http://www.ithinkitsnice.com/blu-mar-ten/" target="_self">more work I&#8217;ve done for Blu Mar Ten</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/blu-mar-ten-identity-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
