<?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>Orangeninja &#187; Design</title>
	<atom:link href="http://www.orangeninja.com/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.orangeninja.com</link>
	<description>Life, the Universe, and Everything In It</description>
	<lastBuildDate>Mon, 22 Dec 2008 12:50:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Gallery Development</title>
		<link>http://www.orangeninja.com/2007/06/19/gallery-development/</link>
		<comments>http://www.orangeninja.com/2007/06/19/gallery-development/#comments</comments>
		<pubDate>Tue, 19 Jun 2007 00:21:08 +0000</pubDate>
		<dc:creator>Frosty</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[web dev]]></category>

		<guid isPermaLink="false">http://www.orangeninja.com/2007/06/19/gallery-development/</guid>
		<description><![CDATA[Being exasperated by the available offerings for photo gallery management within WordPress, I decided to do what every self respecting geek should do, and write my own from scratch. This way I can incorporate all the features I want, but at the same time keep it easy to use so it can be used by [...]]]></description>
			<content:encoded><![CDATA[<p>Being exasperated by the available offerings for photo gallery management within WordPress, I decided to do what every self respecting geek should do, and write my own from scratch. This way I can incorporate all the features I want, but at the same time keep it easy to use so it can be used by anyone.</p>
<p>I&#8217;ve spent far too long on this so far, but it&#8217;s been a learning experience, being my first delve into WordPress plugin development.<span id="more-60"></span></p>
<p>The planned feature list is: (probably a bit ambitious)</p>
<ul>
<li>Images grouped into albums</li>
<li>Automatic retrieval of EXIF information</li>
<li>Tagging and comments system separate from main WordPress data</li>
<li>View tracking</li>
<li>Bulk uploading with zip files</li>
<li>Online image editing, including rotation and cropping. Possibly other features, once I look into GD&#8217;s capabilities</li>
<li>Full integration into WordPress frontend, with template tags and content tags</li>
<li>Added buttons in TinyMCE for inserting tags</li>
<li>Optional use of mod_rewrite for tidy URLs</li>
</ul>
<p>How many of these features will make it into the v1.0 release is debatable, but I intend to get them all working over time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.orangeninja.com/2007/06/19/gallery-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
