News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

NETTUTS.com:
Creating a Dynamic Poll with jQuery and PHP
July 25, 2008 @ 10:22:05

The NETTUTS.com website has a new tutorial posted that combines PHP and AJAX (using the the jQuery library specifically) to create a simple dynamic poll.

When you combine some neat functionality courtesy of PHP with the cleverness of jQuery you can produce some pretty cool results. In this tutorial we'll create a poll using PHP and XHTML, then make use of some jQuery Ajax effects to eliminate the need for a page refresh, and to give it a nice little bit of animation.

The PHP handles defining the question, answers and the functionality to load, submit and return the current results (number of votes) back to the javascript. The communication between the PHP and javascript is a JSON message made simple thanks to PHP's json_encode function.

You can download the source or check out a live demo to see how it all fits together.

0 comments voice your opinion now!
jquery javascript json poll dynamic demo download tutorial



Roshan Bhattarai's Blog:
Which is the best PHP framework ?
June 26, 2008 @ 09:38:06

Roshan Bhattarai has set up an informal poll in an entry on his site asking visitors to rate what they think the "best" PHP framework is.

I've been asked a lot of times which is the best PHP framework. Well, it's a very difficult question to answer this question and there are some pros and corns in each framework. So, today I would to hear your views via poll.

Included in the list are CakePHP, Symfony, Zend Framework, CodeIgniter. Coming out with around forty-three percent of the votes, though, is the Zend Framework with CakePHP following with twenty-two percent.

0 comments voice your opinion now!
poll best framework zendframework cakephp symfony codeigniter seagull


Tim Koschuetzki's Blog:
New Poll (Using CakePHP)
November 01, 2007 @ 08:00:35

Tim Koschuetzki has started up a new poll on his site asking its visitors questions involving CakePHP:

The new poll asks you if you are using the CakePHP Framework already or if you plan on using it. For those of you who don't know it yet - it's in my opinion th framework to go these days. The easy and intuitive MVC architecture and the components in it make php development really easy and fun.

So far there haven't been any votes (it's still pretty new) so get on over and voice your opinion now.

CakePHP is one of the more popular and powerful PHP frameworks out there and it has a loyal following of dedicated users and developers on its team. It's definitely worth checking out if you're still perusing the market for a framework to go with.

0 comments voice your opinion now!
cakephp framework poll using plan cakephp framework poll using plan


Nick Halstead's Blog:
Most Influential Programmers Results
August 03, 2007 @ 09:32:00

As mentioned by Nick Halstead, the results are in from the poll for the "Most Influential Programmers" list that he put together, including a PHP name in the top five.

About a month ago I posted my Top 10 most influential programmers which caused a bit of a stir. So I then followed it up with an online poll which I said I would run for a month. The time is up and the final results are in.

Coming in at fifth place is Rasmus Lerdorf of PHP fame (topped by the likes of Linus Torvads and Alan Turing). As Nick mentions, though, it was interesting to see that Zeev Suraski and Andi Gutmans only received a handful of votes.

0 comments voice your opinion now!
poll influential programmer rasmuslerdorf poll influential programmer rasmuslerdorf


PHP-GTK Community Site:
Which editing widget do you use in your PHP-GTK apps?
July 05, 2007 @ 09:47:00

The PHP-GTK Community site has posted a new poll that ask PHP-GTK developers which, of the choices provided is their favorite editing widget used in their applications.

The choices are:

  • GtkScintilla
  • GtkSourceView
  • GtkTextView

They also included the "Homegrown" option for anyone that might have whipped up their own. At the time of this posting, GtkScintilla and GtkTextView are tied with two votes apiece. If you're a PHP-GTK developer and have worked much with text editing widgets, head over and cast your vote today!

0 comments voice your opinion now!
phpgtk edit text widget poll gtkscintilla gtksourceview gtktextview phpgtk edit text widget poll gtkscintilla gtksourceview gtktextview


Nick Halstead's Blog:
Poll - Top 10 Programmers of All Time
July 04, 2007 @ 08:55:44

Nick Halstead is conducting a poll of his own to try to figure out who the online community thinks are the "Top 10 Programmers of All Time".

My original list was based upon my programming background and was purely my own opinion and I did not expect everyone to agree with it. What I thought I would do this time round was to give everyone a chance to voice their opinion. [...] have pre-filled 18 programmers from my original list plus those that were suggested in the comments.

You can vote on a wide range of developers, including several PHP-associated once like Rasmus Lerdorf, Andi Gutmans and Zeev Suraski.

0 comments voice your opinion now!
top10 programmer poll vote rasmuslerdorf zeevsuraski andigutmans top10 programmer poll vote rasmuslerdorf zeevsuraski andigutmans


International PHP Magazine:
Poll Question What Is the Best Way to Do QA for PHP?
June 05, 2007 @ 12:41:00

The results from the latest poll conducted by the International PHP Magazine have been released. This time, they asked developers what they thought was the best way to do QA for their PHP applications.

Among the options were things like "Do API documentation", "Use code analyzers that check CS violations, XSS or SQL injection attacks" and the number one choice - "Do unit tests using PHPUnit or phpt". Three other options followed behind (using debugging tools, code analyzers and having a commit mailing list) with the API documentation falling down in last place.

They already started up this week's poll too. This time, they ask developers to vote on which of the options make for good PHP code. There's four options - structured, consistent, portable and secure. Get your vote in today!

0 comments voice your opinion now!
qa test poll api documentation unittest codeanalyzers qa test poll api documentation unittest codeanalyzers


International PHP Magazine:
Poll Which One of the Following Makes CodeIgniter the Best Framework?
May 29, 2007 @ 11:14:00

The International PHP Magazine has posted the results for this week's poll that asked which, of the options given, was what made the CodeIgniter framework the best.

There were only four options this time:

  • Saves Time and Code for Simple things
  • Based on MVC pattern
  • Easy to Extend
  • Flexibility to create own libraries and helpers

Coming in in a close race for second and first were the "flexibility" and "saves time" options (with the first beating the other by less than 2 percent).

Be sure to check out and cast your vote in their latest poll posted this week that asks "What's the best way to do QA in PHP?"

0 comments voice your opinion now!
poll codeigniter framework flexible qa poll codeigniter framework flexible qa


PHP-GTK Community Site:
The results of the 2007 IDE poll are in!
May 23, 2007 @ 14:54:00

The PHP-GTK Community website has posted the results of their PHP IDE survey (2007) that's just wrapped up:

Following a two-weeks poll, a first for the community site, the results for the development environment used by PHP-GTK developers are in.

The top three spots on the list were a close run - Eclipse topped the list with 30 percent followed by the generic "simple editors" option at 26 percent and Zend Studio at 25 percent. The rest of the options (well, besides PHPEdit at 4 percent) were at 3 percent or lower in representation. Check out the post for the graph of the outcome and some of their own commentary on the results. Also, check out this page for the full results from the poll.

0 comments voice your opinion now!
phpgtk community ide poll results graph phpgtk community ide poll results graph


International PHP Magazine:
Poll - Which One of the Following Should a PHP Programmer Give Priority?
May 23, 2007 @ 11:19:00

The International PHP Magazine is back with the results on their latest poll today that asked developers to vote on which, of their options, a PHP developer should give the most effort towards when creating their applications.

Options included "Magic Methods", "IDE's" and "Database Support" but the number one option that got the most votes by far was "Classes". This left second ("All" at 19.3 percent) and third ("Database Support" at 8.4 percent) place in the dust.

If you're a CodeIgniter user, be sure to get your vote in on this week's poll asking users to vote on which of the feature options they've given is what makes CodeIgniter the best framework out there.

0 comments voice your opinion now!
poll effort priority application class codeigniter vote poll effort priority application class codeigniter vote



Community Events







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


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

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