<?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>TurtleBlog &#187; Web Design</title>
	<atom:link href="http://www.turtleblog.co.uk/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.turtleblog.co.uk</link>
	<description>Tech News for Turtle&#039;s!</description>
	<lastBuildDate>Thu, 17 Jun 2010 12:16:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Character Entities &#8211; You might not know</title>
		<link>http://www.turtleblog.co.uk/2009/11/character-entities-you-might-not-know/</link>
		<comments>http://www.turtleblog.co.uk/2009/11/character-entities-you-might-not-know/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:54:01 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[character]]></category>
		<category><![CDATA[entity]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[symbol]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=840</guid>
		<description><![CDATA[Here are some html character entities which you may not know already, and may even become useful. If you&#8217;ve used on of these on your site, like on or what ever leave a comment below. &#8451; Degrees Celcius Celsius &#38;#8451; &#9728; Sun &#38;#9728; &#9731; Snowman &#38;#9731; &#9732; Comet &#38;#9732; &#9742; Telephone &#38;#9742; &#9745; Tick box [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some html character entities which you may not know already, and may even become useful. If you&#8217;ve used on of these on your site, like on or what ever leave a comment below.</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/11/2319362523_2573d47643-225x300.jpg" alt="2319362523_2573d47643" title="2319362523_2573d47643" width="225" height="300" class="aligncenter size-medium wp-image-868 main" /></p>
<h1>&#8451;</h1>
<h2>Degrees <del datetime="2009-12-18T19:33:34+00:00">Celcius</del> Celsius</h2>
<div class="code"><code>&amp;#8451;</code></div>
<h1>&#9728;</h1>
<h2>Sun</h2>
<div class="code"><code>&amp;#9728;</code></div>
<p><span id="more-840"></span></p>
<h1>&#9731;</h1>
<h2>Snowman</h2>
<div class="code"><code>&amp;#9731;</code></div>
<h1>&#9732;</h1>
<h2>Comet</h2>
<div class="code"><code>&amp;#9732;</code></div>
<h1>&#9742;</h1>
<h2>Telephone</h2>
<div class="code"><code>&amp;#9742;</code></div>
<h1>&#9745;</h1>
<h2>Tick box</h2>
<div class="code"><code>&amp;#9745;</code></div>
<h1>&#9746;</h1>
<h2>Cross box</h2>
<div class="code"><code>&amp;#9746;</code></div>
<h1>&#9760;</h1>
<h2>Danger</h2>
<div class="code"><code>&amp;#9760;</code></div>
<h1>&#9763;</h1>
<h2>Biohazard</h2>
<div class="code"><code>&amp;#9763;</code></div>
<h1>&#9773;</h1>
<h2>Hammer and Sickle</h2>
<div class="code"><code>&amp;#9773;</code></div>
<h1>&#9774;</h1>
<h2>CND, Peace</h2>
<div class="code"><code>&amp;#9774;</code></div>
<h1>&#9786;</h1>
<h2>Smiley Face</h2>
<div class="code"><code>&amp;#9786;</code></div>
<h1>&#9996;</h1>
<h2>Victory</h2>
<div class="code"><code>&amp;#9996;</code></div>
<h1>&#9730;</h1>
<h2>Umbrella</h2>
<div class="code"><code>&amp;#9730;</code></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Data Source: <a href="http://www.bigbaer.com/reference/character_entity_reference.htm" onclick="urchinTracker('/outgoing/www.bigbaer.com/reference/character_entity_reference.htm?referer=');">http://www.bigbaer.com/reference/character_entity_reference.htm</a></p>
<p>Picture Source: <a href="http://www.flickr.com/photos/ezioman/2319362523/" onclick="urchinTracker('/outgoing/www.flickr.com/photos/ezioman/2319362523/?referer=');">http://www.flickr.com/photos/ezioman/2319362523/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/11/character-entities-you-might-not-know/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Open Source PHP Login System</title>
		<link>http://www.turtleblog.co.uk/2009/10/open-source-php-login-system/</link>
		<comments>http://www.turtleblog.co.uk/2009/10/open-source-php-login-system/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 13:25:35 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=667</guid>
		<description><![CDATA[I&#8217;ve been using this PHP login system for a while now, it&#8217;s called Quadodo and it&#8217;s completely free and open source under the GPL license. One of the many benefits I find with it is that it&#8217;s 100% customisable while still being secure. It has many features, like the forgotten password page and the registration [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using this PHP login system for a while now, it&#8217;s called <a href="http://www.quadodo.net" onclick="urchinTracker('/outgoing/www.quadodo.net?referer=');">Quadodo</a> and it&#8217;s completely free and open source under the GPL license. One of the many benefits I find with it is that it&#8217;s 100% customisable while still being secure.</p>
<p>It has many features, like the forgotten password page and the registration page. If you&#8217;re running a very small site but would like a login system for certain content, I would strongly recommend Quadodo.</p>
<h2>Login</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/login.jpg" alt="login" title="login" width="500" height="235" class="aligncenter size-full wp-image-669" style="border:1px solid #CCC;padding:4px;" /><span id="more-667"></span></p>
<h2>Registration</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/register1.jpg" alt="register" title="register" width="500" height="339" class="aligncenter size-full wp-image-675" style="border:1px solid #CCC;padding:4px;" /></p>
<h2>Config</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/config.jpg" alt="config" title="config" width="500" height="350" class="aligncenter size-full wp-image-672" style="border:1px solid #CCC;padding:4px;" /></p>
<h2>Quadodo Site</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/website.jpg" alt="website" title="website" width="500" height="357" class="aligncenter size-full wp-image-677" style="border:1px solid #CCC;padding:4px;" /></p>
<h2>Download</h2>
<p>It&#8217;s available for download here: <a href="http://www.quadodo.net/downloads.php" onclick="urchinTracker('/outgoing/www.quadodo.net/downloads.php?referer=');">http://www.quadodo.net/downloads.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/10/open-source-php-login-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5+ Steps to Speed up your Website</title>
		<link>http://www.turtleblog.co.uk/2009/10/5-steps-to-speed-up-your-website/</link>
		<comments>http://www.turtleblog.co.uk/2009/10/5-steps-to-speed-up-your-website/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:38:29 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[faster]]></category>
		<category><![CDATA[improve]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[loat times]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=588</guid>
		<description><![CDATA[Here are some innocent tips and tricks to get your website to load faster behind the scenes. Most of them are either simply good practice or tools to help you out along the way. If you have any more ways to speed up your site leave a comment at the bottom of the page. 1. [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some innocent tips and tricks to get your website to load faster behind the scenes. Most of them are either simply good practice or tools to help you out along the way. If you have any more ways to speed up your site leave a comment at the bottom of the page.</p>
<h2>1. Valid Code</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/valid1.jpg" alt="valid" title="valid" width="550" height="138" class="aligncenter size-full wp-image-635" style="border:1px solid #CCC;padding:4px;" /></p>
<p>Valid code means that browser doesn&#8217;t have to make, create and merge your code to make it work. A page with the correct DOCTYPE and structure will render quicker within the browser, it also helps with browser compatibility.</p>
<p>XHTML and HTML Validator &#8211; <a href="http://validator.w3.org/" onclick="urchinTracker('/outgoing/validator.w3.org/?referer=');">http://validator.w3.org/</a></p>
<p>CSS Validator &#8211; <a href="http://jigsaw.w3.org/css-validator/" onclick="urchinTracker('/outgoing/jigsaw.w3.org/css-validator/?referer=');">http://jigsaw.w3.org/css-validator/</a></p>
<p>&nbsp;</p>
<p><span id="more-588"></span></p>
<h2>2. Reduce the HTTP Requests</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/firebug1.jpg" alt="firebug" title="firebug" width="400" height="186" class="aligncenter size-full wp-image-645" style="border:1px solid #CCC;padding:4px;" /></p>
<p>As well as the time it takes to download a file off the server it also takes time to request the file, so the less actual requests you make the faster it will be. A brilliant example of this is CSS sprites which combine multiple images into one and use the CSS background property to only show the portion of the image you require.</p>
<p>A Guide to Reducing HTTP Requests &#8211; <a href="http://www.dailyblogtips.com/speed-up-your-site-reduce-the-http-requests/" onclick="urchinTracker('/outgoing/www.dailyblogtips.com/speed-up-your-site-reduce-the-http-requests/?referer=');">http://www.dailyblogtips.com/speed-up-your-site-reduce-the-http-requests/</a></p>
<p>CSS Sprites Tutorial &#8211; <a href="http://css-tricks.com/css-sprites/" onclick="urchinTracker('/outgoing/css-tricks.com/css-sprites/?referer=');">http://css-tricks.com/css-sprites/</a></p>
<p>CSS Sprite Generator &#8211; <a href="http://spritegen.website-performance.org/" onclick="urchinTracker('/outgoing/spritegen.website-performance.org/?referer=');">http://spritegen.website-performance.org/</a></p>
<p>&nbsp;</p>
<h2>3. Compress Images, CSS and JS Even Further</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/smush.jpg" alt="smush" title="smush" width="550" height="243" class="aligncenter size-full wp-image-640" style="border:1px solid #CCC;padding:4px;" /></p>
<p>Images, Javascript and CSS can all be compacted into smaller files without loosing any functionality. The Yahoo! site <a href="http://developer.yahoo.com/yslow/smushit/" onclick="urchinTracker('/outgoing/developer.yahoo.com/yslow/smushit/?referer=');">Smush.it</a> compresses images even further than the Photoshop &#8220;Save for web&#8221; option.</p>
<p>To compress CSS there are easy to use websites such as <a href="http://www.cleancss.com/" onclick="urchinTracker('/outgoing/www.cleancss.com/?referer=');">Clean CSS</a> and <a href="http://www.cssdrive.com/index.php/main/csscompressor/" onclick="urchinTracker('/outgoing/www.cssdrive.com/index.php/main/csscompressor/?referer=');">CSS Drive Compressor</a>. These site will remove unneed spaces, semicolons and returns from your CSS files usually decreasing the file size by around 13%.</p>
<p>The site <a href="http://javascriptcompressor.com/" onclick="urchinTracker('/outgoing/javascriptcompressor.com/?referer=');">Javascript Compressor</a> is the simplest way to cut the size of those large javascript files.</p>
<p>&nbsp;</p>
<h2>4. Use JS Libraries and link to Google&#8217;s CDN</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/j.jpg" alt="j" title="j" width="400" height="90" class="aligncenter size-full wp-image-626" style="border:1px solid #CCC;padding:4px;" /></p>
<p>Using javascript frameworks like <a href="http://jquery.com/" onclick="urchinTracker('/outgoing/jquery.com/?referer=');">jQuery</a>, <a href="http://mootools.net/" onclick="urchinTracker('/outgoing/mootools.net/?referer=');">MooTools</a> and <a href="http://www.prototypejs.org/" onclick="urchinTracker('/outgoing/www.prototypejs.org/?referer=');">Prototype</a> means that you need less odd bits of javascript here and there, a javascript framework can usually do the same job while compacting it into an easy line or two.</p>
<p>Once you have a framework and you want to use it on your website it is an idea to use the version hosted by Google on their servers over at <a href="http://code.google.com/apis/ajaxlibs/documentation/" onclick="urchinTracker('/outgoing/code.google.com/apis/ajaxlibs/documentation/?referer=');">Google Code</a>. This can save your load time because if it&#8217;s all hosted at the same place it might not need to be downloaded at all because it might have been cached.</p>
<p>&nbsp;</p>
<h2>5. Javascript at bottom</h2>
<p>This is a really simple, yet effective tip. A few years ago I would always start a page with the standard DOCTYPE, HTML, title, meta, css, javascript then body but now it&#8217;s realised that it&#8217;s better to add them to the bottom of the page as they are not usually needed until last of all. A prime example is the Google Analytics tracking code which they recommend sits at the bottom of the page.</p>
<p>&nbsp;</p>
<h2>6. Firefox Addons</h2>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/10/edturtle.jpg" alt="edturtle" title="edturtle" width="550" height="273" class="aligncenter size-full wp-image-661" style="border:1px solid #CCC;padding:4px;" /></p>
<p>Using Firefox addons like <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" onclick="urchinTracker('/outgoing/addons.mozilla.org/en-US/firefox/addon/1843?referer=');">Firebug</a> and the <a href="https://addons.mozilla.org/en-US/firefox/addon/60" onclick="urchinTracker('/outgoing/addons.mozilla.org/en-US/firefox/addon/60?referer=');">Web Developer Toolbar</a> can seriously help you when optimising your code. Firebug enables you to check how long it takes for a specific file to be requested and load plus much more while the Web Developer toolbar allows you to disable images, CSS and javascript to see how your website looks and works without them and once again much more.</p>
<p>As pointed out by &#8216;sampada&#8217; in the comments IE Add-ons such as IE developer Toolbar can also be very useful and help with cross-browser testing.</p>
<p>&nbsp;</p>
<p>So there we have it, some nifty &#8216;lil tricks to get your website in front of the people who matter faster. Any comments? If so leave them below. <img src='http://www.turtleblog.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/10/5-steps-to-speed-up-your-website/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Freebie Website Backgrounds</title>
		<link>http://www.turtleblog.co.uk/2009/09/freebie-website-backgrounds/</link>
		<comments>http://www.turtleblog.co.uk/2009/09/freebie-website-backgrounds/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:10:52 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[freebie]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=422</guid>
		<description><![CDATA[Here are some backgrounds I&#8217;ve made and used over time on a varitation of websites and are now available to you through the creative commons licence. If you use one of these backgrounds on your own website leave a comment below with a link to show it. 1. Spanghew A colourful gradient sequence designed for [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some backgrounds I&#8217;ve made and used over time on a varitation of websites and are now available to you through the creative commons licence. If you use one of these backgrounds on your own website leave a comment below with a link to show it.</p>
<h2>1. Spanghew</h2>
<p>A colourful gradient sequence designed for a black background, I&#8217;m currently using this background as <a href="http://twitter.com/eddturtle" onclick="urchinTracker('/outgoing/twitter.com/eddturtle?referer=');">my twitter</a> background.</p>
<p><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back3.jpg"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back3_s2.jpg" alt="Spanghew" title="Spanghew" width="590" height="197" class="aligncenter size-full wp-image-438 main" /></a></p>
<p style="font: bold 26px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, serif;text-align:center;"><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back3.jpg" style="text-decoration:none;"><img src="http://www.edturtle.co.uk/centre/famfam-icons/zoom.png" alt="" width="13" /> Download Original Background Image <span style="font-size:20px;">[45k]</span></a></p>
<p><span id="more-422"></span></p>
<p>CSS Code:</p>
<div class="code"><code>background: #000 url('images/back1.jpg') top center repeat-x;</code></div>
<p>Examples:</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/spanghew2.jpg" alt="spanghew" title="spanghew" width="282" height="150" class="aligncenter size-full wp-image-459 main" /> <img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/Spanghew22.jpg" alt="Spanghew2" title="Spanghew2" width="279" height="150" class="aligncenter size-full wp-image-460 main" /></p>
<hr style="margin:20px;" />
<h2>2. Circuitry</h2>
<p>Original design by <a href="http://www.flickr.com/photos/stallio/3149911976/" onclick="urchinTracker('/outgoing/www.flickr.com/photos/stallio/3149911976/?referer=');">stallio on Flickr</a> under the <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB" onclick="urchinTracker('/outgoing/creativecommons.org/licenses/by-sa/2.0/deed.en_GB?referer=');">Attribution-Share Alike 2.0 Generic</a> licence. This circuit board gradiented into a light yellow is great for technology related websites.</p>
<p><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back1.jpg"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back1-296x300.jpg" alt="back1" title="back1" width="296" height="300" class="aligncenter size-medium wp-image-423 main" /></a></p>
<p style="font: bold 26px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, serif;text-align:center;"><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back1.jpg" style="text-decoration:none;"><img src="http://www.edturtle.co.uk/centre/famfam-icons/zoom.png" alt="" width="13" /> Download Original Background Image <span style="font-size:20px;">[30k]</span></a></p>
<p>CSS Code:</p>
<div class="code"><code>background: #FF9 url('images/back2.jpg') top center repeat-x;</code></div>
<p>Examples:</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/cuprum1.jpg" alt="cuprum" title="cuprum" width="279" height="150" class="aligncenter size-full wp-image-465 main" /> <img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/cuprum2.jpg" alt="cuprum2" title="cuprum2" width="279" height="150" class="aligncenter size-full wp-image-466 main" /></p>
<hr style="margin:20px;" />
<h2>3. Chimp</h2>
<p>Another one of my Photoshop works this colourful piece with subtle sprouting grass looks amazing.</p>
<p><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back2.jpg"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back2_s2.jpg" alt="back2_s" title="back2_s" width="590" height="148" class="aligncenter size-full wp-image-437 main" /></a></p>
<p style="font: bold 26px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, serif;text-align:center;"><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back2.jpg" style="text-decoration:none;"><img src="http://www.edturtle.co.uk/centre/famfam-icons/zoom.png" alt="" width="13" /> Download Original Background Image <span style="font-size:20px;">[29k]</span></a></p>
<p>CSS Code:</p>
<div class="code"><code>background: #C2DF63 url('images/back2.jpg') top center repeat-x;</code></div>
<p>Examples:</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/chimp1.jpg" alt="chimp" title="chimp" width="282" height="150" class="aligncenter size-full wp-image-469 main" /> <img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/chimp2.jpg" alt="chimp2" title="chimp2" width="279" height="150" class="aligncenter size-full wp-image-470 main" /></p>
<hr style="margin:20px;" />
<h2>4. Nights Sky</h2>
<p>This is the background I personally use on my website, it has small stars on a black background portraying the nights sky. I also made a small moon to sit in the top right corner (<a href="http://www.edturtle.co.uk/" onclick="urchinTracker('/outgoing/www.edturtle.co.uk/?referer=');">see here</a>).</p>
<p><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back4.jpg"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back4.jpg" alt="back4" title="back4" width="341" height="440" class="aligncenter size-full wp-image-428 main" /></a></p>
<p style="font: bold 26px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, serif;text-align:center;"><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back4.jpg" style="text-decoration:none;"><img src="http://www.edturtle.co.uk/centre/famfam-icons/zoom.png" alt="" width="13" /> Download Original Background Image <span style="font-size:20px;">[24k]</span></a></p>
<p>CSS Code:</p>
<div class="code"><code>background: #036 url('images/back2.jpg') top center repeat-x;</code></div>
<p>Examples:</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/edturtle1.jpg" alt="edturtle" title="edturtle" width="279" height="150" class="aligncenter size-full wp-image-474 main" /> <img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/edturtle2.jpg" alt="edturtle2" title="edturtle2" width="279" height="150" class="aligncenter size-full wp-image-475 main" /></p>
<hr style="margin:20px;" />
<h2>5. Clouds</h2>
<p>Not a big, overcrowding background it just sits best right at the top of the page. I think it looks good simply because of its simplicity.</p>
<p><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back5.jpg"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back5_s.jpg" alt="back5_s" title="back5_s" width="590" height="70" class="aligncenter size-full wp-image-478 main" /></a></p>
<p style="font: bold 26px Palatino Linotype, Book Antiqua, Palatino, Times New Roman, serif;text-align:center;"><a href="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/back5.jpg" style="text-decoration:none;"><img src="http://www.edturtle.co.uk/centre/famfam-icons/zoom.png" alt="" width="13" /> Download Original Background Image <span style="font-size:20px;">[5k]</span></a></p>
<p>CSS Code:</p>
<div class="code"><code>background: #B3D4F5 url('images/back2.jpg') top center repeat-x;</code></div>
<p>Examples:</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/open.jpg" alt="open" title="open" width="282" height="150" class="aligncenter size-full wp-image-479 main" /> <img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/open2.jpg" alt="open2" title="open2" width="279" height="150" class="aligncenter size-full wp-image-480 main" /></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/" onclick="urchinTracker('/outgoing/creativecommons.org/licenses/by-nd/2.0/uk/?referer=');"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nd/2.0/uk/88x31.png" /></a><br />This <span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/StillImage" rel="dc:type">work</span> is licenced under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/2.0/uk/" onclick="urchinTracker('/outgoing/creativecommons.org/licenses/by-nd/2.0/uk/?referer=');">Creative Commons Licence</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/09/freebie-website-backgrounds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new to HTML5?</title>
		<link>http://www.turtleblog.co.uk/2009/09/whats-new-to-html5/</link>
		<comments>http://www.turtleblog.co.uk/2009/09/whats-new-to-html5/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 10:32:42 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[elements]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=393</guid>
		<description><![CDATA[The HTML4 standard hasn&#8217;t seen a major update in most of its life, with even the XHTML standard creating stricter coding but lacking in new features. The new HTML5 standard which has been under development since 2004 is now surfacing, with a larger support with modern browsers. &#160; Here are some of the new features [...]]]></description>
			<content:encoded><![CDATA[<p>The HTML4 standard hasn&#8217;t seen a major update in most of its life, with even the XHTML standard creating stricter coding but lacking in new features. The new HTML5 standard which has been under development since 2004 is now surfacing, with a larger support with modern browsers.</p>
<p><a href="http://www.flickr.com/photos/churl/250235133/" title="Writing Sample: Cross Apogee by churl, on Flickr" onclick="urchinTracker('/outgoing/www.flickr.com/photos/churl/250235133/?referer=');"><img src="http://farm1.static.flickr.com/88/250235133_37decd4557.jpg" width="500" height="375" alt="Writing Sample: Cross Apogee" class="main" /></a><span id="more-393"></span></p>
<p>&nbsp;</p>
<p>Here are some of the new features and elements to HTML5:</p>
<div class="code"><code>&lt;audio&gt; &lt;video&gt;</code></div>
<p>The audio and video element allows you to easily embed videos and audio without the need for flash while retaining certain features like autoplay and loop. A great example of where this is being used is: <a href="http://www.dailymotion.com/openvideodemo" onclick="urchinTracker('/outgoing/www.dailymotion.com/openvideodemo?referer=');">http://www.dailymotion.com/openvideodemo</a> it doesn&#8217;t use flash only HTML5, JS and CSS3.</p>
<p>&nbsp;</p>
<div class="code"><code>&lt;header&gt; &lt;nav&gt; &lt;article&gt; &lt;aside&gt; &lt;section&gt; &lt;footer&gt;</code></div>
<p>These structural elements are a great way to slove the over use of divs and classes which are always used to the excess in modern HTML.</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/09/html5structure.png" alt="html5structure" title="html5structure" width="400" height="309" class="aligncenter size-full wp-image-400" /></p>
<p>&nbsp;</p>
<div class="code"><code>&lt;canvas&gt;</code></div>
<p>This is a javascript controlled drawing area allowing you to make graphs easily. A example of the canvas element with RGraph can be found at <a href="http://www.phpguru.org/static/canvas.html" onclick="urchinTracker('/outgoing/www.phpguru.org/static/canvas.html?referer=');">http://www.phpguru.org/static/canvas.html</a>.</p>
<p>&nbsp;</p>
<div class="code"><code>&lt;!doctype html&gt;</code></div>
<p>This replaces the original DOCTYPE and HTML elements, combining the two into one streamline starting point.</p>
<p>&nbsp;</p>
<div class="code"><code>&lt;acronym&gt; &lt;basefont&gt; &lt;center&gt; &lt;font&gt; &lt;frame&gt; &lt;strike&gt; &lt;u&gt;</code></div>
<p>All of these elements are deemed outdated and have been removed, mainly because there is a better or more efficient way of doing them.</p>
<h2>Is the world ready for HTML5?</h2>
<p>Well, it&#8217;s getting there. With recent progressions in the browser industry a hand-full of these tags are now supported but still only with the latest versions. So if you&#8217;re considering developing a new site, HTML5 is still a long way from main stream.</p>
<p>&nbsp;</p>
<p>Image by: <a href="http://www.flickr.com/photos/churl/250235133/" onclick="urchinTracker('/outgoing/www.flickr.com/photos/churl/250235133/?referer=');">churl on flickr</a></p>
<h2>Additional Resources:</h2>
<p><a href="http://www.phpguru.org/static/html5" onclick="urchinTracker('/outgoing/www.phpguru.org/static/html5?referer=');">http://www.phpguru.org/static/html5</a><br />
<a href="http://www.alistapart.com/articles/previewofhtml5/" onclick="urchinTracker('/outgoing/www.alistapart.com/articles/previewofhtml5/?referer=');">http://www.alistapart.com/articles/previewofhtml5/</a><br />
<a href="http://webdesign.about.com/od/html5/a/html_5_whats_new.htm" onclick="urchinTracker('/outgoing/webdesign.about.com/od/html5/a/html_5_whats_new.htm?referer=');">http://webdesign.about.com/od/html5/a/html_5_whats_new.htm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/09/whats-new-to-html5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Website Check-List</title>
		<link>http://www.turtleblog.co.uk/2009/07/the-website-check-list/</link>
		<comments>http://www.turtleblog.co.uk/2009/07/the-website-check-list/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 17:03:23 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[list]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=309</guid>
		<description><![CDATA[A comprehensive list of everything you should accomplish before fully releasing a website. Including Analytics, Browser Compatibility, Accessibility and Load Times. Analytics Ever wondered how many people actually look at your website? This is a key tool in developing your site around your users. It&#8217;s free and easy to try, just go to: http://www.google.com/analytics/ Alternatives: [...]]]></description>
			<content:encoded><![CDATA[<p>A comprehensive list of everything you should accomplish before fully releasing a website. Including Analytics, Browser Compatibility, Accessibility and Load Times.</p>
<h2><img src="http://edturtle.co.uk/centre/famfam-cions/chart_curve.png" alt="" /> Analytics</h2>
<p><a href="http://www.google.com/analytics/" onclick="urchinTracker('/outgoing/www.google.com/analytics/?referer=');"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/ga.jpg" alt="Google Analytics" title="Google Analytics" width="450" height="301" class="aligncenter size-full wp-image-311 main" /></a></p>
<p>Ever wondered how many people actually look at your website? This is a key tool in developing your site around your users. It&#8217;s free and easy to try, just go to: <a href="http://www.google.com/analytics/" onclick="urchinTracker('/outgoing/www.google.com/analytics/?referer=');">http://www.google.com/analytics/</a></p>
<p>Alternatives: </p>
<ul>
<li><a href="http://www.haveamint.com/" onclick="urchinTracker('/outgoing/www.haveamint.com/?referer=');">http://www.haveamint.com</a></li>
<li><a href="http://www.crazyegg.com/" onclick="urchinTracker('/outgoing/www.crazyegg.com/?referer=');">http://www.crazyegg.com</a></li>
</ul>
<p>&nbsp;</p>
<p><span id="more-309"></span></p>
<h2><img src="http://edturtle.co.uk/centre/famfam-cions/layout_content.png" alt="" /> Browser Compatibility</h2>
<p><a href="http://www.browsershots.org/" onclick="urchinTracker('/outgoing/www.browsershots.org/?referer=');"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/bs.jpg" alt="BrowserShots.org" title="BrowserShots.org" width="450" height="295" class="aligncenter size-full wp-image-319 main" /></a></p>
<p>Yes, you could just install multiple operating systems and a huge array of web browsers but browsershots.org makes the whole process a lot easier. Just visit <a href="http://www.browsershots.org/" onclick="urchinTracker('/outgoing/www.browsershots.org/?referer=');">www.browsershots.org</a> and start testing your website.</p>
<p>Alternatives: </p>
<ul>
<li><a href="http://ipinfo.info/netrenderer/index.php" onclick="urchinTracker('/outgoing/ipinfo.info/netrenderer/index.php?referer=');">http://ipinfo.info/netrenderer/index.php</a></li>
</ul>
<p>&nbsp;</p>
<h2><img src="http://edturtle.co.uk/centre/famfam-cions/rosette.png" alt="" /> Accessibility</h2>
<p><a href="http://validator.w3.org/" onclick="urchinTracker('/outgoing/validator.w3.org/?referer=');"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/w3c.jpg" alt="w3c" title="w3c" width="450" height="301" class="aligncenter size-full wp-image-322 main" /></a></p>
<p>Validate those web pages to gain their full potential, a cleanly validated page can help with search engine rankings and speed. To  check your pages go to: <a href="http://validator.w3.org/" onclick="urchinTracker('/outgoing/validator.w3.org/?referer=');">http://validator.w3.org</a></p>
<p>Alternatives: </p>
<ul>
<li><a href="http://wave.webaim.org/" onclick="urchinTracker('/outgoing/wave.webaim.org/?referer=');">http://wave.webaim.org</a></li>
<li><a href="http://jigsaw.w3.org/css-validator/" onclick="urchinTracker('/outgoing/jigsaw.w3.org/css-validator/?referer=');">http://jigsaw.w3.org/css-validator</a></li>
</ul>
<p>&nbsp;</p>
<h2><img src="http://edturtle.co.uk/centre/famfam-cions/lightning.png" alt="" /> Load Times</h2>
<p><a href="http://www.websiteoptimization.com/services/analyze/" onclick="urchinTracker('/outgoing/www.websiteoptimization.com/services/analyze/?referer=');"><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/weba.jpg" alt="weba" title="weba" width="450" height="301" class="aligncenter size-full wp-image-324 main" /></a></p>
<p>It&#8217;s difficult to know exactly how long your website really takes to load, because the second time you load the site it will always be faster due to caching. This tool from websiteoptimization.com puts each section, such as images and CSS, into their own category allowing you to see what needs to be improved, and what&#8217;s fine as it is. Find this tool here: <a href="http://www.websiteoptimization.com/services/analyze/" onclick="urchinTracker('/outgoing/www.websiteoptimization.com/services/analyze/?referer=');">http://www.websiteoptimization.com/services/analyze/</a></p>
<p>Alternatives: </p>
<ul>
<li><a href="http://www.mozilla.com/firefox/" onclick="urchinTracker('/outgoing/www.mozilla.com/firefox/?referer=');">Firefox</a> + <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" onclick="urchinTracker('/outgoing/addons.mozilla.org/en-US/firefox/addon/1843?referer=');">Firebug</a> + <a href="https://addons.mozilla.org/en-US/firefox/addon/5369" onclick="urchinTracker('/outgoing/addons.mozilla.org/en-US/firefox/addon/5369?referer=');">YSlow</a></li>
<li><a href="http://tools.pingdom.com/" onclick="urchinTracker('/outgoing/tools.pingdom.com/?referer=');">http://tools.pingdom.com</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/07/the-website-check-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Icon Set for wicked Web Design</title>
		<link>http://www.turtleblog.co.uk/2009/07/free-icon-set-for-wicked-web-design/</link>
		<comments>http://www.turtleblog.co.uk/2009/07/free-icon-set-for-wicked-web-design/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 12:50:15 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=173</guid>
		<description><![CDATA[I´ve discoverd recently a great resource for web icons which will drastically improve your web interface. It includes over 700 small images (16&#215;16) and I quote: &#8220;And all for a low low price of $0.00. You can&#8217;t say fairer than that.&#8221; They can be found at famfamfam.com They are licenced under the Creative Commons Attribution [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/07/dibujo.jpg" alt="dibujo" title="dibujo" width="423" height="32" class="aligncenter size-full wp-image-264" /></p>
<p>I´ve discoverd recently a great resource for web icons which will drastically improve your web interface. It includes over 700 small images (16&#215;16) and I quote:</p>
<p>&#8220;And all for a low low price of $0.00. You can&#8217;t say fairer than that.&#8221;<span id="more-173"></span></p>
<p>They can be found at <a href="http://famfamfam.com/lab/icons/silk/" onclick="urchinTracker('/outgoing/famfamfam.com/lab/icons/silk/?referer=');">famfamfam.com</a></p>
<p>They are licenced under the Creative Commons Attribution 2.5 License so usually require a back link to their site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/07/free-icon-set-for-wicked-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tags every Web page needs!</title>
		<link>http://www.turtleblog.co.uk/2009/05/tags-every-web-page-needs/</link>
		<comments>http://www.turtleblog.co.uk/2009/05/tags-every-web-page-needs/#comments</comments>
		<pubDate>Sun, 10 May 2009 10:02:10 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[short]]></category>
		<category><![CDATA[trick]]></category>

		<guid isPermaLink="false">http://www.turtleblog.co.uk/?p=222</guid>
		<description><![CDATA[Photo Source: Gaetan Lee 1. &#60;html&#62;, &#60;head&#62;, &#60;body&#62;, &#60;title&#62; The fundamental basis of HTML, they simply have to be mentioned here. 2. DOCTYPE As mentioned by the w3, an XHTML document consists of three parts, and this is one of them. The DOCTYPE tag allows browsers to instantly recognise how to interpret your page, rendering [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/05/421948844_eea6ae29c1.jpg" alt="Genetic Coding" title="Genetic Coding" width="500" height="375" class="aligncenter size-full wp-image-241 main" /></p>
<p>Photo Source: <a href="http://www.flickr.com/photos/gaetanlee/421948844/" onclick="urchinTracker('/outgoing/www.flickr.com/photos/gaetanlee/421948844/?referer=');">Gaetan Lee</a></p>
<h2>1. &lt;html&gt;, &lt;head&gt;, &lt;body&gt;, &lt;title&gt;</h2>
<p>The fundamental basis of HTML, they simply have to be mentioned here.</p>
<p><span id="more-222"></span></p>
<h2>2. DOCTYPE</h2>
<p>As mentioned by the w3, an XHTML document consists of three parts, and this is one of them. The DOCTYPE tag allows browsers to instantly recognise how to interpret your page, rendering it correctly. It should be the first line in your document, yes even before the HTML tag.</p>
<h2>3. &lt;link rel=&#8221;stylesheet&#8221; src=&#8221;example.css&#8221;&gt; </h2>
<p>CSS is powerful, make the best use of it by creating an external stylesheet and linking your pages to it with the link tag.</p>
<p>&nbsp;</p>
<p><img src="http://www.turtleblog.co.uk/wp-content/uploads/2009/05/2157396025_5a492ec362-300x225.jpg" alt="Programming" title="Programming" width="300" height="225" class="aligncenter size-medium wp-image-245 main" align="center" /></p>
<p>Photo Source: <a href="http://www.flickr.com/photos/davestfu/2157396025/" onclick="urchinTracker('/outgoing/www.flickr.com/photos/davestfu/2157396025/?referer=');">davestfu</a></p>
<h2>4. Header&#8217;s &lt;H1&gt;, &lt;H2&gt;, &lt;H3&gt;, etc. </h2>
<p>It&#8217;s a benefit to SEO (search engine optimization), it&#8217;s a heck of a lot neater than using DIV tags all the time and they are versatile. Why not?</p>
<h2>5. Good old &lt;Meta&gt; tags</h2>
<p>They were more popular in the past but with an improvement to search engines they have become less popular. I still strongly advise them, a quick &lt;meta name=&#8221;description&#8221; content=&#8221;"&gt; and &lt;meta name=&#8221;keywords&#8221; content=&#8221;"&gt; on each page can greatly improve your SEO.</p>
<h2>6. Extra:</h2>
<p>This one isn&#8217;t needed I just thought it was quite cool so decided to add it to the list.</p>
<p>Example:</p>
<div class="code"><bdo dir="rtl">This is some example text to prove a point</bdo></div>
<p>Code:</p>
<div class="code">&lt;bdo dir=&#8221;rtl&#8221;&gt;This is some example text to prove a point&lt;/bdo&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/05/tags-every-web-page-needs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>17 Super Useful Web Links</title>
		<link>http://www.turtleblog.co.uk/2009/04/17-super-useful-web-links/</link>
		<comments>http://www.turtleblog.co.uk/2009/04/17-super-useful-web-links/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:32:37 +0000</pubDate>
		<dc:creator>Edd Turtle</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.edturtle.co.uk/?p=73</guid>
		<description><![CDATA[Here are some websites and blogs which I thought were super handy and very interesting for website design. They range from good things to bad things, 7 things to 70 things but each one is a great piece of work.]]></description>
			<content:encoded><![CDATA[<p>Here are some websites and blogs which I thought were super handy and very interesting for website design. They range from good things to bad things, 7 things to 70 things but each one is a great piece of work.</p>
<p><span id="more-73"></span></p>
<h2>Principles</h2>
<ul class="weblinks">
<li><a href="http://www.colourlovers.com/blog/2007/12/19/color-and-typography-in-good-design/" onclick="urchinTracker('/outgoing/www.colourlovers.com/blog/2007/12/19/color-and-typography-in-good-design/?referer=');">19 Things NOT To Do When Building a Website<br />
<span>http://www.josiahcole.com/2007/02/14/a-webmasters-19-commandments</span></a></li>
<li><a href="http://www.seomoz.org/blog/web-design-tactics" onclick="urchinTracker('/outgoing/www.seomoz.org/blog/web-design-tactics?referer=');">8 Web Design Tactics to Help You When You&#8217;re Stuck<br />
<span>http://www.seomoz.org/blog/web-design-tactics</span></a></li>
<li><a href="http://www.alistapart.com/articles/whitespace" onclick="urchinTracker('/outgoing/www.alistapart.com/articles/whitespace?referer=');">A List Apart: Whitespace<br />
<span>http://www.alistapart.com/articles/whitespace</span></a></li>
<li><a href="http://psd.tutsplus.com/designing-tutorials/9-essential-principles-for-good-web-design/" onclick="urchinTracker('/outgoing/psd.tutsplus.com/designing-tutorials/9-essential-principles-for-good-web-design/?referer=');">9 Essential Principles for Good Web Design<br />
<span>http://psd.tutsplus.com/designing-tutorials/9-essential-principles-for-good-web-design/</span></a></li>
</ul>
<h2>Colour &amp; Text</h2>
<ul class="weblinks">
<li><a href="http://www.colourlovers.com/blog/2007/12/19/color-and-typography-in-good-design/" onclick="urchinTracker('/outgoing/www.colourlovers.com/blog/2007/12/19/color-and-typography-in-good-design/?referer=');">Color and Typography in Good Design<br />
<span>http://www.colourlovers.com/blog/2007/12/19/color-and-typography-in-good-design</span></a></li>
<li><a href="http://www.colorjack.com/sphere/" onclick="urchinTracker('/outgoing/www.colorjack.com/sphere/?referer=');">ColorJack: Sphere<br />
<span>http://www.colorjack.com/sphere/</span></a></li>
<li><a href="http://www.gomediazine.com/design-tip/rule-three-contrast-contrast-contrast/" onclick="urchinTracker('/outgoing/www.gomediazine.com/design-tip/rule-three-contrast-contrast-contrast/?referer=');">Become a Master Designer: Rule Three: Contrast, Contrast, Contrast<br />
<span>http://www.gomediazine.com/design-tip/rule-three-contrast-contrast-contrast/</span></a></li>
</ul>
<h2>CSS</h2>
<ul class="weblinks">
<li><a href="http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html" onclick="urchinTracker('/outgoing/www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html?referer=');">How to make sexy buttons with CSS<br />
<span>http://www.oscaralexander.com/tutorials/how-to-make-sexy-buttons-with-css.html</span></a></li>
<li><a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/" onclick="urchinTracker('/outgoing/www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/?referer=');">53 CSS-Techniques You Couldn&#8217;t Live Without<br />
<span>http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/</span></a></li>
<li><a href="http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/" onclick="urchinTracker('/outgoing/www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/?referer=');">70 Expert Ideas For Better CSS Coding<br />
<span>http://www.smashingmagazine.com/2007/05/10/70-expert-ideas-for-better-css-coding/</span></a></li>
</ul>
<h2>Images &amp; Icons</h2>
<ul class="weblinks">
<li><a href="http://www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/" onclick="urchinTracker('/outgoing/www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/?referer=');">Inspire Yourself: 50 Remarkable Favicons<br />
<span>http://www.smashingmagazine.com/2007/01/31/inspire-yourself-50-remarkable-favicons/</span></a></li>
<li><a href="http://commons.wikimedia.org/wiki/Crystal_Clear" onclick="urchinTracker('/outgoing/commons.wikimedia.org/wiki/Crystal_Clear?referer=');">Crystal Clear Icon Set<br />
<span>http://commons.wikimedia.org/wiki/Crystal_Clear</span></a></li>
<li><a href="http://www.famfamfam.com/lab/icons/silk/" onclick="urchinTracker('/outgoing/www.famfamfam.com/lab/icons/silk/?referer=');">FAMFAMFAM Icon Set<br />
<span>http://www.famfamfam.com/lab/icons/silk/</span></a></li>
</ul>
<h2>Design</h2>
<ul class="weblinks">
<li><a href="http://tutorialblog.org/one-page-websites/" onclick="urchinTracker('/outgoing/tutorialblog.org/one-page-websites/?referer=');">30 One Page Websites<br />
<span>http://tutorialblog.org/one-page-websites/</span></a></li>
<li><a href="http://www.smashingmagazine.com/2007/01/13/30-dark-designs-you-shouldve-seen/" onclick="urchinTracker('/outgoing/www.smashingmagazine.com/2007/01/13/30-dark-designs-you-shouldve-seen/?referer=');">30 Dark Designs You Should&#8217;ve Seen<br />
<span>http://www.smashingmagazine.com/2007/01/13/30-dark-designs-you-shouldve-seen/</span></a></li>
<li><a href="http://thinkvitamin.com/features/design/web-design-isms-7-surefire-styles-that-work/" onclick="urchinTracker('/outgoing/thinkvitamin.com/features/design/web-design-isms-7-surefire-styles-that-work/?referer=');">7 Surefire Web Design Styles that Work<br />
<span>http://thinkvitamin.com/features/design/web-design-isms-7-surefire-styles-that-work/</span></a></li>
<li><a href="http://news.cnet.com/8301-17939_109-9835960-2.html" onclick="urchinTracker('/outgoing/news.cnet.com/8301-17939_109-9835960-2.html?referer=');">10 great Web site designs/redesigns of 2007<br />
<span>http://news.cnet.com/8301-17939_109-9835960-2.html</span></a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.turtleblog.co.uk/2009/04/17-super-useful-web-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
