<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Library Web Chic</title>
	<atom:link href="http://www.librarywebchic.net/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.librarywebchic.net/wordpress</link>
	<description>Resources for librarians who are interested in the application of web design and technologies in libraries</description>
	<pubDate>Mon, 05 May 2008 19:30:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license>	<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>librarywebchic@gmail.com ()</managingEditor>
		<webMaster>librarywebchic@gmail.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>Resources for librarians who are interested in the application of web design and technologies in libraries</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>librarywebchic@gmail.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.librarywebchic.net/wordpress/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.librarywebchic.net/wordpress/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Library Web Chic</title>
			<link>http://www.librarywebchic.net/wordpress</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>Experiments with YazProxy</title>
		<link>http://www.librarywebchic.net/wordpress/2008/05/05/experiments-with-yazproxy/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/05/05/experiments-with-yazproxy/#comments</comments>
		<pubDate>Mon, 05 May 2008 19:30:07 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[apis]]></category>

		<category><![CDATA[catalog]]></category>

		<category><![CDATA[sru]]></category>

		<category><![CDATA[srw]]></category>

		<category><![CDATA[yazproxy]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=742</guid>
		<description><![CDATA[After spending the better part of the last couple weeks working with the WorldCat API to get at my library&#8217;s holdings, I realized that I&#8217;d made an incorrect assumption in my plans. I was describing what I was doing to our Head of Cataloging and Metadata Services over lunch when she interrupted me to say [...]]]></description>
			<content:encoded><![CDATA[<p>After spending the better part of the last couple weeks working with the WorldCat API to get at my library&#8217;s holdings, I realized that I&#8217;d made an incorrect assumption in my plans. I was describing what I was doing to our Head of Cataloging and Metadata Services over lunch when she interrupted me to say &#8220;you realize we don&#8217;t have OCLC all our holdings, right&#8221;. Well, no I didn&#8217;t realize that and after a conversation about WHY that isn&#8217;t the case I realized that more than ever I need an API for our catalog. The issue is that we are an Innovative site, which means no API. We do have a Z39.50 server though and I&#8217;ve been playing with using LibraryFind&#8217;s API to allow me to access certain data programmatically from that catalog.</p>
<p>What I really want though is an SRU/SRW server. So I started doing some digging and found out that I can use <a href="http://www.indexdata.dk/yazproxy/">YAZProxy</a> in this way. I successfully compiled and installed it on a test server (which for me is a big deal - anything that involves compiling makes me uneasy) and following the directions for setting it up. It appears to be running right but I&#8217;m having issues searching the UH catalog. I&#8217;m not sure if this is because I&#8217;m inexperienced with CQL and SRU or because something isn&#8217;t properly configured either in YAZProxy or our catalog&#8217;s?? Z39.50 server. I&#8217;m guessing the later and need to do some troubleshooting to figure out what is wrong.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/apis/" title="apis" rel="tag">apis</a>, <a href="http://www.librarywebchic.net/wordpress/tag/catalog/" title="catalog" rel="tag">catalog</a>, <a href="http://www.librarywebchic.net/wordpress/tag/sru/" title="sru" rel="tag">sru</a>, <a href="http://www.librarywebchic.net/wordpress/tag/srw/" title="srw" rel="tag">srw</a>, <a href="http://www.librarywebchic.net/wordpress/tag/yazproxy/" title="yazproxy" rel="tag">yazproxy</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/05/05/experiments-with-yazproxy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why MARC drives me nuts</title>
		<link>http://www.librarywebchic.net/wordpress/2008/05/02/why-marc-drives-me-nuts/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/05/02/why-marc-drives-me-nuts/#comments</comments>
		<pubDate>Fri, 02 May 2008 14:42:04 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[MarcXML]]></category>

		<category><![CDATA[WorldCatAPI]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=739</guid>
		<description><![CDATA[I&#8217;m doing some work with the early release of WorldCat API to incorporate some new functionality into our content management system. Part of this involves searching WorldCat and manipulating the records retrieved in MARCXML. While the service will also return Dublin Core records, I decided that I preferred to work with the full information. This [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing some work with the early release of WorldCat API to incorporate some new functionality into our content management system. Part of this involves searching WorldCat and manipulating the records retrieved in MARCXML. While the service will also return Dublin Core records, I decided that I preferred to work with the full information. This has created a variety of headaches and made me reacquaint myself with why I think MARCXML is just plain wrong, very wrong in fact.</p>
<p>First of all, the structure of a MARCXML document, immediately makes it difficult for one to select nodes because instead of rationally putting things like 245 as node names, MARCXML makes this a tag attribute on a datafield node. To make matters worse, while subfields are subfields what kind of subfield it is is also stored in an attribute. This makes for convoluted XPath statements in order to select nodes.</p>
<p>The second thing that infuriates me about MARCXML isn&#8217;t really a MARCXML phenomenon but rather a carryover from MARC itself. The issue is with punctuation which delimits subfields. Instead of having the system contextually show the proper punctuation given the fields and subfields, MARC has catalogers encode the fields WITH the proper punctuation. The problem with this is that one never gets the true proper value of the field. As a result, you need to strip off characters to get a proper display.</p>
<p>Part of me wishes that I&#8217;d not chosen to go the MARCXML route for this project. But the alternative of Dublin Core isn&#8217;t necessarily preferable. While the WorldCat API output of DC does clean up some of the punctuation issues and creates a simpler node structure, it also has the failings of Dublin Core which means that a creator can be many different things from author to illustrator to editor. A compromise might be to do a MARCXML to MODS transformation and work with the records as MODS.</p>
<p>For now I&#8217;ll keep working with the MARC though so I can get the project done. Maybe the next version will use a MARCXML to MODS transform though!</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/marcxml/" title="MarcXML" rel="tag">MarcXML</a>, <a href="http://www.librarywebchic.net/wordpress/tag/worldcatapi/" title="WorldCatAPI" rel="tag">WorldCatAPI</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/05/02/why-marc-drives-me-nuts/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using Google Spreadsheets to collect info via forms</title>
		<link>http://www.librarywebchic.net/wordpress/2008/05/02/using-google-spreadsheets-to-collect-info-via-forms/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/05/02/using-google-spreadsheets-to-collect-info-via-forms/#comments</comments>
		<pubDate>Fri, 02 May 2008 13:37:22 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[forms]]></category>

		<category><![CDATA[google apps for education]]></category>

		<category><![CDATA[google docs]]></category>

		<category><![CDATA[productivity]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=741</guid>
		<description><![CDATA[Sometimes you just don&#8217;t know about a new technology until you see it in action. In February, Google announced a new feature in Google Spreadsheet which allowed you share a spreadsheet by creating a form into which data could be entered into the spreadsheet. This didn&#8217;t hit my radar until very recently when a conference [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you just don&#8217;t know about a new technology until you see it in action. In February, <a href="http://googledocs.blogspot.com/2008/02/stop-sharing-spreadsheets-start.html">Google announced</a> a new feature in Google Spreadsheet which allowed you share a spreadsheet by creating a form into which data could be entered into the spreadsheet. This didn&#8217;t hit my radar until very recently when a conference I&#8217;m speaking at in the fall decided to collect their speaker information using this method.</p>
<p>Since then I&#8217;ve been thinking about all the email forms we have on the library website and how ineffective they are. Most of them have lots of data that gets transmitted via email and then has to be rekeyed for statistical or other purposes. Could Google Docs help with this? Maybe, but I need to do some experimentation. The key issue for me isn&#8217;t necessarily: &#8220;can we collect the data&#8221;? Its &#8220;can we get the data back out in an easy efficient programmatic way?&#8221; I hit on the <a href="http://code.google.com/apis/spreadsheets/overview.html">Google Spreadsheets Data API</a> but need to spend some time researching stuff.</p>
<p>All of this makes me wonder if I need to push for my institution to get serious about <a href="http://www.google.com/a/help/intl/en/edu/index.html">Google Apps for Education</a>. Otherwise, we will be using &#8220;personal&#8221; accounts to make this happen.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/forms/" title="forms" rel="tag">forms</a>, <a href="http://www.librarywebchic.net/wordpress/tag/google-apps-for-education/" title="google apps for education" rel="tag">google apps for education</a>, <a href="http://www.librarywebchic.net/wordpress/tag/google-docs/" title="google docs" rel="tag">google docs</a>, <a href="http://www.librarywebchic.net/wordpress/tag/productivity/" title="productivity" rel="tag">productivity</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/05/02/using-google-spreadsheets-to-collect-info-via-forms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Your BIGWIG</title>
		<link>http://www.librarywebchic.net/wordpress/2008/05/01/your-bigwig/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/05/01/your-bigwig/#comments</comments>
		<pubDate>Thu, 01 May 2008 13:56:34 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[ala]]></category>

		<category><![CDATA[bigwig]]></category>

		<category><![CDATA[communication]]></category>

		<category><![CDATA[LITA]]></category>

		<category><![CDATA[Social Software]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=740</guid>
		<description><![CDATA[In my last post, I mentioned that I had been working on a Drupal project that was related to one of my ALA groups but that I couldn&#8217;t talk about it yet. Today I&#8217;m really thrilled to announce the debut of that project: YourBIGWIG, which is part of the crusade effort to implement more modern [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://www.librarywebchic.net/wordpress/2008/04/22/learning-drupal-6/">last post</a>, I mentioned that I had been working on a Drupal project that was related to one of my ALA groups but that I couldn&#8217;t talk about it yet. Today I&#8217;m really thrilled to announce the debut of that project: <a href="http://yourbigwig.com/">YourBIGWIG</a>, which is part of the <span style="text-decoration: line-through;">crusade</span> effort to implement more modern communication methodologies and community building for the larger LITA and ALA types.</p>
<p>The site is a place for members and potential members of the LITA BIGWIG Interest Group (and interested parties) to gather, talk, and work on stuff. The site is completely open; anyone can create an account and participate (add/edit content). This FINALLY gives us a place to meet virtually and work together on things without having to come together face-to-face. (Not that meeting in New Orleans with beignets isn&#8217;t great). It is my fervent hope that this space can be a place where ideas are generated, filtered and implemented. Case in point, we will be working on <a href="http://www.yourbigwig.com/node/8">determining the Showcase topics via this space</a>.</p>
<p>Most of all, we want people to?? consider this space a playground where Web 2.0 tools are experimented with to facilitate communication and collaboration among ALA/LITA participants. We will be continually trying out new things. So if you have ideas about what you&#8217;d want to see add them to the <a href="http://yourbigwig.com/forum/4">YourBIGWIG suggestions</a> forum.</p>
<p>Please come participate in conversation.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/ala/" title="ala" rel="tag">ala</a>, <a href="http://www.librarywebchic.net/wordpress/tag/bigwig/" title="bigwig" rel="tag">bigwig</a>, <a href="http://www.librarywebchic.net/wordpress/tag/communication/" title="communication" rel="tag">communication</a>, <a href="http://www.librarywebchic.net/wordpress/tag/lita/" title="LITA" rel="tag">LITA</a>, <a href="http://www.librarywebchic.net/wordpress/tag/social-software/" title="Social Software" rel="tag">Social Software</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/05/01/your-bigwig/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Learning Drupal 6</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/22/learning-drupal-6/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/22/learning-drupal-6/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 02:55:54 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[content-management-systems]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[libraries]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=737</guid>
		<description><![CDATA[For the last year I&#8217;ve been thinking about using Drupal. In the last month, I decide that it would be a potentially good fit for a couple of web projects (one work and one professional development) that I have going on. This week I started work on the simpler of those two projects: a site [...]]]></description>
			<content:encoded><![CDATA[<p>For the last year I&#8217;ve been thinking about using <a href="http://www.drupal.org">Drupal</a>. In the last month, I decide that it would be a potentially good fit for a couple of web projects (one work and one professional development) that I have going on. This week I started work on the simpler of those two projects: a site which is for one of my ALA groups. Getting Drupal installed is a snap. So is choosing a theme if you want to use one that already exists, either one of the default or adding one to your installation from the Drupal theme repository.</p>
<p>For me the challenge was understanding two things: Drupal modules and the block model that Drupal operates on. Like Wordpress plugins, Drupal modules can be lots of different things from new kinds of content one can add to new ways of displaying existing content etc. The biggest thing is finding ones that do what you want and are compatible with the version of Drupal you are running. One downside to running version 6 of Drupal is that many of the modules haven&#8217;t been updated for this version yet. Still there were several modules that I&#8217;m interested in installing including:</p>
<ul>
<li><a href="http://drupal.org/project/tinymce">TinyMCE Editor</a></li>
<li><a href="http://drupal.org/project/mibbit_irc">Mibbit IRC</a></li>
<li><a href="http://drupal.org/project/wikitools">Wikitools</a></li>
<li><a href="http://drupal.org/project/local_menu">Local Menu</a></li>
<li><a href="http://drupal.org/project/taxonomy_menu">Taxonomy Menu</a></li>
<li><a href="http://drupal.org/project/webform">Web Form</a></li>
<li><a href="http://drupal.org/project/faq">FAQ</a></li>
<li><a href="http://drupal.org/project/faq_ask">FAQ_Ask</a></li>
</ul>
<p>The modules that I&#8217;d most like to see updated ASAP so that I can use them?</p>
<ul>
<li><a href="http://drupal.org/project/views">Views (there is an alpha version that is missing features)<br />
</a></li>
<li><a href="http://drupal.org/project/taxonews">Taxonews</a></li>
</ul>
<p>The block model in Drupal proved to be more challenging. Blocks in Drupal are bit of content that you add to particular regions in your layout. By default when you put a block in a region in appears there on every page. You can tell blocks to only appear on certain pages but this is a little bit more complicated. There are several different kinds of blocks but blocks don&#8217;t include the main content of the node ie. the body of a page or story, etc. Drupal provides you with an interface which highlights and names what the different regions of the template are that you can put blocks in to and allows you to select which blocks you want to put in a particular region via drag and drop. This is a little bit like the Wordpress widgets interface. Understanding how all this worked took a little bit of experimentation on my part. I picked things up pretty quickly though and for a site with a single unified template I can see how this functionality and interface would work really well.</p>
<p>What I&#8217;m still trying to figure out is how Drupal would work for a more complicated site which has several different templates for different types of pages. I really haven&#8217;t determined this yet, but keep in mind I&#8217;ve only been working with Drupal for about a week. So my knowledge is pretty limited at this point. The more you work with a piece of software the better you learn it. Case it point, I&#8217;ve been using Wordpress for my blog since 2005 and only now am starting to discover some of the more powerful content management like things I can do with it. I&#8217;m hoping as I spend more time with Drupal that I can learn more about it and use it to its fullest potential.</p>
<p>In the meantime, I&#8217;ve only?? been impressed with what I&#8217;ve seen so far. I knew that it was powerful because <a href="http://www.aadl.org">Ann Arbor District Library</a> uses it for their website and I knew it could be used to facilitate group communication, collaboration and interaction (<a href="http://www.code4lib.org">code4lib </a>uses it for their website). What I didn&#8217;t know was how to make it do what I wanted. Granted I&#8217;m still learning that, but there is so much good stuff here that I can&#8217;t help but be excited. (If only I had more time to play!) Hopefully by the end of the week I&#8217;ll be able to point you to some of my Drupal handiwork. But that means I have to get a few more things installed and configured first.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/content-management-systems/" title="content-management-systems" rel="tag">content-management-systems</a>, <a href="http://www.librarywebchic.net/wordpress/tag/drupal/" title="Drupal" rel="tag">Drupal</a>, <a href="http://www.librarywebchic.net/wordpress/tag/libraries/" title="libraries" rel="tag">libraries</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/22/learning-drupal-6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>AJAX Workshop Reflections</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/18/ajax-workshop-reflections/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/18/ajax-workshop-reflections/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 13:21:00 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[AJAX]]></category>

		<category><![CDATA[teaching]]></category>

		<category><![CDATA[workshops]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=730</guid>
		<description><![CDATA[I&#8217;ve taught a workshop on AJAX in Libraries with Jason Clark 3 times now and each time it both gets better and more challenging. It gets better because Jason and I tweak the workshop based on the participants feedback. We have buffed up the examples we should and Jason has added more sample code. It [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve taught a workshop on AJAX in Libraries with Jason Clark 3 times now and each time it both gets better and more challenging. It gets better because Jason and I tweak the workshop based on the participants feedback. We have buffed up the examples we should and Jason has added more sample code. It gets harder each time because the technical aptitude of our audience increases each time. This isn&#8217;t a bad thing by any means but it raises the issue of how your teach a workshop that really should include hands-on coding when your venue doesn&#8217;t provide this type of facilities?</p>
<p>code4lib has this same problem. Only for them it isn&#8217;t a problem. The given at code4lib is that any preconference is BYOL (Bring your own laptop). Everyone knows it and everyone BYOLs. But code4lib isn&#8217;t CIL or Internet Librarian and I wonder if these conferences have yet crossed the threshold where preconference participants wouldn&#8217;t balk at a BYOL environment. I&#8217;d like to think that it would be possible for Jason and I to do our workshop as BYOL at Internet Librarian in the fall. This would allow us to do SO much more. It would also present different challenges and mean we would need to keep the group smaller in order to keep our sanity.</p>
<p>Based on my experience teaching the workshop at CIL this year though. I get a strong inclination that meatier and more hands-on, digging into the code is what people want. Frankly, I like teaching this type of workshop better myself. It is more fun because you can see people&#8217;s personal successes. To pull it off though the technology has to be spot on. Otherwise, chaos reigns and that can create a very negative experience. I&#8217;m really going to have to think about if it is possible and desirable to try to teach the AJAX workshop this way and if Jason and I are going to try it what logistics need to be handled to pull it off well.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/ajax/" title="AJAX" rel="tag">AJAX</a>, <a href="http://www.librarywebchic.net/wordpress/tag/teaching/" title="teaching" rel="tag">teaching</a>, <a href="http://www.librarywebchic.net/wordpress/tag/workshops/" title="workshops" rel="tag">workshops</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/18/ajax-workshop-reflections/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress 2.5 Review</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/17/wordpress-25-review/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/17/wordpress-25-review/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 01:21:51 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=726</guid>
		<description><![CDATA[I&#8217;ve had some time to upgrade to Wordpress 2.5 and use it to work on my blog for a while. So I thought it was time to post a little bit about my thoughts on the new?? interface. Initially, I was a bit taken aback by the new interface. Things were moved around and called [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve had some time to upgrade to Wordpress 2.5 and use it to work on my blog for a while. So I thought it was time to post a little bit about my thoughts on the new?? interface. Initially, I was a bit taken aback by the new interface. Things were moved around and called by different labels. But the reality is, although I&#8217;m a Wordpress veteran and knew that the Theme tab took one to where you could change your blog Design or that Options was where your blog Settings are, the new labels are much better more user-friendly and helpful for novices.</p>
<p>Also I&#8217;m had a chance to use the Media Library functionality and am quite please with how I can upload pictures to my blog. While most things I&#8217;d post on Flickr, I sometimes upload screenshots and the Media Library makes this very easy to do. I&#8217;m wondering how all this will work out once I have many screenshots in the library but only time will tell.</p>
<p>The WYSIWYG TinyMCE Editor is improved as well. I can easily Flash files without having to have a plugin. I was able to change my pages that had Flash in them to use this built in functionality very quickly with little muss.</p>
<p>I also like the AJAX interface although it gave me some issues at first because my Creative Commons license plugin was out of date. Probably the biggest adjustment for me has been the new comment moderation interface. I&#8217;ll be frank I don&#8217;t like it. While it is easy to batch moderate a single comment or a single page or comments, if there are many pages of spam comments, it is more of a pain to deal with them. Typically this isn&#8217;t an issue for my blog which gets 10-12 spam comments a day in moderation max. LITABlog though gets many, many more. I want to be able to mark every comment in moderation as spam easily. I can&#8217;t do this and it makes me grumpy.</p>
<p>All in all I&#8217;m really happy with the upgrade and look forward to finding more new features in the interface over time.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/17/wordpress-25-review/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tabs for Navigation</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/17/tabs-for-navigation/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/17/tabs-for-navigation/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 00:54:17 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=733</guid>
		<description><![CDATA[We have several sections on our website that use tabbed navigation but in some cases the tabs don&#8217;t look enough like tabs for people to notice they are clickable. To deal with this I&#8217;ve been working to redesign the tabs but I&#8217;m not exactly sure what I want them to look like. While I like [...]]]></description>
			<content:encoded><![CDATA[<p>We have several sections on our website that use tabbed navigation but in some cases the tabs don&#8217;t look enough like tabs for people to notice they are clickable. To deal with this I&#8217;ve been working to redesign the tabs but I&#8217;m not exactly sure what I want them to look like. While I like rounded tabs I think that these would be to much for the space I&#8217;m working with. I want something really simple and plain but I also want to make sure people are clear that they are clicking on tabs. I haven&#8217;t found anything that is just right yet. Some tabs that I&#8217;ve found which stand out as possibilities are:</p>
<ul>
<li><a href="http://www.cssplay.co.uk/menus/pointer.html">Tab menu with pointer from CSSPlay</a></li>
<li><a href="http://labs.silverorange.com/images/tabsupdate/index.html">Tab example from silver orange</a></li>
<li><a href="http://diveintomark.org/public/tabs-example.html">Pure CSS tabs from Dive Into Mark</a></li>
</ul>
<p>I&#8217;m not really concerned about the code to render these so much as a concept that I think will be effective in conveying to my users that &#8220;hey these are clickable tabs&#8221;.</p>
<p>Below are a couple screen shot of the current tabs to give you a sense of how they look/what they do. Keep in mind the number of tabs is variable as is the width of the area they are sitting in.</p>
<p><img class="alignnone size-full wp-image-736" title="tabs1" src="http://www.librarywebchic.net/wordpress/wp-content/uploads/2008/04/tabs1.jpg" alt="" /></p>
<p><img class="alignnone size-full wp-image-735" title="tabs2" src="http://www.librarywebchic.net/wordpress/wp-content/uploads/2008/04/tabs2.jpg" alt="" /></p>
<p>Why am I telling all of you this? Well what I&#8217;d really like is if you&#8217;d post links to your favorite tabs in the comments on this post. The help is appreciated and I&#8217;ll post back here which type we decide to go with, along with an updated screenshot from the site once they are implemented.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/tabs/" title="tabs" rel="tag">tabs</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/17/tabs-for-navigation/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How did you learn your tech skills?</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/17/how-did-you-learn-your-tech-skills/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/17/how-did-you-learn-your-tech-skills/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 00:30:52 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[technology education]]></category>

		<category><![CDATA[web-design]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=731</guid>
		<description><![CDATA[One of the questions I most often get asked when I teach or present at a conference is &#8220;how did I learn my technology skills and could I recommend good classes, books, etc&#8221;. I got this question again after teaching the AJAX preconference at CIL and thought it would be worthwhile to post a paraphrased [...]]]></description>
			<content:encoded><![CDATA[<p>One of the questions I most often get asked when I teach or present at a conference is &#8220;how did I learn my technology skills and could I recommend good classes, books, etc&#8221;. I got this question again after teaching the AJAX preconference at CIL and thought it would be worthwhile to post a paraphrased version of response here.</p>
<blockquote><p>Honestly, while I learned  a lot about database design, web design and project management via my degrees, as far as web programming skills, I&#8217;m pretty much self taught. I have lots of O&#8217;Reilly books that I use for reference when I need to know a specific function or such. I like the W3Schools tutorials a lot but they can be pretty basic. I learned my ASP by hiring a consultant to teach me and if your director can come up with the cash this is a great way to learn. Individual instruction while working on a specific project. Frankly it doesn&#8217;t get better than this.</p>
<p>My staff and I have looked a a variety of web-based training opportunities but these do not come cheap. The key is finding one that meets your needs. Another option is to see if your campus has a computer science program that might offer a class or two that meets your needs or if the campus technology group does training on this level. You could also partner with campus IT to bring in training for both groups of developers (the library&#8217;s and the campus web group).</p>
<p>My other advice is to leverage the code4lib group. Many of the folks in this group use open source programming languages like PHP, Ruby on Rails or Python. I&#8217;ve often asked them questions in the chat room.</p>
<p>As I lead a department with developers I don&#8217;t do much coding comparably any more and I struggle to keep my skills up to date. Mostly it is just playing and trying stuff. For me the biggest challenge is finding the time to learn things. When you are learning in a self-paced manner blocking out the time is really hard. A class solves that problem but it doesn&#8217;t make it as &#8220;real&#8221; in my opinion.</p>
<p>I wish I had a better answer for you and others out there. It isn&#8217;t easy sometimes.</p></blockquote>
<p>My personal learning model is to work on things and have someone to ask questions. One of the best projects I did in library school was for my database design class. Basically we had to build a database and all the forms to interact with it using Access. The professor gave us a book that had step by step instructions and set us to work. He was available if we had questions. I had a similar experience with my Electronic Commerce Technologies class. Although this was a less helpful experience as I already had done programming in the language the professor had us working in. Keep in mind though, most of my MLS electives were from the MS in Information Management program. (The Info School at Syracuse contains the MLS, MS Information Management, and MS in Telecommunication and networking graduate programs) It was this cross-over that eventually prompted me to get both an MLS and a MS in Information Management. Many of my technology classes such as LANs, Telecommunications, all came during my IM degree. The really unfortunate thing is that many library programs don&#8217;t teach the important things that students who want to work as web or systems librarian need to know. Although I think some of this is changing. But I&#8217;m guessing my experience isn&#8217;t all that different from many other folks who have MLS degrees and work with library technology.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/technology-education/" title="technology education" rel="tag">technology education</a>, <a href="http://www.librarywebchic.net/wordpress/tag/web-design/" title="web-design" rel="tag">web-design</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/17/how-did-you-learn-your-tech-skills/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgraded to WP 2.5</title>
		<link>http://www.librarywebchic.net/wordpress/2008/04/11/upgraded-to-wp-25/</link>
		<comments>http://www.librarywebchic.net/wordpress/2008/04/11/upgraded-to-wp-25/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 16:35:51 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
		
		<category><![CDATA[General Thoughts]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[Wordpress-plugins]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=729</guid>
		<description><![CDATA[I did my upgrade to Wordpress 2.5 yesterday which promptly broke my blog because I neglected to upload of of the files. It took me a while to discover something was wrong because the Admin interface was working fine and my cache was showing my blog homepage to me just fine too. Thanks to Blake [...]]]></description>
			<content:encoded><![CDATA[<p>I did my upgrade to Wordpress 2.5 yesterday which promptly broke my blog because I neglected to upload of of the files. It took me a while to discover something was wrong because the Admin interface was working fine and my cache was showing my blog homepage to me just fine too. Thanks to Blake for filling me in that it was actually broken. I had issues with the admin interface working properly. One of my plugins was breaking it and it took me a while to figure out which one.</p>
<p>Since the upgrade I&#8217;ve discovered a few things already that I like about 2.5 and a few that confused me for a bit. &#8220;Options&#8221; is now labeled &#8220;Settings&#8221; which threw me for a loop. I&#8217;m hoping that the upgrade will solve my posts not going through properly on the first save issue. But we will see. I also am excited to check out further some of the media management tools. Hopefully this functionality will make it easier for me to upload some of my presentations.</p>
<p>For the moment, everything is working though and I&#8217;m anxious to try out new functionality when time permits.</p>

	Tags: <a href="http://www.librarywebchic.net/wordpress/tag/wordpress/" title="Wordpress" rel="tag">Wordpress</a>, <a href="http://www.librarywebchic.net/wordpress/tag/wordpress-plugins/" title="Wordpress-plugins" rel="tag">Wordpress-plugins</a><br />
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2008/04/11/upgraded-to-wp-25/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
