<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DarrenRush.com &#187; open source</title>
	<atom:link href="http://darrenrush.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrenrush.com</link>
	<description>random thoughts on the interweb</description>
	<lastBuildDate>Tue, 03 Aug 2010 19:09:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Introducing a New Open Source Apache Module: mod_graphics</title>
		<link>http://darrenrush.com/2008/11/introducing-an-new-open-source-apache-module-mod_graphics/</link>
		<comments>http://darrenrush.com/2008/11/introducing-an-new-open-source-apache-module-mod_graphics/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 00:41:43 +0000</pubDate>
		<dc:creator>Darren Rush</dc:creator>
				<category><![CDATA[lab]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[rounded corners]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://darrenrush.com/?p=116</guid>
		<description><![CDATA[mod_graphics is a new Apache module built using ImageMagick that allows you to generate simple graphics from a web site using a REST-only syntax.  Currently, the module has 2 primary features:

Circles &#8211; generate circles of any size with a specified foreground and background color
Gradient &#8211; generate a 1 pixel x any length rectangle that has [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://code.google.com/p/mod-graphics/">mod_graphics</a></strong> is a new Apache module built using <a href="http://www.imagemagick.org/script/index.php">ImageMagick </a>that allows you to generate simple graphics from a web site using a REST-only syntax.  Currently, the module has 2 primary features:</p>
<ul>
<li><strong>Circles</strong> &#8211; generate circles of any size with a specified foreground and background color</li>
<li><strong>Gradient</strong> &#8211; generate a 1 pixel x any length rectangle that has a 2 color, linear-gradient fill in horizontal or vertical orientation</li>
</ul>
<div>The module is designed to allow web page theme designers and developers to create rounded corners and resizeable dynamic modules without having to generate custom graphic files in photoshop for every adjustment.</div>
<div>There is an amazing variety of ways to create Web 2.0 style &#8217;rounded corners&#8217; including:</div>
<div>
<ul>
<li><a href="http://demos.openrico.org/demos/corner">The Rico/DOJO Way</a></li>
<li><a href="http://www.curvycorners.net/">The Curvy Way</a></li>
<li><a href="http://www.cssplay.co.uk/boxes/curves.html">Using Bullets</a></li>
<li>Using an <a href="http://www.roundedcornr.com/">Online Service</a> or <a href="http://www.spiffycorners.com/">another</a></li>
<li>And <a href="http://www.cssjuice.com/25-rounded-corners-techniques-with-css/">at least 25 other ways to do it</a></li>
</ul>
</div>
<div>I am hoping that some of the developers who have created these approaches might integrate mod_graphics into their techniques to make their solutions fully automated.</div>
<div>Some key features:</div>
<div>
<ul>
<li>Apache 2 Licensed Open Source</li>
<li>Entirely C/C++</li>
</ul>
<div>There are probably a handful of bugs for getting it to work on every flavor of linux, but we&#8217;ll get those hashed out as we hear about them.  Instructions to compile and install are in the readme.</div>
</div>
<div><a href="http://code.google.com/p/mod-graphics/">View the project</a>, or <a href="http://mod-graphics.googlecode.com/svn/trunk/">download the code</a> (Subversion) and let me know what you think.  Feature ideas and patches are welcome.</div>
]]></content:encoded>
			<wfw:commentRss>http://darrenrush.com/2008/11/introducing-an-new-open-source-apache-module-mod_graphics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

