<?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, 12 Feb 2012 20:02:35 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: Code Coverage Dashboard]]></title>
      <guid>http://www.phpdeveloper.org/news/14295</guid>
      <link>http://www.phpdeveloper.org/news/14295</link>
      <description><![CDATA[<p>
In a new post to his blog <i>Sebastian Bergmann</i> talks about a new "dashboard view" that's been added to work with the <a href="http://www.phpunit.de/">PHPUnit</a> testing suite - <a href="http://github.com/sebastianbergmann/php-code-coverage">PHP_CodeCoverage</a>. He <a href="http://sebastian-bergmann.de/archives/886-Code-Coverage-Dashboard.html">talks more</a> about what it has to offer:
</p>
<blockquote>
PHP_CodeCoverage is a library that provides collection, processing, and rendering functionality for PHP code coverage information. Its architecture has support for multiple backends for collecting code coverage information (currently only support for Xdebug is implemented) and for reporting code coverage information (for instance using Clover XML or as an HTML report).
</blockquote>
<p>
The dashboard shows the code's class coverage distribution, class complexity, top project risks and the least tested methods to help you narrow down potential issues in your application. <a href="http://www.flickr.com/photos/sebastian_bergmann/4486651271/">Here's an example</a> of the output.
</p>]]></description>
      <pubDate>Mon, 05 Apr 2010 09:28:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[CatsWhoCode.com: 10 WordPress dashboard hacks]]></title>
      <guid>http://www.phpdeveloper.org/news/13738</guid>
      <link>http://www.phpdeveloper.org/news/13738</link>
      <description><![CDATA[<p>
From the CatsWhoCode.com blog there's <a href="http://www.catswhocode.com/blog/10-wordpress-dashboard-hacks">a new list</a> of ten things you can do to help improve the performance and add extra functionality to your <a href="http://wordpress.org">WordPress</a> installation's dashboard.
</p>
<blockquote>
The dashboard is a very important part of a WordPress blog. In fact, it allows you to control your posts, your blog design, and many more things. When building a site for a client, it is especially important to be able to control WP's dashboard. In this article, let's have a look at 10 extremely useful hacks for WordPress' dashboard.
</blockquote>
<p>Some of their hacks include:</p>
<ul>
<li>Remove dashboard menus
<li>Replace dashboard logo with yours
<li>Disable the "please upgrade now" message
<li>Add custom widgets to WordPress dashboard
<li>Provide help messages
</ul>]]></description>
      <pubDate>Tue, 29 Dec 2009 10:11:40 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Matt Curry's Blog:CakePHP Status Dashboard - Everything You Need To Know About Your App On One Page]]></title>
      <guid>http://www.phpdeveloper.org/news/12821</guid>
      <link>http://www.phpdeveloper.org/news/12821</link>
      <description><![CDATA[<p>
In <a href="http://www.pseudocoder.com/archives/2009/07/06/cakephp-status-dashboard-everything-you-need-to-know-about-your-app-on-one-page/">this new post</a> to his blog <i>Matt Curry</i> shows off a CakePHP status dashboard that can be included in your CakePHP app to get some vital statistics on its current state.
</p>
<blockquote>
You build a cool CakePHP app and now you have to maintain it. You go to Google to check your analytics; you SSH to your system to check log files; You log into your web admin to check affiliate clicks'¦ Wouldn't it be cool if you could check all this (and more) from one page? That's what this status plugin does.
</blockquote>
<p>
You can see a <a href="http://sandbox2.pseudocoder.com/status">screenshot here</a> and grab the code from <a href="http://github.com/mcurry/status">the project's github page</a>. Right now you can use the Google Analytics, shell logging, system information and log file viewer panels.
</p>]]></description>
      <pubDate>Tue, 07 Jul 2009 09:45:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: A first look at Zend Server]]></title>
      <guid>http://www.phpdeveloper.org/news/12008</guid>
      <link>http://www.phpdeveloper.org/news/12008</link>
      <description><![CDATA[<p>
<i>Stefan Koopmanschap</i> has <a href="http://www.leftontheweb.com/message/A_first_look_at_Zend_Server">taken his own look</a> at the latest offering from <a href="http://zend.com">Zend</a> - the <a href="http://www.zend.com/en/products/server/">Zend Server</a>.
</p>
<blockquote>
Zend released a new web application server product earlier this week called Zend Server. Curious as I am, I'm going to have a quick look into it here. I decided to start fresh so I launched my Parallels and installed a fresh Debian VM to check <a href="http://www.zend.com/en/products/server/">Zend Server</a> out on. After running through the Debian installation I was ready to start the work.
</blockquote>
<p>
He mentions a few of the "goods" - like the Debian package that's already built (just an apt-get call away), the nice interface and some of the bads - the "not quite enterprise" feel of the dashboard (looks a lot like Zend Platform) and a few smaller setup issues that could be easily fixed in future releases.
</p>
<p>
His overall impression is a bit indifferent, though he notes that
</p>
<blockquote>
This is just a beta though, so things may change in the future. We'll see. [...] It's good to see something new coming from Zend, but I think they could've done better.
</blockquote>]]></description>
      <pubDate>Tue, 24 Feb 2009 09:31:52 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[NETTUTS.com: 5 Amazing New WordPress 2.7 Features]]></title>
      <guid>http://www.phpdeveloper.org/news/11527</guid>
      <link>http://www.phpdeveloper.org/news/11527</link>
      <description><![CDATA[<p>
The NETTUTS.com site has pointed out <a href="http://nettuts.com/tutorials/wordpress/5-new-wordpress-27-features/">five new features</a> of the latest WordPress release (2.7) that come bundled in by default.
</p>
<blockquote>
Wordpress 2.7 is to be publically released in the next week, and a whole bunch of features have been packed in, looking past the obvious such as the new redesign. The new dashboard, Screen options, Plugins, Themes and Core upgrades and the media library!
</blockquote>
<p>Here's the list of five:</p>
<ul>
<li>New Commenting system
<li>New Dashboard Features
<li>Screen Options
<li>Plugin Interface
<li>Media Library
<li>Posts Management
</ul>
<p>
They detail each with subheadings and screenshots of the new improvements in action.
</p>]]></description>
      <pubDate>Mon, 08 Dec 2008 12:01:22 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Building Dashboards With PHP and Flex]]></title>
      <guid>http://www.phpdeveloper.org/news/10324</guid>
      <link>http://www.phpdeveloper.org/news/10324</link>
      <description><![CDATA[<p>
<i>Jack Herrington</i> has <a href="http://devzone.zend.com/article/3580-Building-Dashboards-With-PHP-and-Flex">posted a new tutorial</a> to the Zend Developer Zone today showing how to combine PHP, your database of choice and Flex to create a dashboard in your application.
</p>
<blockquote>
Let's face it: Interactive graphs and dashboards have never been easy to put together on the web. Sure, there are graphing libraries out there for PHP, but to get something that looks really good and that a user can play with has been tough. Or at least, it was yesterday.
</blockquote>
<p>
He shows how to create a simple Flex application that takes in XML data (from whatever backend, he uses a PHP script that uses DOM) and displays the information - his sample traffic data - as a graph. This graph is an extension of the <a href="http://www.ilog.com/products/ilogelixir/">Elixir library from ILOG</a> and makes dropping information into graphs and charts simple.
</p>
<p>
Screenshots of the Flex side of things and code for the PHP side are both provided.
</p>]]></description>
      <pubDate>Mon, 02 Jun 2008 15:58:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[WordPress Blog: 2.5 Sneak Peek]]></title>
      <guid>http://www.phpdeveloper.org/news/9827</guid>
      <link>http://www.phpdeveloper.org/news/9827</link>
      <description><![CDATA[<p>
The WordPress blog has posted a <a href="http://wordpress.org/development/2008/03/25-sneak-peek/">sneak peek</a> of the upcoming release of the popular blogging tool - WordPress 2.5.
</p>
<blockquote>
A customizable dashboard, multi-file upload, built-in galleries, one-click plugin upgrades, tag management, built-in Gravatars, full text feeds, and faster load times sound interesting? Then WordPress 2.5 might be the release for you. It's been in the oven for a while, and we're finally ready to open the doors a bit to give you a taste.
</blockquote>
<p>
They look at each of these - the new Dashboard, updates to the Write page and the changes to the Manage page. If you want to get a jump on the action before the stable release, go grab <a href="http://wordpress.org/wordpress-2.5-RC1.zip">the latest Release Candidate</a> and get going.
</p>]]></description>
      <pubDate>Thu, 20 Mar 2008 08:46:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ben Ramsey's Blog: Funcaday.com Dashboard Widget]]></title>
      <guid>http://www.phpdeveloper.org/news/9229</guid>
      <link>http://www.phpdeveloper.org/news/9229</link>
      <description><![CDATA[<p>
<i>Ben Ramsey</i> has put together <a href="http://benramsey.com/archives/funcadaycom-dashboard-widget/">a dashboard widget</a> to grab the latest from the <a href="http://funcaday.com/">Funcaday.com</a> website (spotlights one PHP function each day).
</p>
<blockquote>
While reading through news and blog entries, I came across <a href="http://devzone.zend.com/article/2804">a post on Zend's Developer Zone</a> about <a href="http://blog.preinheimer.com/">Paul Reinheimer</a>'s new <a href="http://funcaday.com/">PHP Function a Day</a> website. The Function a Day site functions in much the same way as those nifty tear-off-a-page-per-day desktop calendars we all buy for those on our Christmas shopping lists for whom we can't quite figure out what to get.
</blockquote>
<p>
TO help out the lazy out there, he's created <a href="http://benramsey.com/media/downloads/Funcaday.wdgt.zip">this widget</a> to grab the latest image from the <a href="http://funcaday.com/">funcaday</a> website and pull it right into your Dashboard.
</p>]]></description>
      <pubDate>Wed, 12 Dec 2007 11:15:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Mischook's Blog: Installing PHP and MySQL on the Mac with MAMP]]></title>
      <guid>http://www.phpdeveloper.org/news/8657</guid>
      <link>http://www.phpdeveloper.org/news/8657</link>
      <description><![CDATA[<p>
<i>Stefan Mischook</i> has taken a little time out from his <a href="http://www.killerphp.com/articles/category/beginners_articles/">beginner's guides</a> to PHP to post today about <a href="http://www.killerphp.com/articles/installing-php-and-mysql-on-the-mac-with-mamp/">the simplest way to set up</a> PHP and MySQL on a Mac - <a href="http://www.mamp.info">MAMP</a>.
</p>
<blockquote>
In my beginners php videos, I recommended XAMPP as the way to easily install Apache, PHP, MySQL on a MAC. [...] This nifty little application allows you to (really easily) install Apache, PHP and MySQL. You are provided with a standard DMG file that you simply drag to your applications folder.
</blockquote>
<p>
He <a href="http://www.killerphp.com/articles/installing-php-and-mysql-on-the-mac-with-mamp/">includes</a> screenshots, details on what the package contains, sample code using it and, of course, the Dashboard widget to start and stop the Apache and MySQL servers.
</p>]]></description>
      <pubDate>Fri, 14 Sep 2007 13:58:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Sean Coates' Blog: PHP Dashboard Widget]]></title>
      <guid>http://www.phpdeveloper.org/news/7974</guid>
      <link>http://www.phpdeveloper.org/news/7974</link>
      <description><![CDATA[<p>
Picking back up on his blog, <i>Sean Coates</i> shares <a href="http://blog.phpdoc.info/archives/68-PHP-Dashboard-Widget.html#extended">a Dashboard widget</a> he's created to do quick and dirty PHP interpreting on the fly:
</p>
<blockquote>
I found myself using php -r on the command line to test some simple code snippets, and it occurred to me that this isn't "The Mac Way." So, following the excellent <a href="http://developer.apple.com/documentation/AppleApplications/Conceptual/Dashboard_ProgTopics/index.html">documentation</a> at Apple, I managed to come up with something pretty useful in an afternoon.
</blockquote>
<p>
<a href="http://www.phpdoc.info/widgets/php.wdgt.zip">His widget</a> sits happily, ready to take in PHP code and output the result at the click of a button.
</p>]]></description>
      <pubDate>Tue, 05 Jun 2007 10:13:00 -0500</pubDate>
    </item>
  </channel>
</rss>

