<?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>Thu, 23 May 2013 23:49:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: Treeviews and Cell Renderer Properties - Practical PHP-GTK]]></title>
      <guid>http://www.phpdeveloper.org/news/11156</guid>
      <link>http://www.phpdeveloper.org/news/11156</link>
      <description><![CDATA[<p>
New on her blog <i>Elizabeth Smith</i> talks about <a href="http://elizabethmariesmith.com/2008/10/treeviews-and-cell-renderer-properties-practical-php-gtk/">tree views and rendering</a> in a PHP-GTK application (with sample code included).
</p>
<blockquote>
I get this question a lot - "How do I change the background color of a single cell in a treeview?" If you look around you'll see a couple of ways of doing this using display callbacks and other highly processor and memory intensive methods - but there's a much simpler way.
</blockquote>
<p>
She explains how the tree views are rendered (with the GtkTreeView component, of course) via a "cell renderer" with different variations based on the contents of the cell - each with their own properties. Her example code illustrates how to manipulate this by making the tree object and attaching other columns to it with custom background properties. A quick screencast is included to show it in action.
</p>]]></description>
      <pubDate>Tue, 07 Oct 2008 07:53:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Maarten Balliauw's Blog: Office 2007 SpreadsheetML classes in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6903</guid>
      <link>http://www.phpdeveloper.org/news/6903</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today, there's <a href="http://devzone.zend.com/node/view/id/1368">a new post</a> from <i>Maarten Balliauw</i> about a set of PHP classes he's created to work with Office 2007 SpreadsheetML documents (yay! another format!).
</p>
<blockquote>
I finished my first goals (some basic XLSX writing), and I want to share this set of classes to the community. [...] Each cell supports the following data formats: string, number, formula, boolean. Visual formatting is not implemented, but I'll get to that later.
</blockquote>
<p>
Features supported currently include the creation of the Spreadsheet object, adding worksheets, adding cells, and exporting the object to the Excel 2007 OpenXML format.
</p>
<p>
You can check out the project and the latest version <a href="http://www.balliauw.be/maarten/blog/24,office-2007-spreadsheetml-classes-in-php.htm">over on his blog</a>.
</p>]]></description>
      <pubDate>Fri, 15 Dec 2006 07:16:57 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Marcus Whitney's Blog: Mobile Apps In A Hurry - Flash Lite to PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/4795</guid>
      <link>http://www.phpdeveloper.org/news/4795</link>
      <description><![CDATA[In one of his latest posts, <i>Marcus Whitney</i> <a href="http://www.marcuswhitney.com/?p=43">looks at</a> the upcoming year and what the future holds for mobile applications - and where PHP might fit into it (with a little help from Flash Lite).
<p>
<quote>
<i>
Since meeting <a href="http://jaxn.org/blog/archives/1503-lunch-with-marcus.html">with Jackson for lunch this week</a>, I am definitely convnced that he is on to something when he says <a href="http://jaxn.org/blog/archives/1452-mobile-homes.html">2006 is going to be huge for mobile</a>. Here's another challenge to the PHP community. <a href="http://www.macromedia.com/mobile/">Flash Lite</a> is pretty cool. So.. I'm pretty excited by Flash Lite, and the announcement that Samsung phones will support it is good news for me and all the Sprint/Nextel/Embarq customers out there. 
<p>
Any chance us PHP devs will be able to start writing robust mobile apps? Maybe working in tandem wiith the beauty of Flash on the front end?
</i>
</quote>
<p>
It'd be interesting to <a href="http://www.marcuswhitney.com/?p=43">see if this line of thought</a> would lead to any major PHP/Flash applications. The possibility is definitely there with its ability to not only import data like XML, but pull in other resources as well...]]></description>
      <pubDate>Mon, 06 Feb 2006 07:02:40 -0600</pubDate>
    </item>
  </channel>
</rss>
