<?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>Libology Blog &#187; Language</title>
	<atom:link href="http://www.libology.com/blog/category/language/feed" rel="self" type="application/rss+xml" />
	<link>http://www.libology.com/blog</link>
	<description>Libraries::Technology::Ideas</description>
	<lastBuildDate>Thu, 11 Mar 2010 19:03:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mash-Up is not a new term</title>
		<link>http://www.libology.com/blog/2010/03/11/mash-up-is-not-a-new-term.html</link>
		<comments>http://www.libology.com/blog/2010/03/11/mash-up-is-not-a-new-term.html#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:47:12 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Definitions]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Library 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[English languages]]></category>
		<category><![CDATA[Library]]></category>
		<category><![CDATA[Library of Congress]]></category>
		<category><![CDATA[Oxford English Dictionary]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3292</guid>
		<description><![CDATA[From the Oxford English Dictionary, via Ron Murray at the Library of Congress, through the Disruptive Library Technology Jester, comes the news that the term &#8220;Mash-Up&#8221;, with roughly the same meaning as today, is over 150 years old!
The modern re-birth of the term appears to begin around 1994.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dictionary.oed.com/cgi/entry/50291914"><strong>From the Oxford English Dictionary</strong></a>, via Ron Murray at the Library of Congress, through the <a href="http://dltj.org/article/mash-up/">Disruptive Library Technology Jester</a>, comes the news that the term &#8220;Mash-Up&#8221;, with roughly the same meaning as today, is over 150 years old!</p>
<p>The modern re-birth of the term appears to begin around 1994.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2010%2F03%2F11%2Fmash-up-is-not-a-new-term.html&amp;linkname=Mash-Up%20is%20not%20a%20new%20term"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2010/03/11/mash-up-is-not-a-new-term.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accent Folding</title>
		<link>http://www.libology.com/blog/2010/02/28/accent-folding.html</link>
		<comments>http://www.libology.com/blog/2010/02/28/accent-folding.html#comments</comments>
		<pubDate>Mon, 01 Mar 2010 03:40:47 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[ILS]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Library 2.0]]></category>
		<category><![CDATA[OPAC]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Character sets]]></category>
		<category><![CDATA[Regular expression]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Unicode]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3285</guid>
		<description><![CDATA[A List Apart has been a steady source of thought-provoking inspiration over the years, not only from a website building perspective, but also because much of what they publish crosses boundaries and impacts other projects and interests in my life.
Their current article, Accent Folding, greatly impacts library data in general, and library catalogs in particular.  [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.alistapart.com/">A List Apart</a> has been a steady source of thought-provoking inspiration over the years, not only from a website building perspective, but also because much of what they publish crosses boundaries and impacts other projects and interests in my life.</p>
<p>Their current article, <a href="http://www.alistapart.com/articles/accent-folding-for-auto-complete/"><strong>Accent Folding</strong></a>, greatly impacts library data in general, and library catalogs in particular.  It deals with the issue of Unicode and pattern recognition, namely how one creates search tools that allow for variations in how words containing accents, stress marks, and other non-ascii characters.  The most succinct example:</p>
<blockquote><p>There is no excuse for your software to play dumb when the user types “<strong>cafe</strong>”  instead of “<strong>café</strong>.”</p></blockquote>
<p>The article presents methods of &#8220;normalizing&#8221; text to allow for proper matching, and should be read by anyone who gets to deal with library data for reports and searching aids.  If you know how to use <a href="http://en.wikipedia.org/wiki/Regular_expression">regular expressions</a>, you will likely be in for a treat.</p>
<p>The other example they present, this time to demonstrate the limitations of accent folding, uses Japanese to illustrate just how differently the same data can be presented:</p>
<blockquote><p>These four sentences all say “Children like to watch television” in  Japanese:</p>
<ul>
<li><strong>Kanji</strong>: 子供はテレビを見るのが好きです。</li>
<li><strong>Hiragana</strong>: こども は てれび を みる の が すき です 。</li>
<li><strong>Romaji</strong>: kodomo wa terebi o miru noga suki desu.</li>
<li><strong>Cyrillic</strong>: кодомо ва тэрэби о миру нога суки дэсу.</li>
</ul>
</blockquote>
<p>Even if you don&#8217;t end up applying this directly to your work, the information in this article will help your appreciation for the challenges contained within your data, and how tough it can be to make it &#8220;just work&#8221; sometimes.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2010%2F02%2F28%2Faccent-folding.html&amp;linkname=Accent%20Folding"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2010/02/28/accent-folding.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APA Offers to Replace 6th Edition of Style Manual</title>
		<link>http://www.libology.com/blog/2009/10/28/apa-offers-to-replace-6th-edition-of-style-manual.html</link>
		<comments>http://www.libology.com/blog/2009/10/28/apa-offers-to-replace-6th-edition-of-style-manual.html#comments</comments>
		<pubDate>Wed, 28 Oct 2009 16:51:28 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[American Psychological Association]]></category>
		<category><![CDATA[APA]]></category>
		<category><![CDATA[Bill Drew]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Inside Higher Ed]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[the Chronicle of Higher Education;]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3199</guid>
		<description><![CDATA[For the background on this issue, see Quis custodiet isos custodes.
According to the Chronicle of Higher Education, the American Psychological Association has decided to offer copies of the second printing of the Publication Manual of the American Psychological Association, 6th ed as replacements for July&#8217;s first printing, which was found to contain a significant number [...]]]></description>
			<content:encoded><![CDATA[<p>For the background on this issue, see <a href="http://www.libology.com/blog/2009/10/14/quis-custodiet-ipsos-custodes.html">Quis custodiet isos custodes</a>.</p>
<p>According to the <a href="http://chronicle.com/article/Style-Guides-Errors-Prompt-a/48947/?sid=at&amp;utm_source=at&amp;utm_medium=en">Chronicle of Higher Education</a>, the American Psychological Association has decided to offer copies of the second printing of the <a href="http://apastyle.org/manual/index.aspx">Publication Manual of the American Psychological Association, 6th ed</a> as replacements for July&#8217;s first printing, which was found to contain a significant number of errors.</p>
<p>A quick search of the APA website hasn&#8217;t found any announcements or instructions, but a quick search of the social networks has turned up the following:</p>
<ul>
<li>A notice on the <a href="http://www.insidehighered.com/news/2009/10/28/qt">Inside Higher Ed Quick Takes</a> site, linking to&#8230;</li>
<li>A posting on the <a href="http://www.facebook.com/group.php?gid=155700389614">Boycott the APA Manual, 6th Edition</a> Facebook page (membership required to view) by John Foubert, a faculty member from Oklahoma State, which states the following:</li>
</ul>
<blockquote><p>&#8220;I have just received word that After November 2, call APA at 1-800-374-2721, ext. 5510. Ask for instructions on how to go on-line and print a mailing label you can use to return your copy and receive a corrected copy.&#8221;</p></blockquote>
<p>Whether this is all correct remains to be seen (and any incorrect information will be changed or removed as I learn more), but it appears that there is a window between November 2nd and November 15th to initiate replacing copies of the manuals.</p>
<p><em>found via <a href="http://www.facebook.com/billdrew">Bill Drew on Facebook</a> (more of that social networking)</em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F10%2F28%2Fapa-offers-to-replace-6th-edition-of-style-manual.html&amp;linkname=APA%20Offers%20to%20Replace%206th%20Edition%20of%20Style%20Manual"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/10/28/apa-offers-to-replace-6th-edition-of-style-manual.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quis custodiet ipsos custodes?</title>
		<link>http://www.libology.com/blog/2009/10/14/quis-custodiet-ipsos-custodes.html</link>
		<comments>http://www.libology.com/blog/2009/10/14/quis-custodiet-ipsos-custodes.html#comments</comments>
		<pubDate>Wed, 14 Oct 2009 23:18:59 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Publishing]]></category>
		<category><![CDATA[Alanis Morissette]]></category>
		<category><![CDATA[American Psychological Association]]></category>
		<category><![CDATA[APA Style Manual]]></category>
		<category><![CDATA[Brookfield Public Library]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[irony]]></category>
		<category><![CDATA[Royal KMM]]></category>
		<category><![CDATA[Typographical error]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3196</guid>
		<description><![CDATA[The title is latin for &#8220;Who watches the watchers?&#8221;
The American Psychological Association&#8217;s current style book, Publication Manual of the American Psychological Association, 6th ed., contains dozens of errors, several of them in examples and sample papers.  Needless to say, this is causing quite a stir among those who rely on the manual for defining the [...]]]></description>
			<content:encoded><![CDATA[<p>The title is latin for <a href="http://en.wikipedia.org/wiki/Quis_custodiet_ipsos_custodes%3F">&#8220;Who watches the watchers?&#8221;</a></p>
<p>The American Psychological Association&#8217;s current style book, <a href="http://apastyle.org/manual/index.aspx">Publication Manual of the American Psychological Association, 6th ed.</a>, contains dozens of errors, several of them in examples and sample papers.  Needless to say, this is causing quite a stir among those who rely on the manual for defining the rules used for papers.</p>
<p><em>(It also makes me want to write a new verse for <a href="http://en.wikipedia.org/wiki/Ironic_%28song%29">a certain Alanis Morissette song</a>, but that isn&#8217;t the point&#8230;)</em></p>
<p>The APA has posted a <a href="http://supp.apa.org/style/pubman-reprint-corrections-for-2e.pdf">pdf with  links</a> to other pdf files with categories of corrections.  Those categories are:</p>
<ol>
<li><a href="http://supp.apa.org/style/pubman-errors-in-style-rules-for-2e.pdf">Errors in APA Style Rules</a></li>
<li><a href="http://supp.apa.org/style/pubman-errors-in-examples-for-2e.pdf">Errors in Examples</a></li>
<li><a href="http://supp.apa.org/style/pubman-clarifications-for-2e.pdf">Clarifications</a></li>
<li><a href="http://supp.apa.org/style/pubman-nonsignificant-typos-for-2e.pdf">Nonsignificant Typos</a></li>
</ol>
<p>Complete versions of the corrected sample papers <a href="http://search.apastyle.org/?facet=stylecontenttype:Sample%20paper||styleresourcetype:Related%20resource&amp;query=">can be found here</a>.</p>
<p>Those libraries that serve students who use this style guide should decide how to handle the corrections.  Whether to include the correction pages with the book, or even to indicate the changes within the books themselves, are possibilities.  We should, as we ought to be prepared to do for any resource, inform users that there are known errors in the manual.</p>
<p>One option that we don&#8217;t have is the ability to exchange the error-containing manuals for corrected versions.  The APA will be correcting the errors in the second printing, and states that</p>
<blockquote><p><a href="http://blog.apastyle.org/apastyle/2009/10/note-to-apa-style-community-sixth-edition-corrections.html"><span style="font-size: 10pt; line-height: 150%; font-family: Arial;">The first printing was carefully proofed and vetted at multiple stages.<span> </span>The guidance provided in the book is accurate and sound.</span></a></p></blockquote>
<p>I am not sure if I would recommend that a student use that approach when appealing a marked-down grade for typographical errors within a paper.  Of course, I wouldn&#8217;t recommend myself as a source for error-free work, as any careful reader of this blog could attest.</p>
<p><em>found via <a href="http://link.ixs1.net/s/ve?eli=y456369&amp;si=u219523601&amp;cfc=3html">American Libraries Direct</a></em></p>
<p>Additional note:  it seems that the errors are not the only controversy surrounding the manual.  Many users are upset that the manual has changed the spacing recommendation after a period back to two spaces.  I learned to type on a typewriter (and still own the <a href="http://www.flickr.com/photos/twylo/2526213736/sizes/l/">cast-iron glass-key Royal KMM typewriter</a> (photo not my actual typewriter) I bought from the Brookfield Public Library&#8217;s book sale when I was a Page), and two spaces are a habit I haven&#8217;t even tried to break.  I still see it as a way to differentiate between an abbreviation and the end of a sentence.  I suspect that this will be a generational behavior.  It will be easy enough to search and replace two spaces with one, if it becomes necessary.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F10%2F14%2Fquis-custodiet-ipsos-custodes.html&amp;linkname=Quis%20custodiet%20ipsos%20custodes%3F"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/10/14/quis-custodiet-ipsos-custodes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Cookery is Toast</title>
		<link>http://www.libology.com/blog/2009/10/01/cookery-is-toast.html</link>
		<comments>http://www.libology.com/blog/2009/10/01/cookery-is-toast.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 16:28:13 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Cataloging]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[cookery]]></category>
		<category><![CDATA[cooking]]></category>
		<category><![CDATA[LCSH]]></category>
		<category><![CDATA[Library of Congress]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3181</guid>
		<description><![CDATA[My favorite example of &#8220;proper&#8221; library terminology that doesn&#8217;t relate to the language in use by the general public (or most library employees for that matter) is Cookery.
The Library of Congress is in the process of retiring the subject heading for &#8220;Cookery&#8221; and replacing it in most cases with &#8220;Cooking&#8221; (Pdf).
found via Catalogablog 
]]></description>
			<content:encoded><![CDATA[<p>My favorite example of &#8220;proper&#8221; library terminology that doesn&#8217;t relate to the language in use by the general public (or most library employees for that matter) is <a href="http://www.worldcat.org/search?q=su%3Acookery&amp;fq=&amp;dblist=638&amp;qt=sort&amp;se=ts&amp;sd=asc&amp;qt=sort_ts_asc">Cookery</a>.</p>
<p>The <a href="http://www.loc.gov">Library of Congress</a> is in the process of <a href="http://www.loc.gov/catdir/cpso/cooking.pdf"><strong>retiring the subject heading for &#8220;Cookery&#8221; and replacing it in most cases with &#8220;Cooking&#8221; (Pdf)</strong></a>.</p>
<p><em>found via <a href="http://catalogablog.blogspot.com/2009/09/cookery-is-soon-to-be-cooking.html">Catalogablog</a> </em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F10%2F01%2Fcookery-is-toast.html&amp;linkname=Cookery%20is%20Toast"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/10/01/cookery-is-toast.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BBC Languages</title>
		<link>http://www.libology.com/blog/2009/09/15/bbc-languages.html</link>
		<comments>http://www.libology.com/blog/2009/09/15/bbc-languages.html#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:24:30 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Audio]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[BBC]]></category>
		<category><![CDATA[British Broadcasting Corporation]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=3174</guid>
		<description><![CDATA[BBC Languages is fantastic web resource provided by the British Broadcasting Corporation, and is filled with audio language resources.  These include 12-week beginning lessons, a Quick Fix section containing &#8220;essential phrases&#8221;, and teacher&#8217;s resources.
found via Librarian in Black
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bbc.co.uk/languages/"><strong>BBC Languages</strong></a> is fantastic web resource provided by the British Broadcasting Corporation, and is filled with audio language resources.  These include 12-week beginning lessons, a <a href="http://www.bbc.co.uk/languages/other/quickfix/">Quick Fix</a> section containing &#8220;essential phrases&#8221;, and <a href="http://www.bbc.co.uk/languages/tutors/">teacher&#8217;s resources</a>.</p>
<p><em>found via <a href="http://librarianinblack.net/librarianinblack/2009/09/bbc-languages.html">Librarian in Black</a></em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F09%2F15%2Fbbc-languages.html&amp;linkname=BBC%20Languages"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/09/15/bbc-languages.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stupid Disclaimer</title>
		<link>http://www.libology.com/blog/2009/04/24/stupid-disclaimer.html</link>
		<comments>http://www.libology.com/blog/2009/04/24/stupid-disclaimer.html#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:56:32 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Copyright]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[WebSearch]]></category>
		<category><![CDATA[copyfraud]]></category>
		<category><![CDATA[disclaimer]]></category>
		<category><![CDATA[general public communication]]></category>
		<category><![CDATA[internet search]]></category>
		<category><![CDATA[legal]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=2921</guid>
		<description><![CDATA[A brief rant, if you will accomodate me for a moment:
I encountered a disclaimer in an e-mail that strikes me as extreme enough to mention:
This email, and any attachment, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, copying, dissemination or [...]]]></description>
			<content:encoded><![CDATA[<p>A brief rant, if you will accomodate me for a moment:</p>
<p>I encountered a disclaimer in an e-mail that strikes me as extreme enough to mention:</p>
<blockquote><p>This email, and any attachment, is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, copying, dissemination or other use of this information by persons or entities other than the intended recipient is prohibited.</p></blockquote>
<p>This came as part of a response from a company I had asked about the availability of an item.  Note that, by a strict interpretation of the statement, only the specific recipient of the message can use the information contained within.  If the e-mail had been from the company&#8217;s legal department, or if it hadn&#8217;t been about a product with a great deal of publicity and interest, there might have been some justification.</p>
<p>I know that legal boilerplate such as this seems to go along with incorporation, and that many of the employees of this company must stifle a groan every time they send information on their products, but these statements can be worded in such a way that they don&#8217;t throw a giant blanket of silence over simple sale information.  Or, perhaps, the statement can be reserved for those departments that handle legal, fiscal, and personnel matters, and a &#8220;lighter&#8221; disclaimer be used for general public communication.</p>
<p>This is something that falls into the same general category as <a href="http://www.libology.com/blog/2008/01/30/copyfraud.html">Copyfraud</a>, in that it attempts to place a much stronger restriction on something that doesn&#8217;t legally deserve it.</p>
<p>Or am I supposed to take the information about whether a particular item is available for sale to the grave?</p>
<p><em>My own disclaimer:  I changed the language of the disclaimer a tad, even though a quick internet search revealed several companies using the same wording as the e-mail.</em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F04%2F24%2Fstupid-disclaimer.html&amp;linkname=Stupid%20Disclaimer"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/04/24/stupid-disclaimer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centre for Learning and Performance Technologies</title>
		<link>http://www.libology.com/blog/2009/03/30/centre-for-learning-and-performance-technologies.html</link>
		<comments>http://www.libology.com/blog/2009/03/30/centre-for-learning-and-performance-technologies.html#comments</comments>
		<pubDate>Mon, 30 Mar 2009 17:09:40 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Library 2.0]]></category>
		<category><![CDATA[Online Services]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Translation]]></category>
		<category><![CDATA[Centre for Learning]]></category>
		<category><![CDATA[Centre for Learning and Performance Technologies]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Jane Hart]]></category>
		<category><![CDATA[resources]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=2867</guid>
		<description><![CDATA[The Centre for Learning and Performance Technologies is a British site &#8220;established by Jane Hart as a place to keep track of learning trends, technologies and tools.&#8221;
Most impressive, at first glance, are the lists of free tools and resources:

25 Tools every learning professional should have in their toolbox &#8211; and all for free!
100+ Free Website [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://c4lpt.co.uk/index.html"><strong>Centre for Learning and Performance Technologies</strong></a> is a British site &#8220;established by Jane Hart as a place to keep track of learning trends, technologies and tools.&#8221;</p>
<p>Most impressive, at first glance, are the lists of free tools and resources:</p>
<ul>
<li><a href="http://c4lpt.co.uk/25Tools/">25 Tools every learning professional should have in their toolbox &#8211; and all for free</a>!</li>
<li><a href="http://c4lpt.co.uk/Showcase/100anything.html">100+ Free Website to find out about anything and everything</a>.</li>
<li><a href="http://c4lpt.co.uk/Showcase/100langlearning.html">100+ Language Learning Websites</a>.</li>
<li><a href="http://c4lpt.co.uk/recommended/">Top Tools for Learning 2009</a>.</li>
</ul>
<p>Although the focus of the site is education, most of what is featured can benefit both library staff and patrons.</p>
<p><em>found via <a href="http://mlxperience.blogspot.com/2009/03/jane-hart-100-free-websites-to-find-out.html">MLxperience </a></em></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F03%2F30%2Fcentre-for-learning-and-performance-technologies.html&amp;linkname=Centre%20for%20Learning%20and%20Performance%20Technologies"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/03/30/centre-for-learning-and-performance-technologies.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LibraryThing and Authors</title>
		<link>http://www.libology.com/blog/2009/02/07/librarything-and-authors.html</link>
		<comments>http://www.libology.com/blog/2009/02/07/librarything-and-authors.html#comments</comments>
		<pubDate>Sun, 08 Feb 2009 00:35:10 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Cataloging]]></category>
		<category><![CDATA[Classification]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Library 2.0]]></category>
		<category><![CDATA[Authority]]></category>
		<category><![CDATA[disambiguation]]></category>
		<category><![CDATA[elegant solution]]></category>
		<category><![CDATA[LibraryThing]]></category>
		<category><![CDATA[Wikipedia]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=2717</guid>
		<description><![CDATA[LibraryThing has implemented the start of a solution for the problem of distinguishing authors with the same names.
This has been a challenge for libraries since the beginning of cataloging.  The accepted solution thus far has been Authority Records.  I like that LibraryThing has found a simple, elegant solution that matches what people think and say [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.librarything.com/blog/2009/02/distinct-authors-phase-1-steve-martin.php"><strong>LibraryThing has implemented the start of a solution</strong></a> for the problem of distinguishing authors with the same names.</p>
<p>This has been a challenge for libraries since the beginning of cataloging.  The accepted solution thus far has been Authority Records.  I like that LibraryThing has found a simple, elegant solution that matches what people think and say when distinguishing between two authors with the same name.</p>
<p>I also like that they will be following the Disambiguation model used by Wikipedia; it works well and oftentimes leads users to serindipitous information.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F02%2F07%2Flibrarything-and-authors.html&amp;linkname=LibraryThing%20and%20Authors"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/02/07/librarything-and-authors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fonterrific</title>
		<link>http://www.libology.com/blog/2009/01/24/fonterrific.html</link>
		<comments>http://www.libology.com/blog/2009/01/24/fonterrific.html#comments</comments>
		<pubDate>Sat, 24 Jan 2009 17:24:45 +0000</pubDate>
		<dc:creator>Rick Mason</dc:creator>
				<category><![CDATA[ILS]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[OPAC]]></category>
		<category><![CDATA[Online Databases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[characters]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[Unicode.org]]></category>

		<guid isPermaLink="false">http://www.libology.com/blog/?p=2677</guid>
		<description><![CDATA[A recent post, and the resulting discussion, on Metafilter has put me in a Unicode font frenzy.  A few links of note from there and elsewhere:

decodeunicode.org is a wiki-based collection of Unicode characters.  You can browse as well as search through the character sets.  There is a lot to see here, and you may get [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.metafilter.com/78558/In-case-your-systems-fonts-dont-support-the-snowman">A recent post, and the resulting discussion, on Metafilter</a> has put me in a Unicode font frenzy.  A few links of note from there and elsewhere:</p>
<ul>
<li><a href="http://www.decodeunicode.org/"><strong>decodeunicode.org</strong></a> is a wiki-based collection of Unicode characters.  You can browse as well as search through the character sets.  There is a lot to see here, and you may get into your own font frenzy; you have been warned.</li>
<li><a href="http://www.fileformat.info/info/unicode/"><strong>FileFormat.info has a Unicode section</strong></a> that provides some great resources, including a <a href="http://www.fileformat.info/info/unicode/utf8test.htm">UTF-8 Browser Test Page</a>.</li>
<li><a href="http://www.unicode.org/">Unicode.org</a>, the official Unicode organization, has a great comprehensive <a href="http://www.unicode.org/charts/"><strong>Code Charts</strong></a>.</li>
<li><a href="http://www.sil.org/">Sil.org</a> has an <a href="http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&amp;item_id=IWS-Chapter04a"><strong>excellent introduction to the Unicode standard</strong></a>, as well as a collection of <a href="http://www.sil.org/computing/catalog/show_software_catalog.asp?by=cat&amp;name=Font">downloadable fonts and software</a>, including my favorite font for print:  <a href="http://www.sil.org/computing/catalog/show_software.asp?id=83"><strong>Gentium</strong></a>.</li>
<li>An additional font family that offers great Unicode support is <a href="http://dejavu-fonts.org/wiki/index.php?title=Main_Page">DejaVu</a>, which was recommended in the MetaFilter comments.</li>
<li>Two interesting characters I had not encountered before:  <a href="http://www.decodeunicode.org/u+203B"><strong>Reference Mark (※)</strong></a> and <a href="http://en.wikipedia.org/wiki/Irony_mark"><strong>Irony Mark (؟)</strong></a>.</li>
</ul>
<p>As someone who has worked with an ILS that didn&#8217;t have Unicode support, which was then upgraded to support Unicode, and then changed jobs and is now working with an ILS with very limited Unicode support, I have a great appreciation for the benefits of Unicode.</p>
<p>Libraries should, in all that they do, attempt to store and present data in Unicode.  This includes our catalogs, web sites, and other data repositories.  Even if you offer very little outside of the standard Western characters, it makes your data that much more accessible and useful.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fwww.libology.com%2Fblog%2F2009%2F01%2F24%2Ffonterrific.html&amp;linkname=Fonterrific"><img src="http://www.libology.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://www.libology.com/blog/2009/01/24/fonterrific.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
