Search the web
Sign In
New User? Sign Up
ydn-patterns · Yahoo! Design Pattern Discussion Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 24 - 56 of 186   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
24
I had been dreaming for sometime that someday some kind soul would provide a documentation generator for JavaScript, similar to the one I use in Java. My dream...
gfisher365
Offline Send Email
Mar 1, 2006
4:00 pm
25
Ahoi, What is about http://jsdoc.sourceforge.net <http://jsdoc.sourceforge.net/> ? In the generated JavaScript documentation like...
Kühle Markus
markus_kuehle
Offline Send Email
Mar 1, 2006
4:27 pm
26
Failed to spot the link. Thanks ... <http://jsdoc.sourceforge.net/> ? ... 'http://developer.yahoo.net/yui/dragdrop/docs/index.html' there is a link on every...
gfisher365
Offline Send Email
Mar 1, 2006
6:04 pm
27
Hi all, I am wondering where the code for these patterns is stored. I see many with no example code. Do I have to go and scape it from page it is used in? Rob....
robert@...
Send Email
Mar 4, 2006
4:39 am
28
Code for the patterns will be added over time. We are not specifically in sync with the code library but the plans are to add the code over time and we are...
erin malone
erinmalone
Offline Send Email
Mar 4, 2006
4:47 am
30
I am interested in "Auto-Complete" in an online form. The script would need editing because I intend to include an actual address (Name, street, etc.) in...
vicmatson
Offline Send Email
Mar 16, 2006
10:30 pm
31
Vic, Are you looking for some technical details? This may help: http://formassembly.com/blog/ajax-makeover-adding-a-smart-type-ahead/ Were you looking for...
Dan Malks
danmalks
Offline Send Email
Mar 17, 2006
3:02 pm
32
The Yahoo! UI team (ydn-javascript group) is working on the AutoComplete behavior for text fields and text areas. I got a chance yesterday to see a...
billwaynescott
Offline Send Email
Mar 17, 2006
5:39 pm
33
Well, I thank you I briefly went over the form builder and it fits a bill for me!It's the best find for me to date. As to your concern I will say the example...
vicmatson
Offline Send Email
Mar 17, 2006
6:16 pm
34
Thank you also. Now I have some homework to do!--- In...
vicmatson
Offline Send Email
Mar 17, 2006
6:20 pm
35
I am interesting in getting the code for the module tabs found in the design library. I couldn't find anything about them in the UI Library download; am I...
cfmeyer2
Offline Send Email
Mar 23, 2006
3:05 pm
36
Yes, you are correct. The code is not released in the Yahoo! User Interface Library. I can only say that we hope to have that code released very soon. Realize...
billwaynescott
Offline Send Email
Mar 25, 2006
2:17 am
37
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 ...
Ralph Johnson
rej_13
Offline Send Email
Apr 1, 2006
12:41 pm
38
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...
Deepak Alur
d_alur
Offline Send Email
Apr 1, 2006
5:13 pm
39
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.lazarev
Offline Send Email
Apr 3, 2006
1:08 pm
40
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...
Eric Miraglia
ericmiraglia
Offline Send Email
Apr 3, 2006
5:11 pm
41
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 &...
billwaynescott
Offline Send Email
Apr 3, 2006
5:19 pm
42
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...
Dan Malks
danmalks
Offline Send Email
Apr 3, 2006
6:00 pm
43
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...
billwaynescott
Offline Send Email
Apr 3, 2006
7:21 pm
44
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...
Ralph Johnson
rej_13
Offline Send Email
Apr 3, 2006
11:11 pm
45
expect...
Cai WangQin
caiwangqin
Offline Send Email
Apr 10, 2006
7:43 am
46
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...
rwanbit
Offline Send Email
Apr 14, 2006
11:05 am
47
... "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...
Charles
cwiltgen
Online Now Send Email
Apr 14, 2006
6:42 pm
48
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...
vicmatson
Offline Send Email
Apr 18, 2006
8:35 pm
49
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...
Dustin Diaz
dustindiaz
Offline Send Email
Apr 19, 2006
3:20 am
50
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...
vicmatson
Offline Send Email
Apr 19, 2006
10:02 am
51
Is there a widget/pattern to render tag clouds? It is becoming more and more a standard widget component. Thanks -John...
java_tek
Offline Send Email
Apr 28, 2006
4:58 pm
52
Hi, World's First Largest PCMM Level 5 Company Chennai / Bangalore / Hyderabad / Pune / Kolkata / USA / UK / Singapore / Malaysia required the following...
sathyasri_8
Offline Send Email
Apr 29, 2006
6:37 am
55
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
Offline Send Email
May 1, 2006
3:21 pm
56
Vicmatson, Design patterns aren't software, but "recipes" that software developers use to solve common recurring problems. You can't install them. Sometimes,...
Charles
cwiltgen
Online Now Send Email
May 1, 2006
10:32 pm
Messages 24 - 56 of 186   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help