<?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>Jefferson&#039;s Newspaper &#187; design</title>
	<atom:link href="http://jeffersonsnewspaper.org/tags/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeffersonsnewspaper.org</link>
	<description>A blog about information, education, and the (digital) humanities...</description>
	<lastBuildDate>Tue, 01 May 2012 12:38:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Deco, an Omeka Theme</title>
		<link>http://jeffersonsnewspaper.org/2010/deco-an-omeka-theme/</link>
		<comments>http://jeffersonsnewspaper.org/2010/deco-an-omeka-theme/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 04:38:59 +0000</pubDate>
		<dc:creator>E. Bell</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[deco]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[edtech]]></category>
		<category><![CDATA[omeka]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://jeffersonsnewspaper.org/?p=813</guid>
		<description><![CDATA[Deco is a free theme for Omeka. Though I started working on an Omeka theme for use by a more general audience and without any particular motivation beyond having a lame sense of fun, as I got going, I realized it might be really useful for the group of social studies teachers with whom I&#8217;ve been working this past week. As part of a grant-funded workshop, the teachers needed to start their own WordPress- and...]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-large wp-image-974" title="Deco screen: smoothbrown.css" src="http://jeffersonsnewspaper.org/wp-content/uploads/2010/07/Screen-shot-2010-12-06-at-3.31.13-AM-1024x541.png" alt="" width="620" height="327" /></p>
<p>Deco is a free theme for <a title="Omeka.org" href="http://omeka.org/">Omeka</a>.  Though I started working on an Omeka theme for use by a more general audience and without any particular motivation beyond having a lame sense of fun, as I got going, I realized it might be really useful for the group of social studies teachers with whom I&#8217;ve been working this past week.  As part of a grant-funded workshop, the teachers needed to start their own WordPress- and Omeka-based websites (for use in their classrooms).  As you might expect, none of the teachers had experience with such things.  After an arduous 4 hour workshop in which the group got all of their hosting plans purchased and sites installed and configured, we kind of slowly came to a realization that there was still foundational work to be done.  Though Omeka is quite user friendly, it&#8217;s still best managed (in a self-hosted environment that is), by users having at least some experience with and understanding of web publishing.  (<a href="http://omeka.net/">omeka.net</a> is a great hosted alternative by the way, and works much like <a title="wordpress.com" href="http://wordpress.com/">wordpress.com</a>, but for various reasons was not right for our project).  And so the scope of this little side project grew as I tried to anticipate some of the problems novice users might encounter.</p>
<p><span id="more-813"></span></p>
<p>For one, <a title="Omeka themes directory" href="http://omeka.org/add-ons/themes/">Omeka&#8217;s publicly available themes</a> sometimes seem lacking when combined with certain plugins.  Each of the available themes is quite nice on its own terms and perfect for building out by experienced users (in fact, this theme is built on the very excellent Berlin theme by Jeremy Boggs and Ken Albers), but even for those with a moderate amount of design and coding knowledge, changing things up can be daunting, requiring a lot of time querying the forums, and browsing the documentation.  I knew that most of the teachers would be using a set of plugins that require additional styling and code insertion and so I tried to prepare the theme with as much plugin-specific styling and conditional templating I could so that they would not have to fool around too much.  The most common needs should hopefully be addressed by the core templates and through the many configurable theme options</p>
<p>This is my first public theme and it&#8217;s been quite an experience thinking   through all the possible use cases.  I think I have accounted for the most   common possibilities, but it&#8217;s possible something could still come up and   present a problem: there could be errors to debug, display problems in older browsers, poorly formed functions, etc..  Thus, I&#8217;m calling this version 0.9, just to be safe, but I think it is certainly usable at this point.  Nevertheless, the usual &#8220;no warranty&#8221; caveat applies.</p>
<h3>Deco theme for Omeka</h3>
<p><strong>Designed for: </strong>Omeka Version: 1.3</p>
<p><strong>Browser tested in: </strong>Internet Explorer 8+, and current versions of Firefox, Chrome, Safari, and Opera</p>
<p><strong>License: </strong>GPL</p>
<p><strong>Changelog</strong>:</p>
<ul>
<li>Dec 06 2010 &#8212; v. 0.9: initial release</li>
<li>Jan 15 2011 &#8212; v. 0.9.5: updated for compatibility with Omeka 1.3 and new plugin releases, various bug fixes</li>
<li>March 06 2011 &#8212; v. 0.9.6: added html5/flash video support, improved image gallery on homepage (now uses any featured item that has an image attached, randomized display), started cleaning up ugly code, various bug fixes and layout tweaks</li>
<li>April 27 2011 &#8212; v. 0.9.6.1: added deco_display_rss() function to custom.php, fixed bug in Featured Exhibit function on homepage to detect if Exhibit Builder plugin was installed/activated, minor layout tweaks</li>
<li>June 26 2011 &#8212; v. 0.9.6.2: removed show_untitled_items() function due to incompatibility with Omeka 1.4</li>
<li>August 30, 2011 &#8212; v. 0.9.6.3: fixed minor bug in config.ini that was affecting some users</li>
</ul>
<p><strong>Unique Features:</strong></p>
<ul>
<li>Featured Item slideshow on homepage (jQuery, <a title="Awkward Showcase" href="http://www.awkward.se/sandbox/awkward-showcase-a-jquery-plugin/">Awkward Showcase</a>)</li>
<li>Lightbox effect for images on items/show (jQuery, <a title="FancyBox" href="http://fancybox.net/">FancyBox</a>)</li>
<li>Built in support for HTML 5 Video with Flash fallback (<a title="VideoJS" href="http://videojs.com/">VideoJS</a>, <a title="FlowPlayer" href="http://flowplayer.org/">Flowplayer</a>)</li>
<li>&#8220;Edit this Item&#8221; button on items/show</li>
<li>Add an RSS feed anywhere on your site using the deco_display_rss($feedUrl,$num) function (uses <a title="Zend RSS" href="http://framework.zend.com/manual/en/zend.feed.consuming-rss.html">Zend RSS</a>, note that using this function may lead to slower load times)</li>
<li>Configurable theme options
<ul>
<li>stylesheet-switching with 4 designs in the initial version (plus a custom.css option for advanced users)</li>
<li>user-defined tagline</li>
<li>user-defined &#8220;About&#8221; text on the homepage</li>
<li>user-defined number of recent items to display on the homepage</li>
<li>toggle lightbox on items/show</li>
<li>toggle slideshow on homepage</li>
<li>toggle &#8220;Random Featured Collection&#8221; on homepage</li>
<li>toggle images with &#8220;Random Featured Collection&#8221; on homepage</li>
<li>toggle &#8220;Related Exhibits&#8221; on items/show</li>
<li>toggle theme credits in footer</li>
</ul>
</li>
<li>Built in support for common plugins
<ul>
<li>MyOmeka (user status in footer, CSS styles)</li>
<li>Exhibit Builder (CSS styles)</li>
<li>DocsViewer (ideal placement in items/show if user does not choose the default embed on items/show option)</li>
</ul>
</li>
</ul>
<p><strong>Known Issues and Planned Improvements</strong></p>
<ul>
<li>ISSUE: Conflict with Image Annotation plugin breaks the gallery and fancybox scripts.</li>
<li>PLANNED IMPROVEMENT: Additional stylesheet choices (better, more varied)</li>
<li>PLANNED IMPROVEMENT: L<span style="color: #000000;"><del></del>et users configure or at least turn off HTML5 video options in theme settings.</span></li>
</ul>
<h3 style="text-align: center;"><a title="Deco (beta), version 0.9.6.4" href="http://github.com/ebellempire/Deco">Download Deco, version 0.9.6.4 [GitHub]</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://jeffersonsnewspaper.org/2010/deco-an-omeka-theme/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

