<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ben Ostrowsky, Systems Librarian</title>
	<atom:link href="http://benostrowsky.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://benostrowsky.wordpress.com</link>
	<description>Musings and misadventures of a Creative Commonist in a proprietary industry</description>
	<lastBuildDate>Thu, 02 Apr 2009 19:19:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='benostrowsky.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ben Ostrowsky, Systems Librarian</title>
		<link>http://benostrowsky.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://benostrowsky.wordpress.com/osd.xml" title="Ben Ostrowsky, Systems Librarian" />
	<atom:link rel='hub' href='http://benostrowsky.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Find your local library with a text message!</title>
		<link>http://benostrowsky.wordpress.com/2009/03/20/find-your-local-library-with-a-text-message/</link>
		<comments>http://benostrowsky.wordpress.com/2009/03/20/find-your-local-library-with-a-text-message/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 16:47:02 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[SMS]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/?p=64</guid>
		<description><![CDATA[Today I am very proud to announce that I&#8217;ve created the service I wished for ten years ago. Text LIBRARY 12345 to 41411, assuming that your ZIP code is 12345 (and if it is, how&#8217;s the weather in Schenectady?). You will get a text message with the name, address, and phone number of the nearest [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=64&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I am very proud to announce that I&#8217;ve created the service I wished for ten years ago.</p>
<p>Text LIBRARY 12345 to 41411, assuming that your ZIP code is 12345 (and if it is, how&#8217;s the weather in Schenectady?).  You will get a text message with the name, address, and phone number of the nearest library.</p>
<p>Here&#8217;s how it works:</p>
<ul>
<li>You send the text message &#8220;LIBRARY 12345&#8243; to 41411 (<a onclick="return mugicPopWin(this,event);" oncontextmenu="mugicRightClick(this);" href="http://textmarks.com/">TextMarks</a>).</li>
<li>TextMarks uses the word LIBRARY to assign the rest of the message (&#8220;12345&#8243;) to my TextMarks application.</li>
<li>My TextMarks application sends the rest of the message (in this case, your ZIP code) to a server at <a href="http://www.freeshell.org/">freeshell.org</a>.  Running PHP scripts on freeshell.org isn&#8217;t free, but for a one-time $36 donation, you get that privilege.</li>
<li>freeshell.org searches <s><a href="http://nces.ed.gov/surveys/libraries/librarysearch/">NCES</a></s> <a href="http://harvester.census.gov/imls/search/index.asp">IMLS</a> for branch and central libraries, then finds the first result and identifies the name, address, and phone number in its HTML code.</li>
<li>freeshell.org sends back <a href="http://sylvar.freeshell.org/finder.php?zip=12345">a very simple result</a> with newlines where appropriate (view the source to see how it&#8217;s really formatted).</li>
<li>TextMarks sends you the literal answer from freeshell.org, plus a brief advertisement with which TextMarks pays the bills.  (I don&#8217;t see a penny from this except when y&#8217;all phone up potential employers and tell them they&#8217;d do well to hire me for 2010.)</li>
</ul>
<p>Things I&#8217;d like to add eventually:</p>
<ul>
<li>Support for other location forms like <em>SCHENECTADY[,] NY</em> or <em>1060 w addison st chicago il</em>, probably with a call to a Google Maps API</li>
<li>Support for libraries outside the US (though I caution you, if you give me a location on the south end of Grosse Ile, Michigan, my script won&#8217;t know that the Essex County Library in Amherstburg, Ontario is nearer than Bacon Memorial Library in Wyandotte, Michigan &#8212; though in <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=library+loc:+grosse+ile,+mi&amp;sll=42.149151,-82.935104&amp;sspn=0.371628,0.700378&amp;ie=UTF8&amp;ll=42.124456,-83.123417&amp;spn=0.092943,0.175095&amp;z=13&amp;iwloc=lyrftr:lmq:library,429467473421145791,42.10319,-83.109512">that particular case</a> you might not care unless you have a boat)</li>
<li>A minor efficiency tweak: search for libraries within 1 mile, and if none are found, try again with 5 miles, 10 miles, and 50 miles before giving up.</li>
<li>If no results are found, say so apologetically.</li>
</ul>
<p>Please tell everyone about it, especially truckers and other business travelers, snowbirds, people who are moving to a new home, etc.</p>
<p>And please let me know what you think, and how to improve it!  Thanks especially to Susan Hansen for suggesting IMLS as a more recent source of data.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/64/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/64/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/64/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=64&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2009/03/20/find-your-local-library-with-a-text-message/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>OCLC should share WorldCat data for commercial and noncommercial use</title>
		<link>http://benostrowsky.wordpress.com/2009/02/10/oclc-should-share-worldcat-data-for-commercial-and-noncommercial-use/</link>
		<comments>http://benostrowsky.wordpress.com/2009/02/10/oclc-should-share-worldcat-data-for-commercial-and-noncommercial-use/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 23:04:41 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/?p=60</guid>
		<description><![CDATA[The wealth of innovative services based on freeing the records will handsomely repay members' investment in WorldCat while benefiting the world at large as well.  Let us not hoard metadata like a jealous dragon.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=60&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://community.oclc.org/reviewboard/">OCLC&#8217;s Review Board of Shared Data Creation and Stewardship</a> asked for comments on OCLC&#8217;s policy on sharing bibliographic information with partners who make a profit.  Here&#8217;s my comment, which I&#8217;ve also submitted to the board:</p>
<blockquote><p>OCLC supports &#8220;WorldCat data sharing that encourages innovation and benefits libraries, museums and archives while protecting OCLC&#8217;s members&#8217; investment in WorldCat.&#8221;</p>
<p>Sharing bibliographic data freely, without worrying about whether it advances profitable causes, achieves all these criteria.  It certainly encourages innovation; it certainly will benefit libraries, museums, and archives; and the wealth of innovative services based on freeing the records will handsomely repay members&#8217; investment in WorldCat while benefiting the world at large as well.  Let us not hoard metadata like a jealous dragon.</p></blockquote>
<p>As librarians, we don&#8217;t ask our patrons whether their in-house use of business reference books is intended to help a for-profit entity.  We don&#8217;t have separate usage policies for entrepreneurs and non-entrepreneurs.  We trust that the use of our information will benefit society at large in many ways, some obvious and some subtle.  Why should OCLC behave differently?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/60/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/60/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/60/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=60&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2009/02/10/oclc-should-share-worldcat-data-for-commercial-and-noncommercial-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>The thing about grant-funded positions is&#8230;</title>
		<link>http://benostrowsky.wordpress.com/2009/01/01/the-thing-about-grant-funded-positions-is/</link>
		<comments>http://benostrowsky.wordpress.com/2009/01/01/the-thing-about-grant-funded-positions-is/#comments</comments>
		<pubDate>Thu, 01 Jan 2009 22:52:38 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[jobs]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/?p=57</guid>
		<description><![CDATA[Grant-funded positions are liable to run out of funding, and that&#8217;s exactly what has happened with my most recent large-scale consulting project.  I&#8217;m still available as a consultant, and I&#8217;m also looking for work in Atlanta.  Thanks to those who have already wished me luck—I&#8217;m sure you&#8217;ll be nearly as happy as I am when [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=57&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Grant-funded positions are liable to run out of funding, and that&#8217;s exactly what has happened with my most recent large-scale consulting project.  I&#8217;m still available as a consultant, and I&#8217;m also looking for work in Atlanta.  Thanks to those who have already wished me luck—I&#8217;m sure you&#8217;ll be nearly as happy as I am when I have good news about employment!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=57&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2009/01/01/the-thing-about-grant-funded-positions-is/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>Where can I submit abstracts in a way that will help researchers?</title>
		<link>http://benostrowsky.wordpress.com/2007/10/22/where-can-i-submit-abstracts-in-a-way-that-will-help-researchers/</link>
		<comments>http://benostrowsky.wordpress.com/2007/10/22/where-can-i-submit-abstracts-in-a-way-that-will-help-researchers/#comments</comments>
		<pubDate>Mon, 22 Oct 2007 14:20:22 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[academe]]></category>
		<category><![CDATA[code4lib]]></category>
		<category><![CDATA[COinS]]></category>
		<category><![CDATA[questions]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/2007/10/22/where-can-i-submit-abstracts-in-a-way-that-will-help-researchers/</guid>
		<description><![CDATA[There are loads of articles out there with no abstracts available, leading to NAA bias (&#8216;No Abstract Available&#8217;&#8212;i.e. the tendency to overlook highly relevant articles because the title fails to convey the relevance and there&#8217;s no other good metadata). So let&#8217;s say I&#8217;ve read a scholarly article and I believe there&#8217;s no abstract available. I&#8217;d [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=56&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>There are loads of articles out there with no abstracts available, leading to <a href="http://www.mayoclinicproceedings.com/inside.asp?AID=611&amp;UID=">NAA bias</a> (&#8216;No Abstract Available&#8217;&#8212;<i>i.e.</i> the tendency to overlook highly relevant articles because the title fails to convey the relevance and there&#8217;s no other good metadata).</p>
<p>So let&#8217;s say I&#8217;ve read a scholarly article and I believe there&#8217;s no abstract available.  I&#8217;d like to write an abstract and make it easy for researchers to associate it with that article.  How should I do that?  Is there an Abstracts Wiki somewhere?  Should I use a <a href="http://ocoins.info/">COinS</a> reference as a trackback of some sort?  </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/56/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/56/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/56/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/56/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/56/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=56&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/10/22/where-can-i-submit-abstracts-in-a-way-that-will-help-researchers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>My new job: Horizon vs. Evergreen cage match</title>
		<link>http://benostrowsky.wordpress.com/2007/10/04/my-new-job-horizon-vs-evergreen-cage-match/</link>
		<comments>http://benostrowsky.wordpress.com/2007/10/04/my-new-job-horizon-vs-evergreen-cage-match/#comments</comments>
		<pubDate>Thu, 04 Oct 2007 20:21:39 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[code4lib]]></category>
		<category><![CDATA[CODI]]></category>
		<category><![CDATA[Evergreen]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[sirsidynix]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/2007/10/04/my-new-job-horizon-vs-evergreen-cage-match/</guid>
		<description><![CDATA[I&#8217;ve been hired as a consultant for the University of Utah for a one-year gig. (Actually, it&#8217;ll be a little less than a year, since the LSTA money has to be spent by September 1, 2008.) They&#8217;ve been using SirsiDynix&#8217;s Horizon ILS for a while now, and they&#8217;ve asked me to conduct a feasibility study [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=55&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been hired as a consultant for the University of Utah for a one-year gig. (Actually, it&#8217;ll be a little less than a year, since the LSTA money has to be spent by September 1, 2008.)</p>
<p>They&#8217;ve been using SirsiDynix&#8217;s Horizon ILS for a while now, and they&#8217;ve asked me to conduct a feasibility study on using <a href="http://www.open-ils.org/">Evergreen</a>. I&#8217;m going to be figuring out how well it works with their data, their workflows, and their business needs, and identifying any potential trouble spots.</p>
<p>I&#8217;m thrilled that Evergreen is being seriously considered by large university libraries. I&#8217;m not a zealot, though; for example, my preference for a desktop operating system is &#8220;whatever seems to work pretty well in the given situation&#8221;. I won&#8217;t hesitate to <a href="http://www.homestarrunner.com/sbemail58.html">burninate</a> Evergreen&#8217;s faults, whatever they may be. After all, my report is only valuable to the extent that it corresponds with reality.</p>
<p>In that spirit, I welcome propaganda from all sides. If you&#8217;re a SirsiDynix fan (or employee), and you want to point out Evergreen&#8217;s most serious flaws, please do. I&#8217;ll be glad to verify your comments in the course of forming a well-informed opinion. Similarly, if you&#8217;re an Evergreen fan and you want to point out its features or defend it against defamation, I&#8217;d love to hear tips about how to verify the truth.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/55/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/55/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=55&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/10/04/my-new-job-horizon-vs-evergreen-cage-match/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>It&#8217;s&#8230; ALIVE!</title>
		<link>http://benostrowsky.wordpress.com/2007/08/31/its-alive/</link>
		<comments>http://benostrowsky.wordpress.com/2007/08/31/its-alive/#comments</comments>
		<pubDate>Fri, 31 Aug 2007 13:40:12 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[jobs]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/2007/08/31/its-alive/</guid>
		<description><![CDATA[My email address, that is. Color me sadder-but-wiser. For the first month or two of my job hunt in Atlanta, ben@benostrowsky.com was hosted on a site that was sending some very peculiar, non-SMTP messages to the MTAs that tried to contact me: MAIL FROM: ostrowb@tblc.org 250 2.1.0 ostrowb@tblc.org... Sender ok RCPT TO: ben@benostrowsky.com alias([username redacted&#8212;Ben]) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=54&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>My email address, that is.</p>
<p>Color me sadder-but-wiser.  For the first month or two of my job hunt in Atlanta, <a href="mailto:ben@benostrowsky.com">ben@benostrowsky.com</a> was hosted on a site that was sending some very peculiar, non-SMTP messages to the MTAs that tried to contact me:</p>
<p><code>MAIL FROM: ostrowb@tblc.org<br />
250 2.1.0 ostrowb@tblc.org... Sender ok<br />
RCPT TO: ben@benostrowsky.com<br />
alias([username redacted&#8212;Ben])<br />
aliaswait(implicit:/etc/aliases)<br />
250 2.1.5 ben@benostrowsky.com... Recipient ok</code></p>
<p>Some MTAs had no problem with this.  So when I tested the account, I was able to receive mail.  Unfortunately, most people just got a cryptic bounce message.</p>
<p>I&#8217;m guessing that this has led to several potential employers deciding not to bother phoning me, especially since my cell phone still has a Tampa area code.  (I&#8217;ve solved that problem by getting a local number from <a href="http://www.grandcentral.com/">GrandCentral</a> and having it ring on my cell phone&#8212;but all my circulating r&eacute;sum&eacute;s have the Tampa number.)</p>
<p>Two nights ago I asked the readers of my personal blog to email me and post bounce messages as comments.  Very few got through.  Last night I repeated the experiment; lots of people got through and nobody has reported a bounce.  So now I&#8217;m confident enough to email my potential-employers-thus-far and say &#8220;I&#8217;ve switched email hosts because of technical problems.  Have I missed anything?&#8221;.</p>
<p>And this will be a good story for the interviews, when I&#8217;m asked to talk about lessons learned from mistakes.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/54/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/54/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/54/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/54/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/54/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=54&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/08/31/its-alive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>Break my code&#8212;I&#8217;m going to Atlanta for a week</title>
		<link>http://benostrowsky.wordpress.com/2007/05/18/break-my-codeim-going-to-atlanta-for-a-week/</link>
		<comments>http://benostrowsky.wordpress.com/2007/05/18/break-my-codeim-going-to-atlanta-for-a-week/#comments</comments>
		<pubDate>Fri, 18 May 2007 15:27:03 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[code4lib]]></category>
		<category><![CDATA[HIP]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[XSLT]]></category>

		<guid isPermaLink="false">http://blog.benostrowsky.com/2007/05/18/break-my-codeim-going-to-atlanta-for-a-week/</guid>
		<description><![CDATA[I&#8217;ll be in Atlanta for the next week, looking for a place to live while my wife goes to graduate school. Meanwhile, my reworked HIP-based catalog, SunCat 2.0, is at a fairly good place for a first look.  Please check it out and tell me what you think; it&#8217;s an ambitious project and I know [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=53&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ll be in Atlanta for the next week, looking for a place to live while my wife goes to <a href="http://www2.gsu.edu/~wwwphl/philosophy.html">graduate school</a>.</p>
<p>Meanwhile, my reworked HIP-based catalog, <a href="http://suncat2.tblc.org/">SunCat 2.0</a>, is at a fairly good place for a first look.  Please check it out and tell me what you think; it&#8217;s an ambitious project and I know there&#8217;s still quite a lot to do.  The comments link at the bottom of each page will send me your browser/referer info, so please use it.</p>
<p>And if you&#8217;re in Atlanta and would like to meet while we&#8217;re in town, <a href="mailto:ostrowb@tblc.org">email me</a>!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/53/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/53/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=53&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/05/18/break-my-codeim-going-to-atlanta-for-a-week/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>Improving DaveyP&#8217;s HIP link tracker</title>
		<link>http://benostrowsky.wordpress.com/2007/04/26/improving-daveyps-hip-link-tracker/</link>
		<comments>http://benostrowsky.wordpress.com/2007/04/26/improving-daveyps-hip-link-tracker/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 00:08:56 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[code4lib]]></category>
		<category><![CDATA[Creative Commons]]></category>
		<category><![CDATA[HIP]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[sirsidynix]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://benostrowsky.wordpress.com/2007/04/26/improving-daveyps-hip-link-tracker/</guid>
		<description><![CDATA[DaveyP came up with a nice way of logging outgoing links from 856 tags. I&#8217;ve improved it, at least as far as our needs are concerned: If the user is behind a proxy that sends the HTTP X-Forwarded-For header, we record the user&#8217;s real IP address. Since we have more than one HIP server, we [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=52&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.daveyp.com/blog/">DaveyP</a> came up with a nice way of <a href="http://www.daveyp.com/blog/index.php/archives/111/">logging outgoing links from 856 tags</a>.</p>
<p>I&#8217;ve improved it, at least as far as our needs are concerned:</p>
<ul>
<li>If the user is behind a proxy that sends the HTTP X-Forwarded-For header, we record the user&#8217;s real IP address.</li>
<li>Since we have more than one HIP server, we record the name of the HIP server.</li>
<li>Since our profiles represent individual autonomous libraries who are much more interested in their own users, we record the profile code.</li>
<li>Timestamps are now in ISO 8601 format.</li>
</ul>
<p>You can get what I&#8217;m audaciously calling version 1.10 here: <a href="http://www.tblc.org/~ostrowb/hiplink-1.10.pl.txt">http://www.tblc.org/~ostrowb/hiplink-1.10.pl.txt</a></p>
<p><a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" rel="license"><img src="http://i.creativecommons.org/l/by-nc-sa/2.5/88x31.png" alt="Creative Commons License" style="border-width:0;" align="left" hspace="10" /></a><span style="font-size:smaller;">Under the terms of DaveyP&#8217;s license, hiplink 1.10 is licensed under a <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/" rel="license">Creative Commons Attribution-Noncommercial-Share Alike 2.5 License</a>.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/52/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/52/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=52&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/04/26/improving-daveyps-hip-link-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>

		<media:content url="http://i.creativecommons.org/l/by-nc-sa/2.5/88x31.png" medium="image">
			<media:title type="html">Creative Commons License</media:title>
		</media:content>
	</item>
		<item>
		<title>Who&#8217;s working on sharing also-liked data?</title>
		<link>http://benostrowsky.wordpress.com/2007/04/16/whos-working-on-sharing-also-liked-data/</link>
		<comments>http://benostrowsky.wordpress.com/2007/04/16/whos-working-on-sharing-also-liked-data/#comments</comments>
		<pubDate>Mon, 16 Apr 2007 21:05:14 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[code4lib]]></category>
		<category><![CDATA[evangelism]]></category>

		<guid isPermaLink="false">http://benostrowsky.wordpress.com/2007/04/16/whos-working-on-sharing-also-liked-data/</guid>
		<description><![CDATA[Code4lib folks: I&#8217;ve got some questions that I&#8217;d like us to discuss. Please read on. It sounds like a few sites are starting to collect user ratings (or just bare, anonymized circulation records) for their items so that they can be used in a &#8220;People who liked this item also liked&#8230;&#8221; suggestion. This is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=51&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Code4lib folks: I&#8217;ve got some questions that I&#8217;d like us to discuss.  Please read on.</p>
<p>It sounds like a few sites are starting to collect user ratings (or just bare, anonymized circulation records) for their items so that they can be used in a &#8220;People who liked this item also liked&#8230;&#8221; suggestion.</p>
<p>This is a very good step, but there are advantages to the ability to use equivalent data from other libraries.</p>
<p>Some libraries will have use patterns that would be unhelpful.  For example, just because the technical college&#8217;s library has a small popular-fiction section doesn&#8217;t mean that most people who liked the latest bestseller will also be fascinated by Chilton auto-repair manuals.</p>
<p>Other libraries&#8217; data might be very helpful.  For example, a small public library might be unable to generate a useful amount of also-liked information on its own, but would benefit from using similar information from a larger public library nearby, or from small public libraries across the country.</p>
<p>If we, as a community, haven&#8217;t already come up with answers to these questions, we ought to begin:</p>
<ul>
<li>What kinds of information do we want to share?  Are there any kinds of information that we know we don&#8217;t want to share, regardless of whether a user might actually want us to do so?<br />
<em>I, for one, would consider attaching my demographic profile and perhaps my identity to a list of books I&#8217;ve checked out or enjoyed.  Let&#8217;s preserve my right to share information as well as my right to keep it private.</em></li>
<li>How can we represent that information in a standard way that allows for optional components (like Dublin Core)?</li>
<li>Where should this data live?<br />
<em>I have a suggestion here: each library&#8217;s data should live on one of its servers, and there should be a more centralized repository of information about what these libraries are sharing.  Updates pulled through RSS could keep my library&#8217;s server up-to-date on what your users think.</em></li>
<li>How can we find only the information we want? (For example, you might want to retrieve a full data set with demographic information for each user.  Or maybe you just want to retrieve the average overall rating for each item.)</li>
</ul>
<p>Any thoughts, folks?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/51/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/51/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/51/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/51/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/51/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=51&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/04/16/whos-working-on-sharing-also-liked-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
		<item>
		<title>Technical details on Rome</title>
		<link>http://benostrowsky.wordpress.com/2007/03/23/technical-details-on-rome/</link>
		<comments>http://benostrowsky.wordpress.com/2007/03/23/technical-details-on-rome/#comments</comments>
		<pubDate>Fri, 23 Mar 2007 14:29:43 +0000</pubDate>
		<dc:creator>Ben Ostrowsky</dc:creator>
				<category><![CDATA[code4lib]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Rome]]></category>
		<category><![CDATA[sirsidynix]]></category>
		<category><![CDATA[Sybase]]></category>

		<guid isPermaLink="false">http://benostrowsky.wordpress.com/2007/03/23/technical-details-on-rome/</guid>
		<description><![CDATA[The following comes from Janet Felts &#60;janet.felts@sirsidynix.com&#62;: SirsiDynix recommends Oracle for the Rome server. The platforms supported include Solaris, HP-UX, IBM AIX, Windows, and Intel or Opteron-based Red Hat or SuSE LINUX, and we support both 32 bit and 64 bit. The specific client workstation recommendations are as follows: Windows 2000, XP or Mac OS [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=50&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The following comes from Janet Felts &lt;<a href="mailto:janet.felts@sirsidynix.com">janet.felts@sirsidynix.com</a>&gt;:</p>
<blockquote><p>SirsiDynix recommends Oracle for the Rome server. The platforms supported include Solaris, HP-UX, IBM AIX, Windows, and Intel or Opteron-based Red Hat or SuSE LINUX, and we support both 32 bit and 64 bit.</p>
<p>The specific client workstation recommendations are as follows:</p>
<ul>
<li>Windows 2000, XP or Mac OS X (10.4 or higher on Intel or PowerPC)</li>
<li>CPU Speed:  Minimum:  700 MHz, Suggested:  1 Ghz</li>
<li>Memory:  Minimum:  512 MB, Suggested:  1 GB</li>
<li>Screen Resolution:  1024 x 768 or better</li>
</ul>
</blockquote>
<p>So it looks like the only thing our customers might have to upgrade is some monitors; there are certainly some employees and volunteers who would be more comfortable on a 19&#8243; screen if they&#8217;re going to be running at 1024&#215;768.</p>
<p>We&#8217;re using Sybase, so that would have to change, but it sounds like that&#8217;s the biggest change we&#8217;d need to make.  That&#8217;s a relief.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/benostrowsky.wordpress.com/50/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/benostrowsky.wordpress.com/50/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/benostrowsky.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/benostrowsky.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/benostrowsky.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=benostrowsky.wordpress.com&amp;blog=239615&amp;post=50&amp;subd=benostrowsky&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://benostrowsky.wordpress.com/2007/03/23/technical-details-on-rome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/65fab1c1c68514ee68991ced8d1df15f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sylvar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
