<?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: Less &#8211; An Extension to CSS</title> <atom:link href="http://www.webappers.com/2009/06/22/less-an-extension-to-css/feed/" rel="self" type="application/rss+xml" /><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <lastBuildDate>Sat, 21 Nov 2009 03:37:58 -0800</lastBuildDate> <generator>http://wordpress.org/?v=2.8.6</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Sid</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-26758</link> <dc:creator>Sid</dc:creator> <pubDate>Mon, 03 Aug 2009 03:49:15 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-26758</guid> <description>I like LESS better than SASS because of LESS syntax that is basically just extending plain CSS syntax.At the moment, I&#039;m trying out LESS with Blueprint on a small Symfony Framework project.Rather than the following typical blueprint div:I like the LESS approach of:Where the LESS file looks like:@import &quot;blueprint/screen.css&quot;;
.sidebar {
.span-4;
.last;
/* other sidebar properties */
}Cleaner, more semantic, and ability to reuse classes from a CSS library/framework.</description> <content:encoded><![CDATA[<p>I like LESS better than SASS because of LESS syntax that is basically just extending plain CSS syntax.</p><p>At the moment, I&#8217;m trying out LESS with Blueprint on a small Symfony Framework project.</p><p>Rather than the following typical blueprint div:</p><p>I like the LESS approach of:</p><p>Where the LESS file looks like:</p><p>@import &#8220;blueprint/screen.css&#8221;;<br
/> .sidebar {<br
/> .span-4;<br
/> .last;<br
/> /* other sidebar properties */<br
/> }</p><p>Cleaner, more semantic, and ability to reuse classes from a CSS library/framework.</p> ]]></content:encoded> </item> <item><title>By: Alexis</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24567</link> <dc:creator>Alexis</dc:creator> <pubDate>Thu, 25 Jun 2009 04:18:16 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24567</guid> <description>Ben: sent you a message on twitter.
And by the way, I built Less because I wasn&#039;t satisfied with SASS.</description> <content:encoded><![CDATA[<p>Ben: sent you a message on twitter.<br
/> And by the way, I built Less because I wasn&#8217;t satisfied with SASS.</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24515</link> <dc:creator>Ben</dc:creator> <pubDate>Wed, 24 Jun 2009 07:36:00 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24515</guid> <description>I would like to contact the creators of less, Alexis Sellier and Dmitry Fadeyev, but there&#039;s apparently no way on the Less website. Hopefully they&#039;ll come up here and try to reach me?</description> <content:encoded><![CDATA[<p>I would like to contact the creators of less, Alexis Sellier and Dmitry Fadeyev, but there&#8217;s apparently no way on the Less website. Hopefully they&#8217;ll come up here and try to reach me?</p> ]]></content:encoded> </item> <item><title>By: fedmich</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24507</link> <dc:creator>fedmich</dc:creator> <pubDate>Wed, 24 Jun 2009 01:50:53 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24507</guid> <description>Good idea.but until there&#039;s no PHP port yet.
we&#039;re stuck with compressing css.my fav is http://www.csscompressor.com</description> <content:encoded><![CDATA[<p>Good idea.</p><p>but until there&#8217;s no PHP port yet.<br
/> we&#8217;re stuck with compressing css.</p><p>my fav is <a
href="http://www.csscompressor.com" rel="nofollow">http://www.csscompressor.com</a></p> ]]></content:encoded> </item> <item><title>By: awake</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24497</link> <dc:creator>awake</dc:creator> <pubDate>Tue, 23 Jun 2009 13:37:15 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24497</guid> <description>just wondering if there is a php version already out there</description> <content:encoded><![CDATA[<p>just wondering if there is a php version already out there</p> ]]></content:encoded> </item> <item><title>By: resun</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24483</link> <dc:creator>resun</dc:creator> <pubDate>Tue, 23 Jun 2009 03:18:43 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24483</guid> <description>Good idea,i want a Python version:)</description> <content:encoded><![CDATA[<p>Good idea,i want a Python version:)</p> ]]></content:encoded> </item> <item><title>By: pops</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24478</link> <dc:creator>pops</dc:creator> <pubDate>Mon, 22 Jun 2009 21:43:42 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24478</guid> <description>Great idea... i&#039;ll be waiting for a php version</description> <content:encoded><![CDATA[<p>Great idea&#8230; i&#8217;ll be waiting for a php version</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24457</link> <dc:creator>Ben</dc:creator> <pubDate>Mon, 22 Jun 2009 12:29:40 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24457</guid> <description>@Ron van de Graaf : any link please ?</description> <content:encoded><![CDATA[<p>@Ron van de Graaf : any link please ?</p> ]]></content:encoded> </item> <item><title>By: Ben</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24455</link> <dc:creator>Ben</dc:creator> <pubDate>Mon, 22 Jun 2009 12:17:13 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24455</guid> <description>@Rick Just wait for it mate...</description> <content:encoded><![CDATA[<p>@Rick Just wait for it mate&#8230;</p> ]]></content:encoded> </item> <item><title>By: Rick</title><link>http://www.webappers.com/2009/06/22/less-an-extension-to-css/comment-page-1/#comment-24444</link> <dc:creator>Rick</dc:creator> <pubDate>Mon, 22 Jun 2009 07:55:12 +0000</pubDate> <guid
isPermaLink="false">http://www.webappers.com/?p=1608#comment-24444</guid> <description>All of this is stuff I&#039;ve wanted in CSS3 for a long time. Too bad there&#039;s not a PHP port.</description> <content:encoded><![CDATA[<p>All of this is stuff I&#8217;ve wanted in CSS3 for a long time. Too bad there&#8217;s not a PHP port.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Served from: ps11300.dreamhostps.com @ 2009-11-20 22:05:29 by W3 Total Cache -->