News Feed
Jobs Feed
Sections




News Archive
feed this:

PHP-GTK Community Site:
Building a submenu in a GtkMenubar
December 06, 2006 @ 08:55:00

The PHP-GTK Community site is back again today with another quick tutorial showing how to build a submenu with the help of the GtkMenubar widget.

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.

They've also included a screenshot to illustrate the end result.

0 comments voice your opinion now!
submenu gtkmenubar tutorial visual tree logical relationships submenu gtkmenubar tutorial visual tree logical relationships


Chris Shiflett's Blog:
PHP Security and SABSA
February 01, 2006 @ 06:41:59

In his latest post, Chris Shiflett links to more information from Andrew van der Stock about his proposed PHP security architecture.

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:

  • Contextual
  • Conceptual
  • Logical
  • Physical
  • Component
He describes each of these layers and how they relate to PHP, and he also hints that more details are coming.

Andrew's post, a follow-up from previous posts, maps out the structure above visually, and provides this link to a book published dealing with a business-driven security approach...

0 comments voice your opinion now!
security SABSA contextual conceptual logical physical component security SABSA contextual conceptual logical physical component



Community Events











Don't see your event here?
Let us know!


object composer framework testing example community podcast tool release code series conference interview functional introduction unittest zendframework2 opinion development language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework