<?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>Mon, 20 May 2013 02:40:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPMaster.com: Building ePub with PHP and Markdown]]></title>
      <guid>http://www.phpdeveloper.org/news/19264</guid>
      <link>http://www.phpdeveloper.org/news/19264</link>
      <description><![CDATA[<p>
On PHPMaster.com today there's a new post showing you how to <a href="http://phpmaster.com/building-epub-with-php-and-markdown/">create ePub documents</a> from Markdown-formatted files with the help of the <a href="https://github.com/vtardia/md2epub">md2epub</a> and <a href="http://www.raintpl.com/">RainTPL</a> libraries.
</p>
<blockquote>
The ePub format is a publishing standard built on top of XHTML, CSS, XML and more. And since PHP is well suited for working with HTML and friends, why not use it to build ebooks? In this article we'll see what goes into building a tool for creating ePub packages starting from a set of content files. Maybe it's your next best selling cyber-sci-fi novel or documentation for your latest code project… because we all write good documentation for our projects, don't we?
</blockquote>
<p>
He starts off with an introduction to the ePub format, showing the directory structure the package has to follow and some example contents. He helps you set up a test book with two chapters, cover images, styling and a cover/title page. Included in the tutorial is all of the code you'll need to make your own "ePub builder" tool and a <a href="https://code.google.com/p/epubcheck/">suggestion of a tool</a> to check the end result.
</p>]]></description>
      <pubDate>Mon, 04 Mar 2013 10:52:45 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Seeing Triple!]]></title>
      <guid>http://www.phpdeveloper.org/news/15991</guid>
      <link>http://www.phpdeveloper.org/news/15991</link>
      <description><![CDATA[<p>
php|architect Magazine has <a href="http://www.phparch.com/2011/03/seeing-triple/">officially announced</a> the introduction of a new publishing format for their magazine. Readers are no longer tied to just PDF versions - they can now opt for ePUB editions of the magazine starting with this month's issue (and retroactively!).
</p>
<blockquote>
Still, even though PDF was a less popular format in 2002 than it has become today, it was a much easier choice for us when the only way to read an electronic publication was to sit in front of a computer. The advent of portable e-book readers demanded that we consider other formats; as a result, about six months ago we started a skunkworks program, spearheaded by our very own Keith Casey, to create ePub and MOBI versions of our magazine.
</blockquote>
<p>
Thanks to an ePUB document generator, the magazine can now be dynamically generated into three formats - the usual PDF file, an ePUB edition and a MOBI edition for the Kindle fans out there. All subscribers have been upgraded to this plan - the Premium subscription - and are able to start pulling down these editions today.
</p>]]></description>
      <pubDate>Thu, 03 Mar 2011 10:05:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Richard Thomas' Blog: Solar Framework manual is coming along]]></title>
      <guid>http://www.phpdeveloper.org/news/14737</guid>
      <link>http://www.phpdeveloper.org/news/14737</link>
      <description><![CDATA[<p>
In a quick new post to his blog <i>Richard Thomas</i> <a href="http://www.phpjack.com/content/solar-framework-manual-coming-along">talks about a change</a> in one of the two things there's the most complaints about when it comes to the <a href="http://solarphp.com">Solar</a> framework - documentation.
</p>
<blockquote>
The 2 biggest complaints about Solar have been it being in "beta" and lack of good docs.. Well its been out of beta and in release for a few months now so that should no longer be a concern. As for docs you can find the new and improved manual <a href="http://solarphp.com/manual/">here</a>.
</blockquote>
<p>
The documentation isn't 100% complete but its head and shoulders above some of the automatically generated manual pages the project has had before. They're also looking for interested parties on writing a book (collaboration anyone?) about the framework to help developers get started. You can find out how to get involved in <A href="http://www.phpjack.com/content/solar-framework-manual-coming-along">his post</a>.
</p>]]></description>
      <pubDate>Fri, 02 Jul 2010 10:14:52 -0500</pubDate>
    </item>
  </channel>
</rss>
