<div><i>(Note - I guess you forgot to CC theme-reviewers mailing list!)</i></div><div><br></div><meta charset="utf-8">@Syahir<div>I 100% agree with your reasoning.</div><div>Personally, I always appreciate anyone who is bothered about performance of their code! :-)</div>

<div><br></div><div>But I have altogether a different counter-argument here.</div><div>A novice user with less traffic will have very less load on his server to bother about minification.</div><div>The day he will bother about performance <i>(may be after first downtime) </i>he will use Google first (in most cases)</div>

<div>Google will guide him to articles which will help him use wp-super-cache/w3-total-cache like plugin!</div><div><br></div><div>They must use plugin because even if you minify your CSS, other plugins extra CSS file will continue to degrade performance.</div>

<div><div><br></div><div>On sidenote, if server is configured properly, CSS/JS files can be forced to have very far expiry header.</div><div><br></div><div><i><b>Off-Off-topic</b></i> - Anyone who is hungry for performance should care to look into Nginx! Moving from Apache to Nginx can alone boost performance extremely.</div>

<div><meta charset="utf-8"><b><i><br></i></b></div><div><br clear="all">--<br>Rahul Bansal | Founder &amp; CEO | rtCamp Solutions Pvt. Ltd.<br>Skype: rahul286 | Twitter: @rahul286 | Web: <a href="http://rtcamp.com/" target="_blank">http://rtcamp.com/</a><br>

<br>
<br><br><div class="gmail_quote">On Fri, Feb 18, 2011 at 8:46 PM, Syahir Hakim <span dir="ltr">&lt;<a href="mailto:khairulsyahir@gmail.com">khairulsyahir@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  
    
  
  <div bgcolor="#ffffff" text="#000000">
    <font size="-1"><font face="Arial">Well, because a huge percentage
        of theme users are not even aware of such thing as minification?<br>
        <br>
        I know it&#39;s easy enough for us developers, but not so for novice
        WordPress end users.<br>
      </font></font><div class="im">
    <pre cols="72">-- 
Regards,
Syahir Hakim

Contact:
<a href="http://www.khairul-syahir.com" target="_blank">http://www.khairul-syahir.com</a>
+6014 753 1883</pre>
    <br></div><div><div></div><div class="h5">
    On 18/2/2011 10:58 PM, Rahul Bansal wrote:
    <blockquote type="cite">
      <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
        
        <span style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px">Yep, that&#39;s
          the kind of minified css I was referring to. One single
          (looong) line for the entire CSS file, with no spaces at all
          except in the shorthand values.</span></blockquote>
      <div><font face="arial, sans-serif"><span style="border-collapse:collapse">w3
            total cache and I guess few more plugin can produce such
            files automatically for you.</span></font></div>
      <div><font face="arial, sans-serif"><span style="border-collapse:collapse">also
            they will combine multiple CSS files (including CSS files
            from plugins like cformsII) into one single &quot;minified&quot; file.</span></font></div>
      <div><font face="arial, sans-serif"><span style="border-collapse:collapse"><br>
          </span></font></div>
      <div><font face="arial, sans-serif"><span style="border-collapse:collapse">Why
            to waste time &amp; efforts into something which plugins are
            already doing nicely!</span></font></div>
      <div><span style="border-collapse:collapse;font-family:arial,sans-serif;font-size:13px"><br>
        </span></div>
      --<br>
      Rahul Bansal | Founder &amp; CEO | rtCamp Solutions Pvt. Ltd.<br>
      Skype: rahul286 | Twitter: @rahul286 | Web: <a href="http://rtcamp.com/" target="_blank">http://rtcamp.com/</a><br>
      <br>
      <br>
      <br>
      <div class="gmail_quote">On Fri, Feb 18, 2011 at 8:25 PM, Syahir
        Hakim <span dir="ltr">&lt;<a href="mailto:khairulsyahir@gmail.com" target="_blank">khairulsyahir@gmail.com</a>&gt;</span>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
          Yep, that&#39;s the kind of minified css I was referring to. One
          single (looong) line for the entire CSS file, with no spaces
          at all except in the shorthand values.
          <div><br>
            <br>
            -- <br>
            Regards,<br>
            Syahir Hakim<br>
            <br>
            Contact:<br>
            <a href="http://www.khairul-syahir.com" target="_blank">http://www.khairul-syahir.com</a><br>
            +6014 753 1883<br>
            <br>
            <br>
          </div>
          <div>
            <div>
              On 18/2/2011 10:48 PM, Austin Matzko wrote:<br>
              <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
                On Fri, Feb 18, 2011 at 8:38 AM, Chip Bennett&lt;<a href="mailto:chip@chipbennett.net" target="_blank">chip@chipbennett.net</a>&gt;
                 wrote:<br>
                <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
                  We&#39;re talking about removing whitespace, not
                  obfuscating (e.g.<br>
                  base64-encoding) code. Removing whitespace is NOT
                  &quot;obfuscation&quot;. That<br>
                  suggestion is ludicrous.<br>
                  Let us be quite clear on what we&#39;re discussing here.<br>
                </blockquote>
                [snip]<br>
                <br>
                <blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
                  And this is the &quot;minified&quot; version of that same CSS:<br>
                  <br>
                  #selector-1, #selector-2, #selector-3 { background:
                  #fff; color: #000; }<br>
                  <br>
                  Both are equally valid under the GPL. There is no
                  GPL-compliance issue here,<br>
                  period.<br>
                </blockquote>
                If Syahir&#39;s CSS includes only one rule like that, then
                you could have<br>
                a point because it really could be the &quot;preferred form
                of the work for<br>
                making modifications to it.&quot; However, what we&#39;re really
                talking about<br>
                is something that looks like this:<br>
                <br>
                &lt;<a href="http://core.trac.wordpress.org/browser/trunk/wp-admin/css/wp-admin.css" target="_blank">http://core.trac.wordpress.org/browser/trunk/wp-admin/css/wp-admin.css</a>&gt;<br>
                <br>
                Chip, are you honestly claiming you prefer to edit CSS
                in that form?<br>
                _______________________________________________<br>
                theme-reviewers mailing list<br>
                <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
                <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
                <br>
              </blockquote>
              _______________________________________________<br>
              theme-reviewers mailing list<br>
              <a href="mailto:theme-reviewers@lists.wordpress.org" target="_blank">theme-reviewers@lists.wordpress.org</a><br>
              <a href="http://lists.wordpress.org/mailman/listinfo/theme-reviewers" target="_blank">http://lists.wordpress.org/mailman/listinfo/theme-reviewers</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
    </blockquote>
  </div></div></div>

</blockquote></div><br></div></div>