 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Zend Developer Zone: Book Review Zend Studio for Eclipse
by Chris Cornutt July 30, 2008 @ 15:29:54
The Zend Developer Zone has a new post today, a book review of the Sams Publishing book "Zend Studio for Eclipse Developer's Guide" (by Peter MacIntyre and Iam Morse).
My buddy Pete MacIntyre has been after me to review his book for some time now and honest Pete, it's been sitting on my desk since it arrived patiently awaiting my attention. So last night I broke down and went through it. I'll have to say I was impressed with what I saw.
He (the reviewer, Cal) notes that, while the book comes in at about 180 pages - light for a tech book these days - to still gives a great overview of the technology for those already familiar with the Eclipse setup.
voice your opinion now!
zendstudio eclipse book review developer guide
Gyorgy Fekete's Blog: Web Development in Mac OS X - Complete Guide
by Chris Cornutt July 11, 2008 @ 10:22:56
Gyorgy Fekete has provided what he calls a complete guide to PHP development on Mac OS X in a recent blog entry.
Finally, I switched entirely to Mac. It is a little frustrating that there is not a complete resource on how to set up a web development enviroment on Mac OS X. The majority of tutorials are outdated. I will try to write this guide as complete as possible.
The guide provides basic installation instructions for PHP, MySQL (XAMPP or MAMP), the configuration of these two packages, throwing XDebug in to help with your debugging, installing Subversion and picking out your IDE of choice. He also suggests a somewhat optional step - setting up a Windows virtual machine to be able to test things out cross-platform without the need for a separate machine.
voice your opinion now!
web development osx mac guide xampp mamp subversion xdebug
PHPFreaks.com: Debugging A Beginner's guide
by Chris Cornutt June 10, 2008 @ 07:59:13
On PHPFreaks.com there's a new tutorial providing a beginner's guide to debugging in PHP (with the built in functionality PHP has, not external software).
Everyday the forums see probably hundreds of topics posted where the problem is a fairly simple error. [...] As a beginner, it can be difficult to find and solve these errors. By tackling each of these in turn, I hope to teach you some methods of finding and solving them.
They look at the different sorts of errors - syntax errors, fatal errors, warnings, notices - as well as some of the ones a bit harder to track down like database problems and logical errors.
voice your opinion now!
debug beginner guide parse warning fatal error notice
Nettuts.com: Unraveling the Secrets of WordPress' Comments.php File
by Chris Cornutt May 30, 2008 @ 11:18:54
The Nettuts site has posted a detailed guide to the "comments.php" file that comes with every release of WordPress:
WordPress seems to be everywhere these days, and it's no wonder with it's ease of use and ease of customization. In this tutorial, I'll be dissecting the default WordPress theme's comments.php structure and giving you various snippets of code to make your skinning easier.
The guide breaks down the major parts of the file - some of the general code, how it displays comments, the comment submission form and some "little tricks" it does to handle things like comment numbers, links and the alternating colors.
voice your opinion now!
wordpress comments detailed guide secret
Davey Shafik's Blog: PHP Streams Book (Coming soon!)
by Chris Cornutt April 25, 2008 @ 12:04:09
We can expect big things from Davey Shafik in the coming months - he's been working on a book for php|architect about one of the more powerful bits of functionality in PHP - streams.
For about 6 months now, I've been itching to write a book on the PHP Streams Layer - one of my favorite features of PHP; and also one of the least known considering it's powerful abilities.
He describes his goal simply as this: to create the definitive resource for working with the streams later in PHP. It should be out sometime in the third quarter of 2008, so keep your eye out for it then.
voice your opinion now!
streams layer book phparchitect publish definitive guide
|
Community Events
Don't see your event here? Let us know!
|