<?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: Using Compass and Sass for CSS in your Next Project</title>
	<atom:link href="http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/feed/" rel="self" type="application/rss+xml" />
	<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/</link>
	<description>Web Development &#38; Design Tutorials</description>
	<lastBuildDate>Fri, 19 Mar 2010 17:34:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: noviolence</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-168101</link>
		<dc:creator>noviolence</dc:creator>
		<pubDate>Tue, 19 Jan 2010 19:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-168101</guid>
		<description>I&#039;m having several problems: 

related to compass: 
&quot;could not find gem chriseppstein-compass locally or in a repository&quot; 
gem version is 1.3.5 

and i can&#039;t convert a sass file with
&quot;sass style.sass style.css&quot;  neither :( 

any help welcome</description>
		<content:encoded><![CDATA[<p>I&#8217;m having several problems: </p>
<p>related to compass:<br />
&#8220;could not find gem chriseppstein-compass locally or in a repository&#8221;<br />
gem version is 1.3.5 </p>
<p>and i can&#8217;t convert a sass file with<br />
&#8220;sass style.sass style.css&#8221;  neither <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  </p>
<p>any help welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Colman</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-163778</link>
		<dc:creator>Chris Colman</dc:creator>
		<pubDate>Sat, 16 Jan 2010 12:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-163778</guid>
		<description>Over the last few hours have installed and trialled compass.... very nice. It&#039;s not until you actually build a significant .sass file to create a .css that you&#039;d require for an average website that you realize how much more concise and maintainable the .sass file is compared to .css.

It&#039;s really easy to go in and make changes to the .sass whereas changing .css usually means finding and changing the same thing in multiple places and crossing your fingers, hoping that you found them all.</description>
		<content:encoded><![CDATA[<p>Over the last few hours have installed and trialled compass&#8230;. very nice. It&#8217;s not until you actually build a significant .sass file to create a .css that you&#8217;d require for an average website that you realize how much more concise and maintainable the .sass file is compared to .css.</p>
<p>It&#8217;s really easy to go in and make changes to the .sass whereas changing .css usually means finding and changing the same thing in multiple places and crossing your fingers, hoping that you found them all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maya</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-128697</link>
		<dc:creator>Maya</dc:creator>
		<pubDate>Mon, 09 Nov 2009 12:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-128697</guid>
		<description>i see its great as long as you started working with it a lot, the first time i used it, it took me a lot of time to write the syntax and to think how to write less. the thing that i need to know, is the compiled css file size good enough for the project performance?</description>
		<content:encoded><![CDATA[<p>i see its great as long as you started working with it a lot, the first time i used it, it took me a lot of time to write the syntax and to think how to write less. the thing that i need to know, is the compiled css file size good enough for the project performance?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-117916</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Tue, 13 Oct 2009 00:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-117916</guid>
		<description>actually a really inspiring discussion :) first i didn&#039;t get it, now i start to see how it could pay back in time. since it&#039;s abstract in comparison to plain css it needs some thinking in order to be productive for you. i guess once i start using it and start thinking out of the box it could really pay back in time. unless by that time something else shows up... :) but taking a risk also always pays back, one way or another. thanks for the article and the patience</description>
		<content:encoded><![CDATA[<p>actually a really inspiring discussion <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  first i didn&#8217;t get it, now i start to see how it could pay back in time. since it&#8217;s abstract in comparison to plain css it needs some thinking in order to be productive for you. i guess once i start using it and start thinking out of the box it could really pay back in time. unless by that time something else shows up&#8230; <img src='http://net.tutsplus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  but taking a risk also always pays back, one way or another. thanks for the article and the patience</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul du Coudray</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-1/#comment-117566</link>
		<dc:creator>Paul du Coudray</dc:creator>
		<pubDate>Mon, 12 Oct 2009 02:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-117566</guid>
		<description>Robbie and others, I&#039;ve been designing websites and web applications for years now, and compass/sass has been the single most revolutionary thing in my working life... I can&#039;t say enough good things about it. I used to be a print designer with absolutely no technical background at all, and I made the effort to learn this and it paid off within a week.</description>
		<content:encoded><![CDATA[<p>Robbie and others, I&#8217;ve been designing websites and web applications for years now, and compass/sass has been the single most revolutionary thing in my working life&#8230; I can&#8217;t say enough good things about it. I used to be a print designer with absolutely no technical background at all, and I made the effort to learn this and it paid off within a week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Eppstein</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-115264</link>
		<dc:creator>Chris Eppstein</dc:creator>
		<pubDate>Mon, 05 Oct 2009 00:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-115264</guid>
		<description>For those of you who don&#039;t understand the point, I wrote a blog post for you to explain the benefits:

http://chriseppstein.github.com/blog/2009/09/20/why-stylesheet-abstraction-matters/</description>
		<content:encoded><![CDATA[<p>For those of you who don&#8217;t understand the point, I wrote a blog post for you to explain the benefits:</p>
<p><a href="http://chriseppstein.github.com/blog/2009/09/20/why-stylesheet-abstraction-matters/" rel="nofollow">http://chriseppstein.github.com/blog/2009/09/20/why-stylesheet-abstraction-matters/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Majic3</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-115252</link>
		<dc:creator>Majic3</dc:creator>
		<pubDate>Sun, 04 Oct 2009 22:19:34 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-115252</guid>
		<description>I have loved the idea of compass since seeing it; but am now looking at using csscaffold since I use php more than ruby so for me csscaffold is my preferance over compass (for php users this is a must see).

Once you grasp the power and immediacy that sass provides and compass further enabls you to harness I am sure many will adopt it for regular use.

Its a great concept beacuse you can produce a custmised bespoke css out that is clean by compiling your sass using mixins (patterns) which can be repeated in sequences if need be.  You can use a framework and map classes from the framework to your own liking.  This way you can get the benefits of using frameworks but without the hassles.  Much of the concepts used within sass can (when modfied) be to css (indenting etc -- of cource sass nests as well as embeds therefore you have to type less which means fewer typo mistakes)

Seeing the comments above its clear that many don&#039;t see this.  Though still in the first foot steps of sass use myself (perhaps Chris or Andrew could clarify / epxand upon what I am trying to convey)

+customise output
+(re)use existing patterns &amp; framworks
+repeat sets of classes etc (typography h1-h6 may be made from a mixin with margins font size altering with each interation)
+use mathmatical expressions
+use contsants so yes you can change #header, #footer bg colour quite easily with css across 1,000s of pages but sass takes this further eg you could use constants and math to alter many such settings within nested sass sheets rules and uses of mixins in your screen.sass or whatever your master project sheet is called -- but you could also use sass to create sets of sheets which use &amp; resuse sass to produce css sheets -- a web dev could set up a sass libs (mixins &amp; frameworks) from which client work can be styled rapidly


- its adding another part to the process of production
- sass requires strict formating that css does not (messy css is hard to maintain)
- at times you may find that</description>
		<content:encoded><![CDATA[<p>I have loved the idea of compass since seeing it; but am now looking at using csscaffold since I use php more than ruby so for me csscaffold is my preferance over compass (for php users this is a must see).</p>
<p>Once you grasp the power and immediacy that sass provides and compass further enabls you to harness I am sure many will adopt it for regular use.</p>
<p>Its a great concept beacuse you can produce a custmised bespoke css out that is clean by compiling your sass using mixins (patterns) which can be repeated in sequences if need be.  You can use a framework and map classes from the framework to your own liking.  This way you can get the benefits of using frameworks but without the hassles.  Much of the concepts used within sass can (when modfied) be to css (indenting etc &#8212; of cource sass nests as well as embeds therefore you have to type less which means fewer typo mistakes)</p>
<p>Seeing the comments above its clear that many don&#8217;t see this.  Though still in the first foot steps of sass use myself (perhaps Chris or Andrew could clarify / epxand upon what I am trying to convey)</p>
<p>+customise output<br />
+(re)use existing patterns &amp; framworks<br />
+repeat sets of classes etc (typography h1-h6 may be made from a mixin with margins font size altering with each interation)<br />
+use mathmatical expressions<br />
+use contsants so yes you can change #header, #footer bg colour quite easily with css across 1,000s of pages but sass takes this further eg you could use constants and math to alter many such settings within nested sass sheets rules and uses of mixins in your screen.sass or whatever your master project sheet is called &#8212; but you could also use sass to create sets of sheets which use &amp; resuse sass to produce css sheets &#8212; a web dev could set up a sass libs (mixins &amp; frameworks) from which client work can be styled rapidly</p>
<p>- its adding another part to the process of production<br />
- sass requires strict formating that css does not (messy css is hard to maintain)<br />
- at times you may find that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: theromanempire</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-2/#comment-114531</link>
		<dc:creator>theromanempire</dc:creator>
		<pubDate>Fri, 02 Oct 2009 20:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-114531</guid>
		<description>its amazing reading the comments how many people just dont get what this is, how it actually works, and how it is beneficial.

maybe the tutorial isnt written that great...</description>
		<content:encoded><![CDATA[<p>its amazing reading the comments how many people just dont get what this is, how it actually works, and how it is beneficial.</p>
<p>maybe the tutorial isnt written that great&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan Weizenbaum</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-1/#comment-101940</link>
		<dc:creator>Nathan Weizenbaum</dc:creator>
		<pubDate>Fri, 04 Sep 2009 04:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-101940</guid>
		<description>Give it a try before you judge too hastily. Convert a stylesheet or two by hand, just to check it out, then see what you think.</description>
		<content:encoded><![CDATA[<p>Give it a try before you judge too hastily. Convert a stylesheet or two by hand, just to check it out, then see what you think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Benjamin Reid</title>
		<link>http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/comment-page-1/#comment-101604</link>
		<dc:creator>Benjamin Reid</dc:creator>
		<pubDate>Thu, 03 Sep 2009 13:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://net.tutsplus.com/?p=6520#comment-101604</guid>
		<description>Maybe they... beat you to it?</description>
		<content:encoded><![CDATA[<p>Maybe they&#8230; beat you to it?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.110 seconds -->
