<?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>Sam&#039;s random musings &#187; CSS</title>
	<atom:link href="http://blog.samdevore.com/archives/category/blogroll/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.samdevore.com</link>
	<description>The internet wanderings of a stay at home dad</description>
	<lastBuildDate>Sat, 24 Apr 2010 01:45:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blog.samdevore.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Coding Horror: Is HTML a Humane Markup Language?</title>
		<link>http://blog.samdevore.com/archives/2008/05/14/coding-horror-is-html-a-humane-markup-language/</link>
		<comments>http://blog.samdevore.com/archives/2008/05/14/coding-horror-is-html-a-humane-markup-language/#comments</comments>
		<pubDate>Wed, 14 May 2008 22:22:39 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Code Development]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/?p=1620</guid>
		<description><![CDATA[Coding Horror: Is HTML a Humane Markup Language?


One of the things we&#8217;re thinking about while building stackoverflow.com is how to let users style the questions and answers they&#8217;re entering on the site. Nothing&#8217;s decided at this point, but we definitely won&#8217;t be giving users one of those friendly-but-irritating HTML GUI browser layout controls.


I am also [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.codinghorror.com/blog/archives/001116.html">Coding Horror: Is HTML a Humane Markup Language?</a></p>

<blockquote>
One of the things we&#8217;re thinking about while building stackoverflow.com is how to let users style the questions and answers they&#8217;re entering on the site. Nothing&#8217;s decided at this point, but we definitely won&#8217;t be giving users one of those friendly-but-irritating HTML GUI browser layout controls.
</blockquote>

<p>I am also bothered by the gui widgets that people tend to like in pages, for one I want more control given to my designers over my &#8216;users&#8217; pages.  Generally people really abuse those controls and make the ugliest darn things.  The worst looking emails tend to come from yahoo and other web mail products that have those darn things.</p>

<p>I also like the markup that markdown makes, easy to style into something that flows with the rest of the site.  Not by me you know, but by my designers&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2008/05/14/coding-horror-is-html-a-humane-markup-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Guide to Web Typography &#124; i love typography, the typography blog</title>
		<link>http://blog.samdevore.com/archives/2008/03/04/a-guide-to-web%c2%a0typography-i-love-typography-the-typography-blog/</link>
		<comments>http://blog.samdevore.com/archives/2008/03/04/a-guide-to-web%c2%a0typography-i-love-typography-the-typography-blog/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 21:12:05 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/?p=1584</guid>
		<description><![CDATA[A Guide to Web Typography &#124; i love typography, the typography blog


Typography for the Web has come a long way since Tim Berners-Lee flipped the switch in 1991. Back in the days of IE 1.0, good web typography was something of an oxymoron. Today things are different. Not only do we have browsers that support images [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://ilovetypography.com/2008/02/28/a-guide-to-web-typography/">A Guide to Web Typography | i love typography, the typography blog</a></p>

<blockquote>
Typography for the Web has come a long way since Tim Berners-Lee flipped the switch in 1991. Back in the days of IE 1.0, good web typography was something of an oxymoron. Today things are different. Not only do we have browsers that support images (gasp!), but we have the opportunity to make our web pages come to life through great typography.
</blockquote>

<p>A good quick treatise on typography as it applies (in my mind) to reading on the screen, specifically on the screen.</p>

<p>Good reading for this design wrecker as I embark on a new design road&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2008/03/04/a-guide-to-web%c2%a0typography-i-love-typography-the-typography-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatically Version Your CSS and JavaScriptÂ Files</title>
		<link>http://blog.samdevore.com/archives/2008/01/28/automatically-version-your-css-and-javascript%c2%a0files/</link>
		<comments>http://blog.samdevore.com/archives/2008/01/28/automatically-version-your-css-and-javascript%c2%a0files/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 21:14:44 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2008/01/28/automatically-version-your-css-and-javascript%c2%a0files/</guid>
		<description><![CDATA[&#60;

p>Automatically Version Your CSS and JavaScriptÂ Files: &#8220;

Because weâ€™re always on the look out for ways to speed up our web application, one of my favorite tools for optimization is the YSlow Firefox extension. Based on rules created by research done by Yahoo engineer, Steve Souders (his book High Performance Web Sites is a must read [...]]]></description>
			<content:encoded><![CDATA[<p>&lt;</p>

<p>p><a href="http://feeds.feedburner.com/~r/particletree/~3/213001562/">Automatically Version Your CSS and JavaScriptÂ Files</a>: &#8220;</p>

<blockquote>Because weâ€™re always on the look out for ways to speed up <a href="http://wufoo.com">our web application</a>, one of my favorite tools for optimization is the <a href="http://developer.yahoo.com/yslow/">YSlow Firefox extension</a>. Based on rules created by research done by Yahoo engineer, Steve Souders (his book <a href="http://www.oreilly.com/catalog/9780596529307/">High Performance Web Sites</a> is a must read for anyone interested in front end engineering), the tool hooks into <a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a> and helps you diagnose issues that can shave seconds off your pagesâ€™ load times. While we were able to implement most of the <a href="http://developer.yahoo.com/performance/rules.html">suggestions</a> fairly easily, Rule #3, which specifies adding a far futures Expires header required a bit of elbow grease that some of you might be interested in.
</blockquote>

<p>There are some good tricks in here, but sometimes I think that designers and developers really get into the &#8216;optimization phase&#8217; way to early.  There are so many sites to my mind that really could use some more time spent in who are they being built for, how are they being used and what can I do to make the experience more streamlined and useful.</p>

<p>Recently I noticed that the Bank of Americas around my house started replacing the ATM machines, and there seems to of been a lot done to make the experience much faster, not the machines being faster but the experience.  And it really makes a difference&#8230;.</p>

<p>(Via <a href="http://particletree.com">Particletree RSS Digest</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2008/01/28/automatically-version-your-css-and-javascript%c2%a0files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In All Fairness â€¦ Internet Explorer Still Stinks</title>
		<link>http://blog.samdevore.com/archives/2007/11/21/in-all-fairness-%e2%80%a6-internet-explorer-still-stinks/</link>
		<comments>http://blog.samdevore.com/archives/2007/11/21/in-all-fairness-%e2%80%a6-internet-explorer-still-stinks/#comments</comments>
		<pubDate>Thu, 22 Nov 2007 03:35:34 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/11/21/in-all-fairness-%e2%80%a6-internet-explorer-still-stinks/</guid>
		<description><![CDATA[In All Fairness â€¦ Internet Explorer Still Stinks


This is the story of how SitePoint tried to give Internet Explorer a fighting chance â€¦ and it lost anyway.


The title says it all&#8230;.

(Via SitePoint&#8217;s DHTML &#038; CSS Blog: Stylish Scripting.)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.pheedo.com/click.phdo?i=529509bb7ed487277c48c581a25cd60f">In All Fairness â€¦ Internet Explorer Still Stinks</a></p>

<blockquote>
<p>This is the story of how SitePoint tried to give Internet Explorer a fighting chance â€¦ and it lost anyway.</p>
</blockquote>

<p>The title says it all&#8230;.</p>

<p>(Via <a href="http://www.sitepoint.com/blogs">SitePoint&#8217;s DHTML &#038; CSS Blog: Stylish Scripting</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/11/21/in-all-fairness-%e2%80%a6-internet-explorer-still-stinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Visual Language</title>
		<link>http://blog.samdevore.com/archives/2007/10/25/creating-a-visual-language/</link>
		<comments>http://blog.samdevore.com/archives/2007/10/25/creating-a-visual-language/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 21:46:23 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Development]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/10/25/creating-a-visual-language/</guid>
		<description><![CDATA[Creating a Visual Language:



Amazon has a clear visual language for shopping-related buttons. (Figure 1)  While the buttons vary in size, color, text, and iconography, they clearly share enough of the design elements that the variety enhances their purpose rather than complicating it.

    Color
    Iconography
    Context [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/garrettdimoncom/~3/171943597/">Creating a Visual Language</a>:</p>

<blockquote>

Amazon has a clear visual language for shopping-related buttons. <span class="reference">(Figure 1)</span>  While the buttons vary in size, color, text, and iconography, they clearly share enough of the design elements that the variety enhances their purpose rather than complicating it.
<ul>
    <li>Color</li>
    <li>Iconography</li>
    <li>Context &amp; Flexibility</li>
    <li>Copywriting</li>
    </ul>

</blockquote>

<p>Worth reading if you do things like buttons and pretty things in your work.  I tend not too, I&#8217;m the guy who builds the <em>pigs</em> I don&#8217;t put the <em>lipstick</em> on them <img src='http://blog.samdevore.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

<p>(Via <a href="http://garrettdimon.com">Garrett Dimon</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/10/25/creating-a-visual-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Safari: Testing with 10 versions of Safari at once</title>
		<link>http://blog.samdevore.com/archives/2007/10/08/multi-safari-testing-with-10-versions-of-safari-at-once/</link>
		<comments>http://blog.samdevore.com/archives/2007/10/08/multi-safari-testing-with-10-versions-of-safari-at-once/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 14:26:05 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Development]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript/AJAX]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/10/08/multi-safari-testing-with-10-versions-of-safari-at-once/</guid>
		<description><![CDATA[Multi-Safari: Testing with 10 versions of Safari at once:


Michel Fortin has created special versions of Safari that allow you to run them all on the same machine. This allows you to test your Ajax application in a variety of versions.
    

There are similar things for explorer and firefox so this is a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/ajaxian/~3/166923472/multi-safari-testing-with-10-versions-of-safari-at-once">Multi-Safari: Testing with 10 versions of Safari at once</a>:</p>

<blockquote>
<p>Michel Fortin has created <a href="http://michelf.com/projects/multi-safari/">special versions of Safari</a> that allow you to run them all on the same machine. This allows you to test your Ajax application in a variety of versions.</p>
    </blockquote>

<p>There are similar things for explorer and firefox so this is a great addition to the developers tool box&#8230;</p>

<p>(Via <a href="http://ajaxian.com">Ajaxian Blog</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/10/08/multi-safari-testing-with-10-versions-of-safari-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Styling File Inputs with CSS and the DOM</title>
		<link>http://blog.samdevore.com/archives/2007/09/26/styling-file-inputs-with-css-and-the-dom/</link>
		<comments>http://blog.samdevore.com/archives/2007/09/26/styling-file-inputs-with-css-and-the-dom/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 22:14:24 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/09/26/styling-file-inputs-with-css-and-the-dom/</guid>
		<description><![CDATA[Styling File Inputs with CSS and the DOM:


Nifty CSS and JavaScript library from Shaun Inman for styling file inputs in web forms.


&#160;&#9733;&#160;



Ok now these look &#8216;nice&#8217;

(Via Daring Fireball.)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom">Styling File Inputs with CSS and the DOM</a>:</p>

<blockquote>
<p>Nifty CSS and JavaScript library from Shaun Inman for styling file inputs in web forms.</p>

<div>
<a  title="Permanent link to &lsquo;Styling File Inputs with CSS and the DOM&rsquo;"  href="http://daringfireball.net/linked/2007/september#mon-10-inman">&nbsp;&#9733;&nbsp;</a>
</div>
</blockquote>

<p>Ok now these look &#8216;nice&#8217;</p>

<p>(Via <a href="http://daringfireball.net/">Daring Fireball</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/09/26/styling-file-inputs-with-css-and-the-dom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Navigating the HTML email jungle</title>
		<link>http://blog.samdevore.com/archives/2007/09/26/navigating-the-html-email-jungle/</link>
		<comments>http://blog.samdevore.com/archives/2007/09/26/navigating-the-html-email-jungle/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 22:10:24 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code Development]]></category>
		<category><![CDATA[Developer]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/09/26/navigating-the-html-email-jungle/</guid>
		<description><![CDATA[Navigating the HTML email jungle:


We&#8217;re ramping up our emailing efforts and decided to start sending out HTML newsletters to customers. (We&#8217;ve always sent out plain-text emails but figured some minimal styling would help liven things up a bit.) So we designed a nice, simple email using clean code. The first one is this brief Basecamp [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.37signals.com/svn/posts/604-navigating-the-html-email-jungle">Navigating the HTML email jungle</a>:</p>

<blockquote>
<p>We&#8217;re ramping up our emailing efforts and decided to start sending out <span class="caps">HTML</span> newsletters to customers. (We&#8217;ve always sent out plain-text emails but figured some minimal styling would help liven things up a bit.) So we designed a nice, simple email using clean code. The first one is <a href="http://basecamphq.com/newsletters/091907/index.html">this brief Basecamp Newsletter</a>.</p>


    <p>It took a while to get to this version though. First, we ran our simply styled email through <a href="http://www.mailchimp.com/add-ons/inboxinspector/">Mailchimp Inbox Inspector</a> (<a href="http://www.mailchimp.com/demos/inbox_inspector.phtml">demo</a>), a useful tool you can use to view <span class="caps">HTML</span> newsletters in a variety of email apps.</p>


    <p>It came up perfect everywhere except Outlook 2007, Windows Live Mail, and Lotus Notes. Strangely, <a rel="lightbox" href="http://www.37signals.com/svn/images/outlookexpress2006.jpg">it looked fine in Outlook 2006</a> but <a rel="lightbox" href="http://www.37signals.com/svn/images/outlook2007.jpg">busted in Outlook 2007</a>.</p>


    <p>The reason? As Campaign Monitor put it, <a href="http://www.campaignmonitor.com/blog/archives/2007/01/microsoft_takes_email_design_b.html">Microsoft decided to take email design back 5 years</a>.</p>


</blockquote>

<p>If you do find yourself inclineded to do html email generation it does behoove you too check out the mailchimp inspector and take the time to read some of these links&#8230;</p>

<p>(Via <a href="http://www.37signals.com/svn/posts">Signal vs. Noise</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/09/26/navigating-the-html-email-jungle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSSVista: Tweak CSS and see it in IE and Firefox at the same time</title>
		<link>http://blog.samdevore.com/archives/2007/09/26/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time/</link>
		<comments>http://blog.samdevore.com/archives/2007/09/26/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 21:03:41 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Blogroll]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/09/26/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time/</guid>
		<description><![CDATA[CSSVista: Tweak CSS and see it in IE and Firefox at the same time:


CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously. 
    The software is brought to us by the authors of Litmus, a tool that [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/ajaxian/~3/159410200/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time">CSSVista: Tweak CSS and see it in IE and Firefox at the same time</a>:</p>

<blockquote>
<p><a href="http://litmusapp.com/cssvista/">CSSVista</a> is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox <em>simultaneously</em>. </p>
    <p>The software is brought to us by the authors of <a href="http://litmusapp.com/">Litmus</a>, a tool that tests your websites on a set of browsers.</p>
    <p><a href="http://litmusapp.com/cssvista/"><img src="http://ajaxian.com/wp-content/images/cssvista.png" alt="CSS Vista" border="0" width="250" /></a>
</p>
</blockquote>

<p>cool tool for windows web developers, I won&#8217;t use it for a couple of reasons, I&#8217;m a mac-a-holic and too much of an engineer to worry about pixel perfection&#8230;</p>

<p>(Via <a href="http://ajaxian.com">Ajaxian Blog</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/09/26/cssvista-tweak-css-and-see-it-in-ie-and-firefox-at-the-same-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>If I Told You You Had a Beautiful Figure&#8230;</title>
		<link>http://blog.samdevore.com/archives/2007/09/25/if-i-told-you-you-had-a-beautiful-figure/</link>
		<comments>http://blog.samdevore.com/archives/2007/09/25/if-i-told-you-you-had-a-beautiful-figure/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 23:32:16 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JavaScript/AJAX]]></category>

		<guid isPermaLink="false">http://blog.samdevore.com/archives/2007/09/25/if-i-told-you-you-had-a-beautiful-figure/</guid>
		<description><![CDATA[If I Told You You Had a Beautiful Figure&#8230;:


&#8230;. would you hold it against Aaron Gustafson?  Aaron has written about &#8220;laying out images consistently within a design is difficult; especially when you hand the keys over to someone else to fill in the content.&#8221;
    

ACtually a nice tech to get visual [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://feeds.feedburner.com/~r/ajaxian/~3/161039165/if-i-told-you-you-had-a-beautiful-figure">If I Told You You Had a Beautiful Figure&#8230;</a>:</p>

<blockquote>
<p>&#8230;. would you hold it against Aaron Gustafson?  Aaron has <a href="http://www.alistapart.com/articles/figurehandler">written about</a> &#8220;laying out images consistently within a design is difficult; especially when you hand the keys over to someone else to fill in the content.&#8221;</p>
    </blockquote>

<p>ACtually a nice tech to get visual control over images and associated metadata in a nice controlled, consistent way</p>

<p>(Via <a href="http://ajaxian.com">Ajaxian Blog</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.samdevore.com/archives/2007/09/25/if-i-told-you-you-had-a-beautiful-figure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
