<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 05:22:35 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP-Coding-Practices.com: How To Generate Monochromatic CSS Stylesheets Within Seconds Using PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7997</guid>
      <link>http://www.phpdeveloper.org/news/7997</link>
      <description><![CDATA[<p>
On the PHP-Coding-Practices.com site today, there's a <a href="http://php-coding-practices.com/cool-stuff/how-to-generate-monochromatic-css-stylesheets-within-seconds-using-php/">new tutorial</a> posted showing how to create monocromatic (variations of the same color) CSS stylesheets quickly and easily via PHP.
</p>
<blockquote>
The monochromatic color scheme uses variations in lightness and saturation of a single color. It looks clean and elegant. [...] The monochromatic color scheme is perfect for our task of generating CSS via PHP based on forming shades of a base color. 
</blockquote>
<p>
You'll need to grab <a href="http://php-coding-practices.com/files/css_generation_with_php.zip">their library</a> to work with in the tutorial, the rest is included in <a href="http://php-coding-practices.com/cool-stuff/how-to-generate-monochromatic-css-stylesheets-within-seconds-using-php/">the tutorial</a>. They show how the CSS is defined, how to use the CSS in your page and some sample screenshots of the resulting layouts with the monocromatic coloring.
</p>]]></description>
      <pubDate>Thu, 07 Jun 2007 08:48:00 -0500</pubDate>
    </item>
  </channel>
</rss>
