I've been looking over the patterns, because I am interested in patterns in general. The patterns on the web site seem to me to be all user interface design ...
Hi Ralph, Like you, i am new to the Yahoo Design Patterns and am studying them to understand better. At the AJAX seminar in NYC last month, i got a chance to...
The auto-complete looks really promising! Will the auto-complete function only with ajax or will there be a possibility of loading values into it via a...
Ilya, The YUI team is working on an AutoComplete control that will allow you to use both XHR (Ajax)-based datasources and in-page JavaScript datasources. The...
Deepak did a good job of delineating between the software design patterns and interaction design patterns. Ralph, At Yahoo! I am in the User Experience &...
Bill, Just some comments and questions... Perhaps not all members of your group are aware that Ralph Johnson, who posted the original question, is coAuthor of...
Thanks for pointing out Ralph's incredible contribution to the world of patterns. And before I answer your questions let me thank Ralph for the Design Patterns...
I've been reading Michael Mahemoff's patterns for several months. This morning we met to discuss some of them. We do this most weeks, and we send MP3s of the...
Dear group members, I am very much interesed in having your views on a study which I am currently conducting on software design patterns. Although the reserach...
... "Hi! I'm too [dense|cheap|lazy] to do actual research for my Ph.D., so here's an off-topic post hoping that there are list members stupid enough to do my...
Is there any resource that shows how to download, install, and begin to experiment using these patterns and UI's? I would like to use the autocomplete pattern...
This is going to sound a bit crude, so I apologize, but if downloading and installing them to begin with is the basis of getting started with one of the YUI...
Thanks for your reply! I did d/l and extract them. And I am going to experiment as I can then ultimately hire a developer to actually implement them. I just...
Hi, World's First Largest PCMM Level 5 Company Chennai / Bangalore / Hyderabad / Pune / Kolkata / USA / UK / Singapore / Malaysia required the following...
Can someone tell me how to use patterns? I found online where there are three parts. I'm thinking one is the JS that gets pasted into your pages and it's CSS....
Vicmatson, Design patterns aren't software, but "recipes" that software developers use to solve common recurring problems. You can't install them. Sometimes,...
I understand they are complex and one would need to be a developer to completely implement them. I just was trying to find where the UI folders go on a remote...
... You can put them wherever you want them. I put them in a folder called "yui". BTW, "ydn-javascript" is the Yahoo! Groups list where YUI is discussed. --...
Thank you for the answer on the first part, but more importantly as far as patterns(auto complete) are concerned can they be pasted into a page? I don't mean...
... Patterns aren't software, so no. You may be able to find an auto-complete component that follows that pattern, however. I know that Yahoo is working on an...
Hi there, I am re-designing a search form for an internal web based CRM application. The form has now grown and includes various list boxes for different...
Hello Keith, Have ever though about the possibility of doing like most search engines do, log the most used attibutes and do a simple search using they, but ...
How far off are we from developing a design pattern for configuring an app feature? I have features in the web app I design that require anywhere from 4 to 9...
Jenifer Tidwell has a configurator/wizard pattern. That is the of course the most general aspect of what you are doing. For the more specific pattern of...
Next version is now live at http://developer.yahoo.com/ypatterns. The yuiblog.com should shortly be updated with the full story. And yes, autocomplete and tab...
Thanks, Bill! That pattern can be found here: http://designinginterfaces.com/Wizard ...But as he said, it's a very general pattern. I didn't address app ...
It's broken into pieces as small as the technology can handle at this point. But you're right, more consolidation needs to happen. And the thing is, it needs...