<?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>Altered Aspect - Web Design by Rob MacKay</title>
	<atom:link href="http://alteredaspect.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://alteredaspect.info</link>
	<description>Rob MacKay's Web Portfolio</description>
	<lastBuildDate>Tue, 19 Jan 2010 09:33:20 +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>The Art of CSS Positioning</title>
		<link>http://alteredaspect.info/the-art-of-css-positioning/</link>
		<comments>http://alteredaspect.info/the-art-of-css-positioning/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 22:19:59 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[fixed]]></category>
		<category><![CDATA[positioning]]></category>
		<category><![CDATA[relative]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=172</guid>
		<description><![CDATA[How many tutorials can there be on this topic? I don&#8217;t know. The more the better I say! Hopefully I can help you understand how positioning works and what it&#8217;s affected by, and iron out some of those kinks
Let&#8217;s get one thing straight: positioning is vital in web design. When you have odd issues between [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/the-art-of-css-positioning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a CSS Reset?</title>
		<link>http://alteredaspect.info/what-is-a-css-reset/</link>
		<comments>http://alteredaspect.info/what-is-a-css-reset/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 14:26:33 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=165</guid>
		<description><![CDATA[Every browser has a defualt way of rendering HTML.
For example &#8211; if you were to create a new file and pop a little HTML in you would see it sets a unordered list with bullets, and indents it,  that it also sets font size to header tags (h1-h6) it defines all the standard stuff.   [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/what-is-a-css-reset/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Recent Work</title>
		<link>http://alteredaspect.info/recent-work/</link>
		<comments>http://alteredaspect.info/recent-work/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:19:43 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=158</guid>
		<description><![CDATA[So I have been pretty quiet on Twitter recently,  wanna know why?  Wow you must be bored&#8230;  hehe
I have been working with @divinefusion, turning her website designs into HTML/CSS here they are  
http://chhumanesociety.org/ &#8211; a rescue home for dogs and cats.  I coded the site and the site attached for the upcoming [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/recent-work/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>jQuery Tip: The .next() Selector</title>
		<link>http://alteredaspect.info/jquery-tip-the-next-selector/</link>
		<comments>http://alteredaspect.info/jquery-tip-the-next-selector/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 22:45:47 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[next]]></category>
		<category><![CDATA[selection]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=135</guid>
		<description><![CDATA[I just thought I would take a quick moment to explain the awesome next() feature of jQuery.
I recently used it for a site I was coding for the wonderful @divinefusion, I will link when its live.

Let&#8217;s make some example code.

?View Code HTML&#60;div id=&#34;parent&#34;&#62;
    &#60;h3 class=&#34;box&#34;&#62;box&#60;/h3&#62;
    &#60;p&#62;Some Text&#60;/p&#62;
&#160;
   [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/jquery-tip-the-next-selector/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Validation is for loosers</title>
		<link>http://alteredaspect.info/validation-is-for-loosers/</link>
		<comments>http://alteredaspect.info/validation-is-for-loosers/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 11:15:40 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[validator]]></category>
		<category><![CDATA[w3]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=130</guid>
		<description><![CDATA[If it is then I am the biggest looser of them all&#8230; there is nothing better than seeing that validated green.  But more than that I HAVE to use a strict doctype, so even if a page will validate with Transitional I have to code it Strict XHTML, even if squishing the last errors isn’t [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/validation-is-for-loosers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Specific URL welcomes with jQuery</title>
		<link>http://alteredaspect.info/specific-url-welcomes-with-jquery/</link>
		<comments>http://alteredaspect.info/specific-url-welcomes-with-jquery/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 10:57:34 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=48</guid>
		<description><![CDATA[So my good twitter friend @tomsturge had an idea that when people came onto his site from a certain place that they would get a small welcome message.
His idea was to have his link with a specific # at the end, in his case #twitter, that when people entered his site via that URL it [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/specific-url-welcomes-with-jquery/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Round up: I am here honest!</title>
		<link>http://alteredaspect.info/round-up-i-am-here-honest/</link>
		<comments>http://alteredaspect.info/round-up-i-am-here-honest/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 14:58:45 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[round up]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=106</guid>
		<description><![CDATA[I am here, and I do care! Seriously this past few months have been a little mental&#8230;  So whats been going on I hear you cry? or maybe not&#8230;
Hopefully for some of the poor unfortunates who must be bored enough to read my drivel, you may find this interesting &#8211; if you don&#8217;t, I [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/round-up-i-am-here-honest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Google are up to now&#8230;</title>
		<link>http://alteredaspect.info/what-google-are-up-to-now/</link>
		<comments>http://alteredaspect.info/what-google-are-up-to-now/#comments</comments>
		<pubDate>Wed, 03 Jun 2009 09:27:22 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[wave]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=58</guid>
		<description><![CDATA[So we all know and love Google, well I do anyway, and they seem to love developing apps and ideas.  Well the next big thing from Google was recently announced at the I/O conference.
Its called Google Wave, and its based around collaborative communication.  Its going to be fully open source and they want [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/what-google-are-up-to-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Art of CSS Positioning &#8211; UPDATE!</title>
		<link>http://alteredaspect.info/the-art-of-css-positioning-update/</link>
		<comments>http://alteredaspect.info/the-art-of-css-positioning-update/#comments</comments>
		<pubDate>Thu, 21 May 2009 09:32:32 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[css]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/the-art-of-css-positioning/</guid>
		<description><![CDATA[EDIT: Tutshelf have been down for a while now &#8211; so I have moved the tut back onto this site &#8211; you can find it here.
I thought I should post about a tutorial I made for Tutshelf  and the amazing response I got from the community!  I had so many great comments about it [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/the-art-of-css-positioning-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Power of Twitter</title>
		<link>http://alteredaspect.info/the-power-of-twitter/</link>
		<comments>http://alteredaspect.info/the-power-of-twitter/#comments</comments>
		<pubDate>Wed, 13 May 2009 09:54:01 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ebuyer]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://alteredaspect.info/?p=33</guid>
		<description><![CDATA[In becoming firm friends with @darylsws on twitter, he is one of the web designer types in the cake and biscuit abundant offices of Ebuyer.com, the call came out one day that he was looking for an icon.
Now with the weight of a deadline pushing down on his shoulders he called out to the twitter [...]]]></description>
		<wfw:commentRss>http://alteredaspect.info/the-power-of-twitter/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
