<?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>Sat, 25 May 2013 19:44:13 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Victor Farazdagi's Blog: New Project: Phrozn - static site generator in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16205</guid>
      <link>http://www.phpdeveloper.org/news/16205</link>
      <description><![CDATA[<p>
On his blog today <i>Victor Farazdagi</i> introduces a new tool he's developed to help make the creation of static sites even easier - <a href="http://phrozn.info/">Phrozn</a>, a static site generator that takes content and wraps it in a site's template and structure and outputs it for easy integration.
</p>
<blockquote>
Given the scale of how client-side technologies (such as JavaScript) evolved, most of dynamic functionality can be implemented using client-side scripts + remote web-services (e.g. Disqus for comments). More than often we a going down that road even on our completely dynamic sites - it makes things more simple.
</blockquote>
<p>
He gives the example of being able to write the content in VIM and run a single application - <a href="http://phrozn.info/">Phrozn</a> - and generate the new page to add to the site. He sees it as a good alternative to something like WordPress where most people only use 1% of the functionality it offers. You can find out more about the project by looking into <a href="http://www.phrozn.info/en/documentation/">its documentation</a> or you can just dive into the code by <a href="https://github.com/farazdagi/phrozn">grabbing it from github</a>. As a side note, several other tools, like <a href="https://github.com/mojombo/jekyll/wiki">Jekyll</a> are "blog aware" and can be used similarly. 
</p>]]></description>
      <pubDate>Fri, 15 Apr 2011 11:02:03 -0500</pubDate>
    </item>
  </channel>
</rss>
