<?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 00:04:57 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHP-GTK Community Site: Building a submenu in a GtkMenubar]]></title>
      <guid>http://www.phpdeveloper.org/news/6834</guid>
      <link>http://www.phpdeveloper.org/news/6834</link>
      <description><![CDATA[<p>
The PHP-GTK Community site is back again today with <a href="http://www.php-gtk.eu/code-snippets/overview-gtkmenubar-submenu">another quick tutorial</a> showing how to build a submenu with the help of the <a href="http://www.php-gtk.eu/code-snippets/overview-gtkmenubar">GtkMenubar</a> widget.
</p>
<p>
It's broken us into the key sections - details, a visual tree of the structure, the logic tree and relationships, and, finally the source code. It's a pretty simple process of creating the menu and appending the elements onto it, much like a normal drop down menu. The key is in the set_submenu function, creating a new object for the code to append the submenu elements to. The rest is just simple appends.
</p>
<p>
They've also <a href="http://www.php-gtk.eu/files/gtk-menubar-overview-submenu.png">included a screenshot</a> to illustrate the end result.
</p>]]></description>
      <pubDate>Wed, 06 Dec 2006 08:55:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Chris Shiflett's Blog: PHP Security and SABSA]]></title>
      <guid>http://www.phpdeveloper.org/news/4771</guid>
      <link>http://www.phpdeveloper.org/news/4771</link>
      <description><![CDATA[In his latest post, <i>Chris Shiflett</i> links to <a href="http://www.greebo.net/?p=326">more information</a> from <i>Andrew van der Stock</i> about his proposed PHP security architecture.
<p>
<quote>
<i>
Andrew van der Stock has started providing more details about a proposed security architecture for PHP, beginning with the SABSA (Sherwood Applied Business Security Architecture) approach. This approach is broken down into layers:
<ul>
<li>Contextual
<li>Conceptual
<li>Logical
<li>Physical
<li>Component
</ul>
He describes each of these layers and how they relate to PHP, and he also hints that more details are coming.
</i>
</quote>
<p>
<a href="http://www.greebo.net/?p=326">Andrew's post</a>, a follow-up from <a href="http://www.greebo.net/?p=323">previous</a> <a href="http://www.greebo.net/?p=320">posts</a>, maps out the structure above visually, and provides <a href="http://www.cmpbooks.com/product/1461">this link</a> to a book published dealing with a business-driven security approach...]]></description>
      <pubDate>Wed, 01 Feb 2006 06:41:59 -0600</pubDate>
    </item>
  </channel>
</rss>
