News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Noupe.com:
Discussing PHP Frameworks What, When, Why and Which?
July 27, 2009 @ 09:48:26

In this new article from Noupe.com they look at a hot topic in the PHP community - frameworks - and give an overview of the features of five popular choices.

PHP is the world's most popular scripting language for many different reasons - flexibility, ease-of-use, among others - but often times coding in PHP, or any language for that matter, can get rather monotonous and repetitive. That's where a PHP framework can help. [...] Frameworks can also help beginners to build more stable apps by ensuring proper database interaction and coding on the presentation layer. This allows you to spend more time creating the actual web application, instead of spending time writing repetitive code.

They touch on why you should use a framework and when are appropriate times to make them a part of your development. They also point out a few common mistakes that are often made when using frameworks like using a framework above your skill level or ensuring that all other technologies will work with your framework of choice.

They finish the article off with a look at the features of five different frameworks:

0 comments voice your opinion now!
framework overview what why when



KillerPHP.com:
PHP Design Patterns - when should they be used?
August 07, 2006 @ 06:21:35

On the KillerPHP.com website, there's a brief look at design patterns, specifically using them in PHP:

Since the release of PHP 5, the PHP world has slowly started to get into more advanced programming, things like object oriented concepts and the use of design patterns.

Stefan Mischook describes the patterns simply, as nothing more than standardized ways of solving common programming problems. He lists a few of the more well-known patterns and answers a few common questions developers have about them:

  • When should you start learning and using design patterns?
  • The dark side of design patterns (when should I use them?)
  • What can we learn from Java's bad experience?

I love his final comment - it sums the design pattern experience up well:

I am not saying that design patterns are bad, I just think they should be used only in the right context: you don't need an 18 wheeler truck to move a chair...
0 comments voice your opinion now!
design patterns usage when questions introduction design patterns usage when questions introduction


Des Traynor's Blog:
I hated php back when it was cool
February 23, 2006 @ 07:26:24

Des Traynor shares some of his opinions on PHP in his latest blog post - "I hated php back when it was cool".

This is a short smug entry, written in the "Yeah, well I liked them before they even had a record deal" style associated with trend snobs. Except in this case, its the opposite, I am claiming that I hated something back when it was cool. Thanks to blogging my opinion earlier, I even have proof! PHP should stand for Pretty Huge Problem.

He mentions some of the rants, langauge switchers, and general complaints that have come up about PHP, including the combination of code and HTML, the "safe mode" feature, and PHP's "battered on" nature of development. He also goes off a bit on the (inevitable) backlash that Rails and Ajax will see in the future, and wonders how far off it will be.

0 comments voice your opinion now!
hate back when cool complaints rants backlash rails ajax hate back when cool complaints rants backlash rails ajax



Community Events





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


conference opinion introduction database interview symfony2 application api test language custom podcast unittest component release framework phpunit community series development

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