SlideShare una empresa de Scribd logo
1 de 83
Descargar para leer sin conexión
Open Source for Libraries
                                         Nicole C. Engard
                   Vice President of Education, ByWater Solutions
                                 Koha Documentation Manager
                    Author, The Accidental Systems Librarian 2d &
                     Practical Open Source Software for Libraries
                             tasl.web2learning.net & opensource.web2learning.net
                                       nengard@bywatersolutions.com




Wednesday, February 20, 13
What isn’t Open Source?
                  Common	
  Open	
  Source	
  FUD	
  (Fear,	
  Uncertainty	
  &	
  Doubt)

    • “Isn’t	
  that	
  insecure?”

    • “I	
  don’t	
  want	
  to	
  share	
  my	
  data!”

    • “How	
  can	
  it	
  be	
  any	
  good	
  if	
  it’s	
  free?”

    • “We	
  don’t	
  have	
  the	
  staff	
  to	
  handle	
  
      open	
  source.”
                                                                       Comic: Author: Unknown | Year: Unknown | Source: Unknown




Wednesday, February 20, 13
What is Open Source?
   Open	
  source	
  soCware	
  is	
  soCware	
  that	
  users	
  have	
  the	
  ability	
  to	
  
   run,	
  distribute,	
  study	
  and	
  modify	
  for	
  any	
  purpose.

   Open	
  source	
  is	
  a	
  collaboraEve	
  soCware-­‐development	
  
   method	
  that	
  harnesses	
  the	
  power	
  of	
  peer	
  review	
  and	
  
   transparency	
  of	
  process	
  to	
  develop	
  code	
  that	
  is	
  freely	
  
   accessible.1	
  

   Open	
  source	
  draws	
  on	
  an	
  ecosystem	
  of	
  thousands	
  of	
  
   developers	
  and	
  customers	
  all	
  over	
  the	
  world	
  to	
  drive	
  
   innovaEon.2	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  	
  
                                                                                                                 1,2	
  h<p://connect.educause.edu/display/47941




Wednesday, February 20, 13
What is Free Software?
 • OCen	
  you	
  will	
  hear	
  Free	
  &	
  Open	
  Source	
  SoCware	
  (F/OSS)	
  in	
  
   conjuncEon.	
  
 • The	
  Free	
  SoCware	
  DefiniEon	
  (hQp://www.gnu.org/philosophy/
   free-­‐sw.html)	
  	
  is	
  similar	
  to,	
  but	
  not	
  idenEcal	
  to	
  the	
  Open	
  Source	
  
   DefiniEon	
  (hQp://www.opensource.org/docs/definiEon.php)	
  
 • Free	
  does	
  not	
  mean	
  free	
  of	
  cost	
  -­‐	
  it	
  means	
  Free	
  as	
  in	
  Freedom




Wednesday, February 20, 13
4 Freedoms of Free Software
        • You	
  need	
  all	
  four	
  of	
  these	
  freedoms	
  to	
  have	
  free	
  
          soCware	
  
                             • Freedom	
  of	
  use
                             • Freedom	
  to	
  copy
                             • Freedom	
  to	
  modify
                             • Freedom	
  to	
  contribute

                                                      hQp://www.web2learning.net/archives/4263




Wednesday, February 20, 13
Sharing of ideas
                "If	
  you	
  have	
  an	
  apple	
  and	
  I	
  have	
  an	
  apple	
  and	
  
                we	
  exchange	
  apples,	
  then	
  you	
  and	
  I	
  will	
  sEll	
  
                each	
  have	
  one	
  apple.	
  But	
  if	
  you	
  have	
  an	
  idea	
  
                and	
  I	
  have	
  an	
  idea	
  and	
  we	
  exchange	
  these	
  
                ideas,	
  then	
  each	
  of	
  us	
  will	
  have	
  two	
  ideas."
                                                  AQributed	
  to	
  Bernard	
  Shaw

                                                            http://ftacademy.org/materials/fsm/1#1




Wednesday, February 20, 13
The Cathedral & The Bazaar
                                               The	
  Cathedral	
                    The	
  Bazaar	
  	
  
                                               (proprietary	
  so4ware)              (open	
  source	
  so4ware)


                                                  • Development	
  occurs	
             • Code	
  developed	
  over	
  
                                                    behind	
  walls	
                     the	
  Internet	
  with	
  
                                                  • Source	
  code	
  is	
                several	
  others	
  in	
  
                                                    usually	
  not	
  provided	
          public	
  view
                                                    -­‐	
  kept	
  locked	
  up         • Source	
  code	
  open	
  to	
  
                                                  • Corporate	
  hierarchy                all	
  users
                                                                                        • “Given	
  enough	
  
     h<p://www.catb.org/~esr/wriIngs
     /cathedral-­‐bazaar/cathedral-­‐bazaar/                                              eyeballs,	
  all	
  bugs	
  are	
  
                                                                                          shallow”




Wednesday, February 20, 13
Open Source Governance
  What	
  kind	
  of	
  quality	
  control	
  is	
  there?

  • Most	
  open	
  source	
  projects	
  have	
  a	
  release	
  manager	
  or	
  a	
  manager	
  of	
  some	
  sort	
  
     who	
  reviews	
  the	
  code	
  and	
  approves	
  it	
  before	
  adding	
  it	
  to	
  the	
  final	
  release

  What	
  is	
  the	
  role	
  of	
  the	
  community?

  • The	
  community	
  looks	
  out	
  for	
  the	
  best	
  interests	
  of	
  the	
  soSware.	
  	
  They	
  work	
  as	
  
     the	
  governing	
  body	
  behind	
  all	
  decisions	
  related	
  to	
  the	
  soSware.	
  The	
  
     community	
  decides	
  what	
  features	
  to	
  develop	
  next	
  and	
  who	
  the	
  managers	
  are.	
  	
  	
  




Wednesday, February 20, 13
Open Source Community
  • Open	
  source	
  is	
  about	
  more	
  than	
  free	
  soCware
    • Community	
  is	
  crucial	
  to	
  the	
  growth	
  of	
  open	
  source
    • Without	
  shared	
  knowledge	
  and	
  collaboraEon	
  the	
  project	
  will	
  not	
  
      grow
    • “CriEquing	
  the	
  community	
  is	
  a	
  right	
  reserved	
  for	
  those	
  who	
  have	
  
      proved	
  themselves	
  by	
  making	
  valuable	
  contribuEons”1
  • People	
  who	
  use	
  open	
  source	
  can	
  collaborate	
  and	
  contribute	
  in	
  many	
  
    ways	
  with	
  the	
  community           • Write	
  code
                                              • Write	
  documentaEon
                                              • Debug
                                              • Educate	
  others
                                               1. Tapscott, Don, and Anthony D. Williams. “Embracing open source culture and
                                               strategy.” In Wikinomics: How mass collaboration changes everything, 82-83.
                                             Expanded Edition. New York, NY: Penguin USA, 2008. www.wikinomics.com/book/.  




Wednesday, February 20, 13
Open Source Crowdsourcing
                             “Crowdsourcing	
  has	
  it	
  genesis	
  in	
  the	
  open	
  source	
  movement	
  in	
  
                             soCware.	
  The	
  development	
  of	
  the	
  Linux	
  operaEng	
  system	
  proved	
  that	
  
                             a	
  community	
  of	
  like-­‐minded	
  peers	
  was	
  capable	
  of	
  creaEng	
  a	
  beQer	
  
                             product	
  than	
  a	
  corporate	
  behemoth	
  like	
  MicrosoC.	
  	
  Open	
  source	
  
                             revealed	
  a	
  fundamental	
  truth	
  about	
  humans	
  that	
  had	
  gone	
  largely	
  
                             unnoEced	
  unEl	
  the	
  connecEvely	
  of	
  the	
  Internet	
  brought	
  it	
  into	
  high	
  
                             relief:	
  labor	
  can	
  oCen	
  be	
  organized	
  more	
  efficiently	
  in	
  the	
  context	
  of	
  
                             a	
  community	
  than	
  it	
  can	
  in	
  the	
  context	
  of	
  the	
  corporaEon.	
  	
  The	
  best	
  
                             person	
  to	
  do	
  a	
  job	
  is	
  the	
  one	
  who	
  most	
  wants	
  to	
  do	
  that	
  job;	
  and	
  the	
  
                             best	
  people	
  to	
  evaluate	
  their	
  performance	
  are	
  their	
  friends	
  and	
  peers	
  
                             who,	
  by	
  the	
  way,	
  will	
  enthusiasEcally	
  pitch	
  in	
  to	
  improve	
  the	
  final	
  
                             product,	
  simply	
  for	
  the	
  sheer	
  pleasure	
  of	
  helping	
  one	
  another	
  and	
  
                             creaEng	
  something	
  beauEful	
  from	
  which	
  they	
  all	
  will	
  benefit.”


                                                                        Howe, J. (2008). Crowdsourcing: Why the power of the crowd is driving
                                                                        the future of business. New York: Crown Business. p.8




Wednesday, February 20, 13
Believing in Openness
     If	
  you	
  don't	
  know	
  why	
  you	
  do	
  what	
  you	
  do	
  then	
  how	
  will	
  you	
  ever	
  
     get	
  people	
  to	
  be	
  loyal	
  and	
  want	
  to	
  be	
  a	
  part	
  of	
  what	
  you	
  do?	
  	
  

     The	
  goal	
  is	
  not	
  just	
  to	
  sell	
  to	
  people	
  what	
  you	
  have,	
  it's	
  to	
  sell	
  
     people	
  on	
  what	
  you	
  believe	
  -­‐	
  the	
  goal	
  is	
  not	
  to	
  hire	
  people	
  who	
  
     want	
  a	
  job	
  it's	
  to	
  hire	
  people	
  who	
  believe	
  what	
  you	
  believe.	
  If	
  you	
  
     hire	
  people	
  just	
  because	
  they	
  can	
  do	
  a	
  job	
  they	
  will	
  work	
  for	
  your	
  
     money	
  -­‐	
  if	
  you	
  hire	
  people	
  who	
  believe	
  what	
  you	
  believe	
  they	
  
     work	
  for	
  you	
  with	
  blood	
  and	
  sweat	
  and	
  tears.
                                                              Simon	
  Sinek:	
  How	
  great	
  leaders	
  inspire	
  acEon	
  
                                                                hQp://www.ted.com/talks/simon_sinek_
                                                                 how_great_leaders_inspire_acEon.html	
  




Wednesday, February 20, 13
Open Source is Easy!
 “The	
  hard	
  drive	
  on	
  one	
  of	
  our	
  reference	
  desk	
  PCs	
  died	
  today.	
  	
  I	
  threw	
  in	
  a	
  new	
  one,	
  but	
  I	
  
 didn't	
  feel	
  like	
  spending	
  the	
  day	
  siing	
  through	
  Windows	
  updates,	
  so	
  I	
  loaded	
  Ubuntu	
  11.04	
  
 on	
  it	
  instead.	
  	
  The	
  install,	
  as	
  I'm	
  sure	
  you	
  know,	
  only	
  took	
  about	
  15	
  minutes.	
  	
  Now,	
  before	
  I	
  
 add	
  my	
  next	
  point,	
  keep	
  in	
  mind	
  that	
  I	
  manage	
  a	
  staff	
  whose	
  average	
  age	
  is	
  about	
  63.	
  	
  No	
  
 joke.	
  	
  Most	
  of	
  them	
  have	
  been	
  working	
  at	
  my	
  facility	
  longer	
  than	
  I've	
  been	
  alive.	
  	
  SEll,	
  once	
  I	
  
 had	
  Ubuntu	
  up	
  and	
  running,	
  they	
  were	
  literally	
  fighEng	
  over	
  who	
  got	
  to	
  use	
  the	
  new	
  
 operaEng	
  system.	
  	
  They	
  loved	
  it	
  that	
  much.	
  	
  

 Now	
  I	
  agree,	
  Linux	
  kicks	
  buQ.	
  	
  I	
  use	
  it	
  about	
  80%	
  of	
  the	
  Eme.	
  	
  Typing	
  to	
  you	
  on	
  Mint	
  right	
  
 now!	
  	
  However,	
  I	
  never	
  expected	
  novice	
  users	
  to	
  take	
  to	
  it	
  so	
  quickly.	
  	
  Please,	
  next	
  Eme	
  you	
  
 do	
  an	
  open	
  source	
  webinar,	
  impress	
  on	
  your	
  aQendees	
  that	
  libraries	
  aren't	
  sacrificing	
  a	
  thing	
  
 by	
  switching	
  over	
  to	
  open	
  source	
  soCware.	
  	
  If	
  anything,	
  open	
  source	
  operaEng	
  systems	
  and	
  
 applicaEons	
  can	
  be	
  far	
  more	
  user	
  friendly	
  for	
  the	
  novice	
  user	
  than	
  Windows	
  will	
  ever	
  be...”

                                                                                            -­‐-­‐	
  Mark	
  at	
  the	
  The	
  Rahway	
  Public	
  Library




Wednesday, February 20, 13
Who’s Using Open Source?



            •Government	
  Agencies             •Schools	
  (K-­‐colleges)
            •All	
  Kinds	
  of	
  Businesses   •Librarians




Wednesday, February 20, 13
Open Source in Business
                             2007	
  Survey	
  Results




                                            http://www.unisys.com/unisys/news/detail.jsp?id=5100086&pid=&sid=203
Wednesday, February 20, 13
Open Source in Business
       •       In	
  2010	
  a	
  survey	
  of	
  300	
  large	
  organizaEons	
  in	
  both	
  the	
  private	
  and	
  public	
  
               sector	
  found:
             •       50%	
  are	
  fully	
  commiQed	
  to	
  open	
  source	
  in	
  their	
  business	
  
             •       28%	
  say	
  they	
  are	
  experimenEng	
  with	
  open	
  source	
  and	
  keeping	
  an	
  open	
  
                     mind	
  to	
  using	
  it
             •       38%	
  expecEng	
  to	
  migrate	
  mission-­‐criEcal	
  soCware	
  to	
  open	
  source	
  in	
  next	
  
                     12	
  months
                                •       The	
  cost	
  was	
  no	
  longer	
  viewed	
  as	
  the	
  key	
  benefit,	
  instead:
                                    •      76%	
  cited	
  quality	
  as	
  a	
  key	
  benefit	
  of	
  open	
  source
                                    •      70%	
  cited	
  improved	
  reliability
                                    •      69%	
  said	
  beQer	
  security/bug	
  fixing

                                                                                       h<p://newsroom.accenture.com/
                                                                                      arIcle_display.cfm?arIcle_id=5045




Wednesday, February 20, 13
Making money on open source
     •      “IBM	
  not	
  only	
  accepted	
  open	
  source	
  soCware	
  products	
  and	
  processes	
  but	
  also	
  
            its	
  philosophy,	
  which	
  is	
  to	
  spur	
  quality	
  and	
  fast	
  growth	
  rather	
  than	
  just	
  profits	
  
            based	
  on	
  proprietary	
  ownership	
  of	
  intellectual	
  property.”

     •      “Giving	
  up	
  so	
  much	
  control	
  is	
  unconvenEonal	
  to	
  say	
  the	
  least,	
  but	
  the	
  rewards	
  
            for	
  doing	
  so	
  have	
  been	
  handsome.	
  	
  IBM	
  spends	
  about	
  $100	
  million	
  per	
  year	
  
            on	
  Linux	
  development.	
  	
  If	
  the	
  Linux	
  community	
  puts	
  in	
  $1	
  billion	
  of	
  effort,	
  and	
  
            even	
  half	
  of	
  that	
  is	
  useful	
  to	
  IBM	
  customers,	
  the	
  company	
  gets	
  $500	
  million	
  of	
  
            soCware	
  development	
  for	
  an	
  investment	
  of	
  $100	
  million.”



                                                                          Tapsco<,	
  Don,	
  and	
  Anthony	
  D.	
  Williams.	
  “Joining	
  Linux.”	
  In	
  
                                                                          Wikinomics:	
  How	
  mass	
  collaboraIon	
  changes	
  everything,	
  
                                                                         79-­‐82.	
  Expanded	
  EdiIon.	
  New	
  York,	
  NY:	
  Penguin	
  USA,	
  2008.	
  
                                                                                         h<p://www.wikinomics.com/book/.




Wednesday, February 20, 13
Open Source On the Web
                             Total	
  AcEve	
  Sites:	
  6/2000	
  to	
  7/2012




                                                        h<p://news.netcraS.com/archives/2012/07/03/july-­‐2012-­‐web-­‐server-­‐survey.html	
  

Wednesday, February 20, 13
Why so Popular?
     •Reliability	
  through	
  Peer	
  Review
     •Freedom	
  to	
  Innovate
     •No	
  Vendor	
  Lock-­‐in
     •User-­‐centric	
  Development
     •CollaboraEve	
  Environment
     •Zero	
  License	
  Fees




Wednesday, February 20, 13
Why Should Libraries
                    Care?



Wednesday, February 20, 13
Open Source & Libraries
       Libraries	
  and	
  Open	
  Source	
  Both...
          • Believe	
  that	
  informaIon	
  should	
  be	
  freely	
  accessible	
  to	
  everyone
          • Give	
  away	
  stuff
          • Benefit	
  from	
  the	
  generosity	
  of	
  others
          • Are	
  about	
  communiIes
          • Make	
  the	
  world	
  a	
  be<er	
  place

                                                            -­‐-­‐	
  Horton,	
  G.	
  h<p://Inyurl.com/3jvumn




Wednesday, February 20, 13
Open Source & Libraries
    Libraries	
  and	
  Open	
  Source	
  make	
  
             the	
  perfect	
  pair

 [Librarians]	
  "are	
  almost	
  ethically	
  
 required	
  to	
  use	
  and	
  develop	
  open	
  
 source	
  soCware."	
  

                             Crawford,	
  R.	
  S.	
  h<p://www.lugod.org/
                                               presentaIons/oss4lib.pdf


                                                                             hQp://www.flickr.com/photos/cavort/
                                                                                       151687944/



Wednesday, February 20, 13
Open Source & Libraries
                             2007	
  Survey	
  Results




                                            h<p://www.unisys.com/unisys/news/detail.jsp?id=5100086&pid=&sid=203	
  
Wednesday, February 20, 13
Open Source & Libraries
               Common	
  quesEons	
  libraries	
  have:

                   • Is	
  there	
  support?	
  Do	
  I	
  have	
  to	
  know	
  
                     how	
  to	
  program?
                   • Do	
  I	
  have	
  to	
  skimp	
  on	
  features?
                   • Isn’t	
  Open	
  Source	
  risky?
                   • Can	
  I	
  do	
  it	
  myself?




Wednesday, February 20, 13
Support for Open Source
    Is	
  there	
  support?      Do	
  I	
  have	
  to	
  know	
  how	
  to	
  program?

         • ByWater	
  SoluEons    • If	
  you	
  want	
  to	
  contribute	
  
         • Catalyst                 to	
  the	
  code	
  -­‐	
  Yes
         • Equinox                • If	
  not	
  you	
  can	
  use:
         • YourLibrarySite          • Support	
  Providers
         • And	
  more!             • Local	
  Students
                                    • Freelance	
  Developers




Wednesday, February 20, 13
Do I have to skimp
                               on features?
    • Open	
  Source	
  developers	
  follow	
  the	
  
      rule	
  of	
  “Release	
  early	
  and	
  release	
  
      oCen”

    • Users	
  vote	
  with	
  their	
  dollars	
  and	
  Eme

    • Freedom	
  to	
  develop	
  on	
  your	
  own

    • Developers	
  love	
  their	
  products
                                                                hQp://www.flickr.com/photos/programwitch/
                                                                              2505184887/




Wednesday, February 20, 13
Isn’t Open Source Risky?
  • Casey	
  Coleman,	
  chief	
  informaEon	
  officer	
  for	
  the	
                  • US	
  Department	
  of	
  Defense	
  memo	
  
     GSA	
  (U.S.	
  General	
  Services	
  AdministraEon),	
  said	
                    encourages	
  the	
  use	
  of	
  open	
  source	
  with	
  
     in	
  a	
  speech	
  ...	
  that	
  the	
  GSA	
  heavily	
  relies	
  on	
         many	
  reasons	
  “including	
  cost	
  advantages,	
  
     open	
  source	
  to	
  drive	
  down	
  costs,	
  increase	
                       reduced	
  risk	
  of	
  vendor	
  lock-­‐in,	
  beQer	
  
     flexibility	
  of	
  IT	
  dollars,	
  and	
  reduce	
  risk.	
  ‘You	
  get	
       security,	
  and	
  increased	
  flexibility.	
  It	
  says	
  
     much	
  more	
  transparency	
  and	
  interoperability,	
                          that	
  the	
  posiEve	
  aspects	
  of	
  open	
  source	
  
     and	
  that	
  reduces	
  your	
  risk,’	
  she	
  said.                            soCware	
  should	
  be	
  given	
  consideraEon	
  
     • h<p://news.cnet.com/                                                              during	
  procurement	
  research.
        8301-­‐13505_3-­‐9921115-­‐16.html                                               • h<p://arstechnica.com/open-­‐source/news/
                                                                                            2009/10/dod-­‐military-­‐needs-­‐to-­‐think-­‐harder-­‐
                                                                                            about-­‐using-­‐open-­‐source.ars	
  




Wednesday, February 20, 13
Isn’t Open Source Risky?
  For	
  a	
  total	
  284	
  days	
  in	
  2006	
  (or	
  more	
  than	
  nine	
  months	
  out	
  of	
  the	
  year),	
  exploit	
  code	
  for	
  known,	
  
  unpatched	
  criEcal	
  flaws	
  in	
  pre-­‐IE7	
  versions	
  of	
  the	
  browser	
  was	
  publicly	
  available	
  on	
  the	
  Internet.	
  
  Likewise,	
  there	
  were	
  at	
  least	
  98	
  days	
  last	
  year	
  in	
  which	
  no	
  soCware	
  fixes	
  from	
  MicrosoC	
  were	
  
  available	
  to	
  fix	
  IE	
  flaws	
  that	
  criminals	
  were	
  acEvely	
  using	
  to	
  steal	
  personal	
  and	
  financial	
  data	
  from	
  
  users.

  In	
  a	
  total	
  of	
  ten	
  cases	
  last	
  year,	
  instrucEons	
  detailing	
  how	
  to	
  leverage	
  "criEcal"	
  vulnerabiliEes	
  in	
  IE	
  
  were	
  published	
  online	
  before	
  MicrosoC	
  had	
  a	
  patch	
  to	
  fix	
  them.

  In	
  contrast,	
  Internet	
  Explorer's	
  closest	
  compeEtor	
  in	
  terms	
  of	
  market	
  share	
  -­‐-­‐	
  Mozilla's	
  Firefox	
  
  browser	
  -­‐-­‐	
  experienced	
  a	
  single	
  period	
  lasEng	
  just	
  nine	
  days
  last	
  year	
  in	
  which	
  exploit	
  code	
  for	
  a	
  serious	
  security	
  hole	
  was	
  posted	
  
  online	
  before	
  Mozilla	
  shipped	
  a	
  patch	
  to	
  remedy	
  the	
  problem.



                                                                                         h<p://blog.washingtonpost.com/securityfix/2007/01/
                                                                                                 internet_explorer_unsafe_for_2.html	
  




Wednesday, February 20, 13
Risk of Proprietary Software
       • “Closed-­‐source	
  efforts	
  oCen	
  suffer	
  from	
  flaws	
  
         and	
  problems	
  which	
  the	
  original	
  development	
  
         team	
  never	
  anEcipated.	
  	
  Lack	
  of	
  inspecEon	
  of	
  
         the	
  code	
  by	
  other	
  programmers	
  can	
  mean	
  that	
  
         inappropriate	
  design	
  constraints	
  and	
  other	
  
         errors	
  might	
  not	
  be	
  discovered	
  unEl	
  the	
  code	
  is	
  
         already	
  in	
  use.”
                                                              Pavlicek,	
  Russell.	
  Embracing	
  
                                                            insanity	
  :	
  open	
  source	
  soSware	
  
                                                             development.	
  Indianapolis	
  	
  IN:	
  
                                                                   SAMS,	
  2000.	
  p.	
  33.




Wednesday, February 20, 13
Risk of Proprietary Software

       • “In	
  its	
  2011	
  Coverity	
  Scan	
  Open	
  Source	
  Integrity	
  
         Report,	
  which	
  was	
  released	
  on	
  Thursday,	
  
         Coverity	
  actually	
  found	
  that	
  open	
  source	
  code	
  
         has	
  fewer	
  defects	
  per	
  thousand	
  lines	
  of	
  code	
  
         than	
  proprietary	
  soCware	
  code	
  does.”

                                                 Noyes,	
  Katherine.	
  “Actually,	
  Open	
  Source	
  Code	
  Is	
  Be<er:	
  
                                                  Report.”	
  PCWorld	
  Business	
  Center,	
  February	
  23,	
  2012.	
  
                                                h<p://www.pcworld.com/businesscenter/arIcle/250543/
                                                   actually_open_source_code_is_be<er_report.html.




Wednesday, February 20, 13
Software is Risky!
       All	
  soSware	
  has	
  risks,	
  you	
  need	
  to	
  evaluate	
  open	
  source	
  the	
  same	
  way	
  you	
  do	
  
       proprietary	
  systems.

       Several	
  Levels	
  of	
  Risk	
  to	
  consider:

       • SoSware	
  security	
  issues
          • Open	
  source	
  is	
  just	
  as	
  secure	
  if	
  not	
  more	
  secure	
  than	
  proprietary	
  systems	
  
              because	
  of	
  its	
  transparency
            • Evaluate	
  open	
  source	
  soSware	
  no	
  differently	
  than	
  you	
  do	
  other	
  soSware!
       • Company	
  mergers	
  and	
  acquisiIons
          • Because	
  you	
  own	
  the	
  code	
  to	
  your	
  system	
  you	
  are	
  not	
  Ied	
  to	
  one	
  support	
  
                source	
  and	
  will	
  never	
  be	
  leS	
  without	
  support	
  




Wednesday, February 20, 13
Can I do it Myself?
    • Absolutely,	
  with	
  the	
  right	
  in-­‐house	
  skills
       • Systems	
  knowledge
            • Linux	
  server	
  management
        • Web	
  programming
                • Perl	
  /	
  PHP	
  /	
  MySQL




Wednesday, February 20, 13
Some Numbers



Wednesday, February 20, 13
Open Source & Libraries
        When	
  asked	
  what	
  Open	
  Source	
  apps	
  they	
  use	
  at	
  work,	
  977	
  
           librarians	
  and	
  library	
  workers	
  answered	
  as	
  follows




                       hQp://opensource.web2learning.net/archives/category/survey-­‐
                                                results
Wednesday, February 20, 13
Open Source & Libraries
         When	
  asked	
  why	
  they	
  chose	
  and	
  open	
  source	
  app,	
  977	
  
          librarians	
  and	
  library	
  workers	
  answered	
  as	
  follows




                       hQp://opensource.web2learning.net/archives/category/survey-­‐
                                                results

Wednesday, February 20, 13
Give me some examples!!
                                Give me
                             some examples!!


Wednesday, February 20, 13
Operating System
      • Is and always will be free of charge
      • Ubuntu contains all the applications
       you'll ever need:
         • word processing
         • email applications
         • web server software
         • programming tools
         • games
                                                                         Lock down Ubuntu for Patron
      • Designed with security in mind
                                                                         Stations:
      • Great for patron stations!!                                      http://ashkev.weblogs.us/
                                                                         archives/478
                              Jessamyn installs Ubuntu in her library:
                              http://vimeo.com/4169783
                                                                         Download Ubuntu:
                                                                         http://ubuntu.com




Wednesday, February 20, 13
Virtual Machine
    • Try operating systems without
      reformatting your machine
    • Run as many virtual machines as
      you’d like
    • Runs operating system concurrently
      without using up too many resources
    • Great way to demo software without
      making the switch right away

                                         http://www.virtualbox.org




Wednesday, February 20, 13
Email/Web Browser



Wednesday, February 20, 13
Web Browser
    • Customizable with Plugins
    • Offers more security that IE
       • Phishing protection
       • Built in pop up blocker
       • Spyware protection
       • Private Browsing
       • Frequent updates
    • Built in spell checking
    • Built in RSS recognition Download: http://www.mozilla.com/en-US/firefox/
                                  Security Facts:
                                   http://en-us.www.mozilla.com/en-US/firefox/security/
                                  Browser Stats:
                                   http://www.w3schools.com/browsers/browsers_stats.asp




Wednesday, February 20, 13
Web Browser
    •Google Chrome is a newer open source
     browsing option
    •Available for many operating systems
    •More security than IE:
     •Malware protection
     •Spyware protection
     •Anti-Phishing
     •Private browsing
    •Extend functionality with plugins                            http://chrome.google.com
                                                     https://chrome.google.com/extensions/
                                 Security: http://www.computerworld.com/s/article/9143518/
                                    Chrome_sets_browser_security_standard_says_expert




Wednesday, February 20, 13
Email Client
   • Customizable with Plugins
   • Message Tagging
   • Saved Searches
   • High security
     • Phishing protection
     • Junk mail folder
     • Remote image blocking
   • Easy integration with Google Apps
     and popular web mail services
                                         http://www.mozilla.com/en-US/thunderbird/




Wednesday, February 20, 13
Must Have Thunderbird Plugins
     •Lightening
       •Adds a Sunbird (another Mozilla
         product) type calendar to Thunderbird
       •http://www.mozilla.org/projects/
         calendar/lightning/
     •Provider for Google Calendar
       •Connects Lightning with Google
         Calendar
       •https://addons.mozilla.org/en-US/
         thunderbird/addon/4631

                             Tutorial: http://www.makeuseof.com/tag/how-to-integrate-google-
                                                 calendar-into-thunderbird/




Wednesday, February 20, 13
Desktop Apps



Wednesday, February 20, 13
Complete Office Suite
  • Works on most operating systems
  • Similar menus to other office suites
  • Save files in a variety of formats for interoperability with other office
    suites
  • Mature/established applications
             • Includes full office suite:
                   • word processor
                   • spreadsheet
                   • presentation manager
                   • drawing program
                   • database application
                                                  www.libreoffice.org




Wednesday, February 20, 13
Desktop Publishing
   • Works on most operating systems
   • Professional page layout
   • Comes with a combination of "press-ready"
    output and new approaches to page layout
   • Supports professional publishing features,
    such as CMYK color, separations, ICC color management
    and versatile PDF creation
                  • Non-Latin script handling in PDFs
                  • Several translations

                                           http://www.scribus.net



Wednesday, February 20, 13
Photo Editing
   • Works on most operating
     systems
   • Supports photo retouching and
     image creation
   • Includes a customizable interface
     and plugins for extended functionality
   • Supports most photo formats
   • Available in several languages
                                                http://gimp.org
                                     http://www.gimpshop.com


Wednesday, February 20, 13
Communication



Wednesday, February 20, 13
Web Conferencing
 • Works on most operating
   systems
 • Runs right in the web browser
 • Secure (data encrypted by
   HTTPS)
 • Meetings can be conducted
   either in conjunction with an enterprise’s existing
   teleconferencing service, or utilizing WebHuddle’s optional
   voice over IP

                                            https://www.webhuddle.com




Wednesday, February 20, 13
Web Conferencing

  • Works on most operating
   systems
  • Installs on your web servers
  • Share your desktop, slides, chat and voice
  • Broadcast via webcam and voice over IP
  • Integrated with popular content management systems
   and open source course management (Moodle)


                                       http://bigbluebutton.org


Wednesday, February 20, 13
Instant Messaging

  • IM with multiple logins at once
  • Supports file transfers
  • Shows typing notifications
  • Allows for custom away messages
  • Windows only
     • See Adium for Mac

                                   http://www.pidgin.im
                                   http://www.adiumx.com




Wednesday, February 20, 13
Instant Messaging

    • Cross-platform IM client optimized for
      businesses and organizations
    • Built-in support for group chat
    • Telephony integration
    • Strong security
    • In-line spell checking
    • Tabbed conversations


                                   www.igniterealtime.org/projects/spark/index.jsp




Wednesday, February 20, 13
Media



Wednesday, February 20, 13
Screencasting
  •Works on Windows only
  •Records actions on your
   screen
  •Multi-Language support
  •Records audio from system speakers
  •Features include the ability to:
    •Add System Time Stamp To Video
    •Add Caption To Video
    •Add Watermark To Video
                                        http://camstudio.org



Wednesday, February 20, 13
Screencasting
     • Works on Windows only
     • Record software demonstrations and
       tutorials
     • Include
        • Voice
        • Webcam
        • Text
     • Publish in Flash, view on our website or
       yours


                                             http://www.webinaria.com




Wednesday, February 20, 13
On the Web



Wednesday, February 20, 13
Online Surveys
    • Install on your own servers
    • WYSIWYG HTML Editor
    • User-Management
    • Free with no limits on number of surveys or responses
    • Multi-Lingual Surveys in more than 50 languages
    • Integration of pictures and movies into a survey
    • Creation of a printable survey version
    • Anonymous and Not-Anonymous survey
    • Open and closed group of participant surveys
    • Optional public registration for surveys

                                           http://limesurvey.org


Wednesday, February 20, 13
Content Management
   • Easy to install and customize
   • Allows for detailed user
     permissions
   • Plugins for events calendar, widgets, photo galleries and more
   • Thousands of pre-made themes
   • Includes content management functionality
   • Built-in search engine
   • Support multiple authors and blogs
                   • Can run an entire library website or intranet
                                                      http://wordpress.org




Wednesday, February 20, 13
Advanced Content Management
   • More advanced interface and installation process
   • Expandable with Modules
    • The Drupal community has contributed many
      modules which provide functionality that extend
      Drupal core
   • Extensive online/print help
   • Both the content and the presentation can
     be individualized based on user-defined preferences.
   • Role based permission system
                                                                      http://drupal.org
                                      http://listserv.uic.edu/archives/drupal4lib.html




Wednesday, February 20, 13
Course Management
    • Web-based classrooms
    • Permissions for students,
      teachers and administrators
    • Built-in chat rooms and
      message boards
    • Suitable for 100% online classes as well as supplementing
      face-to-face learning
    • Multiple languages, themes, plugins and activity modules
    • Includes modules for assignment and quizzes


                                                http://moodle.org



Wednesday, February 20, 13
PC Management



Wednesday, February 20, 13
Public PC Management
  • Integrated multi-platform kiosk management system.
  • Includes:
   • Prepaid access and membership access
   • Remote logoff, shutdown, and
     messaging
   • Customizable login dialog text
   • Remote viewing of network status from
     an external location using a web browser
   • Grouping of workstations according to program access

                                        http://openkiosk.sourceforge.net/




Wednesday, February 20, 13
Public PC Management
 • Use to manage public access systems, libraries,
   school computer laboratories and more!
 • Single sign-on integration with the Koha ILS
 • A web-based administration system
  • Create, delete, manage users
  • Leave users messages
 • Remotely log out or ban users
 • Developed by and used at the Crawford County
   Library System in PA

                                                http://libki.org



Wednesday, February 20, 13
Research



Wednesday, February 20, 13
Library Plugin
 •Open Source browser plugin for Firefox and Chrome
 •Provides access to library resources from the browser
 •Uses an open source framework from which editions for specific
  libraries can be built
 •Currently, 850+ academic and public libraries
  have created public LibX editions
 •Integrates into popular websites (Google Scholar, Amazon, Barnes
  & Noble)


                                                 http://libx.org



Wednesday, February 20, 13
Research Assistant
  • Open source Firefox extension (standalone version in alpha)
  • Helps you collect, manage, and cite research resources
  • Playlist-like organization
  • Allows for note-taking
  • Includes saved searches and tags
  • Integration with MS Office & Open Office
  • Data stored in your web browser
   • Can store of files and bibliography online as well
   • Allows for shared collections        http://zotero.org
                                         http://www.zotero.org/translators
                                         http://www.zotero.org/support/standalone
                                         http://research.library.gsu.edu/zotero




Wednesday, February 20, 13
Library Apps



Wednesday, February 20, 13
Reference Stats
  •Provides a simple way for library
   reference & service desks to
   track statistics on the number of
   questions asked
  •Provides tools to build a simple
   knowledge base
  •Web-based
  •Runs on Linux or Windows Server

                                       http://code.google.com/p/libstats/




Wednesday, February 20, 13
OPAC
  • Blacklight OPAC
  • Allows for indexing multiple types of objects from the repository
    with separate metadata standards
     • Allows for searching of bib records alongside digital library items
  • Friendly interface
     • RSS Feeds for search results
     • Facetted Searching
     • Cover images
  • Speedy/Friendly search engine

                                     http://projectblacklight.org
                                     http://blacklight.betech.virginia.edu



Wednesday, February 20, 13
OPAC
  •Works with several ILSes
  • Faceted results
  • Save lists
  • Zotero integration
  • Persistent URLs
  • Author biographies
  • Similar items searching
  • Browsable

                                 http://vufind.org
                                 http://vufind.org/wiki/ils_support_list




Wednesday, February 20, 13
CMS & OPAC in One
   •CMS and OPAC with faceted searching and
    browsing features
   •Leverages WordPress to offer rich content
    management features for all a library’s content
   •Free and open source
   •Represents library catalogs in an easily
    searchable, highly remixable web-based
    format


                                                 http://about.scriblio.net




Wednesday, February 20, 13
CMS & OPAC in One
   •SOPAC (Social Online Public Access Catalog) is a module for the Drupal
    CMS that provides integration of your library catalog within Drupal while
    allowing users to tag, rate, and review your holdings.
   •Faceted browsing
   •Ability to remove search limiters
   •Saved searches
   •Integrated renewals, holds placement, and fine payment
   •Ability to customize the user experience via the administrative control
    panel
   •100% customizable interface via the Drupal template system

                                                   http://thesocialopac.net




Wednesday, February 20, 13
Desktop-Based Integrated
                             Library System
     • Installs to your desktop
     • Offers the following functions
       • Cataloging
       • Circulation
       • Patron Management
       • Acquisitions
       • Serials
       •Reporting
     • Software available for free & Data is yours!
                                                      http://open-ils.org




Wednesday, February 20, 13
Browser-Based Integrated Library
  • Fully web-based ILS
                        System
  • Offers same features as the proprietary ILS
    • Cataloging
    • Circulation
    • Patron Management
    • Acquisitions
    • Serials
    •Reporting
  • Software available for free & Data is yours!
    • Support available at reasonable prices

                                         http://koha-community.org



Wednesday, February 20, 13
Now What?



Wednesday, February 20, 13
Play Time
 • Start	
  downloading	
  and	
  
   installing	
  applicaEons	
  
   that	
  will	
  make	
  things	
  
   more	
  efficient	
  (and	
  
   possibly	
  affordable)	
  for	
  
   you.
                                        hQp://www.flickr.com/photos/nengard/
                                                   3253133986/




Wednesday, February 20, 13
Portable Play
   •Can’t	
  install	
  soCware	
  on	
  your	
  work	
  
    computer?
     •Try	
  PortableApps:
       •Install	
  on	
  your	
  USB	
  drive	
  and	
  use	
  
         many	
  of	
  these	
  open	
  source	
  
         applicaEons	
  without	
  installing	
  to	
  the	
  
         hard	
  drive



                                                             hQp://portableapps.com	
  



Wednesday, February 20, 13
Local Play
  •Don’t	
  have	
  access	
  to	
  a	
  web	
  server?
    •Try	
  BitNami:
      •Free,	
  easy	
  to	
  setup	
  wikis,	
  blogs,	
  
        forums	
  and	
  many	
  other	
  web	
  
        applicaEons	
  that	
  you	
  can	
  run	
  
        locally	
  or	
  in	
  the	
  cloud.	
  BitNami	
  
        makes	
  deploying	
  server	
  soCware	
  
        a	
  simple	
  and	
  enjoyable	
  process.


                                                              h<p://bitnami.org/


Wednesday, February 20, 13
Additional Links
   •Open Source Living
    http://osliving.com

   •OSS Watch, open source software advisory service:
    http://www.oss-watch.ac.uk

   •Open Source as Alternative
    http://www.osalt.com

   •Nicole’s Delicious bookmarks:
    http://delicious.com/nengard/opensource




Wednesday, February 20, 13
OSS & Libraries Links
     • Open	
  Source	
  SoCware	
  in	
  Libraries
       hQp://infomoEons.com/musings/ossnlibraries/	
  

     • Open	
  Source	
  SoCware	
  and	
  Libraries	
  Bibliography
       zotero.org/groups/
       freelibre_and_open_source_soCware_and_libraries_bibliography	
  

     • PracEcal	
  Open	
  Source	
  SoCware	
  for	
  Libraries
       hQp://opensource.web2learning.net/blog
                                                                   • Open	
  Network	
  Libraries	
  
                                                                     hQp://onl.org.nz	
  
                                                                   • FOSS4Lib
                                                                     hQp://foss4lib.org	
  




Wednesday, February 20, 13
Open Source Blogs
     • The	
  Open	
  Road
                                                  • New	
  York	
  Times	
  -­‐	
  Open
       hQp://www.cnet.com/openroad/
                                                    hQp://open.nyEmes.com	
  
     • Open	
  Ended	
  from	
  Ars	
  Technica
                                                  • OpenSource.com
       hQp://arstechnica.com/open-­‐source
                                                    hQp://opensource.com	
  
     • The	
  H	
  Open	
  Source
                                                  • Open	
  Source	
  at	
  DatamaEon
       hQp://www.h-­‐online.com/open/	
  
                                                    itmanagement.earthweb.com/osrc/	
  
     • ZDNet	
  Open	
  Source
       hQp://blogs.zdnet.com/open-­‐source




Wednesday, February 20, 13
Online Reading List
    • Open	
  Source:	
  Narrowing	
  the	
  Divides	
  between	
  EducaEon,	
  Business,	
  and	
  Community
      hQp://connect.educause.edu/display/47941
    • The	
  concepts	
  of	
  Free	
  SoCware	
  &	
  Open	
  Standards:	
  IntroducEon	
  to	
  Free	
  SoCware	
  
      hQp://Cacademy.org/materials/fsm/1#1	
  	
  
    • We	
  Love	
  Open	
  Source	
  SoCware.	
  No,	
  You	
  Can’t	
  Have	
  Our	
  Code
      hQp://journal.code4lib.org/arEcles/527	
  
    • Open	
  Source	
  SoCware	
  Tools	
  And	
  Directories:	
  Where	
  To	
  Find	
  Them,	
  How	
  To	
  Evaluate	
  Them
      hQp://www.masternewmedia.org/open-­‐source-­‐soCware-­‐tools-­‐and-­‐directories-­‐where-­‐to-­‐find-­‐them-­‐
      how-­‐to-­‐evaluate-­‐them/
    • Open	
  Source	
  Security	
  Bibliography
      hQp://www.zotero.org/nengard/items/collecEon/QKWPIXK9	
  
    • Nicole’s	
  Zotero	
  Library
      hQp://www.zotero.org/nengard/items/collecEon/1796131




Wednesday, February 20, 13
Print Reading List
     • Prac?cal	
  Open	
  Source	
  SoAware	
  in	
  Libraries	
  by	
  Nicole	
  C.	
  Engard	
  

     • The	
  Cathedral	
  and	
  the	
  Bazaar:	
  Musings	
  on	
  Linux	
  and	
  Open	
  Source	
  by	
  an	
  Accidental	
  
       Revolu?onary	
  by	
  Eric	
  S.	
  Raymond

     • Embracing	
  Insanity:	
  Open	
  Source	
  SoAware	
  Development	
  by	
  Russell	
  Pavlicek

     • The	
  success	
  of	
  open	
  source	
  by	
  Steve	
  Weber

     • The	
  open	
  source	
  alterna?ve:	
  Understanding	
  risks	
  and	
  leveraging	
  opportuni?es	
  by	
  
       Heather	
  J.	
  Meeker

     • Open	
  Sources	
  2.0:	
  The	
  Con?nuing	
  Evolu?on	
  by	
  Chris	
  DiBona,	
  Mark	
  Stone,	
  and	
  Danese	
  
       Cooper




Wednesday, February 20, 13
Thank You!

                                  Nicole C. Engard
      Vice President of Education, ByWater Solutions
             Author, Practical Open Source Software for
                               Libraries
                             opensource.web2learning.net




Wednesday, February 20, 13

Más contenido relacionado

La actualidad más candente

Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
Nicole C. Engard
 
Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
Nicole C. Engard
 
Lecture 3: Data Formats on the Social Web (2013)
Lecture 3: Data Formats on the Social Web (2013)Lecture 3: Data Formats on the Social Web (2013)
Lecture 3: Data Formats on the Social Web (2013)
Lora Aroyo
 
WWF - Internet and social networks for organizations
WWF - Internet and social networks for organizationsWWF - Internet and social networks for organizations
WWF - Internet and social networks for organizations
katalamar
 
OLPC Presentation for Jamaica Linux Users Group
OLPC Presentation for Jamaica Linux Users GroupOLPC Presentation for Jamaica Linux Users Group
OLPC Presentation for Jamaica Linux Users Group
guest335892
 

La actualidad más candente (20)

Open Your Mind: Open Source in Libraries
Open Your Mind: Open Source in LibrariesOpen Your Mind: Open Source in Libraries
Open Your Mind: Open Source in Libraries
 
Open Source Technology for Libraries
Open Source Technology for LibrariesOpen Source Technology for Libraries
Open Source Technology for Libraries
 
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
Panning for Gold: Sifting through Emerging Technologies to Find the Real Trea...
 
Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
 
Why Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & LibrariansWhy Should I Care? New Technologies for Libraries & Librarians
Why Should I Care? New Technologies for Libraries & Librarians
 
Geek Empowerment - The Real Heart of Open Source
Geek Empowerment - The Real Heart of Open SourceGeek Empowerment - The Real Heart of Open Source
Geek Empowerment - The Real Heart of Open Source
 
Lessons Learned from Xen [LFNW 2013]
Lessons Learned from Xen [LFNW 2013]Lessons Learned from Xen [LFNW 2013]
Lessons Learned from Xen [LFNW 2013]
 
openSUSE Summit-15 Years of Open Source: It's About the People
openSUSE Summit-15 Years of Open Source: It's About the PeopleopenSUSE Summit-15 Years of Open Source: It's About the People
openSUSE Summit-15 Years of Open Source: It's About the People
 
Web2 0storytelling 2009
Web2 0storytelling 2009Web2 0storytelling 2009
Web2 0storytelling 2009
 
Contributing to Open Source
Contributing to Open SourceContributing to Open Source
Contributing to Open Source
 
CPOSC 2013: 15 Years of Open Source - It's About the People
CPOSC 2013: 15 Years of Open Source - It's About the PeopleCPOSC 2013: 15 Years of Open Source - It's About the People
CPOSC 2013: 15 Years of Open Source - It's About the People
 
Unconferences & New Web Initiatives
Unconferences & New Web InitiativesUnconferences & New Web Initiatives
Unconferences & New Web Initiatives
 
Social media 101
Social media 101Social media 101
Social media 101
 
Lecture 3: Data Formats on the Social Web (2013)
Lecture 3: Data Formats on the Social Web (2013)Lecture 3: Data Formats on the Social Web (2013)
Lecture 3: Data Formats on the Social Web (2013)
 
ISSOTL 2013: A Book By Any Other Name Would Read As Well? How E-Books Transfo...
ISSOTL 2013: A Book By Any Other Name Would Read As Well? How E-Books Transfo...ISSOTL 2013: A Book By Any Other Name Would Read As Well? How E-Books Transfo...
ISSOTL 2013: A Book By Any Other Name Would Read As Well? How E-Books Transfo...
 
UNAWE and the Social Web
UNAWE and the Social WebUNAWE and the Social Web
UNAWE and the Social Web
 
WWF - Internet and social networks for organizations
WWF - Internet and social networks for organizationsWWF - Internet and social networks for organizations
WWF - Internet and social networks for organizations
 
OLPC Presentation for Jamaica Linux Users Group
OLPC Presentation for Jamaica Linux Users GroupOLPC Presentation for Jamaica Linux Users Group
OLPC Presentation for Jamaica Linux Users Group
 
20130321 Putting the world's cultural heritage online with crowdsourcing [roo...
20130321 Putting the world's cultural heritage online with crowdsourcing [roo...20130321 Putting the world's cultural heritage online with crowdsourcing [roo...
20130321 Putting the world's cultural heritage online with crowdsourcing [roo...
 
Open Resources and You
Open Resources and YouOpen Resources and You
Open Resources and You
 

Destacado (11)

SQL Reports in Koha
SQL Reports in KohaSQL Reports in Koha
SQL Reports in Koha
 
Open Source for Libraries
Open Source for LibrariesOpen Source for Libraries
Open Source for Libraries
 
The New Age of Librarianship
The New Age of LibrarianshipThe New Age of Librarianship
The New Age of Librarianship
 
Training Librarians: Tips from the Trenches
Training Librarians: Tips from the TrenchesTraining Librarians: Tips from the Trenches
Training Librarians: Tips from the Trenches
 
Coding Potpourri: MySQL
Coding Potpourri: MySQLCoding Potpourri: MySQL
Coding Potpourri: MySQL
 
Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13Training Koha Libraries - KohaCon13
Training Koha Libraries - KohaCon13
 
The Accidental Systems Librarian
The Accidental Systems LibrarianThe Accidental Systems Librarian
The Accidental Systems Librarian
 
Open Source: Freedom and Community
Open Source: Freedom and CommunityOpen Source: Freedom and Community
Open Source: Freedom and Community
 
Web 2.0 Tools & Applications in Libraries
Web 2.0 Tools & Applications in LibrariesWeb 2.0 Tools & Applications in Libraries
Web 2.0 Tools & Applications in Libraries
 
Training on Koha
Training on KohaTraining on Koha
Training on Koha
 
Implementing Open Source
Implementing Open SourceImplementing Open Source
Implementing Open Source
 

Similar a Practical Open Source Software for Libraries

Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
Nicole C. Engard
 
Stc tc open_documentation
Stc tc open_documentationStc tc open_documentation
Stc tc open_documentation
Janet Swisher
 
Koha: Participation is Key
Koha: Participation is KeyKoha: Participation is Key
Koha: Participation is Key
Nicole C. Engard
 
Open source and Open web (Mozilla) MozCampKashmir
Open source and Open web (Mozilla) MozCampKashmirOpen source and Open web (Mozilla) MozCampKashmir
Open source and Open web (Mozilla) MozCampKashmir
Tanzeel Khan
 
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Hugo Pinto
 
Howtostopsucking
HowtostopsuckingHowtostopsucking
Howtostopsucking
Hugo Pinto
 

Similar a Practical Open Source Software for Libraries (20)

Practical Open Source Software for Libraries (part 1)
Practical Open Source Software for Libraries (part 1)Practical Open Source Software for Libraries (part 1)
Practical Open Source Software for Libraries (part 1)
 
Introduction to Open Source for Libraries
Introduction to Open Source for LibrariesIntroduction to Open Source for Libraries
Introduction to Open Source for Libraries
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
 
Open Source & Libraries
Open Source & LibrariesOpen Source & Libraries
Open Source & Libraries
 
Open Source Issues and Trends
Open Source Issues and TrendsOpen Source Issues and Trends
Open Source Issues and Trends
 
Providing Services to our Remote Users: Open Source Solutions
Providing Services to our Remote Users: Open Source SolutionsProviding Services to our Remote Users: Open Source Solutions
Providing Services to our Remote Users: Open Source Solutions
 
Stc tc open_documentation
Stc tc open_documentationStc tc open_documentation
Stc tc open_documentation
 
Open source systems
Open source systemsOpen source systems
Open source systems
 
Open Source Software for Libraries
Open Source Software for LibrariesOpen Source Software for Libraries
Open Source Software for Libraries
 
Open Sesame (and other open movements)
Open Sesame (and other open movements)Open Sesame (and other open movements)
Open Sesame (and other open movements)
 
Koha: Participation is Key
Koha: Participation is KeyKoha: Participation is Key
Koha: Participation is Key
 
BCcampus a-great-babbling-bazaar
BCcampus a-great-babbling-bazaarBCcampus a-great-babbling-bazaar
BCcampus a-great-babbling-bazaar
 
gsoc
gsocgsoc
gsoc
 
Open source and Open web (Mozilla) MozCampKashmir
Open source and Open web (Mozilla) MozCampKashmirOpen source and Open web (Mozilla) MozCampKashmir
Open source and Open web (Mozilla) MozCampKashmir
 
Understanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical PerspectiveUnderstanding Research 2.0 from a Socio-technical Perspective
Understanding Research 2.0 from a Socio-technical Perspective
 
“New spaces, activities and challenges: village kids in the library”
“New spaces, activities and challenges: village kids in the library”“New spaces, activities and challenges: village kids in the library”
“New spaces, activities and challenges: village kids in the library”
 
Web 2.0 and e-elearning
Web 2.0 and e-elearningWeb 2.0 and e-elearning
Web 2.0 and e-elearning
 
Open web badges
Open web badgesOpen web badges
Open web badges
 
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
Howtostopsuckingandbeawesomeinstead 120601013410-phpapp01
 
Howtostopsucking
HowtostopsuckingHowtostopsucking
Howtostopsucking
 

Más de Nicole C. Engard (7)

Intro to Wordpress
Intro to WordpressIntro to Wordpress
Intro to Wordpress
 
Using Wordpress To Create Your Website
Using Wordpress To Create Your WebsiteUsing Wordpress To Create Your Website
Using Wordpress To Create Your Website
 
Intoduction to Koha Technical Services
Intoduction to Koha Technical ServicesIntoduction to Koha Technical Services
Intoduction to Koha Technical Services
 
Koha Advanced Functions
Koha Advanced FunctionsKoha Advanced Functions
Koha Advanced Functions
 
Practical Open Source Software for Libraries (part 2)
Practical Open Source Software for Libraries (part 2)Practical Open Source Software for Libraries (part 2)
Practical Open Source Software for Libraries (part 2)
 
Operating on a Budget: Ubuntu for Libraries
Operating on a Budget: Ubuntu for LibrariesOperating on a Budget: Ubuntu for Libraries
Operating on a Budget: Ubuntu for Libraries
 
Library mashups: Exploring new ways to deliver library data
Library mashups: Exploring new ways to deliver library dataLibrary mashups: Exploring new ways to deliver library data
Library mashups: Exploring new ways to deliver library data
 

Último

EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 

Último (20)

How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

Practical Open Source Software for Libraries

  • 1. Open Source for Libraries Nicole C. Engard Vice President of Education, ByWater Solutions Koha Documentation Manager Author, The Accidental Systems Librarian 2d & Practical Open Source Software for Libraries tasl.web2learning.net & opensource.web2learning.net nengard@bywatersolutions.com Wednesday, February 20, 13
  • 2. What isn’t Open Source? Common  Open  Source  FUD  (Fear,  Uncertainty  &  Doubt) • “Isn’t  that  insecure?” • “I  don’t  want  to  share  my  data!” • “How  can  it  be  any  good  if  it’s  free?” • “We  don’t  have  the  staff  to  handle   open  source.” Comic: Author: Unknown | Year: Unknown | Source: Unknown Wednesday, February 20, 13
  • 3. What is Open Source? Open  source  soCware  is  soCware  that  users  have  the  ability  to   run,  distribute,  study  and  modify  for  any  purpose. Open  source  is  a  collaboraEve  soCware-­‐development   method  that  harnesses  the  power  of  peer  review  and   transparency  of  process  to  develop  code  that  is  freely   accessible.1   Open  source  draws  on  an  ecosystem  of  thousands  of   developers  and  customers  all  over  the  world  to  drive   innovaEon.2                                                 1,2  h<p://connect.educause.edu/display/47941 Wednesday, February 20, 13
  • 4. What is Free Software? • OCen  you  will  hear  Free  &  Open  Source  SoCware  (F/OSS)  in   conjuncEon.   • The  Free  SoCware  DefiniEon  (hQp://www.gnu.org/philosophy/ free-­‐sw.html)    is  similar  to,  but  not  idenEcal  to  the  Open  Source   DefiniEon  (hQp://www.opensource.org/docs/definiEon.php)   • Free  does  not  mean  free  of  cost  -­‐  it  means  Free  as  in  Freedom Wednesday, February 20, 13
  • 5. 4 Freedoms of Free Software • You  need  all  four  of  these  freedoms  to  have  free   soCware   • Freedom  of  use • Freedom  to  copy • Freedom  to  modify • Freedom  to  contribute hQp://www.web2learning.net/archives/4263 Wednesday, February 20, 13
  • 6. Sharing of ideas "If  you  have  an  apple  and  I  have  an  apple  and   we  exchange  apples,  then  you  and  I  will  sEll   each  have  one  apple.  But  if  you  have  an  idea   and  I  have  an  idea  and  we  exchange  these   ideas,  then  each  of  us  will  have  two  ideas." AQributed  to  Bernard  Shaw http://ftacademy.org/materials/fsm/1#1 Wednesday, February 20, 13
  • 7. The Cathedral & The Bazaar The  Cathedral   The  Bazaar     (proprietary  so4ware) (open  source  so4ware) • Development  occurs   • Code  developed  over   behind  walls   the  Internet  with   • Source  code  is   several  others  in   usually  not  provided   public  view -­‐  kept  locked  up • Source  code  open  to   • Corporate  hierarchy all  users • “Given  enough   h<p://www.catb.org/~esr/wriIngs /cathedral-­‐bazaar/cathedral-­‐bazaar/ eyeballs,  all  bugs  are   shallow” Wednesday, February 20, 13
  • 8. Open Source Governance What  kind  of  quality  control  is  there? • Most  open  source  projects  have  a  release  manager  or  a  manager  of  some  sort   who  reviews  the  code  and  approves  it  before  adding  it  to  the  final  release What  is  the  role  of  the  community? • The  community  looks  out  for  the  best  interests  of  the  soSware.    They  work  as   the  governing  body  behind  all  decisions  related  to  the  soSware.  The   community  decides  what  features  to  develop  next  and  who  the  managers  are.       Wednesday, February 20, 13
  • 9. Open Source Community • Open  source  is  about  more  than  free  soCware • Community  is  crucial  to  the  growth  of  open  source • Without  shared  knowledge  and  collaboraEon  the  project  will  not   grow • “CriEquing  the  community  is  a  right  reserved  for  those  who  have   proved  themselves  by  making  valuable  contribuEons”1 • People  who  use  open  source  can  collaborate  and  contribute  in  many   ways  with  the  community • Write  code • Write  documentaEon • Debug • Educate  others 1. Tapscott, Don, and Anthony D. Williams. “Embracing open source culture and strategy.” In Wikinomics: How mass collaboration changes everything, 82-83. Expanded Edition. New York, NY: Penguin USA, 2008. www.wikinomics.com/book/.   Wednesday, February 20, 13
  • 10. Open Source Crowdsourcing “Crowdsourcing  has  it  genesis  in  the  open  source  movement  in   soCware.  The  development  of  the  Linux  operaEng  system  proved  that   a  community  of  like-­‐minded  peers  was  capable  of  creaEng  a  beQer   product  than  a  corporate  behemoth  like  MicrosoC.    Open  source   revealed  a  fundamental  truth  about  humans  that  had  gone  largely   unnoEced  unEl  the  connecEvely  of  the  Internet  brought  it  into  high   relief:  labor  can  oCen  be  organized  more  efficiently  in  the  context  of   a  community  than  it  can  in  the  context  of  the  corporaEon.    The  best   person  to  do  a  job  is  the  one  who  most  wants  to  do  that  job;  and  the   best  people  to  evaluate  their  performance  are  their  friends  and  peers   who,  by  the  way,  will  enthusiasEcally  pitch  in  to  improve  the  final   product,  simply  for  the  sheer  pleasure  of  helping  one  another  and   creaEng  something  beauEful  from  which  they  all  will  benefit.” Howe, J. (2008). Crowdsourcing: Why the power of the crowd is driving the future of business. New York: Crown Business. p.8 Wednesday, February 20, 13
  • 11. Believing in Openness If  you  don't  know  why  you  do  what  you  do  then  how  will  you  ever   get  people  to  be  loyal  and  want  to  be  a  part  of  what  you  do?     The  goal  is  not  just  to  sell  to  people  what  you  have,  it's  to  sell   people  on  what  you  believe  -­‐  the  goal  is  not  to  hire  people  who   want  a  job  it's  to  hire  people  who  believe  what  you  believe.  If  you   hire  people  just  because  they  can  do  a  job  they  will  work  for  your   money  -­‐  if  you  hire  people  who  believe  what  you  believe  they   work  for  you  with  blood  and  sweat  and  tears. Simon  Sinek:  How  great  leaders  inspire  acEon   hQp://www.ted.com/talks/simon_sinek_ how_great_leaders_inspire_acEon.html   Wednesday, February 20, 13
  • 12. Open Source is Easy! “The  hard  drive  on  one  of  our  reference  desk  PCs  died  today.    I  threw  in  a  new  one,  but  I   didn't  feel  like  spending  the  day  siing  through  Windows  updates,  so  I  loaded  Ubuntu  11.04   on  it  instead.    The  install,  as  I'm  sure  you  know,  only  took  about  15  minutes.    Now,  before  I   add  my  next  point,  keep  in  mind  that  I  manage  a  staff  whose  average  age  is  about  63.    No   joke.    Most  of  them  have  been  working  at  my  facility  longer  than  I've  been  alive.    SEll,  once  I   had  Ubuntu  up  and  running,  they  were  literally  fighEng  over  who  got  to  use  the  new   operaEng  system.    They  loved  it  that  much.     Now  I  agree,  Linux  kicks  buQ.    I  use  it  about  80%  of  the  Eme.    Typing  to  you  on  Mint  right   now!    However,  I  never  expected  novice  users  to  take  to  it  so  quickly.    Please,  next  Eme  you   do  an  open  source  webinar,  impress  on  your  aQendees  that  libraries  aren't  sacrificing  a  thing   by  switching  over  to  open  source  soCware.    If  anything,  open  source  operaEng  systems  and   applicaEons  can  be  far  more  user  friendly  for  the  novice  user  than  Windows  will  ever  be...” -­‐-­‐  Mark  at  the  The  Rahway  Public  Library Wednesday, February 20, 13
  • 13. Who’s Using Open Source? •Government  Agencies •Schools  (K-­‐colleges) •All  Kinds  of  Businesses •Librarians Wednesday, February 20, 13
  • 14. Open Source in Business 2007  Survey  Results http://www.unisys.com/unisys/news/detail.jsp?id=5100086&pid=&sid=203 Wednesday, February 20, 13
  • 15. Open Source in Business • In  2010  a  survey  of  300  large  organizaEons  in  both  the  private  and  public   sector  found: • 50%  are  fully  commiQed  to  open  source  in  their  business   • 28%  say  they  are  experimenEng  with  open  source  and  keeping  an  open   mind  to  using  it • 38%  expecEng  to  migrate  mission-­‐criEcal  soCware  to  open  source  in  next   12  months • The  cost  was  no  longer  viewed  as  the  key  benefit,  instead: • 76%  cited  quality  as  a  key  benefit  of  open  source • 70%  cited  improved  reliability • 69%  said  beQer  security/bug  fixing h<p://newsroom.accenture.com/ arIcle_display.cfm?arIcle_id=5045 Wednesday, February 20, 13
  • 16. Making money on open source • “IBM  not  only  accepted  open  source  soCware  products  and  processes  but  also   its  philosophy,  which  is  to  spur  quality  and  fast  growth  rather  than  just  profits   based  on  proprietary  ownership  of  intellectual  property.” • “Giving  up  so  much  control  is  unconvenEonal  to  say  the  least,  but  the  rewards   for  doing  so  have  been  handsome.    IBM  spends  about  $100  million  per  year   on  Linux  development.    If  the  Linux  community  puts  in  $1  billion  of  effort,  and   even  half  of  that  is  useful  to  IBM  customers,  the  company  gets  $500  million  of   soCware  development  for  an  investment  of  $100  million.” Tapsco<,  Don,  and  Anthony  D.  Williams.  “Joining  Linux.”  In   Wikinomics:  How  mass  collaboraIon  changes  everything,   79-­‐82.  Expanded  EdiIon.  New  York,  NY:  Penguin  USA,  2008.   h<p://www.wikinomics.com/book/. Wednesday, February 20, 13
  • 17. Open Source On the Web Total  AcEve  Sites:  6/2000  to  7/2012 h<p://news.netcraS.com/archives/2012/07/03/july-­‐2012-­‐web-­‐server-­‐survey.html   Wednesday, February 20, 13
  • 18. Why so Popular? •Reliability  through  Peer  Review •Freedom  to  Innovate •No  Vendor  Lock-­‐in •User-­‐centric  Development •CollaboraEve  Environment •Zero  License  Fees Wednesday, February 20, 13
  • 19. Why Should Libraries Care? Wednesday, February 20, 13
  • 20. Open Source & Libraries Libraries  and  Open  Source  Both... • Believe  that  informaIon  should  be  freely  accessible  to  everyone • Give  away  stuff • Benefit  from  the  generosity  of  others • Are  about  communiIes • Make  the  world  a  be<er  place -­‐-­‐  Horton,  G.  h<p://Inyurl.com/3jvumn Wednesday, February 20, 13
  • 21. Open Source & Libraries Libraries  and  Open  Source  make   the  perfect  pair [Librarians]  "are  almost  ethically   required  to  use  and  develop  open   source  soCware."   Crawford,  R.  S.  h<p://www.lugod.org/ presentaIons/oss4lib.pdf hQp://www.flickr.com/photos/cavort/ 151687944/ Wednesday, February 20, 13
  • 22. Open Source & Libraries 2007  Survey  Results h<p://www.unisys.com/unisys/news/detail.jsp?id=5100086&pid=&sid=203   Wednesday, February 20, 13
  • 23. Open Source & Libraries Common  quesEons  libraries  have: • Is  there  support?  Do  I  have  to  know   how  to  program? • Do  I  have  to  skimp  on  features? • Isn’t  Open  Source  risky? • Can  I  do  it  myself? Wednesday, February 20, 13
  • 24. Support for Open Source Is  there  support? Do  I  have  to  know  how  to  program? • ByWater  SoluEons • If  you  want  to  contribute   • Catalyst to  the  code  -­‐  Yes • Equinox • If  not  you  can  use: • YourLibrarySite • Support  Providers • And  more! • Local  Students • Freelance  Developers Wednesday, February 20, 13
  • 25. Do I have to skimp on features? • Open  Source  developers  follow  the   rule  of  “Release  early  and  release   oCen” • Users  vote  with  their  dollars  and  Eme • Freedom  to  develop  on  your  own • Developers  love  their  products hQp://www.flickr.com/photos/programwitch/ 2505184887/ Wednesday, February 20, 13
  • 26. Isn’t Open Source Risky? • Casey  Coleman,  chief  informaEon  officer  for  the   • US  Department  of  Defense  memo   GSA  (U.S.  General  Services  AdministraEon),  said   encourages  the  use  of  open  source  with   in  a  speech  ...  that  the  GSA  heavily  relies  on   many  reasons  “including  cost  advantages,   open  source  to  drive  down  costs,  increase   reduced  risk  of  vendor  lock-­‐in,  beQer   flexibility  of  IT  dollars,  and  reduce  risk.  ‘You  get   security,  and  increased  flexibility.  It  says   much  more  transparency  and  interoperability,   that  the  posiEve  aspects  of  open  source   and  that  reduces  your  risk,’  she  said. soCware  should  be  given  consideraEon   • h<p://news.cnet.com/ during  procurement  research. 8301-­‐13505_3-­‐9921115-­‐16.html • h<p://arstechnica.com/open-­‐source/news/ 2009/10/dod-­‐military-­‐needs-­‐to-­‐think-­‐harder-­‐ about-­‐using-­‐open-­‐source.ars   Wednesday, February 20, 13
  • 27. Isn’t Open Source Risky? For  a  total  284  days  in  2006  (or  more  than  nine  months  out  of  the  year),  exploit  code  for  known,   unpatched  criEcal  flaws  in  pre-­‐IE7  versions  of  the  browser  was  publicly  available  on  the  Internet.   Likewise,  there  were  at  least  98  days  last  year  in  which  no  soCware  fixes  from  MicrosoC  were   available  to  fix  IE  flaws  that  criminals  were  acEvely  using  to  steal  personal  and  financial  data  from   users. In  a  total  of  ten  cases  last  year,  instrucEons  detailing  how  to  leverage  "criEcal"  vulnerabiliEes  in  IE   were  published  online  before  MicrosoC  had  a  patch  to  fix  them. In  contrast,  Internet  Explorer's  closest  compeEtor  in  terms  of  market  share  -­‐-­‐  Mozilla's  Firefox   browser  -­‐-­‐  experienced  a  single  period  lasEng  just  nine  days last  year  in  which  exploit  code  for  a  serious  security  hole  was  posted   online  before  Mozilla  shipped  a  patch  to  remedy  the  problem. h<p://blog.washingtonpost.com/securityfix/2007/01/ internet_explorer_unsafe_for_2.html   Wednesday, February 20, 13
  • 28. Risk of Proprietary Software • “Closed-­‐source  efforts  oCen  suffer  from  flaws   and  problems  which  the  original  development   team  never  anEcipated.    Lack  of  inspecEon  of   the  code  by  other  programmers  can  mean  that   inappropriate  design  constraints  and  other   errors  might  not  be  discovered  unEl  the  code  is   already  in  use.” Pavlicek,  Russell.  Embracing   insanity  :  open  source  soSware   development.  Indianapolis    IN:   SAMS,  2000.  p.  33. Wednesday, February 20, 13
  • 29. Risk of Proprietary Software • “In  its  2011  Coverity  Scan  Open  Source  Integrity   Report,  which  was  released  on  Thursday,   Coverity  actually  found  that  open  source  code   has  fewer  defects  per  thousand  lines  of  code   than  proprietary  soCware  code  does.” Noyes,  Katherine.  “Actually,  Open  Source  Code  Is  Be<er:   Report.”  PCWorld  Business  Center,  February  23,  2012.   h<p://www.pcworld.com/businesscenter/arIcle/250543/ actually_open_source_code_is_be<er_report.html. Wednesday, February 20, 13
  • 30. Software is Risky! All  soSware  has  risks,  you  need  to  evaluate  open  source  the  same  way  you  do   proprietary  systems. Several  Levels  of  Risk  to  consider: • SoSware  security  issues • Open  source  is  just  as  secure  if  not  more  secure  than  proprietary  systems   because  of  its  transparency • Evaluate  open  source  soSware  no  differently  than  you  do  other  soSware! • Company  mergers  and  acquisiIons • Because  you  own  the  code  to  your  system  you  are  not  Ied  to  one  support   source  and  will  never  be  leS  without  support   Wednesday, February 20, 13
  • 31. Can I do it Myself? • Absolutely,  with  the  right  in-­‐house  skills • Systems  knowledge • Linux  server  management • Web  programming • Perl  /  PHP  /  MySQL Wednesday, February 20, 13
  • 33. Open Source & Libraries When  asked  what  Open  Source  apps  they  use  at  work,  977   librarians  and  library  workers  answered  as  follows hQp://opensource.web2learning.net/archives/category/survey-­‐ results Wednesday, February 20, 13
  • 34. Open Source & Libraries When  asked  why  they  chose  and  open  source  app,  977   librarians  and  library  workers  answered  as  follows hQp://opensource.web2learning.net/archives/category/survey-­‐ results Wednesday, February 20, 13
  • 35. Give me some examples!! Give me some examples!! Wednesday, February 20, 13
  • 36. Operating System • Is and always will be free of charge • Ubuntu contains all the applications you'll ever need: • word processing • email applications • web server software • programming tools • games Lock down Ubuntu for Patron • Designed with security in mind Stations: • Great for patron stations!! http://ashkev.weblogs.us/ archives/478 Jessamyn installs Ubuntu in her library: http://vimeo.com/4169783 Download Ubuntu: http://ubuntu.com Wednesday, February 20, 13
  • 37. Virtual Machine • Try operating systems without reformatting your machine • Run as many virtual machines as you’d like • Runs operating system concurrently without using up too many resources • Great way to demo software without making the switch right away http://www.virtualbox.org Wednesday, February 20, 13
  • 39. Web Browser • Customizable with Plugins • Offers more security that IE • Phishing protection • Built in pop up blocker • Spyware protection • Private Browsing • Frequent updates • Built in spell checking • Built in RSS recognition Download: http://www.mozilla.com/en-US/firefox/ Security Facts: http://en-us.www.mozilla.com/en-US/firefox/security/ Browser Stats: http://www.w3schools.com/browsers/browsers_stats.asp Wednesday, February 20, 13
  • 40. Web Browser •Google Chrome is a newer open source browsing option •Available for many operating systems •More security than IE: •Malware protection •Spyware protection •Anti-Phishing •Private browsing •Extend functionality with plugins http://chrome.google.com https://chrome.google.com/extensions/ Security: http://www.computerworld.com/s/article/9143518/ Chrome_sets_browser_security_standard_says_expert Wednesday, February 20, 13
  • 41. Email Client • Customizable with Plugins • Message Tagging • Saved Searches • High security • Phishing protection • Junk mail folder • Remote image blocking • Easy integration with Google Apps and popular web mail services http://www.mozilla.com/en-US/thunderbird/ Wednesday, February 20, 13
  • 42. Must Have Thunderbird Plugins •Lightening •Adds a Sunbird (another Mozilla product) type calendar to Thunderbird •http://www.mozilla.org/projects/ calendar/lightning/ •Provider for Google Calendar •Connects Lightning with Google Calendar •https://addons.mozilla.org/en-US/ thunderbird/addon/4631 Tutorial: http://www.makeuseof.com/tag/how-to-integrate-google- calendar-into-thunderbird/ Wednesday, February 20, 13
  • 44. Complete Office Suite • Works on most operating systems • Similar menus to other office suites • Save files in a variety of formats for interoperability with other office suites • Mature/established applications • Includes full office suite: • word processor • spreadsheet • presentation manager • drawing program • database application www.libreoffice.org Wednesday, February 20, 13
  • 45. Desktop Publishing • Works on most operating systems • Professional page layout • Comes with a combination of "press-ready" output and new approaches to page layout • Supports professional publishing features, such as CMYK color, separations, ICC color management and versatile PDF creation • Non-Latin script handling in PDFs • Several translations http://www.scribus.net Wednesday, February 20, 13
  • 46. Photo Editing • Works on most operating systems • Supports photo retouching and image creation • Includes a customizable interface and plugins for extended functionality • Supports most photo formats • Available in several languages http://gimp.org http://www.gimpshop.com Wednesday, February 20, 13
  • 48. Web Conferencing • Works on most operating systems • Runs right in the web browser • Secure (data encrypted by HTTPS) • Meetings can be conducted either in conjunction with an enterprise’s existing teleconferencing service, or utilizing WebHuddle’s optional voice over IP https://www.webhuddle.com Wednesday, February 20, 13
  • 49. Web Conferencing • Works on most operating systems • Installs on your web servers • Share your desktop, slides, chat and voice • Broadcast via webcam and voice over IP • Integrated with popular content management systems and open source course management (Moodle) http://bigbluebutton.org Wednesday, February 20, 13
  • 50. Instant Messaging • IM with multiple logins at once • Supports file transfers • Shows typing notifications • Allows for custom away messages • Windows only • See Adium for Mac http://www.pidgin.im http://www.adiumx.com Wednesday, February 20, 13
  • 51. Instant Messaging • Cross-platform IM client optimized for businesses and organizations • Built-in support for group chat • Telephony integration • Strong security • In-line spell checking • Tabbed conversations www.igniterealtime.org/projects/spark/index.jsp Wednesday, February 20, 13
  • 53. Screencasting •Works on Windows only •Records actions on your screen •Multi-Language support •Records audio from system speakers •Features include the ability to: •Add System Time Stamp To Video •Add Caption To Video •Add Watermark To Video http://camstudio.org Wednesday, February 20, 13
  • 54. Screencasting • Works on Windows only • Record software demonstrations and tutorials • Include • Voice • Webcam • Text • Publish in Flash, view on our website or yours http://www.webinaria.com Wednesday, February 20, 13
  • 55. On the Web Wednesday, February 20, 13
  • 56. Online Surveys • Install on your own servers • WYSIWYG HTML Editor • User-Management • Free with no limits on number of surveys or responses • Multi-Lingual Surveys in more than 50 languages • Integration of pictures and movies into a survey • Creation of a printable survey version • Anonymous and Not-Anonymous survey • Open and closed group of participant surveys • Optional public registration for surveys http://limesurvey.org Wednesday, February 20, 13
  • 57. Content Management • Easy to install and customize • Allows for detailed user permissions • Plugins for events calendar, widgets, photo galleries and more • Thousands of pre-made themes • Includes content management functionality • Built-in search engine • Support multiple authors and blogs • Can run an entire library website or intranet http://wordpress.org Wednesday, February 20, 13
  • 58. Advanced Content Management • More advanced interface and installation process • Expandable with Modules • The Drupal community has contributed many modules which provide functionality that extend Drupal core • Extensive online/print help • Both the content and the presentation can be individualized based on user-defined preferences. • Role based permission system http://drupal.org http://listserv.uic.edu/archives/drupal4lib.html Wednesday, February 20, 13
  • 59. Course Management • Web-based classrooms • Permissions for students, teachers and administrators • Built-in chat rooms and message boards • Suitable for 100% online classes as well as supplementing face-to-face learning • Multiple languages, themes, plugins and activity modules • Includes modules for assignment and quizzes http://moodle.org Wednesday, February 20, 13
  • 61. Public PC Management • Integrated multi-platform kiosk management system. • Includes: • Prepaid access and membership access • Remote logoff, shutdown, and messaging • Customizable login dialog text • Remote viewing of network status from an external location using a web browser • Grouping of workstations according to program access http://openkiosk.sourceforge.net/ Wednesday, February 20, 13
  • 62. Public PC Management • Use to manage public access systems, libraries, school computer laboratories and more! • Single sign-on integration with the Koha ILS • A web-based administration system • Create, delete, manage users • Leave users messages • Remotely log out or ban users • Developed by and used at the Crawford County Library System in PA http://libki.org Wednesday, February 20, 13
  • 64. Library Plugin •Open Source browser plugin for Firefox and Chrome •Provides access to library resources from the browser •Uses an open source framework from which editions for specific libraries can be built •Currently, 850+ academic and public libraries have created public LibX editions •Integrates into popular websites (Google Scholar, Amazon, Barnes & Noble) http://libx.org Wednesday, February 20, 13
  • 65. Research Assistant • Open source Firefox extension (standalone version in alpha) • Helps you collect, manage, and cite research resources • Playlist-like organization • Allows for note-taking • Includes saved searches and tags • Integration with MS Office & Open Office • Data stored in your web browser • Can store of files and bibliography online as well • Allows for shared collections http://zotero.org http://www.zotero.org/translators http://www.zotero.org/support/standalone http://research.library.gsu.edu/zotero Wednesday, February 20, 13
  • 67. Reference Stats •Provides a simple way for library reference & service desks to track statistics on the number of questions asked •Provides tools to build a simple knowledge base •Web-based •Runs on Linux or Windows Server http://code.google.com/p/libstats/ Wednesday, February 20, 13
  • 68. OPAC • Blacklight OPAC • Allows for indexing multiple types of objects from the repository with separate metadata standards • Allows for searching of bib records alongside digital library items • Friendly interface • RSS Feeds for search results • Facetted Searching • Cover images • Speedy/Friendly search engine http://projectblacklight.org http://blacklight.betech.virginia.edu Wednesday, February 20, 13
  • 69. OPAC •Works with several ILSes • Faceted results • Save lists • Zotero integration • Persistent URLs • Author biographies • Similar items searching • Browsable http://vufind.org http://vufind.org/wiki/ils_support_list Wednesday, February 20, 13
  • 70. CMS & OPAC in One •CMS and OPAC with faceted searching and browsing features •Leverages WordPress to offer rich content management features for all a library’s content •Free and open source •Represents library catalogs in an easily searchable, highly remixable web-based format http://about.scriblio.net Wednesday, February 20, 13
  • 71. CMS & OPAC in One •SOPAC (Social Online Public Access Catalog) is a module for the Drupal CMS that provides integration of your library catalog within Drupal while allowing users to tag, rate, and review your holdings. •Faceted browsing •Ability to remove search limiters •Saved searches •Integrated renewals, holds placement, and fine payment •Ability to customize the user experience via the administrative control panel •100% customizable interface via the Drupal template system http://thesocialopac.net Wednesday, February 20, 13
  • 72. Desktop-Based Integrated Library System • Installs to your desktop • Offers the following functions • Cataloging • Circulation • Patron Management • Acquisitions • Serials •Reporting • Software available for free & Data is yours! http://open-ils.org Wednesday, February 20, 13
  • 73. Browser-Based Integrated Library • Fully web-based ILS System • Offers same features as the proprietary ILS • Cataloging • Circulation • Patron Management • Acquisitions • Serials •Reporting • Software available for free & Data is yours! • Support available at reasonable prices http://koha-community.org Wednesday, February 20, 13
  • 75. Play Time • Start  downloading  and   installing  applicaEons   that  will  make  things   more  efficient  (and   possibly  affordable)  for   you. hQp://www.flickr.com/photos/nengard/ 3253133986/ Wednesday, February 20, 13
  • 76. Portable Play •Can’t  install  soCware  on  your  work   computer? •Try  PortableApps: •Install  on  your  USB  drive  and  use   many  of  these  open  source   applicaEons  without  installing  to  the   hard  drive hQp://portableapps.com   Wednesday, February 20, 13
  • 77. Local Play •Don’t  have  access  to  a  web  server? •Try  BitNami: •Free,  easy  to  setup  wikis,  blogs,   forums  and  many  other  web   applicaEons  that  you  can  run   locally  or  in  the  cloud.  BitNami   makes  deploying  server  soCware   a  simple  and  enjoyable  process. h<p://bitnami.org/ Wednesday, February 20, 13
  • 78. Additional Links •Open Source Living http://osliving.com •OSS Watch, open source software advisory service: http://www.oss-watch.ac.uk •Open Source as Alternative http://www.osalt.com •Nicole’s Delicious bookmarks: http://delicious.com/nengard/opensource Wednesday, February 20, 13
  • 79. OSS & Libraries Links • Open  Source  SoCware  in  Libraries hQp://infomoEons.com/musings/ossnlibraries/   • Open  Source  SoCware  and  Libraries  Bibliography zotero.org/groups/ freelibre_and_open_source_soCware_and_libraries_bibliography   • PracEcal  Open  Source  SoCware  for  Libraries hQp://opensource.web2learning.net/blog • Open  Network  Libraries   hQp://onl.org.nz   • FOSS4Lib hQp://foss4lib.org   Wednesday, February 20, 13
  • 80. Open Source Blogs • The  Open  Road • New  York  Times  -­‐  Open hQp://www.cnet.com/openroad/ hQp://open.nyEmes.com   • Open  Ended  from  Ars  Technica • OpenSource.com hQp://arstechnica.com/open-­‐source hQp://opensource.com   • The  H  Open  Source • Open  Source  at  DatamaEon hQp://www.h-­‐online.com/open/   itmanagement.earthweb.com/osrc/   • ZDNet  Open  Source hQp://blogs.zdnet.com/open-­‐source Wednesday, February 20, 13
  • 81. Online Reading List • Open  Source:  Narrowing  the  Divides  between  EducaEon,  Business,  and  Community hQp://connect.educause.edu/display/47941 • The  concepts  of  Free  SoCware  &  Open  Standards:  IntroducEon  to  Free  SoCware   hQp://Cacademy.org/materials/fsm/1#1     • We  Love  Open  Source  SoCware.  No,  You  Can’t  Have  Our  Code hQp://journal.code4lib.org/arEcles/527   • Open  Source  SoCware  Tools  And  Directories:  Where  To  Find  Them,  How  To  Evaluate  Them hQp://www.masternewmedia.org/open-­‐source-­‐soCware-­‐tools-­‐and-­‐directories-­‐where-­‐to-­‐find-­‐them-­‐ how-­‐to-­‐evaluate-­‐them/ • Open  Source  Security  Bibliography hQp://www.zotero.org/nengard/items/collecEon/QKWPIXK9   • Nicole’s  Zotero  Library hQp://www.zotero.org/nengard/items/collecEon/1796131 Wednesday, February 20, 13
  • 82. Print Reading List • Prac?cal  Open  Source  SoAware  in  Libraries  by  Nicole  C.  Engard   • The  Cathedral  and  the  Bazaar:  Musings  on  Linux  and  Open  Source  by  an  Accidental   Revolu?onary  by  Eric  S.  Raymond • Embracing  Insanity:  Open  Source  SoAware  Development  by  Russell  Pavlicek • The  success  of  open  source  by  Steve  Weber • The  open  source  alterna?ve:  Understanding  risks  and  leveraging  opportuni?es  by   Heather  J.  Meeker • Open  Sources  2.0:  The  Con?nuing  Evolu?on  by  Chris  DiBona,  Mark  Stone,  and  Danese   Cooper Wednesday, February 20, 13
  • 83. Thank You! Nicole C. Engard Vice President of Education, ByWater Solutions Author, Practical Open Source Software for Libraries opensource.web2learning.net Wednesday, February 20, 13