We are excited about the launch of our Yahoo! Design Patterns Library <http://developer.yahoo.net/ypatterns/index.php> . While our internal patterns site is...
Great work! I hope to see more soon :) One navigation suggestion I have is some kind of linear navigation within the details so I can go to the next design...
Thanks for the words of encouragement Gilbert and Dominik. We're all really looking forward to discussing, designing, and developing these libraries with you...
I'd be curious to get feedback/thoughts on how the public Yahoo! Pattern Library can work in conjunction with an organization's existing styleguide/pattern...
Great question. Internally, we have our style guide totally separated from the Pattern Library. The library - and patterns in general - are solutions to ...
... I think a good approach would be to reference aspects of the pattern library that illustrate your point. Or if a particular pattern matches your need...
Hi, I just joined the group today and looked at some of the patterns. I'm particularly interested in patterns for login, login status, forgotten password, and...
... The list of patterns in the left nav is not exhaustive. As well things may get re-categorized over time. We have sign-in patterns on our internal Yahoo!...
I was just thinking that a wiki would be great to have for this group. I've seen the Mozilla wiki ( http://developer.mozilla.org/ ), which is pretty amazing,...
To kick off a little discussion... I'm curious about the kind of testing you've done at Yahoo! with some of your patterns. Can you support your patterns with...
Hey Jenifer! First, I want to say that I feel greatly indebted to your work! I have been following your progression from Common Ground up to your wonderful...
Jenifer - these are all really good questions. For some of the patterns - particularly going forward the ones with code - we do baseline testing with users,...
Access 2003 and VB.NET have a NotInList event which permits the developer to write code for what will happen if the end user types something that is not in the...
Hi there, I’m staff writer on the UK’s .net magazine, a consumer monthly aimed at web designers/developers and anybody who’s unhealthily obsessed with...
i work for the engineering dept of a private convenience store chain and we're just beginning to formulate usability as a major player in our internal...
Lots of good comments on the blog posting about the Breadcrumb pattern. I am summarizing these comments here. Please feel free to pick up on any of these...
Thanks Oliver, I have replied in a separate email. -- Bill ... aimed at web designers/developers and anybody who's unhealthily obsessed with the web. We've got...
I will post this on the ydn-javascript group which is the Yahoo! User Interface Library discussion group. You might want to subscribe there and watch for...
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...
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...
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@...
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...
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...
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...