<?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>Ubi panis ibi patria &#187; Compass</title>
	<atom:link href="http://blog.ericmalloy.net/tag/compass/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ericmalloy.net</link>
	<description>notes from the road by Eric Malloy</description>
	<lastBuildDate>Thu, 09 Feb 2012 05:17:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Experience ….</title>
		<link>http://blog.ericmalloy.net/2010/07/experience/</link>
		<comments>http://blog.ericmalloy.net/2010/07/experience/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 19:35:23 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[2nd Declaration of Independence]]></category>
		<category><![CDATA[Bash Shell]]></category>
		<category><![CDATA[Compass]]></category>
		<category><![CDATA[Employments]]></category>
		<category><![CDATA[Execution]]></category>
		<category><![CDATA[Fly]]></category>
		<category><![CDATA[Fortune]]></category>
		<category><![CDATA[Francis Bacon]]></category>
		<category><![CDATA[Inconveniences]]></category>
		<category><![CDATA[Linkedin]]></category>
		<category><![CDATA[Mediocrity]]></category>
		<category><![CDATA[New Projects]]></category>
		<category><![CDATA[One Time]]></category>
		<category><![CDATA[Ruin]]></category>
		<category><![CDATA[Virtues]]></category>
		<category><![CDATA[Young Men]]></category>

		<guid isPermaLink="false">http://blog.ericmalloy.net/?p=328</guid>
		<description><![CDATA[each time i pull a new bash shell, i&#8217;m enlightened by /usr/bin/fortune
this one time caught me off guard and I had to share it.
Young men are fitter to invent than to judge; fitter for execution than for
counsel; and fitter for new projects than for settled business.  For the
experience of age, in things that fall [...]]]></description>
			<content:encoded><![CDATA[<p>each time i pull a new bash shell, i&#8217;m enlightened by /usr/bin/fortune</p>
<p>this one time caught me off guard and I had to share it.</p>
<p>Young men are fitter to invent than to judge; fitter for execution than for<br />
counsel; and fitter for new projects than for settled business.  For the<br />
experience of age, in things that fall within the compass of it, directeth<br />
them; but in new things, abuseth them.  The errors of young men are the ruin<br />
of business; but the errors of aged men amount but to this, that more might<br />
have been done, or sooner.  Young men, in the conduct and management of<br />
actions, embrace more than they can hold; stir more than they can quiet; fly<br />
to the end, without consideration of the means and degrees; pursue some few<br />
principles which they have chanced upon absurdly; care not how they innovate,<br />
which draws unknown inconveniences; and, that which doubleth all errors, will<br />
not acknowledge or retract them; like an unready horse, that will neither stop<br />
nor turn.  Men of age object too much, consult too long, adventure too little,<br />
repent too soon, and seldom drive business home to the full period, but<br />
content themselves with a mediocrity of success.  Certainly, it is good to<br />
compound employments of both &#8230; because the virtues of either age may correct<br />
the defects of both.<br />
		&#8211; Francis Bacon, &#8220;Essay on Youth and Age&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.ericmalloy.net/2010/07/experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spice up your CSS with SASS</title>
		<link>http://blog.ericmalloy.net/2009/11/spice-up-your-css-with-sass/</link>
		<comments>http://blog.ericmalloy.net/2009/11/spice-up-your-css-with-sass/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 08:55:26 +0000</pubDate>
		<dc:creator>eric</dc:creator>
				<category><![CDATA[Internetworking]]></category>
		<category><![CDATA[chris epstein]]></category>
		<category><![CDATA[Compass]]></category>
		<category><![CDATA[compass css]]></category>
		<category><![CDATA[Compliant]]></category>
		<category><![CDATA[Conventions]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Development Time]]></category>
		<category><![CDATA[Elements]]></category>
		<category><![CDATA[Hierarchy]]></category>
		<category><![CDATA[Html Css]]></category>
		<category><![CDATA[Lot]]></category>
		<category><![CDATA[Markup]]></category>
		<category><![CDATA[Powerhouse]]></category>
		<category><![CDATA[Presentations]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Sass]]></category>
		<category><![CDATA[Sinch]]></category>
		<category><![CDATA[Slideshare]]></category>
		<category><![CDATA[Spice]]></category>
		<category><![CDATA[Templating]]></category>
		<category><![CDATA[Time Dollars]]></category>
		<category><![CDATA[White Space]]></category>

		<guid isPermaLink="false">http://blog.ericmalloy.net/?p=257</guid>
		<description><![CDATA[Been spending a lot of time with SASS and HAML. Awesome templating frameworks. I started by following @chrisepstein the powerhouse developer behind the compass-css project. After getting accustomed to Sass it only makes sense to use HAML for compliant xHTML.
The most significant characteristic with haml and sass versus html and css is nested hierarchy of [...]]]></description>
			<content:encoded><![CDATA[<p>Been spending a lot of time with <a href="http://sass-lang.com/tutorial.html">SASS</a> and <a href="http://haml-lang.com">HAML</a>. Awesome templating frameworks. I started by following <a href="http://twitter.com/chriseppstein">@chrisepstein</a> the powerhouse developer behind the <a href="http://github.com/chriseppstein/compass/">compass-css project</a>. After getting accustomed to Sass it only makes sense to use HAML for compliant xHTML.</p>
<p>The most significant characteristic with haml and sass versus html and css is nested hierarchy of its elements. This takes a little while to get used to, since we&#8217;ve never written in white-space aware code (like python), yet is very powerful in eliminating un-necessary markup, following DRY conventions. Secondly, sass mixins, imports and patterns within compass-css framework make HTML5/xHTML design a sinch &#8211; without ever using photoshop.</p>
<p>We are excited to offer this to clients, saving precious development time, dollars, and energy.</p>
<p>This slideshare really helped me out a lot and I&#8217;m posting it for my future reference and for anyone else into learning Sass and Haml.</p>
<div id="__ss_1762488" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Simplifying CSS With Sass" href="http://www.slideshare.net/tdreyno/simplifying-css-with-sass">Simplifying CSS With Sass</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=simplifyingcsswithsass-090724010510-phpapp02&amp;stripped_title=simplifying-css-with-sass" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=simplifyingcsswithsass-090724010510-phpapp02&amp;stripped_title=simplifying-css-with-sass" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/tdreyno">tdreyno</a>.</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.ericmalloy.net/2009/11/spice-up-your-css-with-sass/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

