News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
feed this:

The Register:
PHPers prefer Windows desktop to Linux
February 18, 2010 @ 13:16:35

According to this article in The Register, more PHP developers (of the ones polled by Zend) prefer to do their actual development on a Windows platform, but still host their sites on something like Linux (as shown in the results of a Zend survey).

In a recent study from Zend Technologies, forty two per cent of PHP programmers named Windows as their primary development operating system. Linux came second, with 38.5 per cent, while Mac's OS X was third on 19.1 per cent. Zend did not say how many developers it spoke to, but called the December poll a "global survey" ranging from independent consultants to organizations with more than 5,000 employees.

The same survey shows that the choice of Linux for the server is still strong, and that the rest of the options (Windows, OS X) are trailing by a large percentage. You can read Zend's official press release on the survey on PRWeb.net.

1 comment voice your opinion now!
desktop development windows linux survey



Zend Developer Zone:
Zend Framework Survey for 2009
December 16, 2009 @ 13:15:28

Zend is looking for your input and help to set the roadmap for the popular Zend Framework. You can contribute via an online survey as mentioned by Matthew Weier O'Phinney on the Zend Deveveloper Zone today:

We need your input to help us better understand the way ZF is used in the real world, what's working and what isn't, and where you would like us to invest next. With ZF 2.0 work commencing soon - there has never been a better time to provide your feedback. Still not convinced? One of the respondents to the survey (providing meaningful answers) will be winning a slick 3rd generation iPod touch. Just be sure to provide your contact details so that we can let you know if you won (no worries - we won't be using your email for sending any promotional stuff).

The survey is pretty short (around 15-20 questions) and can help the ZF team get a better idea of what those using their tool like, dislike and what kinds of things they're using it with. This kind of information can be very useful when setting up the future of the framework.

0 comments voice your opinion now!
zendframework survey


ThinkPHP Blog:
State of PHP and Architecture
December 10, 2009 @ 08:39:59

The ThinkPHP blog (and Mayflower) are asking for your input on the current state of PHP architecture and what trends are out there.
What is the state of the art of PHP Architecture? Our CTO, Johann-Peter Hartmann, wants to know about it. Furthermore we want to know about the relevance of business goals during architecture creation. It would be great if you could help us filling out this survey, of course we'll publish it later. Please answer questions based on real-world experience and not what you would like to see

The survey asks about what architectural methods you know of, which are put into use in your work and how some of the requirements are defined. They also ask a little bit about planning - what tools you use for your plans (like a whiteboard, UML or good old pencil and paper).

0 comments voice your opinion now!
survey state architecture lamp


Clay Loveless' Blog:
PHP Frameworks and Libraries Survey
October 27, 2009 @ 11:02:46

Clay Loveless has started up a survey to gather more comprehensive information about the use of several PHP libraries and frameworks out in the general community.

I've created a more comprehensive survey about PHP frameworks, libraries, databases, evaluation techniques and other assorted tidbits in an attempt to better understand how people pick the libraries they do. My hope is that if enough people complete the survey, a picture will form that illustrates some itches that so many projects have been created to try to scratch.

The survey asks questions about current projects, system load, licensing and how important several different feature and non-feature considerations are in your development.

0 comments voice your opinion now!
framework library survey


Zend Developer Zone:
US and Canadian PHP Developers Needed For Marketing Survey
June 03, 2009 @ 09:31:38

If you're a PHP developer in either the US or Canada, Esther Shindler is in need of your opinions (as mentioned by this post by Cal Evans on the Zend Developer Zone).

A friend of mine, Esther Shindler, contacted me recently to help her reach the PHP community. Since I don't know all of you (I'm really trying though) I'm reaching out to any US or Canadian PHP developers who have 10 minutes to spare and know two or three other US or Canadian PHP developers that might be willing to help as well. Here's all I need you to do: Take the survey and pass the link along to your other US and Canadian PHP developers buddies.

The target audience they're looking for to take this quiz are people working on open source tools in the US/Canada that regularly use one of the following: Joomla, phpBB, SugarCRM, Drupal, WordPress. If that fits you, head over and share your opinions (they might also contact you by phone for a follow-up).

0 comments voice your opinion now!
developer survey marketing


Marco Tabini's Blog:
It turns out, I was wrong
December 01, 2008 @ 07:54:29

Correcting himself from some previous comments concerning PHP 5 versus PHP 4 usage among developers, Marco Tabini has posted something new to his blog with some updated stats.

In the past, I have not been shy about sharing my opinion that the impending death of PHP 4 would have wreaked all sorts of havoc over the PHP world. I am glad to say that I've been wrong - dead wrong, in fact - and that I have never been as happy to be so far off the mark before.

According to a readers survey that the php|architect magazine ran (about a year ago even) PHP 5 is stronger than ever, taking up well over sixty percent of the usage with only a small part still hanging with PHP 4. Check out his graph for the full rankings.

0 comments voice your opinion now!
statistics php4 php5 usage correction phparchitect survey reader


Community News:
Enterprise PHP Magazine Launched
March 28, 2008 @ 07:51:07

Padraic Brady has pointed out the "new kid in town" when it comes to magazines about PHP - Enterprise PHP:

There is a new PHP magazine called "Enterprise PHP" available in English, German and French which might even console those missing the apparently ill-fated International PHP Magazine. Back before publication the usual tree of suspects led me to being interviewed for the initial edition published a short while back.

The current issue (which you can get for free after a survey) has articles looking at testing your PHP scripts, how "professional" it is to use PHP and the fact that Java is not PHP (wait, isn't that backwards?)

0 comments voice your opinion now!
enterprisephp magazine launch issue survey free


PHPBuilder.com:
Creating an Online Survey - Part 2
November 01, 2007 @ 10:56:00

PHPBuilder is back with part two of their look at creating an online survey (part one is here) and pick up right where they left off:

Last time we set up our form, took the data from that form and emailed it to an email address of our choosing. This time we're going to take the same form data, put it in a database, read the total values and display them on a page.

You'll definitely need to check out part one before you try to tackle this one. They start with the creation of the tables you'll need (with some data to fill it out) and provide the code to handle the results of the submitted survey into those tables. They follow this up with a bit of output - a look at creating the "results" page for the user (or admin...whoever) to see the latest results from the survey's questions.

0 comments voice your opinion now!
tutorial online survey database results tutorial online survey database results


PHPBuilder.com:
Creating an Online Survey - Part 1
September 21, 2007 @ 16:07:00

PHPBuilder.com has posted part one of their tutorial showing how to create a simple online survey system (from Brett Patterson/i>).

We've all come across some sort of online survey that asks a few questions about our interests or our online shopping experience. In this article we're going to walk you through the creation of a similar online survey that you can use on your own web site.

Their survey is just a simple 10-12 question format where the replies are handled in one of two ways - emailing the results out to an address or storing the information in a database to be reviewed later. The HTML code for the tutorial is also available.

1 comment voice your opinion now!
create online survey tutorial part1 create online survey tutorial part1


Community News:
Zend Framework 1.0.0 RC3 Released
June 25, 2007 @ 09:01:54

The Zend Framework project has released the next version of their framework brining them closer to the 1.0 stable release - version 1.0.0 RC3. According to the Zend Developer Zone:

This update contains fixes for 75 issues since the RC2 release. Zend Framework has been in the "release candidate" phase since May 28. During this phase, we have been concentrating on documentation and quality improvements, and postponing adding any major new functionality for future releases after 1.0.

In addition to the updates to the framework, they're also making a major overhaul to the documentation and contents of the Framework's website and want to know about any other Zend Framework-based applications out there.

0 comments voice your opinion now!
zendframework release candidate stable survey zendframework release candidate stable survey



Community Events









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


opinion database drupal doctrine framework microsoft windows codeigniter security conference extension zend introduction developer symfony wordpress job release facebook zendframework

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