Category
Example Zend Framework Blog Application Tutorial - Part 6: Introduction to Zend_Form and Authentication with Zend_Auth - Pdraic Brady
In the previous entry, we created a new Administration Module to hold blog management functionality, added a Module specific layout for it, and discussed the upcoming need to ensure this is only accessible by authorised Authors. In this entry I’ll unravel some of Zend_Form’s mysteries in adding a login form, before […]
Popularity: unranked [?]
Padraic Brady’s Blog: Zend Framework Blog Tutorial - Part 8: Create/Add Blog Entries (HTMLPurifier)
Padraic Brady has posted part eight of his series guiding you through his construction of Zend Framework-based blogging software:
In Part 8 of the ongoing saga describing how to build a real world blog application using the Zend Framework we finally reach the point at which we concentrate on blog entries. At the end of this […]
Popularity: unranked [?]
Padraic Brady’s Blog: HTMLPurifer 3.1.0 Release Candidate Available
Padraic Brady has noted that the latest release candidate of the HTMLPurifier software has been posted for download:
HTMLPurifer is possibly the most understated underpublicised quality library in PHP today. I consider it a fundamental standard library that is automatically included in every PHP web application I start these days.
This latest release candidate (their first!) includes […]
Popularity: unranked [?]
Zend_Feed: Getting Started With Aggregating RSS/Atom Content - Pdraic Brady
One of the components I spent some time working with recently was Zend_Feed, which was interesting at first, then a little irritating, and eventually compliant. In this entry I explore Zend_Feed from the perspective of someone aggregating RSS and Atom feeds with a view to building a database of uniquely identified […]
Popularity: unranked [?]
Be There, Or Be Square! The Irish PHP User Group Meetings! - Pdraic Brady
Roll up! Roll up!
On Wednesday, 30 January, at 8:00PM GMT upstairs in the Longstone Pub on Dublin’s Townsend Street, the Irish PHP User Group will be holding their monthly, last Wednesday of every Month, meeting.
And if there were not enough commas in the above sentence, here’s another!
Infiltrating this meeting in search […]
Popularity: unranked [?]
Padraic Brady’s Blog: Zend Framework 1.5 And What The Future Holds
On his blog, Padraic Brady has posted his thoughts on the Zend Framework and what the latest release of it, ZF v1.5, means for its future in the web development world.
With 1.5, everything that makes the framework attractive has quite simply been boosted. We now have a fully comprehensive complex view aggregation/templating system to play […]
Popularity: unranked [?]
Happy New Year! - Pdraic Brady
It’s that time of the year again (the first day) when the idea of 2008 still seems shiny new and exciting to behold on your calendar. Go on, admit it, seeing 2008 gives you an anticipatory thrill.
It’s now about two years since I shed the pseudonym Maugrim and I now have […]
Popularity: unranked [?]
Padraic Brady’s Blog: An Example Zend Framework Blog Application - Part 1: Introductory Planning
Padraic Brady has kicked off a new series of blog posts with part one posted today - a look at the creation of a sample Zend Framework blogging application.
Starting any new application is like walking into a shop and being dazzled by the displays. You want everything but finally realise you only have so much […]
Popularity: unranked [?]
PHPSpec 0.2.0beta Released - Pdraic Brady
It’s been a longer than expected road to 0.2.0, but I’ve finally gotten around to releasing the first beta of PHPSpec 0.2.0.
PHPSpec is a Behaviour-Driven Development framework designed from the ground up to offer a BDD tool for PHP5. It’s functionality and use is heavily influenced by similar frameworks in Java, […]
Popularity: unranked [?]
Padraic Brady’s Blog: The Zend Framework and Microformats: Zend_Microformat Proposed
Padraic Brady has officially proposed a new component for the Zend Framework - one to handle the various microformat methods that have been gaining in popularity.
I’ve proposed Zend_Microformat on the ZF Proposal Wiki at Zend_Microformat - Padraic Brady. I’ve also started a proposal page for Zend_Microformat_Xfn.
He briefly explains what they are (”a collection of data […]
Popularity: unranked [?]