<?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>Sun, 26 May 2013 03:07:25 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Quick Tip: Deploy PHP to Heroku in Seconds]]></title>
      <guid>http://www.phpdeveloper.org/news/18674</guid>
      <link>http://www.phpdeveloper.org/news/18674</link>
      <description><![CDATA[<p>
For anyone that's wanted to try out the <a href="http://heroku.com">Heroku</a> hosting platform but just want a bare-bones guide to getting up and running, NetTuts.com has <a href="http://net.tutsplus.com/tutorials/php/quick-tip-deploy-php-to-heroku-in-seconds/">what you're looking for</a>.
</p>
<blockquote>
We've raved about the brilliance of <a href="http://www.heroku.com/">Heroku</a> before, mostly around the fact that it makes launching a Rails or Node app rather simple without having to configure your own server. But what if you want the same kind of freedom and speed of deployment with PHP? Fortunately, Heroku has quietly offered support for PHP for quite some time.
</blockquote>
<p>
You'll need to get their <a href="https://toolbelt.heroku.com/">CLI deployment tool</a> and <a href="https://api.heroku.com/signup">set up an account</a> but the rest is pretty easy. The steps to set up the git repo, add a new "heroku" branch and push the checked in code directly out to the server. 
</p>]]></description>
      <pubDate>Tue, 30 Oct 2012 09:50:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Content with Style: Viewing BLOB content in phpMyAdmin]]></title>
      <guid>http://www.phpdeveloper.org/news/13569</guid>
      <link>http://www.phpdeveloper.org/news/13569</link>
      <description><![CDATA[<p>
New from the Content with Style blog today there's <a href="http://www.contentwithstyle.co.uk/content/viewing-blob-content-in-phpmyadmin">a quick tip</a> from <i>Matthias Willerich</i> for phpMyAdmin users who are having issues viewing the content of blob data types.
</p>
<blockquote>
n my phpMyAdmin installation, version 3.1.1, none of the old style config settings [...] had any effect, and the solution was terribly elusive. "view blob", "show blob", "display blob", all that Google suggested were people asking the same question, at various ages of the internet.
</blockquote>
<p>
Finally, after wading through negative comments of forums and not getting much help at all, <i>Matthias</i> dug into the source and found a session variable that can be set to true and the content magically appears.
</p>]]></description>
      <pubDate>Fri, 20 Nov 2009 08:57:08 -0600</pubDate>
    </item>
  </channel>
</rss>
