<?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>wire &#187; Drupal</title>
	<atom:link href="http://wire.jstirnaman.com/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://wire.jstirnaman.com</link>
	<description>I&#039;m sure we&#039;ll think of something</description>
	<lastBuildDate>Sun, 05 Sep 2010 12:00:00 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Content Management for the Library</title>
		<link>http://wire.jstirnaman.com/2009/08/05/content-management-for-the-library/</link>
		<comments>http://wire.jstirnaman.com/2009/08/05/content-management-for-the-library/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 19:54:18 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[contentmanagement]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[webapplications]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/2009/08/05/content-management-for-the-library/</guid>
		<description><![CDATA[del.icio.us Tags: drupal,libraries,tools
At MPOW we’re hoping to migrate the library’s static HTML web site to the Drupal CMS. We’ve been using Drupal successfully for a year and a half for an offsite affiliate project and for a SEPA grant-funded project.  We have access to develop the current site using .NET when we want, but we [...]]]></description>
			<content:encoded><![CDATA[<div id="scid:0767317B-992E-4b12-91E0-4F059A8CECA8:dca82942-c8be-497f-9627-f82319b145d0" class="wlWriterEditableSmartContent" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">del.icio.us Tags: <a rel="tag" href="http://del.icio.us/popular/drupal">drupal</a>,<a rel="tag" href="http://del.icio.us/popular/libraries">libraries</a>,<a rel="tag" href="http://del.icio.us/popular/tools">tools</a></div>
<p>At MPOW we’re hoping to migrate the library’s static HTML web site to the <a href="http://drupal.org">Drupal</a> CMS. We’ve been using Drupal successfully for a year and a half for an offsite affiliate project and for a SEPA grant-funded project.  We have access to develop the current site using .NET when we want, but we don’t have the resources to do any significant development. Lack of PHP (and MySQL) support on campus is the only thing that has kept us from making the jump to Drupal.  While we have an ample ‘Nix VPS to host it on, I’m concerned that we don’t have the resources to maintain and update Apache or the PHP and MySQL frameworks.</p>
<p>Our current Drupal projects are hosted on inexpensive shared hosting which has been mostly sufficient for what we need including shell access, SVN, CVS, and Apache .htaccess capability. I don’t have to worry about updates to Apache, PHP, MySQL, or the OS.  If we were to host the library’s web site offsite as well, I’d want the best of both worlds: reliable support, a managed environment, dedicated RAM and processor cycles, but also full access to Apache’s httpd.conf.  Pair Networks is attractive for all these reasons. Also, our current host doesn’t support Java/Tomcat/Jetty which means we’d still have to host Solr separately on campus and manage access to it from other applications. Tomcat or Jetty support on the same host would be nice, but it’s not a deal-breaker.</p>
<p>Why do we want to migrate to Drupal? For many of the same reasons hundreds of other libraries and thousands of organizations do:</p>
<ul>
<li>a huge, and growing, user community,</li>
<li>an overwhelming number of user-contributed themes and modules that extend Drupal’s core functionality,</li>
<li>Drupal’s flexibility for modeling and displaying content,</li>
<li>Drupal’s taxonomy and tagging support.</li>
</ul>
<p>But these are all means to the end. In the end, we want our web site to deliver information well and make it easy for people to find what they want or learn how to get what they want.  David Lee King, Topeka’s Digital Branch Manager, recently offered <a href="http://www.openforum.com/idea-hub/topics/the-world/article/10-things-to-think-about-when-designing-digital-david-lee-king">10 reminders</a> that we strongly identify with.</p>
<p>Based on our experience with Drupal so far and conversations we’ve been having for a long time, here are some things we want to do.</p>
<ul>
<li>Make it easier and more enjoyable for our staff to post or update content to the web site.</li>
<li>Improve how we provide news about library resources and services. Patrons can subscribe by email or RSS to various “channels”, e.g. type of content, subject, author.</li>
<li>Advertise “featured” content and give our “marquee” an extreme makeover that showcases what’s happening.</li>
<li>Create subject guides and more audience-oriented channels of content without unnecessarily duplicating content. Example, “you’re into pathology? Here are the best available resources for you. Oh, and here’s what’s new in <a href="http://pubmed.gov">PubMed</a> and here’s a librarian to contact. In the hospital? Sure. Here’s the set of online clinical resources, image collections, and what we have on the shelves.”</li>
<li>Integrate metadata from Voyager, the institutional repository (DSpace), and Serials Solutions using the <a href="http://drupal.org/project/xc">Extensible Catalog Drupal toolkit</a> to create a better discovery layer across all our resources, i.e. open up the silos.… And to put it into context with the rest of our content.</li>
<li>Integrate content from other sites.</li>
<li>Manage FAQ&#8217;s.</li>
<li>Improve library instruction, i.e. “where-to-find, how-to-use”, without duplicating content.</li>
<li>Encourage conversation and feedback by giving patrons the ability to comment on the web site or in whatever social network(s) rule the day.</li>
<li>Distribute content between multiple “affiliated” sites, between the Library web site and project/partner sites.</li>
<li>Support mobile devices.</li>
</ul>
<p>We’re confident we can accomplish them with Drupal (and yes, Solr) in a relatively short amount of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/08/05/content-management-for-the-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrades</title>
		<link>http://wire.jstirnaman.com/2009/06/24/upgrades/</link>
		<comments>http://wire.jstirnaman.com/2009/06/24/upgrades/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 22:28:04 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=86</guid>
		<description><![CDATA[I just upgraded from Wordpress 2.6 to 2.8. All in all, that took less than 5 minutes.
DSpace upgrade from 1.4.1 to 1.5.2? 2+ weeks and it&#8217;s she&#8217;s still not entirely stable.
The new dashboard in WP is very nice. I&#8217;m using the QuickPress feature to write this post.  Way too easy!
I also just signed up [...]]]></description>
			<content:encoded><![CDATA[<p>I just upgraded from Wordpress 2.6 to 2.8. All in all, that took less than 5 minutes.<br />
DSpace upgrade from 1.4.1 to 1.5.2? 2+ weeks and it&#8217;s she&#8217;s still not entirely stable.<br />
The new dashboard in WP is very nice. I&#8217;m using the QuickPress feature to write this post.  Way too easy!<br />
I also just signed up at <a href="http://webenabled.com">Webenabled.com</a>. I have yet to figure out the &#8220;deployment options&#8221;. Is it me or does there seem to be a severe lack of support documentation?<br />
Otherwise, though, you can get installs of Wordpress, Drupal, Joomla!, and other apps up with the click of a button in less than minute!  SVN and SSH, too!  Did I mention you get 3 for <em>free</em>? I like where this is going!</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/06/24/upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autotagging the OPAC</title>
		<link>http://wire.jstirnaman.com/2009/04/17/autotagging-the-opac/</link>
		<comments>http://wire.jstirnaman.com/2009/04/17/autotagging-the-opac/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 14:16:07 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[LCC]]></category>
		<category><![CDATA[OPAC]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=70</guid>
		<description><![CDATA[There are lots of Drupal-based OPACs in the wild these days. Pasteur from Tecnologico de Monterrey is particulary cool because it uses a module that auto-applies LCC terms based on the item&#8217;s LCC number.Â  The terms are derived from HILCC, Hierarchical Interface to the Library of Congress Classification.
ApacheSolr provides search and faceting.
Better still, HILCC is [...]]]></description>
			<content:encoded><![CDATA[<p>There are lots of Drupal-based OPACs in the wild these days. <a href="http://biblioteca.mty.itesm.mx/pasteur/en/search/apachesolr_search/tid%3A142051">Pasteur</a> from Tecnologico de Monterrey is particulary cool because it uses a <a href="http://drupal.org/project/hilcc">module</a> that auto-applies LCC terms based on the item&#8217;s LCC number.Â  The terms are derived from <a href="http://www.columbia.edu/cu/libraries/inside/projects/metadata/classify/">HILCC</a>, Hierarchical Interface to the Library of Congress Classification.</p>
<p>ApacheSolr provides search and faceting.</p>
<p>Better still, HILCC is licensed under Creative Commons.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/04/17/autotagging-the-opac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Projects That Tickle My Fancy</title>
		<link>http://wire.jstirnaman.com/2009/04/03/drupal-projects-that-tickle-my-fancy/</link>
		<comments>http://wire.jstirnaman.com/2009/04/03/drupal-projects-that-tickle-my-fancy/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 16:51:50 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=61</guid>
		<description><![CDATA[Thanks to Planet Drupal, I came across code.developmentseed.org today. They&#8217;re pushing out some great projects with a fury. The one I&#8217;m most excited about is Aegir.
Ã†gir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to <a href="http://drupal.org/planet">Planet Drupal</a>, I came across <a href="http://code.developmentseed.org/home">code.developmentseed.org</a> today. They&#8217;re pushing out some great projects with a fury. The one I&#8217;m most excited about is <a href="http://groups.drupal.org/aegir/0.1" target="_blank">Aegir</a>.</p>
<blockquote><p>Ã†gir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.</p></blockquote>
<p>We&#8217;ve been successfully running multiple sites on a single development installation for several months.Â  Presently we only have a single site in production, but will likely be ramping up soon to roll out one or two others. Aegir should certainly help distribute administration of those sites.</p>
<p><a href="http://drupal.org/project/context" target="_blank">Context</a> sounds like another useful module. We currently use Panels module in Drupal 5 which has a very nice, yet somewhat limited, built-in context feature. I have a hate-love with Panels and would like to avoid using it in cases when I only need context without the accompanying box model.</p>
<p><a href="http://drupal.org/project/spaces">Spaces</a> module appears to go hand-in-hand with Context.</p>
<blockquote><p>Spaces allows features (a blog, calendar, casetracker, shoutbox, gallery, etc.) to be enabled and customized in different configurations in different spaces&#8230;. Spaces features are essentially context definitions with some additional metadata. Once exported to code, spaces features can be bundled with exported views, implementations of the space settings class, and other niceties to create packaged, ready-to-go features.</p></blockquote>
<p>Not exactly sure what that all means yet. It&#8217;s still in alpha for Drupal 6 only at this point.</p>
<p><a href="http://drupal.org/project/feedapi">FeedAPI</a> is another developmentseed module we have been using. FeedAPI has been very handy for aggregating news from the likes of MedlinePlus, CDC, and others, and then turning those news items into nodes.Â  Nicely done.</p>
<p>Finally, the <a href="http://drupal.org/project/xc" target="_blank">eXtensible Catalog Drupal Toolkit</a> is not a developmentseed project, but one I&#8217;m anxiously awaiting any release of. Mlen-Too Wesley, one of the developers, gave a lightning talk in February at <a href="http://drupal4libcamp.pbwiki.com/" target="_blank">Drupal4LibCamp</a>. There&#8217;s also a <a href="http://www.screencast.com/users/eXensibleCatalog" target="_blank">screencast</a>. The <a href="http://www.extensiblecatalog.org" target="_blank">XC Project</a> just announced release of their <a href="http://code.google.com/p/xcmetadataservicestoolkit/">OAI and NCIP Toolkits</a> so hopefully the wait won&#8217;t be terribly long.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/04/03/drupal-projects-that-tickle-my-fancy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal: Display a taxonomy as a faceted list in a panel</title>
		<link>http://wire.jstirnaman.com/2009/01/08/drupal-display-a-taxonomy-as-a-faceted-list-in-a-panel/</link>
		<comments>http://wire.jstirnaman.com/2009/01/08/drupal-display-a-taxonomy-as-a-faceted-list-in-a-panel/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 19:16:55 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[tools]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[taxonomy]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=41</guid>
		<description><![CDATA[I need a way to display taxonomy terms as a filtered menu/list within a panel. Ideally, I&#8217;d use Faceted Search but it doesn&#8217;t seem to hook into Panels and take advantage of the context.Â  I can&#8217;t send it a Term ID as an argument and have it automatically filter other vocabularies accordingly.Â  Here are the [...]]]></description>
			<content:encoded><![CDATA[<p>I need a way to display taxonomy terms as a filtered menu/list within a panel. Ideally, I&#8217;d use <a href="http://drupal.org/project/faceted_search">Faceted Search</a> but it doesn&#8217;t seem to hook into Panels and take advantage of the context.Â  I can&#8217;t send it a Term ID as an argument and have it automatically filter other vocabularies accordingly.Â  Here are the modules I&#8217;ve tried:</p>
<p><a href="http://drupal.org/project/taxonomy_filter">Taxonomy Filter</a>.Â  This seems like the ticket.Â  Works with Panels.Â  Lots of options exposed in each Vocabulary&#8217;s settings.Â  Even supports a tag cloud using the <a href="http://drupal.org/project/tagadelic_views">Views Tagadelic</a> and <a href="http://drupal.org/project/tagadelic">Tagadelic</a> modules.Â  I installed Tagadelic and they work nicely.</p>
<p><a href="http://drupal.org/project/taxonomy_dss">Taxonomy DSS</a> is the right idea, but doesn&#8217;t appear to obey any of the panel settings for the Taxonomy DSS block.Â  The resulting list just spits out the current taxonomy with all other terms nested.</p>
<p><a href="http://drupal.org/project/taxonomy_menu">Taxonomy Menu</a> with DHTML Menu.Â  Does what it sounds like.Â  Not what I need, but may come in handy later.</p>
<p><a href="http://drupal.org/project/refine_by_taxo">Refine by Taxonomy</a>.Â  Creates blocks, but blocks don&#8217;t work intuitively in Panels.Â  Also tacks additional term ID arguments onto the URL.Â  Don&#8217;t have time to figure this one out.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/01/08/drupal-display-a-taxonomy-as-a-faceted-list-in-a-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
