<?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>Starry Hope &#187; CSS</title>
	<atom:link href="http://www.starryhope.com/category/web-authoring/css/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.starryhope.com</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 10:35:43 +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>View your site in (almost) every browser with Browsershots</title>
		<link>http://www.starryhope.com/web-authoring/2008/view-your-site-in-almost-every-browser-with-browsershots/</link>
		<comments>http://www.starryhope.com/web-authoring/2008/view-your-site-in-almost-every-browser-with-browsershots/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 15:14:41 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/uncategorized/2008/view-your-site-in-almost-every-browser-with-browsershots/</guid>
		<description><![CDATA[Ever wonder what your website looks like in different browsers?&#160; Even though most of us would prefer that people didn&#8217;t use browsers like Internet Explorer 6, these old browsers are still widely used.&#160; If you want to make sure that your site is not completely broken in these old browsers, try Browsershots.org.
Browsershots generates screenshots of [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/apache2-mod-deflate/' rel='bookmark' title='Permanent Link: Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate'>Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/web-debugging-and-throttling-tool/' rel='bookmark' title='Permanent Link: Web Debugging and Throttling Tool'>Web Debugging and Throttling Tool</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ever wonder what your website looks like in different browsers?&nbsp; Even though most of us would prefer that people didn&#8217;t use browsers like Internet Explorer 6, these old browsers are still widely used.&nbsp; If you want to make sure that your site is not completely broken in these old browsers, try <a href="http://browsershots.org/">Browsershots.org</a>.</p>
<p>Browsershots generates screenshots of your site in up to <span style="font-weight: bold;">56 different browsers</span>.&nbsp; You can easily test your design in such obscure browsers as Kazehakase, K-Meleon, and Galeon.&nbsp; Of course all the standard browsers are there too, the most useful being older versions of IE and Firefox on Windows and several versions of Safari for Mac OS.&nbsp; Give <a href="http://browsershots.org/">Browsershots.org</a> a try, it&#8217;s free!</p>
<p><img src="http://static.starryhope.com/i/articles/browsershots1.png" style="border: 1px solid #999; padding: 6px;" title="" alt="Browser Shots" /></p>
<p>Note: While preparing this post, I found a bug in my design that causes problems with IE 7.<br />
Microsoft &#8230;&nbsp; Grrr.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/apache2-mod-deflate/' rel='bookmark' title='Permanent Link: Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate'>Save Bandwidth and Speed Up Your Site With Apache 2 and mod_deflate</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/web-debugging-and-throttling-tool/' rel='bookmark' title='Permanent Link: Web Debugging and Throttling Tool'>Web Debugging and Throttling Tool</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2008/view-your-site-in-almost-every-browser-with-browsershots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebug</title>
		<link>http://www.starryhope.com/web-authoring/2006/firebug/</link>
		<comments>http://www.starryhope.com/web-authoring/2006/firebug/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 18:06:39 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://www.starryhope.com/web-authoring/2006/firebug/</guid>
		<description><![CDATA[While working on a new site today, I was reminded of just how great the Firebug extension for Firefox really is.  I used Firebug heavily about 6 months ago for a Ruby on Rails application.  I used it mostly for monitoring and debugging my AJAX calls.  Firebug has come a long way [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/firebug-another-great-reason-to-use-firefox/' rel='bookmark' title='Permanent Link: FireBug, Another Great Reason To Use Firefox'>FireBug, Another Great Reason To Use Firefox</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/new-rails-app-revealed-fluxiom-3/' rel='bookmark' title='Permanent Link: New Rails App Revealed &#8211; Fluxiom'>New Rails App Revealed &#8211; Fluxiom</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>While working on a new site today, I was reminded of just how great the <a href="http://getfirebug.com/">Firebug</a> extension for Firefox really is.  I used Firebug heavily about 6 months ago for a Ruby on Rails application.  I used it mostly for monitoring and debugging my AJAX calls.  Firebug has come a long way since then, and when working on new projects, it&#8217;s one of the tools that I always have open.</p>
<p>Download <a href="http://getfirebug.com/">Firebug</a> today, then check out <a href="http://files.jnewland.com/firebug.mov">this screencast</a> for an overview of Firebug&#8217;s features.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2006/firebug-another-great-reason-to-use-firefox/' rel='bookmark' title='Permanent Link: FireBug, Another Great Reason To Use Firefox'>FireBug, Another Great Reason To Use Firefox</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/new-rails-app-revealed-fluxiom-3/' rel='bookmark' title='Permanent Link: New Rails App Revealed &#8211; Fluxiom'>New Rails App Revealed &#8211; Fluxiom</a></li>
<li><a href='http://www.starryhope.com/articles/2006/kevin-lynch-interview-about-adobes-apollo-project/' rel='bookmark' title='Permanent Link: Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project'>Kevin Lynch Interviewed About Adobe&#8217;s Apollo Project</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2006/firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://files.jnewland.com/firebug.mov" length="0" type="video/quicktime" />
		</item>
		<item>
		<title>CSS Box Model &#8211; 3D Demo</title>
		<link>http://www.starryhope.com/web-authoring/2004/css-box-model-3d-demo/</link>
		<comments>http://www.starryhope.com/web-authoring/2004/css-box-model-3d-demo/#comments</comments>
		<pubDate>Mon, 24 May 2004 08:31:13 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://starryhope.local/uncategorized/2004/css-box-model-3d-demo/</guid>
		<description><![CDATA[Ever felt confused by the css box model?  I sure have.  Here&#8217;s a nice little flash app that helps visually clear up some of those question marks that may be hanging over your head.  Of course, remember that IE5/Win doesn&#8217;t render the box model this way &#8230; so you&#8217;ll have to use [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/upgrading-to-macromedia-studio-8/' rel='bookmark' title='Permanent Link: Upgrading to Macromedia Studio 8'>Upgrading to Macromedia Studio 8</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ever felt confused by the css box model?  I sure have.  Here&#8217;s a <a href="http://www.redmelon.net/tstme/box_model/">nice little flash app </a>that helps visually clear up some of those question marks that may be hanging over your head.  Of course, remember that IE5/Win doesn&#8217;t render the box model this way &#8230; so you&#8217;ll have to use a <a href="http://tantek.com/CSS/Examples/boxmodelhack.html">hack</a> for IE5/Win.</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/upgrading-to-macromedia-studio-8/' rel='bookmark' title='Permanent Link: Upgrading to Macromedia Studio 8'>Upgrading to Macromedia Studio 8</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2004/css-box-model-3d-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A CSS Redesign?</title>
		<link>http://www.starryhope.com/web-authoring/2004/a-css-redesign/</link>
		<comments>http://www.starryhope.com/web-authoring/2004/a-css-redesign/#comments</comments>
		<pubDate>Tue, 18 May 2004 13:17:59 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Authoring]]></category>

		<guid isPermaLink="false">http://starryhope.local/uncategorized/2004/a-css-redesign/</guid>
		<description><![CDATA[I just finished reading Jeffrey Zeldman&#8217;s book &#8220;Designing with Web Standards&#8220;.  All I can say is, wow!  If you work with websites, this book is a must-read.  The only problem is that now I feel awfully ashamed of the websites I&#8217;ve designed in the past 2 years and I feel a compelling [...]


Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/upgrading-to-macromedia-studio-8/' rel='bookmark' title='Permanent Link: Upgrading to Macromedia Studio 8'>Upgrading to Macromedia Studio 8</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/37signals-releases-free-version-of-getting-real/' rel='bookmark' title='Permanent Link: 37Signals Releases Free Version of &quot;Getting Real&#8221;'>37Signals Releases Free Version of &quot;Getting Real&#8221;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just finished reading Jeffrey Zeldman&#8217;s book &#8220;<a href="http://www.zeldman.com/dwws/">Designing with Web Standards</a>&#8220;.  All I can say is, wow!  If you work with websites, this book is a must-read.  The only problem is that now I feel awfully ashamed of the websites I&#8217;ve designed in the past 2 years and I feel a compelling urge to redesign them.  I still think everyone should read this book, so go out and buy it!</p>


<p>Related posts:<ol><li><a href='http://www.starryhope.com/web-authoring/2005/upgrading-to-macromedia-studio-8/' rel='bookmark' title='Permanent Link: Upgrading to Macromedia Studio 8'>Upgrading to Macromedia Studio 8</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2005/diving-into-ruby-on-rails/' rel='bookmark' title='Permanent Link: Diving into Ruby on Rails'>Diving into Ruby on Rails</a></li>
<li><a href='http://www.starryhope.com/web-authoring/2006/37signals-releases-free-version-of-getting-real/' rel='bookmark' title='Permanent Link: 37Signals Releases Free Version of &quot;Getting Real&#8221;'>37Signals Releases Free Version of &quot;Getting Real&#8221;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.starryhope.com/web-authoring/2004/a-css-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
