Page 1 of 1

Help for Yahoo user interface in a PHP site

Posted: Mon Jul 20, 2009 6:37 am
by sanju
Hi all,

In my new I am going to use Yahoo user Interface with Zend frame work. I have no prior experiance..


Pls Give answers for the questions below...

How we use yui in the project?.
YUI is suite for a social networking sites.?
How much it compatible with zend framework.?
How much is designer part in YUI implementation.?
Is there any documents other than the YUI api.?
All controlles in it can be run through web service?


Regards
Sanju

Re: Help for Yahoo user interface in a PHP site

Posted: Tue Jul 21, 2009 12:08 pm
by kaszu
* How we use yui in the project?
See documentation how to use each widgets
* YUI is suite for a social networking sites.?
YUI is a library + widgets, you can use it for any type of app
* How much it compatible with zend framework.?
YUI is a javascript library for client-side, not server-side. YUI doesn't care which PHP library (or any other language) is on other end.
* How much is designer part in YUI implementation.?
As I said it's client-side. To implement it you will need frontend developer. If you want to create new theme, then designer will be needed.
* Is there any documents other than the YUI api.?
There are enough examples and tutorial about YUI on internet, but I don't think there is alternative documentation.
* All controlles in it can be run through web service?
I didn't understood what you were asking, maybe someone else can help

Re: Help for Yahoo user interface in a PHP site

Posted: Fri Jul 24, 2009 5:34 am
by SeaJones
Hi Sanju,

From the posts of yours I've seen, and I don't mean to be nasty here, it looks like you're taking on too much at once. To go from no prior experience of YUI and Zend to building an entire site with them, well.

Basically, I'd only do this if the site had no particular deadline and was ideally a self-made project for yourself. If this is for a client you may be running into loads of trouble.

Sorry if I'm wrong, but this sounds like many of the guys on Rentacoder who obtain work and then work out how to do it.