<?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>Alastair&#039;s Axioms &#187; CSS</title>
	<atom:link href="http://blog.alastairdawson.com/category/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alastairdawson.com</link>
	<description>Let us toast your non-idiocy</description>
	<lastBuildDate>Wed, 11 Aug 2010 18:09:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CSS Frameworks</title>
		<link>http://blog.alastairdawson.com/2008/01/29/css-frameworks/</link>
		<comments>http://blog.alastairdawson.com/2008/01/29/css-frameworks/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 16:40:16 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blog.vixiom.com/2008/01/29/css-frameworks/</guid>
		<description><![CDATA[YAML, Blueprint, Tripoli, YahooUI &#8211; not the latest competition to Rails, Django, CakePHP, or Wicket but a set of CSS frameworks to jumpstart page layout.
I had been using YahooUI (and sometimes the DreamBeaver templates) but YAML&#8217;s Builder and Blueprint&#8217;s Generator look like good ways to get started.
Or you can always pay someone else to do [...]]]></description>
			<content:encoded><![CDATA[<p>YAML, Blueprint, Tripoli, YahooUI &#8211; not the latest competition to Rails, Django, CakePHP, or Wicket but a set of <a href="http://www.smashingmagazine.com/2007/09/21/css-frameworks-css-reset-design-from-scratch/">CSS frameworks</a> to jumpstart page layout.</p>
<p>I had been using YahooUI (and sometimes the DreamBeaver templates) but <a href="http://builder.yaml.de/">YAML&#8217;s Builder</a> and <a href="http://kematzy.com/blueprint-generator/">Blueprint&#8217;s Generator</a> look like good ways to get started.</p>
<p>Or you can always <a href="http://xhtmlized.com/">pay someone else</a> to do it.</p>
<p>A plethora of choices.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/b6E682C7Jj4&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/b6E682C7Jj4&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alastairdawson.com/2008/01/29/css-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load an external style sheet into Flex</title>
		<link>http://blog.alastairdawson.com/2008/01/28/load-an-external-style-sheet-into-flex/</link>
		<comments>http://blog.alastairdawson.com/2008/01/28/load-an-external-style-sheet-into-flex/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 02:19:57 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Flex]]></category>

		<guid isPermaLink="false">http://blog.vixiom.com/2008/01/28/load-an-external-style-sheet-into-flex/</guid>
		<description><![CDATA[I&#8217;m surprised I haven&#8217;t tried this before but you can&#8217;t load an external style sheet into Flex. The Adobe documentation mentions loading external CSS files, but they always mean loading a style sheet before you compile your SWF which isn&#8217;t what I&#8217;d call a true external style sheet.
Thankfully Ruben has written a class that will [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m surprised I haven&#8217;t tried this before but you can&#8217;t load an external style sheet into Flex. The Adobe documentation mentions loading external CSS files, but they always mean loading a style sheet before you compile your SWF which isn&#8217;t what I&#8217;d call a true external style sheet.</p>
<p>Thankfully Ruben has <a href="http://www.rubenswieringa.com/blog/cssloader">written a class</a> that will do just that.</p>
<p>Flex&#8217;s implementation of style sheets is really wacky, every time I set paddingTop, paddingLeft, paddingBottom, paddingRight all to say 10px I go mildly insane because a) why can&#8217;t I just write it once &#8216;padding: 10px&#8217;? and b) why deviate from the CSS the rest of the world is used to, &#8216;padding-top&#8217; etc.?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alastairdawson.com/2008/01/28/load-an-external-style-sheet-into-flex/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>It&#8217;s the new style</title>
		<link>http://blog.alastairdawson.com/2008/01/24/its-the-new-style/</link>
		<comments>http://blog.alastairdawson.com/2008/01/24/its-the-new-style/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 07:48:09 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://blog.vixiom.com/2008/01/24/its-the-new-style/</guid>
		<description><![CDATA[The blog gets a refresh. This is a preview of the new vixiom.com which has been under redesign for about a year now  
The blog has almost become my main site, I get all my new leads through it (or word of mouth). In my not too distant youth I used to think you [...]]]></description>
			<content:encoded><![CDATA[<p>The blog gets a refresh. This is a preview of the new <a href="http://www.vixiom.com">vixiom.com</a> which has been under redesign for about a year now <img src='http://blog.alastairdawson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>The blog has almost become my main site, I get all my new leads through it (or word of mouth). In my not too distant youth I used to think you needed your website to be teh awesomest to generate work. Now my sphere of influence doesn&#8217;t even include any of the site of the day sites.</p>
<p>I&#8217;m moving closer (or back) to minimalism anyways, <a href="http://www.btinternet.com/~comme6/saville/index222.htm">Peter Saville</a> (he of Joy Division, New Order fame) has always been my favorite designer.</p>
<p><img src="http://blog.vixiom.com/uploads/Joy_Division_Unknown_Pleasures_a.jpg" style="float:left;" /><img src="http://blog.vixiom.com/uploads/New_Order_Power_Corruption_and_Lies_a.jpg" alt="" /></p>
<p>I like the way a lot of sites have been going, now that 980px wide is the new normal there&#8217;s a lot of minimal maximalism going on (simple and clean but with a lot of content) see the <a href="http://www.latimes.com/">latimes.com</a> redesign, <a href="http://www.pownce.com/">Pownce</a>, and Google&#8217;s <a href="http://www.google.com/help/knol_screenshot.html">wikipedia clone</a>. Hopefully the pastel web 2.0 days are behind us.</p>
<p>Beige is the new lime green.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/rrWud7T8q5A&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/rrWud7T8q5A&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alastairdawson.com/2008/01/24/its-the-new-style/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best CSS Editor Just Got Better</title>
		<link>http://blog.alastairdawson.com/2006/11/06/the-best-css-editor-just-got-better/</link>
		<comments>http://blog.alastairdawson.com/2006/11/06/the-best-css-editor-just-got-better/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 18:39:12 +0000</pubDate>
		<dc:creator>Alastair</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://blog.vixiom.com/2006/11/06/the-best-css-editor-just-got-better/</guid>
		<description><![CDATA[I&#8217;ve been using CSSEdit for the last couple of months and it&#8217;s sharply increased my productivity when working with style sheets. Today MacRabbit released version 2.0 (of course) and it is jaw-droppingly good, TextMate good.
There are five major new features but my favorite so far is &#8216;Overridding&#8217; which as the name suggests give you the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using <a href="http://macrabbit.com/cssedit/">CSSEdit</a> for the last couple of months and it&#8217;s sharply increased my productivity when working with style sheets. Today MacRabbit released version 2.0 (of course) and it is jaw-droppingly good, TextMate good.</p>
<p>There are <a href="http://macrabbit.com/cssedit/releasenotes/">five major new features</a> but my favorite so far is &#8216;Overridding&#8217; which as the name suggests give you the ability to override live website styles. As it can overide live sites you can do away with the edit>save>refresh>test method when making style sheet changes on a dynamic site. Changes can be previewed without even saving the style sheet. In the screen shot below I&#8217;m changing the a:link color of the blog with the color wheel.</p>
<p><img src="http://blog.vixiom.com/uploads/CSSEdit.jpg" alt="CSSEdit" /></p>
<p>Overriding extracts the style sheets from the live site so all you rip-off artists can extract style sheets even faster than before! <img src='http://blog.alastairdawson.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Another cool new feature is &#8216;X-ray&#8217; which let&#8217;s you select page elements such as a divs margin and padding. The page elements are listed hierarchically (html>body>div#container>div#sidebar>div#links) so you can easily select a parent object.</p>
<p>A new feature I know I&#8217;ll be using a lot is &#8216;Milestones&#8217; which are similar to Photoshop&#8217;s history and layer comps, you can set a milestone and then proceed down different roads without fear of losing your original style if you make a mess of things.</p>
<p>Version 2.0 is much snappier than the old version and it looks great too, it makes use of newer Apple interface elements you&#8217;d see in the latest iTunes and the Pro Applications.</p>
<p>If you do web design/development on a Windows box, and TextMate wasn&#8217;t enough of a reason to dump your fugly PC and even worse OS, you&#8217;d be crazy not to switch after using CSSEdit.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.alastairdawson.com/2006/11/06/the-best-css-editor-just-got-better/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
