<?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; tools</title>
	<atom:link href="http://wire.jstirnaman.com/category/tools/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, 11 Jul 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>Widgetizing DSpace stalled by OAI-DC</title>
		<link>http://wire.jstirnaman.com/2009/04/01/widgetizing-dspace-stalled-by-oai-dc/</link>
		<comments>http://wire.jstirnaman.com/2009/04/01/widgetizing-dspace-stalled-by-oai-dc/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 22:10:50 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web services]]></category>
		<category><![CDATA[dspace]]></category>
		<category><![CDATA[oai-pmh]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=58</guid>
		<description><![CDATA[Weâ€™ve been needing a widget for displaying citations from DSpace collections on departmental and customer web sites.Â  For example, our Center of Telemedicine and Telehealth wants to display all their citations grouped by year on their web site without having to manually update the web site.
It seemed simple enough.Â  My first thought was to pull [...]]]></description>
			<content:encoded><![CDATA[<p>Weâ€™ve been needing a widget for displaying citations from DSpace collections on departmental and customer web sites.Â  For example, our <a href="http://www2.kumc.edu/telemedicine/">Center of Telemedicine and Telehealth</a> wants to display all their <a href="http://www.kumc.edu/archie/handle/2271/287">citations</a> grouped by year on their web site without having to manually update the web site.</p>
<p>It seemed simple enough.Â  My first thought was to pull an RSS feed from DSpace into <a href="http://pipes.yahoo.com">Yahoo! Pipes</a> or a similar service. Then I would deploy a javascript widget from there.</p>
<blockquote><p>Problem #1: Ideally you donâ€™t want your RSS feeds spouting 80 items starting back in the 1990â€™s.</p>
<p>Problem #2: By default, the data in the feeds isnâ€™t rich enough.Â  I need journal, volume, issue, etc.</p></blockquote>
<p>My next go at it was to use DSpaceâ€™s OAI-PMH provider. This makes more sense than RSS. The data is rich, itâ€™s all there, and I can specify <strong>sets </strong>or <strong>date ranges</strong> using Collection handles.</p>
<p>So whatâ€™s the drawback? The default metadata format for OAI in DSpace is oai_dc, i.e. <em>unqualified</em> Dublin Core, making it nigh impossible to distinguish published date from deposited date and publication source from handle URI.Â  This would exponentially complicate my simple little Pipe and make my brain hurtâ€¦<em>alot</em>.</p>
<p>The solution? Apply a <a href="http://wiki.dspace.org/index.php/CrosswalkPlugins">Metadata Crosswalk Plugin</a> for exposing QDC in OAI.Â  DSpace 1.5 even includes a preliminary crosswalk for this.Â  One more reason to expedite moving to 1.5.x.Â  Weâ€™re almost there anyway.*</p>
<p><span style="font-size: xx-small;">*Weâ€™re still running DSpace 1.4 in production which does have a crosswalk plugin implementation known as </span><a href="http://wiki.dspace.org/index.php/XsltCrosswalk"><span style="font-size: xx-small;">XSLT Crosswalk</span></a><span style="font-size: xx-small;"> but Iâ€™d rather devote my time to the upgrade.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/04/01/widgetizing-dspace-stalled-by-oai-dc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mongrel Cluster as a service on Solaris 10</title>
		<link>http://wire.jstirnaman.com/2009/04/01/mongrel-cluster-as-a-service-on-solaris-10/</link>
		<comments>http://wire.jstirnaman.com/2009/04/01/mongrel-cluster-as-a-service-on-solaris-10/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 20:54:27 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[Bibapp]]></category>
		<category><![CDATA[jasonstirnaman]]></category>
		<category><![CDATA[mongrel]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[webapplications]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/?p=55</guid>
		<description><![CDATA[I was excited to finally get Bibapp installed and running on a local Solaris 10 test server.  The installation instructions for Bibapp are very good and certainly sufficient for testing if you&#8217;re a SSH user.  However, as soon as you unleash it on your staff or development team you&#8217;ll find as I did [...]]]></description>
			<content:encoded><![CDATA[<p>I was excited to finally get <a href="http://bibapp.org">Bibapp</a> installed and running on a local Solaris 10 test server.  The <a href="http://code.google.com/p/bibapp/wiki/Installation">installation instructions</a> for Bibapp are very good and certainly sufficient for testing if you&#8217;re a SSH user.  However, as soon as you unleash it on your staff or development team you&#8217;ll find as I did that they&#8217;ll expect the application to be running even after you&#8217;ve left your shell session.  Such lofty expectations!  So, if you&#8217;ve followed the installation instructions then you&#8217;re now ready to turn Mongrel cluster into a service on your box.</p>
<p>Lucky for you and me there is very good help available.  Here&#8217;s what I used:</p>
<ol>
<li>Jump to <a href="http://itsignals.cascadia.com.au/?p=16#mongrel" target="_blank">Step 4</a> of <strong>Rails Deployment and Installation</strong> at <a href="http://itsignals.cascadia.com.au">IT.Signals</a>.  You&#8217;ll need to customize your configuration with whatever ports and IP or server address you have. I also needed to create the <strong>tmp/pids</strong> directory inside my Bibapp installation directory. Replace [path to]/testapp with [path to]/[bibapp] as appropriate. Replace <strong>environment: production</strong> with <strong>environment: development</strong> if that&#8217;s how you roll.</li>
<li>Save your new mongrel_cluster.yml to the Bibapp <strong>config</strong> directory. Start up mongrel_rails cluster to make sure its working on all the ports you expect. Stop when you get to Step 5. We need to setup the cluster so that it will be restarted when the server is rebooted. At this point, we&#8217;re going to deviate from these instructions, but you may want to return to them later if you want load balancing across your cluster. Refer to the Nginx section in <a href="http://itsignals.cascadia.com.au/?p=16#nginx" target="_blank">Step #5</a>.</li>
<li>Copy the <a href="http://wiki.joyent.com/solaris:smf-manifest-recipes" target="_blank">mongrel_cluster Recipe</a> kindly provided by <a href="http://wiki.joyent.com">Joyent</a> and paste it into a new XML document named mongrel_cluster.xml. As instructed, customize the <strong>&lt;instance/&gt;</strong> properties for your Bibapp install. Save this file to <strong>/var/svc/manifest/network/mongrel/ </strong>on your server.<strong> </strong>This file is known as a service manifest to <strong>SMF</strong>. Unix/Linux use etc/init.d and rc scripts for defining and administering services.  Solaris 10 replaced this with a new framework known as SMF.  SMF is well documented on Sun&#8217;s blog.  The <a href="http://www.cuddletech.com/blog/pivot/entry.php?id=182">SMF Manifest Cheatsheet</a> is another good reference to the manifest properties.</li>
<li>Jump to <strong>Step 3.4 Create service manifest </strong>of <a href="http://www2.petervg.nl/cgi-bin/docs.cgi?a=read&amp;doc=211">Convert legacy_run service without reboot</a>. Run <strong> </strong>
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; cursor: text;">
<div id="codeSnippet" style="border-style: none; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;">
<pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: white; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;"><span style="color: #606060;">   1:</span> svccfg import [path to mongrel_cluster service manifest]</pre>
<p><!--CRLF--></div>
</div>
</li>
<li>If successful cd to [bibapp] and proceed to <strong>Step 4</strong> for enabling your newly installed mongrel_cluster service:
<div id="codeSnippetWrapper" style="border: 1px solid silver; margin: 20px 0px 10px; padding: 4px; overflow: auto; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 97.5%; font-family: 'Courier New',courier,monospace; direction: ltr; max-height: 200px; font-size: 8pt; cursor: text;">
<div id="codeSnippet" style="border-style: none; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: #f4f4f4; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;">
<pre style="border-style: none; margin: 0em; padding: 0px; overflow: visible; text-align: left; line-height: 12pt; background-color: white; width: 100%; font-family: 'Courier New',courier,monospace; direction: ltr; color: black; font-size: 8pt;"><span style="color: #606060;">   1:</span> svcadm enable mongrel/cluster:bibapp</pre>
<p><!--CRLF--></div>
</div>
</li>
</ol>
<p>As mentioned earlier, once you have your cluster running it makes sense to do some load balancing for your production environment.</p>
<p>Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2009/04/01/mongrel-cluster-as-a-service-on-solaris-10/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>
		<item>
		<title>Best of JA-SIG 2008</title>
		<link>http://wire.jstirnaman.com/2008/04/30/best-of-ja-sig-2008/</link>
		<comments>http://wire.jstirnaman.com/2008/04/30/best-of-ja-sig-2008/#comments</comments>
		<pubDate>Thu, 01 May 2008 03:53:57 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/2008/04/30/best-of-ja-sig-2008/</guid>
		<description><![CDATA[Lots of great Open Source and Community Source work was showcased at JA-SIG this week.  Here&#8217;s a list, in no particular order, of the most interesting, most relevant projects for me:
OpenCollection
collections management and online access application for museums, archives and digital collections.
Sophie
software for writing and reading rich media documents in a networked environment.
SEASR/NEMA
rich media [...]]]></description>
			<content:encoded><![CDATA[<p>Lots of great Open Source and Community Source work was showcased at <a href="http://www.ja-sig.org/wiki/display/JCON/Spring+2008+St.+Paul">JA-SIG</a> this week.  Here&#8217;s a list, in no particular order, of the most interesting, most relevant projects for me:</p>
<h3><a href="http://www.opencollection.org">OpenCollection</a></h3>
<p>collections management and online access application for museums, archives and digital collections.</p>
<h3><a href="http://sophieproject.org">Sophie</a></h3>
<p>software for writing and reading rich media documents in a networked environment.</p>
<h3><a href="http://seasr.org/">SEASR</a>/<a href="http://rit.mellon.org/retreat/2008-mellon-rit-sc-retreat/project-descriptions/nema-networked-environment-for-music-analysis">NEMA</a></h3>
<p>rich media analytics for humanists and artists.</p>
<h3><a href="https://www.policyarchive.org/">Policy Archive, policyarchive.org</a></h3>
<p>DSpace repository using the Manakin XMLUI.  A comprehensive digital library of public policy research.</p>
<h3><a href="http://www.imsglobal.org/toolsinteroperability2.cfm">IMS Learning Tools Interoperability (LTI) v2.0</a></h3>
<p>guidelines for the interaction of tools with learning/course management systems.  This is really about decoupling functionality from any single LMS.  It would create a more pluggable model, enabling faculty or students to be application <em>producers</em> and Learning Management Systems and other applications to be <em>consumers. </em></p>
<h3><a href="http://fluidproject.org/">Fluid Project</a></h3>
<p>collaborative project for developing and distributing a library of sharable customizable user interfaces designed to improve the user experience of web applications.  Fluid is not only developing component libraries, but is also churning out research, education, and outreach about how to design user experiences.</p>
<h3><a href="http://vivo.library.cornell.edu/">VIVO at Cornell</a></h3>
<p>discover who at Cornell is working on a particular research topic; what they&#8217;ve taught or published recently; where facilities might be and what online tools are available to expedite research.  Powered by RDF and Semantic Web technologies.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2008/04/30/best-of-ja-sig-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tip: Add .Mac iCal to Google Calendar</title>
		<link>http://wire.jstirnaman.com/2008/01/30/tip-add-mac-ical-to-google-calendar/</link>
		<comments>http://wire.jstirnaman.com/2008/01/30/tip-add-mac-ical-to-google-calendar/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:29:16 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/2008/01/30/tip-add-mac-ical-to-google-calendar/</guid>
		<description><![CDATA[If Google Calendar is your primary calendaring spot but you also need to keep track of events in a Mac group, you can&#160;subscribe GCal to&#160;a .Mac&#160;calendar like so:1. Visit your .Mac group calendar2. In the left-hand column there&#8217;s a &#8220;Subscribe&#8221; link and a &#8220;Download&#8221; link.&#160; Copy the URL for the &#8220;Download&#8221; link.3. Go to your [...]]]></description>
			<content:encoded><![CDATA[<p>If Google Calendar is your primary calendaring spot but you also need to keep track of events in a <a title="Mac Groups" href="http://www.mac.com/WebObjects/Groups.woa">Mac group</a>, you can&nbsp;subscribe GCal to&nbsp;a .Mac&nbsp;calendar like so:<br />1. Visit your .Mac group calendar<br />2. In the left-hand column there&#8217;s a &#8220;Subscribe&#8221; link and a &#8220;Download&#8221; link.&nbsp; Copy the URL for the &#8220;Download&#8221; link.<br />3. Go to your Google calendar<br />4. In the left-hand column that shows your list of calendars, click the little drop-down arrow next to &#8220;Add&#8221; and select &#8220;Add by URL&#8221;<br />5. Paste the URL in the Public Calendar field and save.&nbsp; You&#8217;re now subscribed to the .ics output of your Mac group calendar.</p>
<p>I found lots of posts out there for doing the reverse.&nbsp; It took me a few trials and errors to find the right URL to use, so hopefully I&#8217;ve saved you some trouble.&nbsp; Google Calendar doesn&#8217;t seem to like the webcal:// protocol that Apple prefers, so you have to use the http:// version.</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2008/01/30/tip-add-mac-ical-to-google-calendar/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drupal for OPAC</title>
		<link>http://wire.jstirnaman.com/2008/01/30/drupal-for-opac/</link>
		<comments>http://wire.jstirnaman.com/2008/01/30/drupal-for-opac/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 12:08:00 +0000</pubDate>
		<dc:creator>jts</dc:creator>
				<category><![CDATA[innovation]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://wire.jstirnaman.com/2008/01/30/drupal-for-opac/</guid>
		<description><![CDATA[I wish this&#160;was around when I was working with a Millennium system. Of course, it still would have been hard to use since we were in a Microsoft-only shop. I wonder if it&#8217;s adaptable to Voyager?
]]></description>
			<content:encoded><![CDATA[<p>I wish <a title="Millennium module for Drupal" href="http://drupal.org/project/millennium">this</a>&nbsp;was around when I was working with a Millennium system. Of course, it still would have been hard to use since we were in a Microsoft-only shop. I wonder if it&#8217;s adaptable to Voyager?</p>
]]></content:encoded>
			<wfw:commentRss>http://wire.jstirnaman.com/2008/01/30/drupal-for-opac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
