Enjoy a free article from our April 2010 issue!

by · April 28, 2010

0
 

We are happy to announce the release of the April 2010 issue of php|architect, in which we cover PHP in the real world. In this issue you will also find our new JavaScript Corner column that lays down the foundation for more advanced subjects coming in the near future.

Bonus: wondering what the magazine looks like now that we’re electronic-only? Take a look at a free article, “Drupal Corner: Creating Custom Displays with Views”

Putting glob() to the test

by ·

12
 

Of course it’s desirable to write concise code, but don’t assume this always equates to fast code.

Book Review: Reflections on Management

by · April 27, 2010

3
 

“Reflections on Management: How to Manage Your Software Projects, Your Teams, Your Boss, and Yourself” by Watts S. Humphrey is Addison Wesley’s latest book on managing the software development process. Click through and see what our own Cal Evans thinks about it.

Webcast: Mongo Scale!

by ·

2
 

Kristina Chodorow talks about scaling MongoDB.

Using a framework? Why you should still learn OO and SQL

by ·

6
 

If you’ve only ever used a framework to do data-driven or object-oriented programming, you might not know as much as you think. Read why it’s important to learn object-oriented programming and SQL…even if your framework does all the heavy lifting for you.

How I learned to stop worrying and start loving the wizard – Part 1

by · April 26, 2010

3
 

Adobe’s new Flash Builder 4 comes with a shiny new wizard-driven data access interface. How does it measure up to the “old-school” way of interfacing to remote APIs? Our own Cal Evans investigates.

Meet Kristina Chodorow

by ·

0
 

Kristina Chodorow is the lead developer on the MongoDB project and a member of the php|architect blogger squad. Among other great posts, she wrote this year’s Ada Lovelace Day post for php|architect, “Technically Female“. Kristina will be presenting on MongDB at TEK·X on both the tutorial day and the regular conference. If you are looking […]

New SQL Server driver released

by ·

4
 

Microsoft recently announced their new PDO driver for SQL Server. The goal is to make it easier for developers to support multiple databases with their applications and to make it easier for popular PHP applications to offer a SQL server option.

Meet Ed Finkler

by · April 23, 2010

0
 

This one is a bit longer than the other interviews in this series but if you know Ed, that doesn’t surprise you. Ed has been a player in the PHP community for as long as I’ve known him. First with Inspect and then with the award winning twitter client Spaz. (Which isn’t really PHP but […]

Introducing four new PHP 5.3 components and Goutte, a simple web scraper

by · April 22, 2010

12
 

To support Symfony 2’s development, Fabien Potencier, lead of Symfony, has release four PHP 5.3 components: BrowserKit, CssSelector, DomCrawler and Process. A new web scraper/crawler has also been released, which uses these components along with Zend Framework’s Date, Uri, Http, and Validate components.

« Previous Page Next Page »