<?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: Regex Patterns for Single Line CSS</title>
	<atom:link href="http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/feed/" rel="self" type="application/rss+xml" />
	<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/</link>
	<description>Suffering from chronic idiocy since 1977</description>
	<lastBuildDate>Sun, 22 Nov 2009 04:22:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Image Caption Design: Simply Elegant or Boldly Graphic? &#171; Smashing Magazine</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-2/#comment-27953</link>
		<dc:creator>Image Caption Design: Simply Elegant or Boldly Graphic? &#171; Smashing Magazine</dc:creator>
		<pubDate>Sat, 17 Oct 2009 11:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27953</guid>
		<description>[...] SuperflousBanter.org [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] SuperflousBanter.org&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Kozakewich</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27923</link>
		<dc:creator>Michael Kozakewich</dc:creator>
		<pubDate>Sat, 09 May 2009 20:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27923</guid>
		<description>I used to always code in straight lines, but that did have its own associated problems. I tried multi-line, but was having that same problem of not seeing the selectors.
Eventually, I settled into my current markup: I write the selector, new line, indent, create an open brace, new line, tab yet again (for two indents), and then start with my rules, each on a different line with two indents. Afterwards, I go back to one indent and close the brace.
I&#039;m left with an easy-to-work-with multi-line environment with easily-seen selectors in the un-indented margins. The open and close braces let me see very easily where the block begins and where it ends (I&#039;ve always been annoyed, since the first time I&#039;d seen it done, at the practice of putting the open brace on the same line as the selector/function/etc.).</description>
		<content:encoded><![CDATA[<p>I used to always code in straight lines, but that did have its own associated problems. I tried multi-line, but was having that same problem of not seeing the selectors.<br />
Eventually, I settled into my current markup: I write the selector, new line, indent, create an open brace, new line, tab yet again (for two indents), and then start with my rules, each on a different line with two indents. Afterwards, I go back to one indent and close the brace.<br />
I&#8217;m left with an easy-to-work-with multi-line environment with easily-seen selectors in the un-indented margins. The open and close braces let me see very easily where the block begins and where it ends (I&#8217;ve always been annoyed, since the first time I&#8217;d seen it done, at the practice of putting the open brace on the same line as the&nbsp;selector/function/etc.).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samantha Warren's Blog &#124; Design - Web Typography - Inspiration</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27919</link>
		<dc:creator>Samantha Warren's Blog &#124; Design - Web Typography - Inspiration</dc:creator>
		<pubDate>Tue, 21 Apr 2009 01:17:09 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27919</guid>
		<description>[...] He maintains his popular blog http://superfluousbanter.org where he writes about everything from Regex Patterns for Single Line CSS to logo design. Since he is a super friendly and knowledgeable guy, I decided to make his interview [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] He maintains his popular blog <a href="http://superfluousbanter.org" rel="nofollow">http://superfluousbanter.org</a> where he writes about everything from Regex Patterns for Single Line <span class="caps">CSS</span> to logo design. Since he is a super friendly and knowledgeable guy, I decided to make his interview&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trip Alexander</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27913</link>
		<dc:creator>Trip Alexander</dc:creator>
		<pubDate>Mon, 23 Mar 2009 14:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27913</guid>
		<description>Looks like I am a little late to this debate, but I thought I would I would throw my way of doing it into the mix.  I code CSS mult-line, but as I am certain that no more adjustments are to be made, I convert it to single line. Maybe that&#039;s odd, but it works for me.

Thanks Dan for the macro.  Looking forward to meeting you in a week.  Heading to hear you speak in Atlanta.</description>
		<content:encoded><![CDATA[<p>Looks like I am a little late to this debate, but I thought I would I would throw my way of doing it into the mix.  I code <span class="caps">CSS</span> mult-line, but as I am certain that no more adjustments are to be made, I convert it to single line. Maybe that&#8217;s odd, but it works for&nbsp;me.</p>
<p>Thanks Dan for the macro.  Looking forward to meeting you in a week.  Heading to hear you speak in&nbsp;Atlanta.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Regex Patterns for Single Line CSS @ Dan Rubin&#8217;s SuperfluousBanter &#124; CSS Tutorials - CSSHelper.net</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27912</link>
		<dc:creator>Regex Patterns for Single Line CSS @ Dan Rubin&#8217;s SuperfluousBanter &#124; CSS Tutorials - CSSHelper.net</dc:creator>
		<pubDate>Thu, 19 Mar 2009 09:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27912</guid>
		<description>[...] Source [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Source&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27905</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Tue, 03 Mar 2009 14:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27905</guid>
		<description>I use a mix of both single line and multiline CSS, for my own projects, I indent and comment single line.  My first single line in a common group of CSS would be the outtermost indent so that it just looks more organized.

I don&#039;t think there is actually any (read -minimal) space savings by compressing a multiline into a single line format.</description>
		<content:encoded><![CDATA[<p>I use a mix of both single line and multiline <span class="caps">CSS</span>, for my own projects, I indent and comment single line.  My first single line in a common group of <span class="caps">CSS</span> would be the outtermost indent so that it just looks more&nbsp;organized.</p>
<p>I don&#8217;t think there is actually any (read -minimal) space savings by compressing a multiline into a single line&nbsp;format.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 138 Helpful CSS Tools that I Bookmarked &#124; Andrew Wayman</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27903</link>
		<dc:creator>138 Helpful CSS Tools that I Bookmarked &#124; Andrew Wayman</dc:creator>
		<pubDate>Tue, 17 Feb 2009 05:16:29 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27903</guid>
		<description>[...] Regex Patterns for Single Line CSS - If you are formatting your CSS style sheets single-line, you may find Dan Rubin’s Textmate macro useful and helpful. “This macro retains a single blank line where your original contained two or more blank lines (helpful if you group your rules) and adds white space that matches my standard formatting preferences (which I find makes it easier to scan quickly).” And if you don’t use Textmate, you can use a regular expression instead; it is also provided in the post. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Regex Patterns for Single Line <span class="caps">CSS</span> - If you are formatting your <span class="caps">CSS</span> style sheets single-line, you may find Dan Rubin’s Textmate macro useful and helpful. “This macro retains a single blank line where your original contained two or more blank lines (helpful if you group your rules) and adds white space that matches my standard formatting preferences (which I find makes it easier to scan quickly).” And if you don’t use Textmate, you can use a regular expression instead; it is also provided in the post.&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 50 herramientas útiles para maquetar con CSS</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27899</link>
		<dc:creator>50 herramientas útiles para maquetar con CSS</dc:creator>
		<pubDate>Sat, 07 Feb 2009 10:15:43 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27899</guid>
		<description>[...] Regex Patterns for Single Line CSS If you are formatting your CSS style sheets single-line, you may find Dan Rubin’s Textmate macro useful and helpful. “This macro retains a single blank line where your original contained two or more blank lines (helpful if you group your rules) and adds white space that matches my standard formatting preferences (which I find makes it easier to scan quickly).” And if you don’t use Textmate, you can use a regular expression instead; it is also provided in the post. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Regex Patterns for Single Line <span class="caps">CSS</span> If you are formatting your <span class="caps">CSS</span> style sheets single-line, you may find Dan Rubin’s Textmate macro useful and helpful. “This macro retains a single blank line where your original contained two or more blank lines (helpful if you group your rules) and adds white space that matches my standard formatting preferences (which I find makes it easier to scan quickly).” And if you don’t use Textmate, you can use a regular expression instead; it is also provided in the post.&nbsp;[&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Rubin</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27891</link>
		<dc:creator>Dan Rubin</dc:creator>
		<pubDate>Sun, 28 Dec 2008 20:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27891</guid>
		<description>@Brent: That shouldn&#039;t be difficult to adjust — since this is all just a series of grep patterns, anything you can write a pattern for can be added into the series.

Speaking of which, if anyone makes their own customized versions, I&#039;d love to hear about them — come back and share them here in the comments!</description>
		<content:encoded><![CDATA[<p>@Brent: That shouldn&#8217;t be difficult to adjust — since this is all just a series of grep patterns, anything you can write a pattern for can be added into the&nbsp;series.</p>
<p>Speaking of which, if anyone makes their own customized versions, I&#8217;d love to hear about them — come back and share them here in the&nbsp;comments!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brent</title>
		<link>http://superfluousbanter.org/archives/2008/08/regex-patterns-for-single-line-css/comment-page-1/#comment-27888</link>
		<dc:creator>brent</dc:creator>
		<pubDate>Sun, 28 Dec 2008 14:58:31 +0000</pubDate>
		<guid isPermaLink="false">http://superfluousbanter.org/?p=497#comment-27888</guid>
		<description>This is great, thanks for making it public, one thing that seems to make it fall short (for me anyway) is the formatting within the lines.  Since it removes all white space you&#039;re left with something like this:

 .entry ul { margin-left:0px;padding:0 0 0 30px;padding-left:10px; } 

where I this would be more readable and preferred by anyone (like myself) who codes in single line CSS:

 .entry ul { margin-left: 0px; padding: 0 0 0 30px; padding-left: 10px; } 

[single space after the colons and semi colons]

would this modification be easy to make?

brent
@
&lt;a href=&quot;http://www.mimoymima.com&quot; title=&quot;web design brooklyn&quot; rel=&quot;nofollow&quot;&gt;mimoymima.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This is great, thanks for making it public, one thing that seems to make it fall short (for me anyway) is the formatting within the lines.  Since it removes all white space you&#8217;re left with something like&nbsp;this:</p>
<p> .entry ul { margin-left:0px;padding:0 0 0 30px;padding-left:10px;&nbsp;} </p>
<p>where I this would be more readable and preferred by anyone (like myself) who codes in single line&nbsp;<span class="caps">CSS</span>:</p>
<p> .entry ul { margin-left: 0px; padding: 0 0 0 30px; padding-left: 10px;&nbsp;} </p>
<p>[single space after the colons and semi&nbsp;colons]</p>
<p>would this modification be easy to&nbsp;make?</p>
<p>brent<br />
@<br />&nbsp;<a href="http://www.mimoymima.com" title="web design brooklyn" rel="nofollow">mimoymima.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.820 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-02-07 02:54:19 -->
