<?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>Sixfoot Studio</title>
	<atom:link href="http://www.sixfoot.co.za/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.sixfoot.co.za</link>
	<description>The giant of web design agencies</description>
	<lastBuildDate>Tue, 20 Jul 2010 05:54:57 +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>A chat about art, design, computers and education with Milton Glaser</title>
		<link>http://www.sixfoot.co.za/?p=30</link>
		<comments>http://www.sixfoot.co.za/?p=30#comments</comments>
		<pubDate>Tue, 20 Jul 2010 05:50:24 +0000</pubDate>
		<dc:creator>Sixfoot</dc:creator>
				<category><![CDATA[How to become a brilliant web designer]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sixfoot.co.za/?p=30</guid>
		<description><![CDATA[Q&#38;A with Milton Glaser from Jad Limcaco on Vimeo.]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=13265437&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=13265437&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/13265437">Q&amp;A with Milton Glaser</a> from <a href="http://vimeo.com/user2371184">Jad Limcaco</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixfoot.co.za/?feed=rss2&amp;p=30</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Fonts</title>
		<link>http://www.sixfoot.co.za/?p=19</link>
		<comments>http://www.sixfoot.co.za/?p=19#comments</comments>
		<pubDate>Thu, 03 Jun 2010 06:02:50 +0000</pubDate>
		<dc:creator>Sixfoot</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.sixfoot.co.za/?p=19</guid>
		<description><![CDATA[Web safe fonts are boring but thankfully, Google has a list of fonts that you can use through their API to add new fonts to your design. http://code.google.com/webfonts/ Here&#8217;s an example of how to add a font to your page 1. Add a stylesheet link to request the desired web font(s): &#60;link rel="stylesheet" type="text/css"  href="http://fonts.googleapis.com/css?family=Font+Name"&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Web safe fonts are boring but thankfully, Google has a list of fonts that you can use through their API to add new fonts to your design.</p>
<p><a href="http://code.google.com/webfonts/">http://code.google.com/webfonts/</a></p>
<p>Here&#8217;s an example of how to add a font to your page</p>
<p>1. Add a stylesheet link to request the desired web font(s):</p>
<pre>&lt;link rel="stylesheet" type="text/css" 
href="http://fonts.googleapis.com/css?family=<var>Font+Name</var>"&gt;</pre>
<p><code><br />
</code></p>
<p>2. Style an element with the requested web font, either in a stylesheet:<br />
<code><br />
CSS selector {<br />
font-family: 'Font Name', serif;<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixfoot.co.za/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FLA corrupts when opening from a server</title>
		<link>http://www.sixfoot.co.za/?p=16</link>
		<comments>http://www.sixfoot.co.za/?p=16#comments</comments>
		<pubDate>Wed, 12 May 2010 09:40:56 +0000</pubDate>
		<dc:creator>Sixfoot</dc:creator>
				<category><![CDATA[Adobe Flash Bugs]]></category>
		<category><![CDATA[Known Bugs]]></category>
		<category><![CDATA[FLA corrupts]]></category>
		<category><![CDATA[Flash file corrupt]]></category>
		<category><![CDATA[Network Flash file corrupt]]></category>

		<guid isPermaLink="false">http://www.sixfoot.co.za/?p=16</guid>
		<description><![CDATA[The Bug: You open an FLA file across a network server. For whatever reason the the connection between the server and your machine is lost. As soon as you try and save the file, it does not allow you to save the file. As soon as you close the FLA file and open it up [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Bug:</strong><br />
You open an FLA file across a network server. For whatever reason the the connection between the server and your machine is lost. As soon as you try and save the file, it does not allow you to save the file. As soon as you close the FLA file and open it up again, the file does not open because it is corrupt.</p>
<p><strong>Solution:<br />
</strong>Two solutions if you are going to use FLA&#8217;s across the network<strong>.</strong></p>
<ol>
<li>When you open the FLA, save it immediately as a new version such as Home_v2.fla<strong> </strong>and work on that file. Do this whenever you open the the fla so that you always have a latest copy of the file.</li>
<li>If you lose network connection. Do not close the file. Rather try and Save As a different file name on your desktop. If all else fails. Copy all the frames in your FLA and start a new FLA document, paste the frames in that file and then Save As a new file on the desktop before moving it over to the server again<strong>.</strong></li>
</ol>
<p>Any other solutions? Comment and leave your suggestion.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixfoot.co.za/?feed=rss2&amp;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wireframe tools for web design layout</title>
		<link>http://www.sixfoot.co.za/?p=9</link>
		<comments>http://www.sixfoot.co.za/?p=9#comments</comments>
		<pubDate>Wed, 12 May 2010 08:55:27 +0000</pubDate>
		<dc:creator>Sixfoot</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[web Design]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[Wireframe]]></category>

		<guid isPermaLink="false">http://www.sixfoot.co.za/?p=9</guid>
		<description><![CDATA[The purpose of wireframing is to allow you to quickly layout a website before you even touch your web design application such as Photoshop. This is useful when you and your client sit together and finalise the site layout and they can then approve it the structure. Here are some useful tools to help you [...]]]></description>
			<content:encoded><![CDATA[<p>The purpose of wireframing is to allow you to quickly layout a website before you even touch your web design application such as Photoshop. This is useful when you and your client sit together and finalise the site layout and they can then approve it the structure.</p>
<p>Here are some useful tools to help you with your wireframing.</p>
<p><a href="http://www.evolus.vn/Pencil/">http://www.evolus.vn/Pencil<br />
</a><a href="http://www.foreui.com/">http://www.foreui.com</a><a href="http://www.evolus.vn/Pencil/"><br />
</a><a href="http://cacoo.com/">http://cacoo.com<br />
</a><a href="http://www.axure.com/tourOverview.aspx">http://www.axure.com/tourOverview.aspx</a><a href="http://cacoo.com/"></a></p>
<p><a href="http://www.evolus.vn/Pencil/"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixfoot.co.za/?feed=rss2&amp;p=9</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not my first WordPress installation but first for Sixfoot Studio</title>
		<link>http://www.sixfoot.co.za/?p=1</link>
		<comments>http://www.sixfoot.co.za/?p=1#comments</comments>
		<pubDate>Thu, 22 Apr 2010 22:10:45 +0000</pubDate>
		<dc:creator>Sixfoot</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sixfoot.co.za/?p=1</guid>
		<description><![CDATA[This is to become the new home of Sixfoot Studio. I&#8217;ve decided that although I really love Flash, it does nothing for my Google rankings at this stage and since I enjoy writing from time to time, I will take it upon myself to write something either work related or personal on my site.]]></description>
			<content:encoded><![CDATA[<p>This is to become the new home of Sixfoot Studio. I&#8217;ve decided that although I really love Flash, it does nothing for my Google rankings at this stage and since I enjoy writing from time to time, I will take it upon myself to write something either work related or personal on my site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sixfoot.co.za/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
