<?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>blyberg.net &#187; aadl.org</title>
	<atom:link href="http://www.blyberg.net/tag/aadlorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blyberg.net</link>
	<description>A library-geek blog</description>
	<lastBuildDate>Sat, 10 Jul 2010 23:08:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>AADL &#8220;Search Cloud&#8221;</title>
		<link>http://www.blyberg.net/2006/12/22/aadl-search-cloud/</link>
		<comments>http://www.blyberg.net/2006/12/22/aadl-search-cloud/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 19:46:09 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[aadl.org]]></category>
		<category><![CDATA[Tagging]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.blyberg.net/2006/12/22/aadl-search-cloud/</guid>
		<description><![CDATA[Life&#8217;s had me buried, so I&#8217;ve neglected my blog&#8211;be kind and cut me some slack! At any rate, my little holiday treat this year is a catalog search cloud for the AADL catalog. For about four months now, I&#8217;ve been collecting search statistics on queries done against our catalog with the sole intention of creating [...]]]></description>
			<content:encoded><![CDATA[<p>Life&#8217;s had me buried, so I&#8217;ve neglected my blog&#8211;be kind and cut me some slack!</p>
<p><a href="http://www.aadl.org/searchcloud/"><img align="left" src="http://farm1.static.flickr.com/142/330270129_929d380eca_m.jpg" width="240" height="147" alt="AADL Catalog Search Cloud" /></a>At any rate, my little holiday treat this year is a catalog <a href="http://www.aadl.org/searchcloud/">search cloud</a> for the AADL <a href="http://www.aadl.org/catalog/">catalog</a>.  For about four months now, I&#8217;ve been collecting search statistics on queries done against our catalog with the sole intention of creating this little proof-of-concept app.</p>
<p>Basically, it looks at the {x} most popular searches in the past {x} days and generates, what we all recognize, as a tag cloud of those searches with links into the catalog for each.</p>
<p>I say this is a &#8220;proof-of-concept&#8221; feature because in the coming months, we&#8217;ll be launching into our AADL.ORG 3.3 development push which will, hopefully, include a whole lot more of this type of stuff.</p>
<p>Have a safe, happy holiday.  I won&#8217;t take 2 months to do another post, I promise!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blyberg.net/2006/12/22/aadl-search-cloud/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>AADL.org upgrades to Drupal 4.7</title>
		<link>http://www.blyberg.net/2006/09/05/aadlorg-upgrades-to-drupal-47/</link>
		<comments>http://www.blyberg.net/2006/09/05/aadlorg-upgrades-to-drupal-47/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 19:08:28 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[AADL]]></category>
		<category><![CDATA[aadl.org]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.blyberg.net/2006/09/05/aadlorg-upgrades-to-drupal-47/</guid>
		<description><![CDATA[A little over a year after launch, AADL&#8216;s Drupal-powered site has been upgraded to 4.7 from 4.6. Those familiar with Drupal&#8217;s release schedule and changelog will know that this is a substantial upgrade that puts us in a good position to be ready for the touted and forthcoming 5.0 release (for which there is now [...]]]></description>
			<content:encoded><![CDATA[<p>A little over a year after launch, <a href="http://www.aadl.org/">AADL</a>&#8216;s <a href="http://www.drupal.org">Drupal</a>-powered <a href="http://www.aadl.org/">site</a> has been upgraded to 4.7 from 4.6.  Those familiar with Drupal&#8217;s release schedule and changelog will know that this is a substantial upgrade that puts us in a good position to be ready for the touted and forthcoming 5.0 release (for which there is now a <a href="http://drupal.org/drupal-5.0.0-code-freeze">code freeze</a>).</p>
<p><a href="http://www.drupal.org"><img src="/wp-content/images/drupaqua.png" alt="" align="left" /></a>Drupal 4.7 sports a number of great new features.  I&#8217;m most excited about the new search engine which does a much better job of indexing the site and allows users to do an <a href="http://www.aadl.org/search/node">advanced search</a>.  Searches now <em>actually</em> return meaningful results.  Other features include a new Ajax-enabled content creation system with nifty improvements such as re-sizable text fields, collapsible elements, a file upload system that doesn&#8217;t require authors to leave their work, and live menu updates.  On the development side, these new features are accessible via the new <a href="http://api.drupal.org/api/4.7/group/form">form-handling system</a>.  In other words, coders can easily incorporate these new Ajax elements in their own work.  Theme developers will be happy with the ability to create an infinite number of regions&#8211;nice to achieve that highly-polished CSS look.  I think a couple new block types were added as well.</p>
<p>Another great feature is the wiki-style revision system that allows editors to roll-back their work and leave editorial log messages (a very useful feature in large, collaborative environments).  Commenting benefits, as well, with the ability of site administrators to manage and moderate multiple entries at once.  Finally, Drupal 4.7 supports free tagging.  Not something we&#8217;re using at this point, but, from my point of view, it means that the engine is there for future module work.  I have a feeling I&#8217;ll be using those hooks for some forthcoming feature upgrades on the website itself&#8230;</p>
<p>The upgrade was fairly smooth.  Drupal ships with an update script which ran flawlessly, but that&#8217;s the easy part.  A fair amount of prep-work was done ahead of time to ensure that all of our custom modules were 4.7-compatible.  Basically, this meant updating all of our form-handling code to handle the new system.  We also segregated all of our own code and theme information from Drupal&#8217;s using the multi-site capability.  This means that we can easily keep track of our own work without it getting mixed up with the vanilla code-base.  This wasn&#8217;t completely necessary, but it was worth the work because it&#8217;ll make all future upgrades much easier to do.  Doing things this way is also in-line with my philosophy of never touching stock code unless you absolutely have to.</p>
<p>The long and the short of this whole upgrade means that our users will probably not notice a lot of difference, but we&#8217;re now in a good position to work on AADL 3.2.  And <em>that</em> they will notice.</p>
<p>For more info, check out these Drupal videocasts:</p>
<ul>
<li><a href="http://drupal.org/node/63155">An overview of screencasts</a></li>
<li><a href="http://drupal.org/videocasts/whats-new-in-4.7">What&#8217;s new in Drupal 4.7</a></li>
<li><a href="http://drupal.org/videocasts/installing-4.7">Installing Drupal 4.7</a></li>
<li><a href="http://drupal.org/videocasts/upgrading-to-4.7">Upgrading to Drupal 4.7</a></li>
<li><a href="http://drupal.org/node/62196">Contribute your own Drupal Videocast</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.blyberg.net/2006/09/05/aadlorg-upgrades-to-drupal-47/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

