News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Asvin Balloo's Blog:
AJAX image cropper with YUI and PHP
October 08, 2008 @ 12:09:21

Asvin Balloo has posted a tutorial that shows how to combine the YUI libraries with PHP to create a simple image cropper.

This post will show you how to build an AJAX crop image tool using the image cropper control from YUI library and PHP. The ImageCropper Control from the YUI library gives you an interactive interface for getting the dimensions to crop an image and using these dimensions in PHP, we can do some cropping.

The script takes in an upload, shows it in the browser for cropping and once altered, pushes the altered image back out as a download. Full code is included as well as a demo of the final result and a sample file to get you started.

0 comments voice your opinion now!
ajax image crop tutorial yui library control



Wolfgang Drews' Blog:
Using YUI autocomplete with Zend Framework
February 04, 2008 @ 09:33:00

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.

0 comments voice your opinion now!
autocomplete yui yahoo library javascript zendframework


Make Me Pulse Blog:
Yui Treeview with Php tidy
January 23, 2008 @ 11:18:00

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.

0 comments voice your opinion now!
tidy extension yui yahoo treeview html content



Community Events









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


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

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