News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Zend Developer Zone:
Zend Quick Start PHP for Experienced Programmers
April 17, 2008 @ 10:25:18

The Zend Developer Zone has pointed out a new course that's offered by Zend to help experienced programmers further their PHP education - Zend Quick Start: PHP for Experienced Programmers.

This course covers many of the same topics as both the PHP I: Foundations and PHP II: Higher Structures classes but at an accelerated rate with special emphasis on the differences between PHP and other commonly used languages.

The next session of the course starts on April 29th and will last through May 16th. There will be nine sessions during that time for two hours at a time. You can get full details, including how to reserve your spot, on the course's page on the Zend website.

1 comment voice your opinion now!
zend course quick start programmer experience



Derick Rethans' Blog:
Calculating start and end dates of a week
November 16, 2006 @ 15:13:37

Derick Rethans has posted a quick tip to his blog today:

A friend asked "How do I calculate start (monday) and end (sunday) dates from a given week number for a specified year?" Instead of having to come up with your own algorithm you can simply do the following in PHP 5.1 and higher.

The (technically) three-line code uses ISO format for the date to tell you which day is the starting day of that week and which is the end. He only explains this format just a bit, so if you want more information, check out the strtotime function page.

0 comments voice your opinion now!
start day end week date strtotime iso format start day end week date strtotime iso format


Derick Rethans' Blog:
Calculating start and end dates of a week
September 06, 2006 @ 07:03:24

With just a quick handy code snippet posted on his blog today, Derick Rethans shares these two lines to help grab the start and end dates of a week in question.

A friend asked "How do I calculate start (monday) and end (sunday) dates from a given week number for a specified year?" Instead of having to come up with your own algorithm you can simply do the following in PHP 5.1 and higher.

The code makes use of the ISO8601 datetime functionality to grab the correct value from a strtotime command. Derick also briefly explains how it all works.

0 comments voice your opinion now!
start date end week strtotime iso8601 datetime format start date end week strtotime iso8601 datetime format


Cake Baker's Blog:
FindABaker Job Board Started
August 27, 2006 @ 10:14:24

On the CakeBaker blog, there's a note about a new job board they've started up specifically aimed at helping companies/other developers look for CakePHP experienced coders.

This week there was a discussion in the IRC channel about a missing job board for cake related jobs. Voila, here it is: findABaker. Feedback is as always welcome.

There's no postings on it yet, but I could definitely see this resource growing right along side the growth of CakePHP. If you'd like to make a posting, you can do so for free up until September 15th - then it's only $20 USD to post.

0 comments voice your opinion now!
cakephp framework job board start posting free cakephp framework job board start posting free


WebMonkey:
Get Your Feet Wet with WordPress
June 02, 2006 @ 08:37:23

From WebMonkey, there's a new article for all of the bloggers out there that just don't know where to get started with the look and feel of their site. Tim Ziegler wants to help, and in "Get Your Feet Wet with WordPress" he provides everything from day one.

The best thing about WordPress (apart from it being free) is that plug-ins are available to do all manner of things, from inserting tag clouds into your blog to adding surveys and shopping carts to integrating YouTube videos. Not to mention the fact that you have serious control over the design of each section of your site.

But here's the rub: WordPress' system for messing with your blog design and site functionality is powerful, but can be confusing and awkward until you figure out how all the pieces fit together.

This article will pull apart the templating system and make you a WordPress Grand Wazier or your money back! (Not really on the money back.)

He covers a few different topics, including installing custom templates, how WordPress template files work together, working a bit with PHP to pull in remote content (or local, for that matter), and the best places to grab some of those handy WordPress plugins.

The one thing he doesn't cover is the installation, so you'll need to have it up and working before you tackle this tutorial. He suggests starting with a good base theme and going from there - changing settings, modifying the HTML, and using plugins to your advantage to enhance the functionality of your site.

0 comments voice your opinion now!
php wordpress feet wet start template tutorial custom plugin php wordpress feet wet start template tutorial custom plugin



Community Events









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


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

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