<?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>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>
	<lastBuildDate>Thu, 26 Aug 2010 02:04:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Lessons in Creating open source software</title>
		<link>http://www.librarywebchic.net/wordpress/2010/08/25/lessons-in-creating-open-source-software/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/08/25/lessons-in-creating-open-source-software/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 02:04:53 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[open source software]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1626</guid>
		<description><![CDATA[Ed Corrado has a nice post entitled &#8220;Little Things Matter&#8221; on some key things that open source software creators should keep in mind. I agree with the spirit of what Ed says wholeheartedly.
I can&#8217;t tell you how many times when I was an open source noob, I&#8217;d wonder what the heck the installation instructions were [...]]]></description>
			<content:encoded><![CDATA[<p>Ed Corrado has a nice post entitled &#8220;<a href="http://blog.ecorrado.us/2010/08/22/little-things-matter/">Little Things Matter</a>&#8221; on some key things that open source software creators should keep in mind. I agree with the spirit of what Ed says wholeheartedly.</p>
<p>I can&#8217;t tell you how many times when I was an open source noob, I&#8217;d wonder what the heck the installation instructions were talking about or was frustrated because no one answered questions posted to the listserv. I suppose that is one of the reasons I thought &#8220;when I write a book on open source web applications that it will contain specific installation instructions&#8221;. Having written that book now, its not as easy as it might seem. I mean do I give step by step instruction on MySQL using the command line or MyPHPAdmin? Instruction for what OS? It is daunting for both people writing documentation and those using it.</p>
<p>Which bring us to the point that <a href="http://blog.libraryjournal.com/tennantdigitallibraries/2010/08/25/more-advice-for-open-source-software-projects/comment-page-1/#comment-3489">Kathryn Greenhill makes in comment</a> on a <a href="http://blog.libraryjournal.com/tennantdigitallibraries/2010/08/25/more-advice-for-open-source-software-projects/">post by Roy Tennant</a> which highlights the Ed&#8217;s commentary. Open source software means that users need to take an more active role than often people are used to taking. More than once at the end of a frustrating day working to get something installed properly, I&#8217;ve gone back in and edited software&#8217;s documentation wiki or sent an email with suggested changes. Better and more thorough documentation almost always comes from a community effort.</p>
<p>To do this though one has to learn how to participate in an open source community. Learning how to participate is a ongoing process though because one may participate in new ways or in different communities over time. The idea though is that community members are able to build confidence over time by acquiring new skills. Case in point, there is a patch for a Drupal module I&#8217;d like to test, try and report back on. But I&#8217;ve never done that before. So I don&#8217;t know how to apply the patch, which means I&#8217;m sort of stuck until I either:</p>
<ol>
<li> Go searching the internet for instructions</li>
<li> Ask someone who I know might how to do it to help me</li>
</ol>
<p>At the moment I&#8217;m not feeling brave enough to deal with the situation. I&#8217;m nervous about the possibility of seriously messing up my test server and having to rebuild it, but I&#8217;m also afraid of looking stupid because I have to admit that I&#8217;m outside my comfort zone.</p>
<p>Many of the things that Ed suggest in his post help to build a larger comfortable starting point for users trying to implement open source software and participate in the community. Without that it sort of feels like you&#8217;re hanging on by your finger nails trying to do this stuff and it makes you not want to try. Everyone needs a starting point and if you&#8217;re creating open source software you have to think about starting point you are giving people to be part of your software&#8217;s community.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/08/25/lessons-in-creating-open-source-software/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ereaders changing library models</title>
		<link>http://www.librarywebchic.net/wordpress/2010/08/18/ereaders-changing-library-models/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/08/18/ereaders-changing-library-models/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 01:08:55 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ereader]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1610</guid>
		<description><![CDATA[So I got in conversation on Twitter last with David Lee King and Jason Griffey about ereaders and libraries. My main point of interest today was ereaders and reserve materials and how we could make it easy for students to get reserve materials to their ereader. DLK chimed in and said ILL materials would be [...]]]></description>
			<content:encoded><![CDATA[<p>So I got in conversation on Twitter last with David Lee King and Jason Griffey about ereaders and libraries. My main point of interest today was ereaders and reserve materials and how we could make it easy for students to get reserve materials to their ereader. DLK chimed in and said ILL materials would be good to think about as well since they too are often scanned. Griffey point out that to get epub format which is the nicest thing to have for ereaders one needs to OCR what is scanned. This isn&#8217;t the current practice in libraries so scanned materials would be PDF which isn&#8217;t ideal because one can&#8217;t resize and reformat on ones reader as easily.</p>
<p>For my part, I&#8217;d like to see it dead easy for student to get their ILL and reserves. As easy as it is for me to get new books. Meaning if at all possible I don&#8217;t need to play games of hook my device up to my computer and load things. Cause maybe my ereader is the only thing I carry around with me.</p>
<p>Sitting Tweeting Griffey and DLK I remember seeing something about students and Nooks on the Barnes and Noble site. It took a minute to find <a href="http://www.barnesandnoble.com/nookstudy/index.asp">NOOKStudy</a>, which looks like a cross between an ereader application and course management software. There are some very interesting and appealing thing about it. Particularly in the vein of going where your users are. Digging through the website several possible opportunities for libraries jumped out at me. Particular the <a href="http://www.barnesandnoble.com/nookstudy/features/index.asp?cds2Pid=34666#research">Research Online functionality</a> which is highlight seems like an ideal opportunity for libraries to provide content to users. I could definitely seen how one could integrate the WorldCat Search API into this or even just WorldCat.org. Being able to integrate with library resources and add library material to this would be really cool.</p>
<p>Not long after my conversation the new issue of Library Journal came out with a series of articles on ebooks and libraries from <a href="http://www.libraryjournal.com/lj/community/opinion/885940-274/ebook_sanity.html.csp">Jason</a>, <a href="http://www.libraryjournal.com/lj/ljinprint/currentissue/885871-403/libraries_ebooks_and_competition.html.csp">Eric Hellman</a>, <a href="http://www.libraryjournal.com/lj/community/academiclibraries/886015-419/ebooks_and_the_retailization_of.html.csp">Barbara Fister</a>, and <a href="http://www.libraryjournal.com/lj/community/academiclibraries/886230-419/e-texts_for_all_even_lucy.html.csp">Char Booth</a>. The articles are a precursor to <a href="http://ebook-summit.com/">Library Journal&#8217;s eBook Summit</a>, which I&#8217;m keenly interested in. I hope the summit discussion raises a wide array of issues and that traditional models and workflows are questioned. Ebooks present an variety of challenges to libraries and I hope the Summit will get people to think outside the box.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/08/18/ereaders-changing-library-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smart phone worth it</title>
		<link>http://www.librarywebchic.net/wordpress/2010/08/14/smart-phone-worth-it/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/08/14/smart-phone-worth-it/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 13:05:10 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smart phone]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1618</guid>
		<description><![CDATA[So in late July I ordered a HTC Droid Incredible to replace my old Motorola Krazr cell phone. I&#8217;ve wanted a smart phone for a while and while the idea of an iPhone is appealing the idea of AT&#38;T as my cell carrier is not. I&#8217;d tested out the Motorola Droid and HTC Droid Eris [...]]]></description>
			<content:encoded><![CDATA[<p>So in late July I ordered a HTC Droid Incredible to replace my old Motorola Krazr cell phone. I&#8217;ve wanted a smart phone for a while and while the idea of an iPhone is appealing the idea of AT&amp;T as my cell carrier is not. I&#8217;d tested out the Motorola Droid and HTC Droid Eris back in January and liked HTC&#8217;s tech better. Since then I&#8217;ve been biding my time trying to decide if I was going to get a phone or not. After six months of waiting, I decided enough was enough and purchased the Incredible.</p>
<p>After three weeks, I&#8217;m very happy. The main things I wanted to use it for work fabulous. Email, address book and calendar are slick. Since I put all my contacts into Gmail before I got the phone, I literally signed the phone into my Google Account and presto all my contacts. My Google Calendar and Gmail were just as easy. Setting it up to talk to OCLC&#8217;s Exchange server just took a few minutes of the OCLC Help Desk&#8217;s time.</p>
<p>I easily plugged the phone into the rental car and played music off it on my trip to upstate NY. When I neglected to bring the hotel&#8217;s address for the IDS conference, Google Maps put me on the right road in less than 2 minutes. Notes were super easy to take with GoogleDocs and I was able Tweet the conference on Twitter. On that trip I honestly didn&#8217;t need my laptop.</p>
<p>I also like that I can check my bank account from the phone. Plus the application for Toodledo, which I use to manage my To dos is great. Getting voicemail from GoogleVoice is also WAY easier that before. I&#8217;ve also use the web browser to look at my LibraryThing account when I&#8217;m at the used bookstore or want to recommend a book to someone and can&#8217;t remember the title. Last.fm is pretty awesome too. When I get sick of the music on the phone, I can use Last.fm to stream other music.</p>
<p>A few things I haven&#8217;t gotten/found a app for in the Android market yet.</p>
<ul>
<li>Grocery list application</li>
<li>A better way/application to load and read PDF files</li>
<li>ereader application to read non-B&amp;N ebooks, particularly ones without DRM but also I&#8217;m curious if I can read Overdrive book on the Android phone. Unless someone knows how to load and read these with the Nook app</li>
</ul>
<p>Things I know that don&#8217;t exist</p>
<ul>
<li>HuluPlus app or even Hulu app. The website sort of works but you can&#8217;t watch videos.</li>
<li>Netflix app like the one for the iPad</li>
<li>Box.net app &#8211; I use Box for storing my files. I have a Dropbox account but have been using Box for a while and like it. The fact they don&#8217;t have an app is annoying and combined with a couple other things may cause me to switch permanently to Dropbox.</li>
</ul>
<p>Also I&#8217;m very interested in QR codes. I saw one on a restaurant door yesterday and was curious where it led to but didn&#8217;t know how to read it with the phone. Do I need a particular app or what? I&#8217;m also disappointed with the crippled version of Skype that I can use to call people but it uses my cell minutes and I can&#8217;t use it via wi-fi. That&#8217;s just plain stupid.</p>
<p>I&#8217;m sure I&#8217;ll find more uses down the road but now I&#8217;m still a novice user trying to figure out the basics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/08/14/smart-phone-worth-it/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Using Soundflower to play a video in a webinar</title>
		<link>http://www.librarywebchic.net/wordpress/2010/07/15/using-soundflower-to-play-a-video-in-a-webinar/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/07/15/using-soundflower-to-play-a-video-in-a-webinar/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 20:13:40 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>
		<category><![CDATA[soundflower]]></category>
		<category><![CDATA[videos]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1603</guid>
		<description><![CDATA[So I gave a webinar on OCLC Web Services today. One thing I wanted to do was play a video which was made by Demian Katz that demonstrated how VuFind using WorldCat Identities and Terminology Services. The problem was how to get the audio to the participant.
Option 1 &#8211; Play it through my speakers had [...]]]></description>
			<content:encoded><![CDATA[<p>So I gave a <a href="http://www.oclc.org/research/events/taichi.htm#ws">webinar on OCLC Web Services</a> today. One thing I wanted to do was play a video which was made by Demian Katz that demonstrated how VuFind using WorldCat Identities and Terminology Services. The problem was how to get the audio to the participant.</p>
<p>Option 1 &#8211; Play it through my speakers had hope my USB headset picked it up<br />
Option 2 &#8211; Find a program that let me send the audio from Quicktime to WebEx and/or Skype and also allowed me to pipe my voice through as well.</p>
<p>While Option 1 would work, it is klunky and yucky. So I decided for option 2. I knew that I&#8217;ve read about people recording Skype calls so that they had both their voice and the voice of the person they were talking to. Lots of people doing this used <a href="http://code.google.com/p/soundflower/">Soundflower</a> or <a href="http://www.rogueamoeba.com/audiohijackpro/">Audio Hijack Pro</a>. So I assumed something like this might work for my purposes. Audio Hijack Pro cost money (there is a trial version) and it also provides recording capabilities, which I didn&#8217;t need. Soundflower on the other hand is open source and does exactly what I hoped. It allows you to take the audio output from one program, send it to Soundflower, then use Soundflower as the audio input for another program. Simply put, awesome.</p>
<p>The only downside is that I could make Soundflower the input for Skype, which would get the video is sound or I could make my headset the input. An annoyance but not a deal breaker. What I did was set Skype&#8217;s input to my headset while I was talking, then to Soundflower when I was playing the video, then back to the headset when the video was done. I don&#8217;t think that was noticeable to the participants. It was an inconvenience that required more work on my part but it was workable. Maybe if I had more time I would have found a way to avoid this but all in all this solution worked.</p>
<p>Anyone out there know how to overlay my headset input and Quicktime audio and push them back to Skype?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/07/15/using-soundflower-to-play-a-video-in-a-webinar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>More ereader adventures</title>
		<link>http://www.librarywebchic.net/wordpress/2010/07/10/more-ereader-adventures/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/07/10/more-ereader-adventures/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 20:40:37 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>
		<category><![CDATA[epub]]></category>
		<category><![CDATA[ereaders]]></category>
		<category><![CDATA[kobo]]></category>
		<category><![CDATA[nook]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1598</guid>
		<description><![CDATA[I&#8217;m sort of an omnivore in terms of where I buy books from. At least I was when I purchasing physical books. When I purchases a Nook, I sort of got myself in a situation where I was more limited in terms of what I could buy from where. But this week, I got an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sort of an omnivore in terms of where I buy books from. At least I was when I purchasing physical books. When I purchases a Nook, I sort of got myself in a situation where I was more limited in terms of what I could buy from where. But this week, I got an advertisement from Borders saying their were selling ebooks in cooperation with <a href="http://www.kobobooks.com/">Kobo</a>. This peaked my interest because I always like to have choices. So I went the Borders site and the the Kobo site and did some reading.</p>
<p>It seems that Kobo books are EPUBs that use Adobe Digital Editions DRM. The same DRM that the Overdrive public library books use. I reasoned that if I could read the Overdrive books on the Nook that I SHOULD be able to read the Kobo and Borders books. All I had to was try it out. Luckily I was able to find a free ebook on the Kobo site, which I was able to successful download and use on the Nook. Bolstered by this success I purchased an ebook and was able to successfully load it on the Nook with Adobe Digital Editions. Yippee! The big downside with these is that they live in the My Documents section of the Nook, separate from all the Barnes and Noble ebooks. Also you can&#8217;t make the purchase from the Nook itself. Neither of these are deal breakers for me and since Kobo sometimes has good deals, I&#8217;m now subscribed to their RSS feed to see what new stuff might come up. I&#8217;ve already gotten two books for free that I&#8217;d like to have so I&#8217;m pretty psyched.</p>
<p>I&#8217;d love it if Amazon would let me buy ebooks that would work on the Nook. I have an Amazon credit card and get reward gift certificates from that. Because I can&#8217;t use this for ebooks I&#8217;ve been using a different card that I can get Barnes and Noble gift certificates as rewards instead. It seems that Amazon might be shooting itself in the foot with me since there ereader didn&#8217;t impress me. Yet another reason by content and container need to be decoupled. Which is why the Kobo approach seems to make sense. Only time will tell if they are successful. Maybe Barnes and Noble should follow suit too. After all their reader appears to work with EPUBs already and people could then use their content on any of the Kobo devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/07/10/more-ereader-adventures/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Why I&#8217;ll continue to buy Macs</title>
		<link>http://www.librarywebchic.net/wordpress/2010/07/09/why-ill-continue-to-buy-macs/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/07/09/why-ill-continue-to-buy-macs/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:48:30 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1592</guid>
		<description><![CDATA[I&#8217;ve been a Mac user for the last 5+ years. I bought a Powerbook in order to able to learn how to work more effectively in a Unix/Linux environment. Since that time I&#8217;ve had four Macs, three iPods, a some Mac networking equipment. I almost have never had a problem. Unfortunately, while at ALA I [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a Mac user for the last 5+ years. I bought a Powerbook in order to able to learn how to work more effectively in a Unix/Linux environment. Since that time I&#8217;ve had four Macs, three iPods, a some Mac networking equipment. I almost have never had a problem. Unfortunately, while at ALA I had my first really unfortunate hardware issue. I was kicked back working on my presentation in the hotel room. I went to close to the Mac Air to go to dinner and heard this horrific cracking noise. When I examined the Air I discovered that the hinge was completely cracked. My Air is a little over a year old and I only use it when I&#8217;m on the road. So I was stunned and freaked. I wondered how I was going to get through ALA. Luckily, I transferred all my stuff to a USB drive and used my iPod to check email for the remaining ALA.</p>
<p>When I got home I took the Air to the local Apple Store to have them fix it. Since it was out of warranty, I figured I&#8217;d be paying the piper and having to cough up for it myself. I literally was home for less than 24 hours between ALA and my vacation. So I needed to drop it off quickly and come and get it after my vacation. When I got the Apple Store it was of course incredibly busy. Fortunately an associate came up quickly and asked me what I needed. I explained the situation and was able to &#8220;Quick Drop&#8221; my Air in under 10 mins. Less than 24 hours later the store called to break the bad news &#8211; that because of the way the hinge is designed it wasn&#8217;t a simple easy repair. Ack. The good news was that they would perform the repair for free. AWESOME. Within 72 hours of dropping the Air it was fixed and ready for me to pick up.</p>
<p>This isn&#8217;t the first time Apple has given me free service. When my Airport Express went on the fritz, they replaced that for free as well. Both of these experiences leave me with warm and happy feelings towards the Apple Store. This is the kind of experience that will assure that I continue to buy something new from Apple on nearly an annual basis.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/07/09/why-ill-continue-to-buy-macs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>On ebooks and libraries</title>
		<link>http://www.librarywebchic.net/wordpress/2010/06/28/on-ebooks-and-libraries/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/06/28/on-ebooks-and-libraries/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 19:58:39 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1586</guid>
		<description><![CDATA[I&#8217;ve been following Sarah Houghton-Jan&#8217;s post and the related comments to ebooks and libraries. As well as David Lee King&#8217;s follow-up post. As someone who just bought and ereader this spring I can sympathize but I also want to point out why ebooks can be a GOOD happy experience for users.
I&#8217;ve posted about the fact [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been following <a href="http://librarianinblack.net/librarianinblack/2010/06/ebooks-2.html">Sarah Houghton-Jan&#8217;s post and the related comments</a> to ebooks and libraries. As well as <a href="http://www.davidleeking.com/2010/06/15/library-ebooks-can-be-frustrating">David Lee King&#8217;s follow-up post</a>. As someone who just bought and ereader this spring I can sympathize but I also want to point out why ebooks can be a GOOD happy experience for users.</p>
<p>I&#8217;ve posted about the fact I bought a Nook back in May and one reason for buying the Nook was that it DID work with Overdrive ebooks. My experience with it and Overdrive ebooks has been pretty darn good. Since May I&#8217;ve read dozen ebooks via Harris County Public Library&#8217;s Overdrive subscription. That&#8217;s at least $80 worth of reading if all those books are paperbacks. Its also a dozen books I don&#8217;t have to resell or find a home for if I&#8217;d purchased them. Once I figured out how to get the books on Nook it was really simple and I could place holds and load books from pretty much anywhere on either my desktop or laptop. My process is pretty simple. Find what I want (little clunky), either check it out or place a hold. Download to computer, put on Nook. When I&#8217;m done &#8220;return it&#8221; and check out the next thing. Its pretty easy. There are a couple places for improvement in the process.</p>
<ol>
<li>I want to be able to perform the find and check out process natively from the Nook. No computer necessary. Mostly because I don&#8217;t want to have to have my computer with me to get new books. This is particularly important to me when I&#8217;m traveling for pleasure and don&#8217;t want to be tempted to do any work.</li>
<li>Better searching would be a an improvement. Sometimes the Overdrive searching is just dumb. It is not fault tolerant when it comes to how you put in author names. While the catalog has better searching, the limiting and browsing isn&#8217;t what I&#8217;d like it to be to find what I want. So I use the Overdrive site and deal with its searching quirks. As a result, I do lots of browsing for new stuff and I keep track of what the library has as an ebook that I want using the Overdrive wishlist and LibraryThing. (Side note an RSS feed of new ebooks in a particular genre would be awesome).</li>
</ol>
<p>Even without these changes, I feel quite good about my ebook experience with Overdrive and the Nook as a device. Ebook experiences can be good ones. However, whether or not users have a good experience is often directly tied to the relationship between the content provide and the devices provider.</p>
<p>So in contrast, I found the Overdrive App for iPod and iPhone a complete waste of time. Mostly because it is ugly and I can&#8217;t figure out how to make it work. But even more so because I can&#8217;t get all the content available on the iPod. So while I can get some audio things, I can&#8217;t get books, or videos. Just didn&#8217;t really feel like it was worth my time. It isn&#8217;t Overdrive&#8217;s fault solely nor Apple&#8217;s. Instead its like oil and water, they don&#8217;t mix because IMHO, the parties are looking out for their own interests more than that of their consumers. The Overdrive Apple thing isn&#8217;t unique, Overdrive doesn&#8217;t work on Kindle and Kindle content doesn&#8217;t work on Nook.</p>
<p>Ultimately, in my mind this almost always comes down to DRM; and content providers and devices providers supporting different kinds of DRM and formats. People are either held hostage by the device they have to particular content suppliers or held hostage by the content provider they want to do business with to have a particular device. Libraries need electronic media formats that are device and content provider independent. Otherwise we, like users, will be forced to make imperfect choices.</p>
<p>And as Sarah points out, the situation doesn&#8217;t stop people from hacking content anyway. Just Google a little and you&#8217;ll find ways to strip the DRM from various things. I&#8217;m quite happy to pay but I want it to work right on the device of my choice. After all, we have three Macs, two PCs, 3 iPods, a iPod Touch, iPad, Nook and soon an Android phone at our house. So we definitely need device and platform independence.</p>
<p>The sad thing is that the user experience, could and should be a good one. It doesn&#8217;t need to be this hard or frustrating. To me that is the most frustrating thing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/06/28/on-ebooks-and-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0 Upgrade done</title>
		<link>http://www.librarywebchic.net/wordpress/2010/06/21/wordpress-3-0-upgrade-done/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/06/21/wordpress-3-0-upgrade-done/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 19:25:57 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1584</guid>
		<description><![CDATA[So I spent a 1/2 hour this afternoon and did the upgrade to WordPress 3.0. It went relatively smoothly except for having some plugins that caused problems and needed some TLC. My big issue now that I&#8217;m done is &#8220;how to move my WordPress install to the root of my domain&#8221;.
On the surface this doesn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>So I spent a 1/2 hour this afternoon and did the upgrade to WordPress 3.0. It went relatively smoothly except for having some plugins that caused problems and needed some TLC. My big issue now that I&#8217;m done is &#8220;how to move my WordPress install to the root of my domain&#8221;.</p>
<p>On the surface this doesn&#8217;t seem like it should be that big of a deal. Just pick it up and move it. The problem is that all my urls point to addresses which sit in /wordpress, which is where my blog has always been located. What does that mean? Well to fix it I&#8217;m going to have to spend some time playing with rewrite rules and regular expressions to remedy the situation. Big sigh.</p>
<p>My other option is to install WordPress in the site root and have that site be sort of empty and install this blog back into the wordpress directory like it was a sub-blog. While it is simpler, it isn&#8217;t an elegant solution in my opinion. Rewrite rules IMHO are a better choice, even if they take longer to make sure they are working right.</p>
<p>Luckily, I don&#8217;t have a super burning need to move my blog to the domain root. I mostly would like to do it so I can have more than one blog on the domain, without having multiple WordPress installs. Right now I have multiple installs for some test sites of mine. Getting rid of that would be a good idea, but its going to take some work that I&#8217;m not particularly motivated to do right now. Plus, I don&#8217;t really need my test sites anymore so I could just as easily pitch them as incorporate them into an single install. So we&#8217;ll see what happens based on my available cycles and my motivation level.</p>
<p>In the meantime, the new WordPress is snazzy looking and I&#8217;m eager to see what new features I can find besides the multi-blog capabilities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/06/21/wordpress-3-0-upgrade-done/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>E-reader Almost 1 Month in</title>
		<link>http://www.librarywebchic.net/wordpress/2010/06/07/e-reader-almost-1-month-in/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/06/07/e-reader-almost-1-month-in/#comments</comments>
		<pubDate>Mon, 07 Jun 2010 17:37:29 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/2010/06/07/e-reader-almost-1-month-in/</guid>
		<description><![CDATA[I posted about a month ago about the fact that I&#8217;d purchased a Nook to read ebooks on. I felt pretty good about my decision at the time but had bits of doubts because my spouse though I should get an iPad instead.
Nearly one month later I&#8217;m very happy with my decision. Much of my [...]]]></description>
			<content:encoded><![CDATA[<p>I posted about a month ago about the fact that I&#8217;d purchased a Nook to read ebooks on. I felt pretty good about my decision at the time but had bits of doubts because my spouse though I should get an iPad instead.</p>
<p>Nearly one month later I&#8217;m very happy with my decision. Much of my satisfaction comes from the fact that I can use my libraries ebooks on the Nook. I&#8217;ve borrowed and read nearly a dozen ebooks. Its so easy and the collection that the library has is quite good.</p>
<p>For me this is a huge bonus. I like to read a lot and don&#8217;t want to spend my entire disposal income on books. I&#8217;ve always borrowed from the library and having the Nook continues to let me do that. It is beyond unfortunate that other ereaders (in particular the iPad) don&#8217;t work with library ebook technologies. Considering the Apple Adobe relationship and the fact that most ebooks are DRM&#8217;d via Adobe&#8217;s software, I&#8217;m not optimistic that this will change.</p>
<p>My love for borrowing ebooks doesn&#8217;t mean I don&#8217;t purchase books though. I have a very small but growing collection. I&#8217;m using Calibre to load non-DRM&#8217;d content including a bunch of short stories that I got from some of my favorite authors&#8217; websites and content from Project Gutenburg.</p>
<p>All and all I&#8217;m feeling good about the decision. It certainly is easier than trying to jam 3 books in my carry on and 4-6 more in my suitcase. Also no late fees, borrowed ebooks just stop working when their check out period is up.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/06/07/e-reader-almost-1-month-in/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>There&#8217;s a web service for that?!</title>
		<link>http://www.librarywebchic.net/wordpress/2010/05/22/theres-a-web-service-for-that/</link>
		<comments>http://www.librarywebchic.net/wordpress/2010/05/22/theres-a-web-service-for-that/#comments</comments>
		<pubDate>Sat, 22 May 2010 18:01:29 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[General Thoughts]]></category>

		<guid isPermaLink="false">http://www.librarywebchic.net/wordpress/?p=1530</guid>
		<description><![CDATA[One of the things that never ceases to amaze me is the amount of data that is available via web services these days. While up until this point I&#8217;ve mostly focused on bibliographic data available, I&#8217;ve been delving into APIs for newspapers like the New York Times and the Guardian. IMHO these web services can [...]]]></description>
			<content:encoded><![CDATA[<p>One of the things that never ceases to amaze me is the amount of data that is available via web services these days. While up until this point I&#8217;ve mostly focused on bibliographic data available, I&#8217;ve been delving into APIs for newspapers like the <a href="http://developer.nytimes.com/docs">New York Times</a> and the Guardian. IMHO these web services can be used to bring valuable evaluative data into library interfaces. I&#8217;ve built mashups that add indicators to an pseudo catalog interface which show whether or not a book is a New York Times bestseller. Recently I&#8217;ve been trying to see if I could link to movie reviews from DVDs in a library catalog.</p>
<p>The <a href="http://www.guardian.co.uk/open-platform">Guardian also has an API</a> and Movie and Book Reviews, but I haven&#8217;t figured out the most efficient way to get at those reviews from a title in a library record. I don&#8217;t seem to be able to search with the appropriate limits to just get reviews about a particular movie. I always seem to get a cluster of other stuff that also has those keywords but isn&#8217;t the review of the movie I want. I&#8217;d appreciate any ideas folks who&#8217;ve worked with the Guardian API are willing to share in the comments.</p>
<p>I&#8217;m very keen on getting metadata about films so another API which I found and have become interested in is the <a href="http://developer.netflix.com/docs">Netflix API</a>.What I really want is to be able to put indicators about what awards a film has won as well as reviews. In addition, I had the idea of adding to an Identities screen, awards which actors, actresses, directors etc have won.</p>
<p>One of the biggest difficulties with films is making sure I get the right film. Title works reasonably well, but since films get remade, it is necessary to check the year to make sure one is linking to the appropriate version. I&#8217;m lucky because the New York Times Movie Review API includes a field for DVD Release Date which I can compare to the publication date in the MARC record. It would be SO much easier if the New York Times used a standard identifier of some sort though.</p>
<p>A while ago a colleague brought up the mashing up popular music data like top hit charts with library catalog data. So I did a web search and found the <a href="http://developer.billboard.com/docs/Home">Billboard API</a>. The API provides developer level access to the data about what songs have appeared on the Billboard charts, past and present. It can be searched to see if a particular song or artist was ever on the Billboard charts for a particular date range. One thing that is sort of disappointing is that I don&#8217;t see any way in the documentation to search for if a particular album appeared on a particular chart or any chart, which is sort of too bad. Digging around their site I also found that their charts also have RSS feeds available which is nice. Both <a href="http://webservices.rhapsody.com/">Rhapsody</a> and <a href="http://www.last.fm/api">Last.fm</a> have web services but Pandora does not.Â  Another possible source of metadata about music is <a href="http://wiki.musicbrainz.org/XMLWebService">MusicBrainz</a>.</p>
<p>Its interesting to think about all these information sources as possible ways to enhance library interfaces. It takes time to work through the different APIs and find other sources of data but I think that libraries to think about what other data sources can be used to provide users with a better UI experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.librarywebchic.net/wordpress/2010/05/22/theres-a-web-service-for-that/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
