<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 21 May 2013 19:51:52 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Dan Scott's Blog: Creating a MARC record from scratch in PHP using File_MARC]]></title>
      <guid>http://www.phpdeveloper.org/news/15996</guid>
      <link>http://www.phpdeveloper.org/news/15996</link>
      <description><![CDATA[<p>
<i>Dan Scott</i> has posted an example of how to <a href="http://www.coffeecode.net/archives/243-Creating-a-MARC-record-from-scratch-in-PHP-using-File_MARC.html">create a MARC record</a> (machine-readable cataloging, more details <a href=" http://loc.gov/marc/">here</a>) from scratch with the help of the <a href="http://pear.php.net/File_MARC">File_MARC</a> PEAR package.
</p>
<blockquote>
In the past couple of days, two people have written me email essentially saying: "Dan, this File_MARC library sounds great - but I can't figure out how to create a record from scratch with it! Can you please help me? Yes, when you're dealing with MARC, you'll quickly get all weepy and get help from anyone you can. 
</blockquote>
<p>
His example code is pretty simple - load the PEAR package into the script, create the record object and start adding fields to it. He shows various output methods ("pretty print", writing the raw data to a file, etc.) and the output to various other data structures like JSON and XML.
</p>]]></description>
      <pubDate>Fri, 04 Mar 2011 08:40:08 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Dan Scott's Blog: PEAR File_MARC 0.1.0 alpha officially released]]></title>
      <guid>http://www.phpdeveloper.org/news/6705</guid>
      <link>http://www.phpdeveloper.org/news/6705</link>
      <description><![CDATA[<p>
<i>Dan Scott</i> has <a href="http://www.coffeecode.net/archives/101-PEAR-File_MARC-0.1.0-alpha-officially-released.html">an announcement</a> today about the official release of his <a href="http://pear.php.net/File_MARC">File_MARC</a> PEAR package, version 0.1.0 alpha.
</p>
<blockquote>
What does this mean? Well, assuming you have PHP 5.1+ and PEAR installed, you can now download and install File_MARC and its prerequisite with a simple command. I've also imported the File_MARC source into the PEAR CVS repository, so you can poke and prod and provide patches.
</blockquote>
<p>
He <a href="http://www.coffeecode.net/archives/101-PEAR-File_MARC-0.1.0-alpha-officially-released.html">notes</a> some of the changes he wants to make before things hit version 1.0, including MARCXML support.
</p>]]></description>
      <pubDate>Tue, 14 Nov 2006 15:49:18 -0600</pubDate>
    </item>
  </channel>
</rss>
