<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sass up your WordPress themes with&#160;Compass</title>
	<atom:link href="http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/feed/" rel="self" type="application/rss+xml" />
	<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/</link>
	<description>Designer &#38; Developer</description>
	<lastBuildDate>Sun, 21 Feb 2010 20:00:47 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Episode 57 &#8211; AdaptiveBlue and GetGlue</title>
		<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/comment-page-1/#comment-49</link>
		<dc:creator>Episode 57 &#8211; AdaptiveBlue and GetGlue</dc:creator>
		<pubDate>Tue, 10 Nov 2009 08:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://wynnnetherland.com/?p=115#comment-49</guid>
		<description>[...] the full details at Wynn&#8217;s blog: http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/ CrunchBase Information on AdaptiveblueAdaptiveblueInformation provided by CrunchBase CrunchBase [...]</description>
		<content:encoded><![CDATA[<p>[...] the full details at Wynn&#8217;s blog: <a href="http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/" rel="nofollow">http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/</a> CrunchBase Information on AdaptiveblueAdaptiveblueInformation provided by CrunchBase CrunchBase [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wynn Netherland</title>
		<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/comment-page-1/#comment-45</link>
		<dc:creator>Wynn Netherland</dc:creator>
		<pubDate>Mon, 09 Nov 2009 16:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://wynnnetherland.com/?p=115#comment-45</guid>
		<description>I&#039;m not sure how generic they&#039;ll end up, but I&#039;m working on some thor scripts for downloading and installing, deploying, and data-syncing WordPress. I&#039;ll share on Github and post here when they&#039;re done.</description>
		<content:encoded><![CDATA[<p>I&#39;m not sure how generic they&#39;ll end up, but I&#39;m working on some thor scripts for downloading and installing, deploying, and data-syncing WordPress. I&#39;ll share on Github and post here when they&#39;re done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jed Schneider</title>
		<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/comment-page-1/#comment-42</link>
		<dc:creator>Jed Schneider</dc:creator>
		<pubDate>Sun, 08 Nov 2009 12:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://wynnnetherland.com/?p=115#comment-42</guid>
		<description>wynn, makes me excited to use wordpress again. I&#039;d like to see more about using ruby/rails workflows for working more happily with existing cms&#039;. Anybody out there have a parallel workflow for database management with wordpress? eg, test, production, development, migrating to new servers? etc?</description>
		<content:encoded><![CDATA[<p>wynn, makes me excited to use wordpress again. I&#39;d like to see more about using ruby/rails workflows for working more happily with existing cms&#39;. Anybody out there have a parallel workflow for database management with wordpress? eg, test, production, development, migrating to new servers? etc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wynn Netherland</title>
		<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/comment-page-1/#comment-32</link>
		<dc:creator>Wynn Netherland</dc:creator>
		<pubDate>Sat, 07 Nov 2009 23:35:31 +0000</pubDate>
		<guid isPermaLink="false">http://wynnnetherland.com/?p=115#comment-32</guid>
		<description>Thanks, Kevin. Yes, that&#039;s pretty much the heart of compass. In our case we were able to take the half dozen @import&#039;s in Thematic&#039;s default child theme and via partials compile that to a single CSS file. Here&#039;s how we broke it out:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://github.com/pengwynn/compass-wordpress/tree/master/sass/wordpress/thematic/&quot; rel=&quot;nofollow&quot;&gt;http://github.com/pengwynn/compass-wordpress/tr...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks, Kevin. Yes, that&#39;s pretty much the heart of compass. In our case we were able to take the half dozen @import&#39;s in Thematic&#39;s default child theme and via partials compile that to a single CSS file. Here&#39;s how we broke it out:</p>
<p><a href="http://github.com/pengwynn/compass-wordpress/tree/master/sass/wordpress/thematic/" rel="nofollow"></a><a href="http://github.com/pengwynn/compass-wordpress/tr.." rel="nofollow">http://github.com/pengwynn/compass-wordpress/tr..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Zurawel</title>
		<link>http://wynnnetherland.com/2009/11/sass-up-your-wordpress-themes-with-compass/comment-page-1/#comment-31</link>
		<dc:creator>Kevin Zurawel</dc:creator>
		<pubDate>Sat, 07 Nov 2009 23:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://wynnnetherland.com/?p=115#comment-31</guid>
		<description>This is beautiful. Sass is a great addition to any CSS coder&#039;s toolset, and hooking Sass into WordPress makes it even more useful. Does Compass have support for Sass partials? (Is it a superset of Sass, or does it do its own thing?)</description>
		<content:encoded><![CDATA[<p>This is beautiful. Sass is a great addition to any CSS coder&#39;s toolset, and hooking Sass into WordPress makes it even more useful. Does Compass have support for Sass partials? (Is it a superset of Sass, or does it do its own thing?)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
