News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

NETTUTS.com:
Tools of the Trade Web Development Frameworks that the Pros Use
December 18, 2009 @ 08:15:56

New from NETTUTS.com today there's a new article listing out some of the tools of the trade, the frameworks that web development professionals use (and not just with PHP).

New web development frameworks, promising rapid development and easy deployment, are sprouting out at a more rapid pace than you can keep up. In the last article, we looked at the various factors you'd have to consider when deciding on a framework. Today, we are going to look at the various frameworks available for each facet of web development.

PHP tools that made the list include CakePHP, the Zend Framework, Kohana and Symfony. Frameworks from some of the other languages include ASP.NET, Ruby on Rails, jQuery and Blueprint.

1 comment voice your opinion now!
framework php ruby javascript asp css



phpRiot.com:
Creating sortable lists with PHP and AJAX
February 24, 2006 @ 13:17:49

On phpRiot today, they've posted a new tutorial showing how to create sortable lists with Ajax and PHP.

You might have been in a situation before where you had a list of items in your database that needed to be output in a specific order. These items could be anything: perhaps a listing of your favourite movies or your favourite books. For whatever reason, you want them ordered in a custom way that can't be determined automatically (such as alphabetical).

This article covers the implementation of a system that lets you easily define the order of such a list.

They use the example of a movie listing to fill out the data items. They show you both sides of the setup - using Prototype and Scriptaculous to create effects/handle the Ajax, PHP to interface with the database, and a little CSS to make it all look nice. The end result is a list that saves its status from page load to page load, and can be modified just a simple click and drag.

0 comments voice your opinion now!
ajax sortable lists prototype scriptaculous movie list ajax sortable lists prototype scriptaculous movie list



Community Events





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


voicesoftheelephpant api testing injection community symfony2 podcast phpunit opinion unittest framework database zendframework2 conference introduction zendframework interview application language release

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