<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>
    <title>C &amp; P Bibliography Services News</title>
    <link>http://www.cpbibliography.com/</link>
    <atom:link href="http://www.cpbibliography.com/rss.xml" rel="self" type="application/rss+xml" />
    <description>News and blog from C &amp; P Bibliography Services</description>
    <language>en-us</language>
    <pubDate>Thu, 06 Dec 2012 11:18:30 EST</pubDate>
    <lastBuildDate>Thu, 06 Dec 2012 11:18:30 EST</lastBuildDate>

    
    <item>
      <title>Collecting Books Without Losing Your Sanity</title>
      <link>http://www.cpbibliography.com/news/2010/11/collecting-books-without-losing-your-sanity</link>
      <pubDate>Fri, 19 Nov 2010 00:00:00 EST</pubDate>
      <author>info@cpbibliography.com (Jared Camins-Esakov)</author>
      <guid>http://www.cpbibliography.com/news/2010/11/collecting-books-without-losing-your-sanity</guid>
      <description>&lt;p&gt;C &amp;amp; P Bibliography Services is pleased to announce a seminar on book collecting, cohosted by &lt;a href='http://paynecm.com/'&gt;Payne Capital Management&lt;/a&gt; and &lt;a href='http://burtonfendelman.com/'&gt;Burton M Fendelman &amp;amp; Associates&lt;/a&gt;, to be held on December 7. All are welcome to attend though an RSVP is required.&lt;/p&gt;

&lt;p&gt;The seminar will take place on December 7, 2010 from 5:30-8:00pm at the American Numismatic Society at 75 Varick Street, 11th Floor.&lt;/p&gt;

&lt;p&gt;For further information, see &lt;a href='http://www.cpbibliography.com/Seminar_invitation_Dec07.pdf'&gt;the complete invitation&lt;/a&gt;;&lt;/p&gt;</description>
      
        <category>News</category>
      
    </item>
    
    <item>
      <title>Using Koha? Learn Linux</title>
      <link>http://www.cpbibliography.com/news/2010/10/using-koha-learn-linux</link>
      <pubDate>Mon, 18 Oct 2010 00:00:00 EDT</pubDate>
      <author>info@cpbibliography.com (Jared Camins-Esakov)</author>
      <guid>http://www.cpbibliography.com/news/2010/10/using-koha-learn-linux</guid>
      <description>&lt;p&gt;&lt;img alt='Koha logo' src='/images/koha-logo-black.png' /&gt;One of the great strengths of Koha is that anyone can use it. Pretty much any reasonably high-end computer from the last five years can run an installation of Koha under &lt;a href='http://www.debian.org/'&gt;Debian GNU/Linux&lt;/a&gt;. Unfortunately, although Linux is easy to use once you get the hang of it, administering a Linux server is not necessarily intuitive. This is not to say that learning to run a Koha server is a lost cause. In fact, learning to administer a Linux server is actually fairly easy. Here are a few of the resources I would recommend:&lt;/p&gt;
&lt;div style='clear: both;'&gt;&amp;nbsp;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href='http://www.amazon.com/gp/product/0070450013?ie=UTF8&amp;amp;tag=cpbisell-20&amp;amp;linkCode=as2&amp;amp;camp=1789&amp;amp;creative=390957&amp;amp;creativeASIN=0070450013'&gt;Henry McGilton, &lt;em&gt;Introducing the Unix System (McGraw-Hill software series for computer professionals)&lt;/em&gt;&lt;/a&gt; - this is the book I learned about *nix from. Although this book is an introduction to UNIX and not Linux, most &amp;#8211; if not all &amp;#8211; of the concepts transfer nicely to Linux. Highly recommended.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://tldp.org/LDP/intro-linux/html/'&gt;Introduction to Linux&lt;/a&gt; - a general introduction to the Linux operating system. Highly recommended. Read the Introduction, and Chapters 2, 3, 6, and 7. The entire book is worth reading, but those chapters are the ones you&amp;#8217;ll need to get the background you need to work with Koha.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.linux.org/lessons/beginner/toc.html'&gt;Getting Started with Linux&lt;/a&gt; (this site is currently down, but will hopefully be back soon) - a hands-on introduction to using the Linux operating system. Very good. This is a little more practically-oriented than the previous one, and Lessons 1-16 cover information that you&amp;#8217;ll probably find occasion to use when working with Koha.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.debian.org/releases/stable/installmanual'&gt;Debian Installation Guide&lt;/a&gt; - guide to installing Debian. You can actually probably get away without reading this, but if you&amp;#8217;re interested in understanding the installation process, it would be a good idea to read.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.debian.org/doc/manuals/debian-faq/'&gt;Debian GNU/Linux FAQ&lt;/a&gt; - frequently asked questions about Debian; probably no one in the Debian project will help you if you haven’t read through this. Full disclosure: I have not actually read through the entire thing. However, I will if I ever need to ask for help from members of the Debian community.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.debian.org/doc/manuals/debian-reference/'&gt;Debian Reference&lt;/a&gt; - general reference to using Debian. You may occasionally need to look things up in the Debian reference, but it&amp;#8217;s not something you need to read all the way through. Just know where it is, for in case you need it.&lt;/li&gt;

&lt;li&gt;&lt;a href='http://www.google.com/'&gt;Google&lt;/a&gt; - if you have a question that wasn&amp;#8217;t answered by what you&amp;#8217;ve already read, try searching for the answer on Google. Or just search for &amp;#8220;learning Linux.&amp;#8221; There are thousands more introductions to Linux on the Web. I just recommended a few that I have used.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Although that list of readings may seem rather daunting, in fact learning Linux is pretty easy. The number one rule for learning Linux is &amp;#8220;Try it, and if it doesn&amp;#8217;t work, try again.&amp;#8221; If your Linux installation somehow gets so broken that it&amp;#8217;s not usable, just backup your Koha data and start over from scratch (this is why most Koha developers have two servers- if they break something on their development server, their production server will still work fine). The second time around it will be even easier!&lt;/p&gt;</description>
      
        <category>Koha</category>
      
    </item>
    
    <item>
      <title>Pledge to the Koha community</title>
      <link>http://www.cpbibliography.com/news/2010/09/pledge-to-the-koha-community</link>
      <pubDate>Sun, 12 Sep 2010 00:00:00 EDT</pubDate>
      <author>info@cpbibliography.com (Jared Camins-Esakov)</author>
      <guid>http://www.cpbibliography.com/news/2010/09/pledge-to-the-koha-community</guid>
      <description>&lt;p&gt;The catalog system that C &amp;#38; P Bibliography uses, &lt;a href='http://koha-community.org/'&gt;Koha&lt;/a&gt;, is developed by a large community of volunteers throughout the world. Recently some members of the community have expressed concern about the way for-profit firms participate in the community. In order to allay that concern, C &amp;#38; P offers the following statement to the Koha community:&lt;/p&gt;

&lt;p&gt;As set out in our &lt;a href='/'&gt;manifesto&lt;/a&gt;, C &amp;#38; P believes in bibliography, minimalism, professional standards&amp;#8230; and openness. We believe fervently in the ideals of Open Source, and are committed to the idea that a rising tide lifts all boats. As new arrivals to the Koha community, we wanted to take a moment and clarify how we view our relationship with the greater Koha community, and make clear that&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;we will not dilute Koha&amp;#8217;s brand&lt;/li&gt;

&lt;li&gt;we will not claim to represent &amp;#8220;Koha&amp;#8221; or the Koha community unless requested to do so by the community&lt;/li&gt;

&lt;li&gt;we will share our enhancements and modifications with the community (via our &lt;a href='http://github.com/jcamins/koha'&gt;github repository&lt;/a&gt;)&lt;/li&gt;

&lt;li&gt;we will model good corporate citizenship, offering help to the community where we can, and working towards our common goal of an ever-improving library system&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The Māori word &amp;#8220;koha&amp;#8221; can be translated as &amp;#8220;gift&amp;#8221; or &amp;#8220;donation.&amp;#8221; To C &amp;#38; P Bibliography, this is exactly what Koha (the library system) is: a gift which enables us to do what we do best &amp;#8211; bibliography.&lt;/p&gt;</description>
      
        <category>Koha</category>
      
    </item>
    

  </channel> 
</rss>
