News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Zend:
Zend Further Expands Its Line of PHP Training Courses
August 07, 2008 @ 08:42:20

According to a new press release from Zend, they've expanded their training course line to include a few more topics - migration from PHP4 to PHP5 and an in-depth look at their Zend Studio for Eclipse IDE.

These courses further expand the portfolio of Zend training courses, which include PHP from introduction to advanced levels, as well as courses about PHP Security, creation of Rich Internet Applications, and the use of major Zend products.

Here's the details:

  • Migrating Your Web Applications from PHP v4 to v5 - This webinar guides you through the basics of planning a migration, as well as discussing some of the tools to make the process easier, such as unit testing and PHPDoc. The current class will be held September 9th and 11th and will cost about $300 USD.
  • Zend Studio for Eclipse - The Zend Studio for Eclipse Course is designed to provide PHP programmers with a practical, in-depth knowledge of the next generation tool in the Zend Studio IDE family. The current class will start August 25th and will run through September 5th. Cost for the class is about $800 USD.
0 comments voice your opinion now!
expand training course zend migration php4 php5 zendstudio eclipse



DevShed:
Expanding an Error Logger with the Chain of Responsibility Pattern
November 13, 2006 @ 10:57:00

Finishing off their look at the "chain of responsibility", DevShed has posted part three of the series - expanding on the code that they produced in the past, they add more functionality to their error logger.

Now, paying attention to the topics that will be covered in this tutorial, what you'll learn here will consist essentially of applying the chain of responsibility schema to expand the capacity of the error logging system that was developed previously.

They take a look back at what they produced in the previous tutorial (the simple error logger) and show how to expand on it by adding functionality to log errors to a file. The finish it off by showing how to implement it all in a simple script.

0 comments voice your opinion now!
error logger chainofresponsibility pattern expand error logger chainofresponsibility pattern expand


PHPBuilder.com:
Displaying Dynamic Progress Bars
September 20, 2006 @ 16:04:20

PHPBuilder.com has another excerpt from the book PHP 5 in Practice showing quickly this time how to create a dyanmic progress bar for your application.

In some situations you might need to display a progress bar-for example, when you are performing many tasks on the back end and they take a while to complete. In these cases it is a good idea to give some indication to the user that you are in fact still performing tasks and that their browser hasn't simply locked up.

They demonstrate a few different ways to accomplih this task including a simple "Please wait" kind of message and a more PHP-based example that changes the width of a DIV based on the amount of time it's taken to perform the task.

0 comments voice your opinion now!
dynamic progress bar simple text function expand dynamic progress bar simple text function expand


Felix Geisendorfer's Blog:
The Future of ThinkingPHP.org
August 21, 2006 @ 08:04:00

As all good sites must do, the ThinkingPHP blog is moving onward and upward in its focus, and according to this new post, that only means good things for PHPers.

You might have noticed that I changed the title of this blog to "ThinkingPHP and beyond" a couple days ago. I did that because currently I'm thinking a lot about where go with it. I definetly want to stay focused on PHP in general, but I feel like I (and a lot of other php developers) actually work with a lot more technologies then "just" php. So I'd like to talk about that as well.

Some of the other topics Felix is considering talking about include PHP coding practices, web standards/usability/accessibility, web services, and agile development topics. Keep an eye out here for more to come from this great blog - we'll always post the latest.

0 comments voice your opinion now!
direction future expand topics cakephp standards javascript services web direction future expand topics cakephp standards javascript services web



Community Events









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


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

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