<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for crispy</title><link>http://disqus.com/by/crispy/</link><description></description><atom:link href="http://disqus.com/crispy/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Tue, 07 Apr 2015 12:44:24 -0000</lastBuildDate><item><title>Re: Understanding Variable Scope in Sass</title><link>http://webdesign.tutsplus.com/articles/understanding-variable-scope-in-sass--cms-23498#comment-1951055237</link><description>&lt;p&gt;Please note that the !default flag will set a variable if it is unset *or* if its current value is null.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Tue, 07 Apr 2015 12:44:24 -0000</pubDate></item><item><title>Re: Sass Multiple Arguments, Lists or Arglist</title><link>http://www.sitepoint.com/sass-multiple-arguments-lists-or-arglist/#comment-1704099817</link><description>&lt;p&gt;The *main* difference between a list and an arglist is that you can pass an arglist to the keywords($arglist) function and it will return a map of unbound keyword arguments. You can then operate on those named arguments without explicitly calling them out in the arguments.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Thu, 20 Nov 2014 17:10:48 -0000</pubDate></item><item><title>Re: Dear founders: Children are not a distraction, they are motivation.</title><link>http://zaman.io/dear-founders-children-are-not-a-distraction-they-are-motivation/#comment-1290522434</link><description>&lt;p&gt;Kudos to you if you can make the logistics work out. I did a startup for 6 years while my daughter grew up from the age of 1 to the age of 7. Luckily we could afford for my wife to stay home and raise her, but still, I missed so much of her life. More than I wanted to. I know that this has set the stage for our family's long term financial success, but it did come at a price. IMO, people who chose to delay starting a family are very wise. You will feel torn. You will feel like there's not enough of you. Every. Single. Day. Please keep this in mind if you decide to take a job that has unbounded work requirements -- whether it be for a startup or not.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Tue, 18 Mar 2014 18:01:35 -0000</pubDate></item><item><title>Re: Import once in Sass the foundation way | 4waisenkinder</title><link>http://4waisenkinder.github.io/blog/2014/03/06/import-once-in-sass-the-foundation-way/#comment-1275064837</link><description>&lt;p&gt;A couple of comments:&lt;/p&gt;&lt;p&gt;  @if (index($modules, $name) == false) {&lt;/p&gt;&lt;p&gt;Should be:&lt;/p&gt;&lt;p&gt;  @if (not index($modules, $name)) {&lt;/p&gt;&lt;p&gt;Because the return value of index is going to change to null in a future release.&lt;/p&gt;&lt;p&gt;Also Compass 1.0 now includes an import once capability and it is on by default:&lt;/p&gt;&lt;p&gt;&lt;a href="https://github.com/chriseppstein/compass/tree/master/import-once" rel="nofollow noopener" target="_blank" title="https://github.com/chriseppstein/compass/tree/master/import-once"&gt;https://github.com/chrisepp...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;But this plugin can be used without Compass as well.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Fri, 07 Mar 2014 10:02:06 -0000</pubDate></item><item><title>Re: Almost Profound — Sass 3.3 @at-root &amp; BEM!</title><link>http://una.github.io/2013/10/15/sass-3-3-at-root-bem.html#comment-1084537578</link><description>&lt;p&gt;Nice write up.&lt;/p&gt;&lt;p&gt;FYI: `@at-root (without: media screen)` should just be `@at-root (without: media)`&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Wed, 16 Oct 2013 12:40:23 -0000</pubDate></item><item><title>Re: Compass Transform | Compass Documentation</title><link>http://beta.compass-style.org/docs/reference/compass/css3/transform/#comment-879951685</link><description>&lt;p&gt;I agree. Its hard to work at a growing startup, have a family, commute and maintain a huge open source project. Which is why I just took a new job where one of my job responsibilities will be to maintain this project. &lt;a href="http://chriseppstein.github.io/blog/2013/04/22/joining-linkedin/" rel="nofollow noopener" target="_blank" title="http://chriseppstein.github.io/blog/2013/04/22/joining-linkedin/"&gt;http://chriseppstein.github...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 29 Apr 2013 18:22:08 -0000</pubDate></item><item><title>Re: Joining LinkedIn</title><link>http://chriseppstein.github.com/blog/2013/04/22/joining-linkedin#comment-872416829</link><description>&lt;p&gt;Yep! That's what I was referring to.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 22 Apr 2013 13:45:04 -0000</pubDate></item><item><title>Re: http://chriseppstein.github.com/blog/2012/08/23/sass-3-2-is-released</title><link>http://chriseppstein.github.com/blog/2012/08/23/sass-3-2-is-released#comment-632246874</link><description>&lt;p&gt;In a compas config file use add_import_path. This feature is stand-alone Sass playing catchup to a feature that's been in compass and other application frameworks for a long time.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Tue, 28 Aug 2012 14:42:33 -0000</pubDate></item><item><title>Re: I'm an American and I want to watch the Olympics. What do I do?</title><link>http://iamnotaprogrammer.com/Watch-olympics-streaming-free.html#comment-601971853</link><description>&lt;p&gt;Sure, but they are _also_ paid by cable companies. And this restriction is certainly based on keeping that revenue stream intact. It's obvious to the technologically savvy that streaming is the future, but it is not currently the present. So to this end, I signed up for cable specifically so I could watch the olympics. I will cancel in a few months ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Sun, 29 Jul 2012 16:00:30 -0000</pubDate></item><item><title>Re: I'm an American and I want to watch the Olympics. What do I do?</title><link>http://iamnotaprogrammer.com/Watch-olympics-streaming-free.html#comment-601816997</link><description>&lt;p&gt;I think it's ironic that your previous post is titled "Don't give your product away for free..."&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Sun, 29 Jul 2012 11:59:06 -0000</pubDate></item><item><title>Re: Announcing Our Partnership with Twitter</title><link>http://gopollgo.com/blog/announcing-our-partnership-with-twitter#comment-556631052</link><description>&lt;p&gt;This is HUGE! Congratulations.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Wed, 13 Jun 2012 18:42:56 -0000</pubDate></item><item><title>Re: Install the Compass Stylesheet Authoring Framework | Compass Documentation</title><link>http://beta.compass-style.org/install/#comment-542072265</link><description>&lt;p&gt;If someone will provide a similar guide for using the console on windows, I will link to it. I am not aware of such a resource.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Wed, 30 May 2012 13:46:25 -0000</pubDate></item><item><title>Re: | Compass Documentation</title><link>http://compass-style.org/blog/#comment-541420761</link><description>&lt;p&gt;Nothin about our docs is specific to a Mac. What gave you that impression?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Tue, 29 May 2012 19:19:35 -0000</pubDate></item><item><title>Re: Compass Text Replacement | Compass Documentation</title><link>http://beta.compass-style.org/reference/compass/typography/text/replacement/#comment-495771469</link><description>&lt;p&gt;Please file a bug here: &lt;a href="http://github.com/chriseppstein/compass/issues" rel="nofollow noopener" target="_blank" title="http://github.com/chriseppstein/compass/issues"&gt;http://github.com/chrisepps...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Thu, 12 Apr 2012 17:16:16 -0000</pubDate></item><item><title>Re: Compass Sprite Helpers | Compass Documentation</title><link>http://beta.compass-style.org/reference/compass/helpers/sprites/#comment-486122973</link><description>&lt;p&gt;I can't think of why this would be useful. please contact the mailing list to discuss further.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Wed, 04 Apr 2012 12:11:31 -0000</pubDate></item><item><title>Re: Using sass-rails 3.1.5 without the asset pipeline on Rails 3.1.4 - Urban Hafner</title><link>http://bettong.net/2012/03/07/using-sass-rails-3-dot-1-5-without-the-asset-pipeline-on-rails-3-dot-1-4/#comment-476510756</link><description>&lt;p&gt;An even better idea is to work with activeadmin to develop a supported configuration or move to one that they do support.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 26 Mar 2012 12:23:53 -0000</pubDate></item><item><title>Re: Using sass-rails 3.1.5 without the asset pipeline on Rails 3.1.4 - Urban Hafner</title><link>http://bettong.net/2012/03/07/using-sass-rails-3-dot-1-5-without-the-asset-pipeline-on-rails-3-dot-1-4/#comment-475412602</link><description>&lt;p&gt;This is a terrible idea and will likely break your application. Sass provides a rack middleware that you should use if you need sass without the asset pipeline.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Sat, 24 Mar 2012 15:57:36 -0000</pubDate></item><item><title>Re: Compass Sprite Helpers | Compass Documentation</title><link>http://beta.compass-style.org/reference/compass/helpers/sprites/#comment-475382335</link><description>&lt;p&gt;This is basically the answer. You should probably use sprite_load_path &amp;lt;&amp;lt; "../path/to/img"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Sat, 24 Mar 2012 15:10:43 -0000</pubDate></item><item><title>Re: Install the Compass Stylesheet Authoring Framework | Compass Documentation</title><link>http://beta.compass-style.org/install/#comment-469367865</link><description>&lt;p&gt;please seek installation support on the mailing list: &lt;a href="http://groups.google.com/group/compass-users" rel="nofollow noopener" target="_blank" title="http://groups.google.com/group/compass-users"&gt;http://groups.google.com/gr...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 19 Mar 2012 17:08:29 -0000</pubDate></item><item><title>Re: Compass Transition | Compass Documentation</title><link>http://beta.compass-style.org/docs/reference/compass/css3/transition/#comment-469235711</link><description>&lt;p&gt;This is better because it passes a list of two numbers instead of a string (this lets the sass compiler do better output optimization in general):&lt;/p&gt;&lt;p&gt;@include transition-duration((1s, 1s));&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 19 Mar 2012 14:53:27 -0000</pubDate></item><item><title>Re: Compass Transition | Compass Documentation</title><link>http://beta.compass-style.org/docs/reference/compass/css3/transition/#comment-469224711</link><description>&lt;p&gt;a comma delimited list is not the same as passing comma delimited arguments to a mixin. to force the commas to belong to the first argument, you have to enclose the list with an extra set of params.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 19 Mar 2012 14:42:30 -0000</pubDate></item><item><title>Re: Compass v0.12 (Release Candidate) is Released | Compass Documentation</title><link>http://beta.compass-style.org/blog/2012/02/01/compass-0-12-is-released/#comment-463604323</link><description>&lt;p&gt;The same way you install: &lt;code&gt;(sudo) gem install compass&lt;/code&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 12 Mar 2012 15:36:33 -0000</pubDate></item><item><title>Re: Compass v0.12 (Release Candidate) is Released | Compass Documentation</title><link>http://beta.compass-style.org/blog/2012/02/01/compass-0-12-is-released/#comment-460953500</link><description>&lt;p&gt;Please raise this issue on the compass issue tracker: &lt;a href="https://github.com/chriseppstein/compass/issues" rel="nofollow noopener" target="_blank" title="https://github.com/chriseppstein/compass/issues"&gt;https://github.com/chrisepp...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Fri, 09 Mar 2012 17:29:15 -0000</pubDate></item><item><title>Re: Search | Compass Documentation | Compass Documentation</title><link>http://beta.compass-style.org/docs/search/?q=background#comment-456872266</link><description>&lt;p&gt;Please file bugs in our issue tracker: &lt;a href="http://github.com/chriseppstein/compass/issues" rel="nofollow noopener" target="_blank" title="http://github.com/chriseppstein/compass/issues"&gt;http://github.com/chrisepps...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Please note the version of sass when you do. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Mon, 05 Mar 2012 10:04:27 -0000</pubDate></item><item><title>Re: Compass Selector Helpers | Compass Documentation</title><link>http://beta.compass-style.org/docs/reference/compass/helpers/selectors/#comment-449451405</link><description>&lt;p&gt;You can get close with this:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;&lt;code&gt;&lt;br&gt;h1, .h1 {&lt;br&gt;  &amp;amp;, &amp;amp; a {&lt;br&gt;    ...&lt;br&gt;  }&lt;br&gt;}&lt;br&gt;&lt;/code&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Eppstein</dc:creator><pubDate>Sun, 26 Feb 2012 14:57:38 -0000</pubDate></item></channel></rss>