News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Wolfgang Drews' Blog:
Using YUI autocomplete with Zend Framework
0 comments :: posted Monday February 04, 2008 @ 09:33:00
voice your opinion now!

Wolfgang Drews (of DynamicWebPages) has posted a mini-tutorial on his personal blog showing how to integrate the popular Zend Framework with the YUI Javascript libraries from Yahoo! to create an autocomplete field in your app.

Maybe this short snippet helps someone out there when using YUI autocomplete feature together with the Zend Framework or any other Framework, that creates URLs like http://domain.tld/controller/action/param/value.

He modifies the Yahoo library to change a few of the defaults to make it more Zend Framework-friendly: changing the default query format and updating the "append parameters" concatenation to replace the ampersand with a slash.

tagged with: autocomplete yui yahoo library javascript zendframework


Make Me Pulse Blog:
Yui Treeview with Php tidy
0 comments :: posted Wednesday January 23, 2008 @ 11:18:00
voice your opinion now!

Antoine Ughetto has quickly posted about an interesting combination - php_tidy and the Yahoo! YUI Treeview to easily make a nested, recursive list.

A rapid experimentation with php tidy and Yui treeview for rendering the DOM of a specific page. We user the tidy_parse_file() and a simple recursive function to display a treeview.

You can check out an example over on their demo page. Plug in your website of choice and get the resulting HTML stricture (all cleaned up) represented as a nice, ordered tree list.

tagged with: tidy extension yui yahoo treeview html content


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

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