<?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>shoogle designs&#039; blog &#187; Category: Compass</title>
	<atom:link href="/blog/blog/category/compass/feed/" rel="self" type="application/rss+xml" />
	<link>https://shoogledesigns.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 24 Aug 2014 17:33:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6.1</generator>
		<item>
		<title>Not using Sass and Compass: WTF are you waiting for?!</title>
		<link>https://shoogledesigns.com/blog/blog/2013/05/30/not-using-sass-and-compass-wtf-are-you-waiting-for/</link>
		<comments>https://shoogledesigns.com/blog/blog/2013/05/30/not-using-sass-and-compass-wtf-are-you-waiting-for/#comments</comments>
		<pubDate>Thu, 30 May 2013 09:33:28 +0000</pubDate>
		<dc:creator>shoogledesigns</dc:creator>
				<category><![CDATA[Compass]]></category>
		<category><![CDATA[Sass]]></category>

		<guid isPermaLink="false">https://shoogledesigns.com/blog/?p=1318</guid>
		<description><![CDATA[<p>It&#8217;s been almost a year I have been using Sass and Compass in my various web projects, and as I look back over this now-established design process, I can only think of the advantages those tools have brought to my daily routine. This blog post is not here so I can dwell on the technical [&#8230;]</p><p>The post <a href="/blog/blog/2013/05/30/not-using-sass-and-compass-wtf-are-you-waiting-for/">Not using Sass and Compass: WTF are you waiting for?!</a> appeared first on <a href="/blog">shoogle designs&#039; blog</a>.</p>]]></description>
				<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>It&#8217;s been almost a year I have been using Sass and Compass in my various web projects, and as I look back over this now-established design process, I can only think of the advantages those tools have brought to my daily routine.<br />
<span id="more-1318"></span><br />
This blog post is not here so I can dwell on the technical features of Sass and Compass, nor list the best mixins you could include if you were to use pre-processors, but more to motivate the designers keen to learn the technology, yet still waiting for their time to get cracking.</p>
<p>Yes, using Sass and Compass can look daunting for people used to deal with CSS exclusively. There is a learning curve, new tools to test, sometimes even some command lines to type in the terminal, all this can be a bit overwhelming indeed.</p>
<p>But it is SO worth it, you&#8217;ll kick yourself for not having done it earlier. I was reluctant too at the time. As I was before starting to use Version control systems like Git, or writing my CSS in a modular way.</p>
<h3>Don&#8217;t Wait up!</h3>
<p>My piece of advice to you would be: Do not wait up for the next big project to start using Sass and Compass! I often speak to fellow designers, who tell me they haven&#8217;t found the right project to start using pre-processors.</p>
<p>You are fooling yourselves if you think that you will start learning Sass and Compass on a big scale project, as part of a dev team (even small). Do it on your own on a poxy little project of yours, even a one-pager. This is the best time to get acquainted with pre-processors, read documentation and books on the subject. There is no way you will be able to do that when pushed by time, with deadlines approaching.</p>
<p>I promised I wasn&#8217;t going to talk code, but i&#8217;m going to talk resources. This is far from an exhaustive list, but I advise you to take a long look at them and get cracking with Sass and Compass, if you haven&#8217;t started using both.</p>
<p>So long folks.</p>
<h3>Resources</h3>
<h4>Websites</h4>
<p><a href="http://sass-lang.com/" title="Sass - Syntactically Awesome Stylesheets" target="_blank">Sass &#8211; Syntactically Awesome Stylesheets</a><br />
<a href="http://thesassway.com/" title="The Sass Way" target="_blank">The Sass Way</a><br />
<a href="http://compass-style.org/" title="Compass Home Documentation" target="_blank">Compass Home Documentation</a></p>
<h4>Blog Posts</h4>
<p><a href="http://chriseppstein.github.io/blog/" title="Chris Eppstein's Blog" target="_blank">#chris-eppstein {position: unique;} &#8211; Blog</a><br />
<a href="http://css-tricks.com/sass-style-guide/" title="Chris Coyier's Sass style guide on CSS-tricks" target="_blank">Chris Coyier&#8217;s Sass style guide</a><br />
<a href="http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/" title="Nettuts' Using Compass and Sass for CSS in your Next Project" target="_blank">Using Compass and Sass for CSS in your Next Project</a><br />
<a href="http://benfrain.com/tag/sass/" title="Ben Frain's Sass blog posts" target="_blank">Ben Frain&#8217;s Sass-related blog posts</a></p>
<h4>Books</h4>
<p><a href="http://sassandcompass.com/" title="Sass and Compass for designers" target="_blank">Sass and Compass for designers</a> by Ben Frain ( my review of the book <a href="/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/" title="‘Sass and Compass for designers’ by Ben Frain" target="_blank">here</a>)</p>
<h4>Screencasts</h4>
<p><a href="http://www.codeschool.com/courses/assembling-sass" title="Assembling Sass by Codeschool" target="_blank">Assembling Sass</a> &#8211; a free course by Codeschool<br />
CSS-tricks&#8217; <a href="http://css-tricks.com/lodge/" title="CSS-tricks' lodge" target="_blank">Video Tutorials on How to Build Modern Websites</a> (*)<br />
<a href="http://timlikestoteach.com/" title="Tim likes to teach" target="_blank">Tim likes to teach</a> (*)</p>
<p><em>* a special mention to Tim and Chris&#8217; video series, which are membership only, but a bargain considering they will make you gain valuable time by reducing your Sass and Compass learning curve.</em></p>
<h4>Tools</h4>
<p><a href="http://incident57.com/codekit/" title="Codekit" target="_blank">Codekit</a> for mac users only<br />
<a href="http://alphapixels.com/prepros/" title="Prepros" target="_blank">Prepros</a> for windows users only<br />
<a href="http://mhs.github.io/scout-app/" title="Scout" target="_blank">Scout</a> for both mac and windows users (only compiles Sass and Compass as opposed to Codekit and Prepros)</p>
<p>The post <a href="/blog/blog/2013/05/30/not-using-sass-and-compass-wtf-are-you-waiting-for/">Not using Sass and Compass: WTF are you waiting for?!</a> appeared first on <a href="/blog">shoogle designs&#039; blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://shoogledesigns.com/blog/blog/2013/05/30/not-using-sass-and-compass-wtf-are-you-waiting-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Sass and Compass for designers&#8217; by Ben Frain</title>
		<link>https://shoogledesigns.com/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/</link>
		<comments>https://shoogledesigns.com/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/#comments</comments>
		<pubDate>Sat, 25 May 2013 21:23:33 +0000</pubDate>
		<dc:creator>shoogledesigns</dc:creator>
				<category><![CDATA[book]]></category>
		<category><![CDATA[Compass]]></category>
		<category><![CDATA[Sass]]></category>

		<guid isPermaLink="false">https://shoogledesigns.com/blog/?p=1305</guid>
		<description><![CDATA[<p>I have just finished reading &#8216;Sass and Compass for designers&#8217; by Ben Frain&#8230; And it&#8217;s a cracker. For those who don&#8217;t know him, Ben is a front-end web developer and technology writer based in the UK, and author of &#8216;Responsive Web Design with HTML5 and CSS3&#8242;. Ben just released his new book, a step-by-step Sass [&#8230;]</p><p>The post <a href="/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/">&#8216;Sass and Compass for designers&#8217; by Ben Frain</a> appeared first on <a href="/blog">shoogle designs&#039; blog</a>.</p>]]></description>
				<content:encoded><![CDATA[
<!-- wp-jquery-lightbox, a WordPress plugin by ulfben --> 
<p>I have just finished reading &#8216;Sass and Compass for designers&#8217; by Ben Frain&#8230; And it&#8217;s a cracker. For those who don&#8217;t know him, Ben is a front-end web developer and technology writer based in the UK, and author of <a href="http://www.packtpub.com/responsive-web-design-with-html-5-and-css3/book" title="Responsive web design with HTML5 and CSS3" target="_blank">&#8216;Responsive Web Design with HTML5 and CSS3&#8242;</a>.<br />
<span id="more-1305"></span><br />
Ben just released his new book, a step-by-step Sass and Compass guide, perfect for the designers who find the command line interface intimidating, and right up the street of the more advanced folks having started to develop with both Sass and Compass like me.</p>
<p>I very much enjoyed the simple and humorous tone of the book. Definitely a great reference to go back to while working away as it&#8217;s packed with valuable background information, easily understandable instructions, tips and tricks.</p>
<p>Ben uses a real use case to show us why and how we should use Sass and Compass. It&#8217;s both instructive and resourceful. You literally shouldn&#8217;t be allowed to go the Sassy way without reading Ben&#8217;s book.</p>
<p>Do yourselves a favor and save you some time by reading it all from day one.</p>
<p>More info on <a href="http://sassandcompass.com" title="Sass and Compass for designers" target="_blank">http://sassandcompass.com</a></p>
<p>The post <a href="/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/">&#8216;Sass and Compass for designers&#8217; by Ben Frain</a> appeared first on <a href="/blog">shoogle designs&#039; blog</a>.</p>]]></content:encoded>
			<wfw:commentRss>https://shoogledesigns.com/blog/blog/2013/05/25/sass-and-compass-for-designers-ben-frain/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: shoogledesigns.com @ 2014-08-28 23:51:36 -->