<?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>davidrothman.net &#187; How to</title>
	<atom:link href="http://davidrothman.net/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://davidrothman.net</link>
	<description>Exploring Medical Librarianship and Web Geekery</description>
	<lastBuildDate>Tue, 16 Mar 2010 17:31:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to: Add a Free Medical Dictionary to Word 2003/2007</title>
		<link>http://davidrothman.net/2010/02/21/how-to-add-a-free-medical-dictionary-to-word-20032007/</link>
		<comments>http://davidrothman.net/2010/02/21/how-to-add-a-free-medical-dictionary-to-word-20032007/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 15:58:26 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/?p=2976</guid>
		<description><![CDATA[Got an email from a friend the other day:
&#8220;I wonder if you have found a free add-on for Word 2003 that includes medical terms in the spell check feature and is secure enough for me to recommend to my users at the hospital?&#8221;
This is such a great question and something that has come up at [...]]]></description>
			<content:encoded><![CDATA[<p>Got an email from a friend the other day:</p>
<p>&#8220;I wonder if you have found a free add-on for Word 2003 that includes medical terms in the spell check feature and is secure enough for me to recommend to my users at the hospital?&#8221;</p>
<p>This is such a great question and something that has come up at my place of work previously.  Out of the box, Microsoft Office Word doesn&#8217;t recognize a whole lot of the specialized medical vocabulary that people at our hospital use every day.  The result of this is that Word frequently fails to recognize clinical terms and underlines them in red, essentially making them false positives for spelling errors.  </p>
<p>Only one employee in my department has Stedman&#8217;s medical dictionary installed in her copy of Word 2003 because paying a license for each copy used in an entire hospital would add up to an unmanageable sum quite quickly.</p>
<p>Among the books made available to all employees through our hospital&#8217;s intranet is a medical dictionary- and that&#8217;s okay for the kinds of people who don&#8217;t mind stopping what they&#8217;re doing to look up a word, but it would be so much faster and easier for Word to be able to spell-check and correct spelling issues with medical terms.</p>
<p>So I promised the friend I&#8217;d think it over and come up with some recommendations.</p>
<p><strong>In MS Word, a &#8220;dictionary&#8221; is just a list of words.</strong></p>
<p>That&#8217;s all.  Nothing on pronunciation, etymology, or definition.</p>
<p>A <a href="http://office.microsoft.com/en-us/word/HA010483191033.aspx?pid=CL100636481033">quick search</a> reveals that these &#8220;dictionaries&#8221; (word lists) are stored as .dic files.</p>
<p>Microsoft even tells you <a href="http://office.microsoft.com/en-us/word/HP051895581033.aspx?pid=CH060830131033">how to MAKE a custom dictionary</a>.</p>
<p>So, what we really need is a <em>list of words</em> to turn into a custom dictionary.</p>
<p><a href="http://www.e-medtools.com/openmedspel.html">OpenMedSpel</a> is pretty awesome.<br />
Free, open source, and released under a GPL license, OpenMedSpel includes nearly 50,000 medical terms.  This is all looks great, but while <a href="http://extensions.services.openoffice.org/project/OMS">they have a plug-in for OpenOffice</a>, there doesn&#8217;t seem to be one for MS Word.  </p>
<p>No problem, though. I took apart a .dic file, and it is pretty much a .txt file with a word on each line, renamed with a &#8220;.dic&#8221; file extension.  This means we can just download the .txt version (<a href="http://www.e-medtools.com/openmedspel100.zip">in the .zip fail available here</a>) and rename it from <em>OpenMedSpel 100.txt</em> to <em>OpenMedSpel 100.dic</em> and save it to our computer.<sup id="citation-1"><a href="#footnote-1">1</a></sup></p>
<p>To add this .dic file to Word (2003 or 2007), we just follow <a href="http://support.microsoft.com/kb/322198">these instructions from Microsoft</a>:</p>
<ol>
<li>Start Word.</li>
<li>In Microsoft Office Word 2003 and in earlier versions of Word, click <b>Options</b> on the <b>Tools</b> menu.
<p> In Microsoft Office Word 2007, click the <strong class="uiterm">Microsoft Office Button</strong>, and then click <strong class="uiterm">Word Options</strong>.</li>
<li>In Word 2003 and in earlier versions of Word, click <b>Custom Dictionaries</b> on the <b>Spelling &amp; Grammar</b> tab.
<p> In   Word 2007, click <strong class="uiterm">Proofing</strong>, and then click <strong class="uiterm">Custom  Dictionaries</strong> under <strong class="uiterm">When correcting spelling in Microsoft Office programs</strong>.</li>
<li>Click <b>New</b> to create a new custom dictionary.</li>
<li>In the <strong class="uiterm">File name</strong> box, type a name for the<br />
				new custom dictionary, and then click <b>Save</b>.</p>
<p> The custom dictionary is added to the <b>Dictionary</b> list.</li>
<li>In the <b>Custom Dictionaries</b> dialog box, click <b>OK</b>, and then click <b>OK</b> in the <b>Options</b> dialog box.</li>
</ol>
<p>That&#8217;s it.  You have medical term spell-checking in Word 2003 or Word 2007.</p>
<p><strong>PLEASE NOTE:</strong> I would not hesitate to recommend this solution to my hospital&#8217;s CIO and could demonstrate to him why there is absolutely no security risk in adding this .dic file- but I wouldn&#8217;t go around setting it up on other employees&#8217; computers without his go-ahead.</p>
<p><strong>Want to go with a bigger word list?  </strong></p>
<p>The MTHerald blog has built on the OpenMedSpel list to <a href="http://mtherald.com/download/MTH-Med-Spel-Chek.zip">one that contains almost 100,000 terms</a>.  I downloaded and checked it out and will recommend it as a harmless, malware-free .dic file- but as with any file I don&#8217;t host myself, I can&#8217;t promise that&#8217;ll be true tomorrow.</p>
<p>There are a number of other sources for lists of medical terms or abbreviations you can find online and add to your .dic file as suits you.</p>
<p>Know of any other especially good sources?  Please advise in the comments.
<div id="footnotes">
<hr />
<p id="footnote-1"><sup><a href="#citation-1">1</a></sup> <footnote>If you want to take a shortcut, you can <a href="http://davidrothman.net/OpenMedSpel%20100.dic">download my .dic file here</a> (right-click, Save As), but please note I don&#8217;t plan on keeping it updated as OpenSpelMed makes changes- so if you&#8217;re reading this more than a year after it was posted, I&#8217;d <a href="http://www.e-medtools.com/openmedspel100.zip">go get a fresh copy of the .txt file</a> from OpenMedSpel.  <strong>Firefox users: </strong>Firefox&#8217;s native spell-checking isn&#8217;t bad at all, but <a href="http://www.e-medtools.com/firefox_medspel.html">OpenMedSpel has a free Firefox plug-in</a> you&#8217;ll probably want to check out.</footnote></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2010/02/21/how-to-add-a-free-medical-dictionary-to-word-20032007/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Mayo&#8217;s LibBlog Shows You How to Use My NCBI</title>
		<link>http://davidrothman.net/2009/10/14/mayos-libblog-shows-you-how-to-use-my-ncbi/</link>
		<comments>http://davidrothman.net/2009/10/14/mayos-libblog-shows-you-how-to-use-my-ncbi/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 14:56:03 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Medical Librarianship Blogs]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Teaching/Training]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://davidrothman.net/?p=2808</guid>
		<description><![CDATA[Melissa Rethlefsen does it again with another great screencast:

[via: http://liblog.mayo.edu/2009/10/13/video-tutorial-my-ncbi-custom-filters-and-sharing-collections/]
Melissa rules.

_______________
Feed-only Footer:
Know of something I should blog about?  Please let me know!

If you prefer, you can leave me a voicemail here: (315) 876-9574
]]></description>
			<content:encoded><![CDATA[<p>Melissa Rethlefsen does it again with another great screencast:</p>
<p><embed src="http://v.wordpress.com/ZpuenI4j" type="application/x-shockwave-flash" width="640" height="388" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p><small>[via: <a href="http://liblog.mayo.edu/2009/10/13/video-tutorial-my-ncbi-custom-filters-and-sharing-collections/">http://liblog.mayo.edu/2009/10/13/video-tutorial-my-ncbi-custom-filters-and-sharing-collections/</a>]</small></p>
<p><a href="http://www.google.com/custom?hl=en&#038;safe=off&#038;client=pub-9554999910695772&#038;channel=0654571563&#038;cof=FORID%3A1%3BGL%3A1%3BS%3Ahttp%3A%2F%2Fdavidrothman.net%3BL%3Ahttp%3A%2F%2Fdavidrothman.net%2Fwp-content%2Fuploads%2F2007%2F11%2Fdrdnlogo.jpg%3BLH%3A50%3BLW%3A288%3BLBGC%3A336699%3BLC%3A%230000ff%3BVLC%3A%23663399%3BGFNT%3A%230000ff%3BGIMP%3A%230000ff%3BDIV%3A%23336699%3B&#038;domains=davidrothman.net&#038;num=50&#038;ie=ISO-8859-1&#038;oe=ISO-8859-1&#038;q=%22Melissa+Rethlefsen%22&#038;btnG=Search&#038;sitesearch=davidrothman.net">Melissa rules</a>.
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2009/10/14/mayos-libblog-shows-you-how-to-use-my-ncbi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screencast: Introduction to new PubMed Advanced Search</title>
		<link>http://davidrothman.net/2009/04/02/screencast-introduction-to-new-pubmed-advanced-search/</link>
		<comments>http://davidrothman.net/2009/04/02/screencast-introduction-to-new-pubmed-advanced-search/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 01:00:19 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Medical Librarianship Blogs]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Teaching/Training]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://davidrothman.net/?p=2502</guid>
		<description><![CDATA[Way behind on sharing this, but better late than never.
The Mayo Clinic Libraries&#8217; Liblog has a screencast by Melissa Rethlefsen on PubMed&#8217;s new Advanced Search features that you can embed on your own page:

In case I have not mentioned it recently: Melissa is awesome.

_______________
Feed-only Footer:
Know of something I should blog about?  Please let me [...]]]></description>
			<content:encoded><![CDATA[<p>Way behind on sharing this, but better late than never.</p>
<p>The Mayo Clinic Libraries&#8217; <a href="http://liblog.mayo.edu/">Liblog</a> has a screencast by Melissa Rethlefsen on PubMed&#8217;s new <a href="http://www.ncbi.nlm.nih.gov/pubmed/advanced">Advanced Search</a> features that you can embed on your own page:</p>
<p><embed src="http://v.wordpress.com/HvdBEiRR" type="application/x-shockwave-flash" width="400" height="236" allowscriptaccess="always" allowfullscreen="true"></embed></p>
<p>In case I have not <a href="http://www.google.com/custom?domains=davidrothman.net&#038;q=Rethlefsen&#038;sitesearch=davidrothman.net&#038;sa=Google+Search&#038;client=pub-9554999910695772&#038;forid=1&#038;channel=0654571563&#038;ie=ISO-8859-1&#038;oe=ISO-8859-1&#038;cof=GALT%3A%23008000%3BGL%3A1%3BDIV%3A%23336699%3BVLC%3A663399%3BAH%3Acenter%3BBGC%3AFFFFFF%3BLBGC%3A336699%3BALC%3A0000FF%3BLC%3A0000FF%3BT%3A000000%3BGFNT%3A0000FF%3BGIMP%3A0000FF%3BLH%3A50%3BLW%3A288%3BL%3Ahttp%3A%2F%2Fdavidrothman.net%2Fwp-content%2Fuploads%2F2007%2F11%2Fdrdnlogo.jpg%3BS%3Ahttp%3A%2F%2Fdavidrothman.net%3BFORID%3A1&#038;hl=en">mentioned it recently</a>: Melissa is awesome.
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2009/04/02/screencast-introduction-to-new-pubmed-advanced-search/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Book!</title>
		<link>http://davidrothman.net/2008/12/08/the-book/</link>
		<comments>http://davidrothman.net/2008/12/08/the-book/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 16:48:08 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA["Social Software"]]></category>
		<category><![CDATA[3rd Party PubMed/MEDLINE Tools]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Online Social Networks]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Shameless Self-Promotion]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Wikis]]></category>
		<category><![CDATA[del.icio.us]]></category>

		<guid isPermaLink="false">http://davidrothman.net/?p=2197</guid>
		<description><![CDATA[Got my hands on my copies of the book today!  How exciting!

Yay!
You can buy a copy from:
Springer Publishing
or here:

I&#8217;m looking forward to eventually seeing it in WorldCat.  
Congratulations to Melissa Rethlefsen (who wrote a heck of a lot more than I did)!  You should really go email Melissa now and tell her [...]]]></description>
			<content:encoded><![CDATA[<p>Got my hands on my copies of the book today!  How exciting!</p>
<p><img src="http://farm4.static.flickr.com/3249/3093062624_6ed926cab7.jpg"/></p>
<p>Yay!</p>
<p>You can buy a copy from:<br />
<a href="http://www.springer.com/medicine/book/978-3-540-76381-9">Springer Publishing</a></p>
<p>or here:</p>
<p><iframe src="http://rcm.amazon.com/e/cm?t=davidrothmann-20&#038;o=1&#038;p=8&#038;l=as1&#038;asins=3540763813&#038;fc1=000000&#038;IS2=1&#038;lt1=_blank&#038;m=amazon&#038;lc1=0000FF&#038;bc1=FFFFFF&#038;bg1=FFFFFF&#038;f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p>I&#8217;m looking forward to eventually <a href="http://www.worldcat.org/search?q=internet+cool+tools+for+physicians&#038;qt=notfound_page&#038;search=Search">seeing it in WorldCat</a>. <img src='http://davidrothman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Congratulations to Melissa Rethlefsen (who wrote a heck of a lot more than I did)!  You should really go email Melissa now and tell her how much she rocks.
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2008/12/08/the-book/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to: Use Gmail to Manage List Emails</title>
		<link>http://davidrothman.net/2008/04/09/how-to-use-gmail-to-manage-list-emails/</link>
		<comments>http://davidrothman.net/2008/04/09/how-to-use-gmail-to-manage-list-emails/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 04:02:09 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2008/04/09/how-to-use-gmail-to-manage-list-emails/</guid>
		<description><![CDATA[I subscribe to a bunch of mailing lists because they frequently contain useful information, but being subscribed to these lists using the email account provided by our hospital would be problematic.  The volume of postings on some lists would clutter up the acount, making it more difficult to manage and making it more likely [...]]]></description>
			<content:encoded><![CDATA[<p>I subscribe to a bunch of mailing lists because they frequently contain useful information, but being subscribed to these lists using the email account provided by our hospital would be problematic.  The volume of postings on some lists would clutter up the acount, making it more difficult to manage and making it more likely I&#8217;d miss other, more important emails from inside our organization.</p>
<p>So I subscribe to lists using a Gmail account.  Here&#8217;s why:</p>
<ul>
<li>Separating list emails into a separate account allows me to treat them, as a whole, in a different manner than emails from higher-priority senders (patrons, co-workers, etc.).  This lets me <strong>keep my attention focused where it needs to be</strong>.</li>
<p></p>
<li>Because list emails are in a separate account, I also <strong>never have to annoy other list subscribers with &#8220;out-of-office&#8221; messages that get sent to whole list</strong>- because there&#8217;s never need to turn on an &#8220;out-of-office&#8221; message for this account.</li>
<p></p>
<li><strong>Threaded conversation:</strong> Instead of having one line per each email received, Gmail inboxes have one line for each <em>conversation</em>.  That means that my Gmail lists inbox doesn&#8217;t get as cluttered.  It also lets me efficiently manage <em>whole conversations</em> instead of <em>individual emails</em>, even if a particular email is sent to multiple lists I subscribe to.  Example image below shows that all (23) emails on the topic of &#8220;abortion&#8221; being made a stopword in POPLINE are one (expandable) line item in my Gmail inbox:<br />
<img src="http://davidrothman.net/wp-content/uploads/2008/04/gmailconversation.png" />
</li>
<p></p>
<li><strong>Mute function:</strong> If there&#8217;s a particular conversation(/thread) that I&#8217;m not interested in continuing to follow, I can <a href="http://mail.google.com/support/bin/answer.py?answer=47787&#038;query=mute&#038;topic=&#038;type=f">&#8220;mute&#8221; the conversation</a> and not need to see any further emails in that thread.<br />
<img src="http://davidrothman.net/wp-content/uploads/2008/03/muted.png"/></li>
<p></p>
<li><strong>Gmail&#8217;s search capabilities</strong> are awesome.  If I want to find a MEDLIB-L email I remember was sent by Michelle Kraft about OvidSP, I can search for <em>label:medlib-l from:Kraft OvidSP</em> and find it really, really quickly. </li>
<p></p>
<li><strong>Gmail&#8217;s filters</strong> are powerful and easy to use.
<ul>
<li><strong>Assigning labels:</strong> You can set up your Gmail filters to automatically assign colorful labels based on information that lets you scan your email quickly.  For example, you could set your account up to automatically assign colored labels based on which list the conversation is from.<br />
<img src="http://davidrothman.net/wp-content/uploads/2008/03/labels.png"/>
</li>
<p></p>
<li><strong>Forwarding based on content:</strong> You can combine Gmail&#8217;s great searching and filtering to monitor your list subscriptions.  Say you subscribe to multiple lists, but only really want to pay attention if Young Adult services are mentioned.  I can create a filter from the search for <em>young OR youth OR &#8220;YA&#8221;</em> and set any hits from that search to be automatically forwarded to my primary email address so it comes to my attention.  Imagine the time saved by not having to manually look through all those emails for mentions of the topic I want to follow.</li>
</ul>
</li>
<p>
</ul>
<p>
<strong>Bonus tip: </strong>Would you rather read your list email information in your feed aggregator? Set your lists Gmail account to forward the emails to <a href="http://www.mailbucket.org/">MailBucket</a>, and MailBucket will give you the content in an RSS feed.
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2008/04/09/how-to-use-gmail-to-manage-list-emails/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to: Follow CIL 2008 online via RSS [Edited again]</title>
		<link>http://davidrothman.net/2008/04/02/how-to-follow-cil-2008-online-via-rss/</link>
		<comments>http://davidrothman.net/2008/04/02/how-to-follow-cil-2008-online-via-rss/#comments</comments>
		<pubDate>Wed, 02 Apr 2008 04:21:48 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA["Social Software"]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[LibWorm]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2008/04/02/how-to-follow-cil-2008-online-via-rss/</guid>
		<description><![CDATA[[edit]

Added a feed from Google Blog Search (which uses a fairly narrow search) to the Superfeed.
Added filters to the Superfeed to screen out a handful of false positives.
Embedded Grazr widget (see end of post)

[/edit]
[edit2]
Wouter has made the Superfeed available in Dutch. 
[/edit2]
To make sure I don&#8217;t miss any online chatter about Computers in Libraries 2008 [...]]]></description>
			<content:encoded><![CDATA[<p><strong>[edit]</strong>
<ul>
<li>Added a feed from Google Blog Search (which uses a fairly narrow search) to the <a href="http://feeds.feedburner.com/Cil2008Superfeed">Superfeed</a>.</li>
<li>Added filters to the <a href="http://feeds.feedburner.com/Cil2008Superfeed">Superfeed</a> to screen out a handful of false positives.</li>
<li>Embedded Grazr widget (see end of post)</li>
</ul>
<p><strong>[/edit]</strong></p>
<p><strong>[edit2]</strong><br />
Wouter has made the <a href="http://www.wowter.nl/blog/2008/04/cil-2008-in-het-nederlands.html">Superfeed available in Dutch</a>. <img src='http://davidrothman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<strong>[/edit2]</strong></p>
<p>To make sure I don&#8217;t miss any online chatter about <a href="http://www.infotoday.com/CIL2008/">Computers in Libraries 2008</a> (which starts next Monday), I&#8217;m subscribed to the following feeds:</p>
<ul>
<li><strong>LibWorm</strong><br />
<a href="http://www.libworm.com/rss/librarianfeeds/userfeeds/userssqu=CIL2008%20%22CIL%202008%E2%80%B3%20CIL08%20%22CIL%2008%22%20%22computers%20in%20libraries%22.xml">[LibWorm feed</a>]</li>
<li><strong>Feed for Twitter &#8220;CIL2008&#8243;</strong><br />
<a href="http://twitter.com/statuses/user_timeline/10313522.rss">http://twitter.com/statuses/user_timeline/10313522.rss</a></li>
<li><strong>This feed aggregates all tweets from CIL08 and from various CIL-related searches in <a href="http://tweetscan.com/">tweetscan.com</a>:</strong><br />
<a href="http://feeds.feedburner.com/AllCil2008Tweets">http://feeds.feedburner.com/AllCil2008Tweets</a></li>
<li><strong>CIL 2008 Wiki feed</strong><br />
<a href="http://cil2008.pbwiki.com/rss2.php">http://cil2008.pbwiki.com/rss2.php</a></li>
<li><strong>Technorati tag: CIL2008</strong><a href="http://www.slideshare.net/rss/tag/cil2008"><br />
</a><a href="http://feeds.technorati.com/tag/CIL2008">http://feeds.technorati.com/tag/CIL2008</a></li>
<li><strong>del.icio.us tag: CIL2008</strong><br />
<a href="http://del.icio.us/rss/tag/cil2008">http://del.icio.us/rss/tag/cil2008</a></li>
<li>YouTube: CIL2008<br />
<a href="http://www.youtube.com/rss/search/CIL2008.rss">http://www.youtube.com/rss/search/CIL2008.rss</a></li>
<li><strong>SlideShare tag: CIL2008</strong><br />
<a href="http://www.slideshare.net/rss/tag/cil2008">http://www.slideshare.net/rss/tag/cil2008</a></li>
<li><strong>Flickr tag: CIL2008</strong><br />
<a href="http://www.slideshare.net/rss/tag/cil2008">http://api.flickr.com/services/feeds/photos_public.gne?tags=cil2008&#038;lang=en-us&#038;format=rss_200</a></li>
<p>
</ul>
<p>If you&#8217;re like me, you&#8217;d rather subscribe to one feed than several, so all the feeds above are included in the feed below:</p>
<p><strong>Single feed that combines all of the above:</strong><br />
<a href="http://feeds.feedburner.com/Cil2008Superfeed">http://feeds.feedburner.com/Cil2008Superfeed</a></p>
<p><a href="http://grazr.com/">Grazr</a> widget below will let you browse the Superfeed contents:</p>
<div style="height:400px;width:100%;"><a href="http://grazr.com/read?view=s&#038;addbar=on&#038;file=http://feeds.feedburner.com/Cil2008Superfeed" target="gz"><img src="http://grazr.com/images/grazrbadge.png" border="0"/></a><script defer="defer" type="text/javascript" src="http://grazr.com/gzloader.js?view=s&amp;addbar=on&amp;file=http://feeds.feedburner.com/Cil2008Superfeed"></script></div>
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2008/04/02/how-to-follow-cil-2008-online-via-rss/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Hacking ReadBurner URLs</title>
		<link>http://davidrothman.net/2008/01/30/hacking-readburner-urls/</link>
		<comments>http://davidrothman.net/2008/01/30/hacking-readburner-urls/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:30:29 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA["Social Software"]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2008/01/30/hacking-readburner-urls/</guid>
		<description><![CDATA[You&#8217;ve probably heard about ReadBurner by now.

The idea behind ReadBurner is that it aggregates counts of items that are frequently shared in Google Reader.
First a point of clarification: ReadBurner doesn&#8217;t get its data directly from Google Reader in aggregate via an API- it gets the data from the RSS feeds of public linkblogs fed by [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve probably heard about <a href="http://www.readburner.com/">ReadBurner</a> by now.</p>
<p><img src="http://davidrothman.net/wp-content/uploads/2008/01/readburnerlogo.png" /></p>
<p>The idea behind ReadBurner is that it aggregates counts of items that are frequently <a href="http://www.google.com/help/faq_reader.html#sharing">shared in Google Reader</a>.</p>
<p>First a point of clarification: ReadBurner doesn&#8217;t get its data directly from Google Reader in aggregate via an API- it gets the data from the RSS feeds of public linkblogs <em>fed</em> by Google Reader.  This is explained on ReadBurner&#8217;s <a href="http://www.readburner.com/About.php">About page</a>:</p>
<blockquote><p>&#8220;ReadBurner aggregates items that are shared on the Google Reader. </p>
<p>This works by constantly updating RSS feeds of currently several hundred linkblogs. In order to filter out the best stuff ReadBurner counts, whenever an item is shared by multiple persons.&#8221;</p></blockquote>
<p>ReadBurner&#8217;s creator, Alexander Marktl, allows users to <a href="http://www.readburner.com/AddFeed.php">submit new linkblogs</a> (or <a href="http://readburner.wordpress.com/2008/01/22/currently-not-adding-linkblogs/">does he?</a>), but he can&#8217;t ever gather all of them&#8230;so I suspect that ReadBurner won&#8217;t ever really represent the sharing habits of Google Reader users.  Further, I find it hard to believe that Google would not be working on a similar project that actually <em>will</em> have access to all the sharing data from Google Reader users in its entirety&#8230;at which point ReadBurner will stop being interesting.</p>
<p>In the meanwhile, ReadBurner is still pretty neat.  The features I&#8217;d most like to see added are search and to have searches outputted as RSS feeds.  I&#8217;ve had no luck getting ReadBurner to output the feeds I want, but I have managed to <strong>make it filter for just the stuff I want</strong>.</p>
<p>I really wanted a form so I could search and, for instance, see if any posts at this blog were being frequently shared.  Sadly, no such search form exists at ReaderBurner.</p>
<p>Fortunately, we can make it search in a limited fashion even without a form by messing with the URL a bit.</p>
<p>The back end of ReadBurner is PHP/MySQL, a combination I gained some familiarity with through working on <a href="http://www.libworm.com">LibWorm</a> with <a href="http://frankiespeakingfrankly.blogspot.com/">Frankie Dolan</a> (and by using WordPress to power this blog).</p>
<p>All our little hacks will start from this URL:<br />
<em>http://www.readburner.com/index.php?</em></p>
<p>From here, we can play with two parameters, <em>r</em> and <em>a</em>.  </p>
<p><em>r</em> = The name of the source the item came from<br />
<em>a</em> = The name of the author of the item</p>
<p>So if we wanted to see items in ReadBurner that were shared from davidrothman.net, we just need to tack <em>r=davidrothman.net</em> onto the end of <em>http://www.readburner.com/index.php?</em> like so:<br />
<a href="http://www.readburner.com/index.php?r=davidrothman.net">http://www.readburner.com/index.php?r=davidrothman.net</a></p>
<p>For another example, shared items from <a href="http://boingboing.net/">Boing Boing</a> could be found like so:<br />
<a href="http://www.readburner.com/index.php?r=boing%20boing">http://www.readburner.com/index.php?r=boing%20boing</a></p>
<p>But what if we want only to see shared items items from Boing Boing which were authored by <a href="http://boingboing.net/profile/Cory%20Doctorow">Cory Doctorow</a>?</p>
<p>To our existing <em>http://www.readburner.com/index.php?r=boing%20boing</em>, we&#8217;ll tack on <em>&#038;a=Cory%20Doctorow</em><sup id="citation-1"><a href="#footnote-1">1</a></sup>, giving us:<br />
<a href="http://www.readburner.com/index.php?r=boing%20boing&#038;a=Cory%20Doctorow">http://www.readburner.com/index.php?r=boing%20boing&#038;a=Cory%20Doctorow</a></p>
<p>Marktl himself shows how to tweak the URL of ReadBurner to <a href="http://readburner.wordpress.com/2008/01/17/readburner-stats-and-rss-feeds-with-language-filter/">filter for language</a> and for a <a href="http://readburner.wordpress.com/2008/01/22/readburner-secret-feature/">minimum number of shares</a>.</p>
<p>Of course, there are easier ways to get this kind of info from ReadBurner.  Once could subscribe to the <a href="http://www.readburner.com/rss.php?n=300&#038;s=mr&#038;l=1&#038;ms=1&#038;Submit2=Create+Feed">feed for the recently submitted items</a> and then filter using <a href="http://pipes.yahoo.com/">Yahoo! Pipes</a> or one of the other free tools for filtering RSS feeds&#8230;but that&#8217;s not as much fun.</p>
<p>____<br />
<strong>Check it out:</strong> Noted biblioblogger <a href="http://www.librarystuff.net/">Steven Cohen</a> is <a href="http://pages.citebite.com/o1i9m5e6ancp">one of the top sharers</a> on ReadBurner.  <img src='http://davidrothman.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />
<div id="footnotes">
<hr />
<p id="footnote-1"><sup><a href="#citation-1">1</a></sup> <footnote>the &#8216;%20&#8242; represents the space character between Cory&#8217;s given name and surname and does the same between &#8220;boing&#8221; and &#8220;boing&#8221; in the previous example</footnote></p>
</div>
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2008/01/30/hacking-readburner-urls/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to: Find Instructional Materials with the Medical Library CSE</title>
		<link>http://davidrothman.net/2007/12/05/how-to-find-instructional-materials-with-the-medical-library-cse/</link>
		<comments>http://davidrothman.net/2007/12/05/how-to-find-instructional-materials-with-the-medical-library-cse/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 05:02:19 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[CSEs]]></category>
		<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2007/12/05/how-to-find-instructional-materials-with-the-medical-library-cse/</guid>
		<description><![CDATA[A few days ago I made a Google Custom Search Engine for searching the Web sites of medical libraries.
Connie Schardt pointed out that it could be useful for finding handouts, tutorials and other teaching materials.  Here are some ideas on how this might be done.

Say you&#8217;re looking for PowerPoint presentations about Evidence based medicine. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://davidrothman.net/2007/12/02/search-medical-library-web-sites/#comment-121686">A few days ago</a> I made a Google Custom Search Engine for <a href="http://davidrothman.net/medical-library-search-engine/">searching the Web sites of medical libraries</a>.</p>
<p>Connie Schardt <a href="http://davidrothman.net/2007/12/02/search-medical-library-web-sites/#comment-121686">pointed out</a> that it could be useful for finding handouts, tutorials and other teaching materials.  Here are some ideas on how this might be done.</p>
<ul>
<li>Say you&#8217;re looking for PowerPoint presentations about Evidence based medicine.  You&#8217;d want to seach for &#8220;Evidence Based&#8221; or &#8220;EBM&#8221; or &#8220;EBP&#8221; where the file type is .ppt or .pps, right?  To perform this search in the <a href="http://davidrothman.net/medical-library-search-engine/">Medical Library search engine</a>, just enter:<br />
<a href="http://www.google.com/custom?hl=en&#038;client=google-coop&#038;cof=AH%3Aleft%3BCX%3AMedical%2520Libraries%3BL%3Ahttp%3A%2F%2Fwww.google.com%2Fcoop%2Fintl%2Fen%2Fimages%2Fcustom_search_sm.gif%3BLH%3A65%3BLP%3A1%3BGFNT%3A%23666666%3BDIV%3A%23cccccc%3B&#038;adkw=AELymgX_ST7CqQF7GyTp_FVV7YbnW37p0CQui6hUXCaIXvjSJlh4vgiN3Bh1fUIl9YYpqOJI3RqxPOTdKwEHgc7CMWooo7r0oz4df8zSlmCccfww7GKh6QdqvTho5DVI4a9vLTATzz6_5AXmxVbfkhUg9GaK_MMzyg&#038;q=%28%22evidence+based%22%7CEBM%7CEBP%29+%28filetype%3Appt+OR+filetype%3Apps%29&#038;btnG=Search&#038;cx=013802770067061674484%3Al6zpvdq3ph4">(&#8221;evidence based&#8221;|EBM|EBP) (filetype:ppt OR filetype:pps)</a></li>
<p></p>
<li>If you&#8217;re looking for handouts about PubMed:<br />
<a href="http://www.google.com/custom?hl=en&#038;client=google-coop&#038;cof=AH%3Aleft%3BCX%3AMedical%2520Libraries%3BL%3Ahttp%3A%2F%2Fwww.google.com%2Fcoop%2Fintl%2Fen%2Fimages%2Fcustom_search_sm.gif%3BLH%3A65%3BLP%3A1%3BGFNT%3A%23666666%3BDIV%3A%23cccccc%3B&#038;adkw=AELymgX_ST7CqQF7GyTp_FVV7YbnW37p0CQui6hUXCaIXvjSJlh4vgiN3Bh1fUIl9YYpqOJI3RqxPOTdKwEHgc7CMWooo7r0oz4df8zSlmCccfww7GKh6QdqvTho5DVI4a9vLTATzz6_5AXmxVbfkhUg9GaK_MMzyg&#038;q=handout+pubmed+%28filetype%3Adoc+OR+filetype%3Apdf%29&#038;cx=013802770067061674484%3Al6zpvdq3ph4">handout pubmed (filetype:doc OR filetype:pdf)</a></li>
<p>
</ul>
<p><strong>Your turn:</strong> What other searches would be useful?
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2007/12/05/how-to-find-instructional-materials-with-the-medical-library-cse/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to: Get Exactly What You Want From YouTube via RSS</title>
		<link>http://davidrothman.net/2007/11/26/how-to-get-exactly-what-you-want-from-youtube-via-rss/</link>
		<comments>http://davidrothman.net/2007/11/26/how-to-get-exactly-what-you-want-from-youtube-via-rss/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 13:43:00 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[LibWorm]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2007/11/26/how-to-get-exactly-what-you-want-from-youtube-via-rss/</guid>
		<description><![CDATA[Berci asked:
David, do you know how can we subscribe to searches on Youtube? I mean, I’d like to follow the RSS feed of the search term genetics on Youtube, for example.
Jan answered:
You can create RSS feeds for tags. FI: rss for genetics will be http://www.youtube.com/rss/tag/genetic.rss.
For search related rss-feeds on YouTube you could try referd.info. 
The [...]]]></description>
			<content:encoded><![CDATA[<p>Berci <a href="http://davidrothman.net/2007/11/26/biomed-central-on-youtube/#comment-121203">asked</a>:</p>
<blockquote><p>David, do you know how can we subscribe to searches on Youtube? I mean, I’d like to follow the RSS feed of the search term genetics on Youtube, for example.</p></blockquote>
<p>Jan <a href="http://davidrothman.net/2007/11/26/biomed-central-on-youtube/#comment-121207">answered</a>:</p>
<blockquote><p>You can create RSS feeds for tags. FI: rss for genetics will be http://www.youtube.com/rss/tag/genetic.rss.</p>
<p>For search related rss-feeds on YouTube you could try referd.info. </p></blockquote>
<p>The feed that Jan suggests will only contain videos that have been <em>tagged</em> &#8220;genetic.&#8221;  It won&#8217;t contain videos that have the word &#8220;genetics&#8221; elsewhere in their metadata.</p>
<p><strong>To capture videos that have &#8220;genetics&#8221; anywhere in their metadata, try this feed:</strong><br />
<a href="http://www.youtube.com/rss/search/genetics.rss">http://www.youtube.com/rss/search/genetics.rss</a></p>
<p>Unfortunately, this simple way of creating a search-based YouTube feed (&#104;&#116;&#116;&#112;&#58;&#47;&#47;&#119;&#119;&#119;&#46;&#121;&#111;&#117;&#116;&#117;&#98;&#101;&#46;&#99;&#111;&#109;&#47;&#114;&#115;&#115;&#47;&#115;&#101;&#97;&#114;&#99;&#104;&#47;&#91;&#115;&#101;&#97;&#114;&#99;&#104;&#32;&#116;&#101;&#114;&#109;&#115;&#93;&#46;&#114;&#115;&#115;) will limit the search results to 20 items.<br />
<strong><br />
If we want to get more than 20 results in our feed, we need to use the <a href="http://code.google.com/apis/youtube/overview.html">YouTube API</a>,</strong>  which is powerful and not especially difficult to play with.</p>
<p>If we want a feed that captures the most recent 50 videos, we can use this feed:</p>
<p><a href="http://gdata.youtube.com/feeds/videos?vq=genetics&#038;max-results=50&#038;orderby=updated">http://gdata.youtube.com/feeds/videos?vq=genetics&#038;max-results=50&#038;orderby=updated</a></p>
<p>Neat, huh?  Still, <strong>I don&#8217;t subscribe to these sorts of feeds.</strong><br />
Unfortunately, both the feed for the <em>tag</em> &#8220;genetics&#8221; and the feed for the <em>search term</em> &#8220;genetics&#8221; are too full of junk (including spammy, awful ringtone advertising) for me to deal with efficiently.  I once had search feeds like these from YouTube fed into <a href="http://www.libworm.com/">LibWorm</a>, but removed them because the results returned for the search term &#8220;library&#8221; were frequently inappropriate and wildly distant from Librar*/LIS topics.</p>
<p>If one was determined to make such a feed useful, one could use a tool like <a href="http://pipes.yahoo.com/pipes/">Yahoo Pipes</a> to <strong>filter out the worst and most obvious of the junk items</strong>, producing a feed <a href="http://pipes.yahoo.com/pipes/pipe.run?_id=AD_kKyKc3BGnQV4tX0sBXw&#038;_render=rss">like this one</a>.  It is far from perfect, but most of the junk is gone and little of the good stuff is missing.</p>
<p>(Please feel free to copy <a href="http://pipes.yahoo.com/pipes/pipe.info?_id=AD_kKyKc3BGnQV4tX0sBXw">this Pipe</a>.)</p>
<p>However, a Pipe used for this purpose would probably need semi-routine maintenance and updates to its Filter module to keep the junk out.<sup id="citation-1"><a href="#footnote-1">1</a></sup></p>
<p><strong>Okay, that was fun!  Any other feed questions?</strong>
<div id="footnotes">
<hr />
<p id="footnote-1"><sup><a href="#citation-1">1</a></sup> <footnote><small>Note for nit-pickers: Yes, I considered more aggressive filtering by category either through the API or Pipes, but there are valid hits across a number of unexpected categories.</small></footnote></p>
</div>
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2007/11/26/how-to-get-exactly-what-you-want-from-youtube-via-rss/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Getting Started with RSS Feeds (JHL)</title>
		<link>http://davidrothman.net/2007/09/07/getting-started-with-rss-feeds-jhl/</link>
		<comments>http://davidrothman.net/2007/09/07/getting-started-with-rss-feeds-jhl/#comments</comments>
		<pubDate>Fri, 07 Sep 2007 10:45:34 +0000</pubDate>
		<dc:creator>David Rothman</dc:creator>
				<category><![CDATA[For Medical Libraryfolk]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[RSS/Feeds]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://davidrothman.net/2007/09/07/getting-started-with-rss-feeds-jhl/</guid>
		<description><![CDATA[It looks like the article I wrote for the Journal of Hospital Librarianship is going to appear in print in Volume 7, Issue 3.
My hope was that this article would be a painless, step-by-step guide to help the medical librarian set up and start using an aggregator right away.
Many health sciences library staffers who might [...]]]></description>
			<content:encoded><![CDATA[<p>It <a href="http://pages.citebite.com/j2i0v6s3m3rpc">looks like</a> the article I wrote for the Journal of Hospital Librarianship is going to appear in print in Volume 7, Issue 3.</p>
<p>My hope was that this article would be a painless, step-by-step guide to help the medical librarian set up and start using an aggregator right away.</p>
<blockquote><p>Many health sciences library staffers who might benefit tremendously from the utilization of an RSS aggregator are intimidated by the mistaken impression that setting up and using a feed aggregator is difficult or requires technical knowledge. The truth is that anyone who can use an e-mail client can quickly learn to manage an aggregator, and can begin benefiting from its use right away. This article seeks to walk the less technologically inclined health science library staffer through the necessary steps to begin reaping the benefits of utilizing RSS feeds, including setting up an aggregator, finding useful feeds, subscribing to feeds, and managing them. This is accomplished with only an absolute minimum of geekspeak or technobabble.</p></blockquote>
<p>
_______________<br />
<strong>Feed-only Footer:</strong><br />
Know of something I should blog about?  Please let me know!<br />
<img src="http://services.nexodyne.com/email/icon/ohP3Htky8azEyIC0VA%3D%3D/gK76Zpo%3D/R01haWw%3D/0/image.png"></p>
<p>If you prefer, you can leave me a voicemail here: (315) 876-9574</p>
]]></content:encoded>
			<wfw:commentRss>http://davidrothman.net/2007/09/07/getting-started-with-rss-feeds-jhl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
