News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Padraic Brady's Blog:
Zend Framework Blog Tutorial - Part 6 Zend_Form & Zend_Auth
0 comments :: posted Thursday May 08, 2008 @ 09:33:36
voice your opinion now!

Padraic Brady has continued his series about making a sample blogging application with the Zend Framework in a new blog post, part six - a focus on Zend_Form and Zend_Auth.

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 using Zend_Auth to implement authentication for authors.

He includes the code (controller and view) to add the login form as a part of the Author functionality and, using a few decorators to help him build the form how he likes it, extends the Zend_Form component to make his form with username, password and submit elements. He throws in some validation and a bit of error checking to finish it off.

tagged with: zendframework blog application tutorial zendform zendauth


Andi Gutmans' Blog:
Launched andigutmans.com
0 comments :: posted Monday May 05, 2008 @ 12:01:26
voice your opinion now!

Andi Gutmans of Zend has posted about the next step in his personal growth on the internet - a personal site/blog of his own over at andigutmans.com.

For years I've wanted to run a personal Web site but never found the time to do it. A couple of weeks ago a few Zenders and I started leasing a dedicated server which gave us each a bit more hosting flexibility. Once we got the machine up and running I decided it was finally time to actually launch my own personal Web site.

He lists the technologies he's using including the Zend Framework, the Zend_Gdata component and the Zend_Cache (for local caching of his blog feeds from Blogger).

tagged with: andigutmans blog personal website zendframework gdata cache twitter

Padraic Brady's Blog:
ZF Blog App - Part 4 Design with Blueprint CSS & Zend_Layout
0 comments :: posted Wednesday April 30, 2008 @ 10:21:43
voice your opinion now!

Padraic Brady has posted part four today detailing his development process for a piece of blogging software with the Zend Framework. This part focuses on the design stage of the application.

In this article we're going to take a stab at setting up a default blog style, using some filler content, and finally capturing the design with a Zend_View template to be consumed by Zend_Layout as a common HTML Layout for the entire future blog.

He uses the Blueprint CSS framework for his projects, a simple system that helps you lay out pages it a bit more sensible fashion without having to worry about the underlying CSS so much. He shows how to integrate the library into his project and gives some sample HTML to style with it. Then, with a little help from the Zend_Layout component, he splits it up into a layout that can be used over the entire website (code included).

tagged with: zendframework blueprint css zendlayout tutorial design template blog

Padraic Brady's Blog:
An Example Zend Framework Blog App - Part 3 A Simple Hello World Tutorial
0 comments :: posted Tuesday April 29, 2008 @ 12:57:56
voice your opinion now!

Padraic Brady has posted part three in his look at making a blogging application with the Zend Framework. This time get gets down and gets into the code.

It's almost obligatory when introducing a new programming topic, that the author present the simplest possible example. Usually this means getting a programming language or framework to print "Hello World" to the screen. I'm going to be no different. So much for originality...

He shows how to set up everything, down to the Apache VirtualHost directive and hosts file to get the web server and localhost working correctly. He includes the code for the boostrap file and how to create your first controller (along with its view, of course).

tagged with: zendframework helloworld tutorial blog controller view bootstrap

Padraic Brady's Blog:
Subversion for the Example Zend Framework Blog Tutorial Series
0 comments :: posted Friday April 25, 2008 @ 08:48:31
voice your opinion now!

Continuing in his series looking at the construction of a blogging application with the Zend Framework, Padraic Brady has posted a quick new item pointing out the subversion repository for the project if you'd like to follow along:

You should all see a few commits commencing at the weekend. Probably all in one go since I largely have a standard skeleton I use already. [The URL is] http://svn.astrumfutura.org/zfblog/.

He's working live on it so things might break from time to time, but at least you can keep up with his thoughts and ideas on methods for some of the common blogging tasks.

You can find the first two parts of the series here - Part 1 and Part 2

tagged with: zendframework subversion repository blog tool

Padraic Brady's Blog:
An Example Zend Framework Blog Application - Part 1 Introductory Planning
0 comments :: posted Tuesday April 22, 2008 @ 13:28:44
voice your opinion now!

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 resources to spend. So you isolate the specifics you must have, and focus on those.

This first part focuses on the planning stages of the application. He works through the features he wants the blog to have and some of the external libraries he's going to rely on (things like PHPUnit and jQuery). His goal for the series and the application is to have something he can replace his current blog with and to provide readers a step by step detail of the progress along the way.

tagged with: zendframework blog application series example planning

Community News:
Stefan Esser in eWeek's Top 100 (Blogger Responses)
0 comments :: posted Monday April 14, 2008 @ 11:11:47
voice your opinion now!

Two bloggers have commented on the recent nomination of Stefan Esser to eWeek's "Top 100 Most Influential People in IT" - Ben Ramsey and Stas (on the PHP 10.0 Blog).

Ben congratulates Stefan for the nomination, for making the list when others in the PHP community didn't.

Stas, on the other hand, disagrees a bit with some of the comments made by the reporter that wrote up Stefan's piece:

I do not see how reporting a bunch of vulnerabilities (most of them fixed by the time of publication - for which thanks to Stefan Esser as the responsible reporter) is "thoroughly exposing the insecure nature of PHP". Bugs and bug reports - including ones that may affect security in one way or another - are nothing but commonplace in both open-source and non-open-source software worlds.

You can check out the full list for yourself on the eWeek site.

tagged with: blog stefanesser influential people list

Community News:
PHPers Participate in CSS Naked Day
0 comments :: posted Wednesday April 09, 2008 @ 10:05:17
voice your opinion now!

For those that might be wondering why some of their favorite blogs look a little different today - today is the official CSS Naked Day and some of the PHPers from around the community are getting involved too:

Check back as the day progresses for more sites added to the list! Are you participating? Let us know and we'll add you to the list!

tagged with: cssnakedday2008 blog website list

Ed Finkler's Blog:
Encouraging steps towards security in Wordpress 2.5
0 comments :: posted Wednesday April 02, 2008 @ 21:09:47
voice your opinion now!

Ed Finkler, not normally a big fan of the WordPress PHP-based blogging system, has pointed out some positive steps that were made in the latest release in the security arena.

Anyone who gets me liquored up knows that I'm not a fan of Wordpress. I think it's great from a user (that is, the person writing the content) standpoint, but it has lagged behind severely in terms of security, and I don't believe its popularity is the sole reason WP has been the subject of dozens of vulnerability reports every year. That being said, the WP 2.5 release appears to offer significant improvements in a couple areas: password hashes and cookie data encryption.

He mentions two things in particular - their addition of salted passwords and secure cookies.

tagged with: wordpress security secure cookie password hash blog

ThinkPHP Blog:
Developer Blog for PHProjekt 6 started
0 comments :: posted Thursday March 27, 2008 @ 12:53:34
voice your opinion now!

On the ThinkPHP blog today, Ute has posted about a developer blog that has been started up for PHProjekt:

Seven and half years and a lot of downloads later the development team decided that a complete makeover is necessary not only to include more Web 2.0 features but also to add new functions to one of the most popular Open Source Groupware based on PHP. [...] There are still some months left till PHProjekt 6 will be released but for the time being you can follow the progress in a developers' blog started recently.

The blog already has information on the upcoming version (PHProjekt 6) and a first part of a "what's new" series on additions to the project. PHProject is an open source groupware application providing tools like shared calendars, project management and file management.

tagged with: developer blog phprojekt created collaboration software


job PHP5 conference ajax package code application mysql security book zendframework framework releases database cakephp release developer zend PEAR pecl

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