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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 143 - 172 of 202   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#172 From: "dexterstonehaus" <ryanbetts@...>
Date: Wed Jan 30, 2008 10:28 pm
Subject: Pattern Libraries: standardizing and sharing
dexterstonehaus
Offline Offline
Send Email Send Email
 
Hello group!

I'm working with a group to build yet another pattern library and want
to make sure that it's aligned to add to the existing set of
libraries, rather than duplicate.

I've been ramping up on the recent history of UI/Web PL's and found a
slide in one of Christian's presentations that briefly touched upon
formats for sharing patterns - PLMLx and a possible Microformat.

My initial exploration of PLMLx 1.0 seems to suggest it hasn't been
worked on in 3+ years. I know a few libraries are using PLML which
suggests its the prime (if only) candidate for a sharing format, but
surely there must be some criticism and room for improvement :P

Anyhow, I'm interested in any sort of information about initiatives to
combine efforts and would love to hear from anyone about other issues
besides technology that are being discussed.

Cheers.
-Ryan

#171 From: Christian Crumlish <xian@...>
Date: Tue Jan 15, 2008 9:51 pm
Subject: Announcing the Carousel pattern
xian21370
Offline Offline
Send Email Send Email
 
Hey, folks, we published our Carousel pattern recently: http://developer.yahoo.com/ypatterns/pattern.php?pattern=carousel

Blog entry here:
http://yuiblog.com/blog/2008/01/15/carousel-pattern/

As always, comments welcome!

    --xian

--
christian crumlish ... xian21370
pattern library ... platform ued

#170 From: "Oliver Saunders" <oliver.saunders@...>
Date: Wed Jan 9, 2008 8:16 pm
Subject: Re: Criticism of Tooltip Invitation Pattern
pipboy900
Offline Offline
Send Email Send Email
 
This whole places is deathly quiet. It's really disappointing actually.

My point, as much as I would like it to be, is not original. It's a big feature of the "Don't make me think book" and it makes a lot of sense. The alternative to obvious clickability is scrubbing the screen with the mouse, looking for hints as to what can be clicked on by mousing over stuff. Scrubbing is a real annoyance to anyone beyond puberty:
>>
http://www.useit.com/alertbox/children.html
Children were willing to "mine-sweep," scrubbing the screen with the mouse either to find clickable areas or simply to enjoy the sound effects that different screen elements played.
<<
Presently I believe there are three ways to style elements so as to communicate their interactability to the user. I'm listing these most preferable to least preferable.
  1. Differentiate visually at all times with a conventional differentiation such as an underline, inset border or contrasting colour.
  2. Differentiate visually at all times with a non-conventional yet consistent differentiation used frequently on each page.
  3. Do not differentiate visually unless moused over in a context where this is expected or mouse over is ensured.
You should also use a mouse over effect on interactable elements, this is less important for option 1 but utterly essential for 2 and 3. Commonly a colour change is used for this and is particularly effective. In addition mouse cursors can be used but imply additional information; the pointing hand cursor implies that you will navigate away from the current page or that a large portion of the current view will change and the i-beam indicates numerous behaviours associated with a text field, for instance.
 
If this is seems like an excessive response you're probably right, I just wanted to work all this out for myself. Now that I have I'm noticing loads of problems with gmail's interface.
 

On Jan 9, 2008 7:05 PM, Christian Crumlish < xian@...> wrote:
>  
>  
>  
>  
>  
>
>  That's an interesting point. I've been hanging back to see if anyone else
> agrees or disagrees but I just heard crickets chirping.
>  
>      --xian
>
>
>  
>  
>  Oliver Saunders wrote:
>  
>  
>
> I wanted to throw an opinion out there for the Tooltip Invitation
>  pattern to never include the words "Click to" as in "Click to edit".
>  If you need to include the words "click to" I think it's indicating an
>  underlying problem. It should be obvious to the user what is
>  clickable. This can usually be achieved by making an element look like
>  either a hyperlink or form field or with hover effects.
>  
>  In this sense the tooltip should not be an invitation but an
>  explanation designed to reduce any uncertainly the user may have about
>  how the application will behave once an element is clicked.
>  
>  In the example you provided, the tooltip text of simply "Edit" would
>  be sufficient provided the editable region appeared to be interactable
>  by clicking.
>  
>  Ollie
>  http://olliesaunders.net/
>  
>  
> --
>  christian crumlish ... xian21370
>  pattern library ... platform ued
>  



--
Ollie
http://olliesaunders.net/

#169 From: Christian Crumlish <xian@...>
Date: Wed Jan 9, 2008 7:05 pm
Subject: Re: Criticism of Tooltip Invitation Pattern
xian21370
Offline Offline
Send Email Send Email
 
That's an interesting point. I've been hanging back to see if anyone else agrees or disagrees but I just heard crickets chirping.

    --xian


Oliver Saunders wrote:

I wanted to throw an opinion out there for the Tooltip Invitation
pattern to never include the words "Click to" as in "Click to edit".
If you need to include the words "click to" I think it's indicating an
underlying problem. It should be obvious to the user what is
clickable. This can usually be achieved by making an element look like
either a hyperlink or form field or with hover effects.

In this sense the tooltip should not be an invitation but an
explanation designed to reduce any uncertainly the user may have about
how the application will behave once an element is clicked.

In the example you provided, the tooltip text of simply "Edit" would
be sufficient provided the editable region appeared to be interactable
by clicking.

Ollie
http://olliesaunders.net/


--
christian crumlish ... xian21370
pattern library ... platform ued

#168 From: "Oliver Saunders" <oliver.saunders@...>
Date: Mon Jan 7, 2008 6:23 pm
Subject: Criticism of Tooltip Invitation Pattern
pipboy900
Offline Offline
Send Email Send Email
 
I wanted to throw an opinion out there for the Tooltip Invitation
pattern to never include the words "Click to" as in "Click to edit".
If you need to include the words "click to" I think it's indicating an
underlying problem. It should be obvious to the user what is
clickable. This can usually be achieved by making an element look like
either a hyperlink or form field or with hover effects.

In this sense the tooltip should not be an invitation but an
explanation designed to reduce any uncertainly the user may have about
how the application will behave once an element is clicked.

In the example you provided, the tooltip text of simply "Edit" would
be sufficient provided the editable region appeared to be interactable
by clicking.

Ollie
http://olliesaunders.net/

#167 From: Till Schümmer <till.schuemmer@...>
Date: Wed Jan 2, 2008 8:30 pm
Subject: Final CfP: EuroPLoP 2008 - General Conference and Thematic Tracks
tukantill
Offline Offline
Send Email Send Email
 
EuroPLoP 2008
                       13th European Conference on
                      Pattern Languages of Programs
                             July 9-13, 2008
                    Irsee Monastery, Bavaria, Germany
                    http://www.hillside.net/europlop/

                         Final Call For Papers

********************************************************************
                             IMPORTANT DATES

February 18, 2008: Paper Submission Deadline
July 9-13, 2008:   Conference
********************************************************************

           [we apologize for duplicate receipt of this message]

EuroPLoP is the premier European conference on patterns. The
conference offers a variety of tracks and workshops that allow you
to learn about patterns, to receive feedback on your own work, and
to discuss with fellow enthusiasts. It is a unique venue to exchange
knowledge about best practices and learn from other experts in
various fields. EuroPLoP 2008 will be held July 9-13, 2008 in the
Irsee Monastery, Germany. Join us for an experience that will
combine outstanding technical events with a visit to the lovely
Bavarian countryside.

EuroPLoP accepts papers containing patterns or pattern languages as
well as experience reports and other papers related to the theory
and use of patterns. For the first time, EuroPLoP 2008 will offer
thematic tracks allowing practitioners and researchers from a
specific domain to exchange knowledge.

In previous years, thematic clusters evolved implicitly including
areas like:

- Software development
- Software design and architecture
- Software management and development processes
- Human computer interaction
     (e.g., user-interface aspects or novel modes of interaction)
- Education
     (ranging from professional training to classroom teaching)
- Business and organizational questions

This year, we like to invite you to champion one of these thematic
areas or propose new topics by submitting a proposal for a thematic
track.

Several open tracks will be retained to provide for new topics and
topics outside the thematic tracks.

               *******************************************
                             THEMATIC TRACKS
               *******************************************

Starting in 2008, EuroPLoP hosts thematic tracks that put a special
focus on hot topics. In 2008, the tracks are:

Pragmatic and systematic approaches in applying patterns

Organized by Paris Avgeriou (University of Groningen, The Netherlands),
Neil B. Harrison (Utah Valley University, USA), and Uwe Zdun (Vienna
University of Technology, Austria)

Patterns for Collaboration Technology and Processes

Organized by Stephan Lukosch (FernUniversitaet in Hagen, Germany),
Gwendolyn L. Kolfschoten (Delft University of Technology, the
Netherlands), Gert-Jan de Vreede (Institute for Collaboration Science,
University of Nebraska at Omaha, USA) and Robert O. Briggs (Institute
for Collaboration Science, University of Nebraska at Omaha, USA)

Patterns for Collaboration Technology and Processes

Organized by Symeon Retalis (University of Piraeus, Greece) and
Christian Kohls (KMRC - Knowledge Media Research Center, Tuebingen, Gemany)

Please visit the EuroPLoP web site http://hillside.net/europlop and the
EuroPLoP BLOG at http://europlop.blogspot.com/ for more details on the
goals of the specific thematic tracks.

               *******************************************
                          SUBMISSION CATEGORIES
               *******************************************

Submissions should fall into one of the following categories:

Pattern papers

Short papers (5 to 10 pages) containing one or more patterns, longer
pattern languages (about 15 to 20 pages) or sequences and
work-in-progress papers.  All accepted papers will receive in-depth
shepherding by an experienced pattern author before the conference.
Newcomers papers may receive further shepherding at the conference
itself.

Proven practices papers

Papers about the craft of writing software or patterns, papers about
the concept of patterns and proven practices in general, case
studies of patterns in action, or papers about software development
communities of practice.

Focus group proposals

Focus groups are free-format discussion groups or workshops lasting
between 3 and 6 hours.  They are designed to bring together people
who are interested in a challenging topic related to patterns or
proven practices. Non-conventional ideas such as goldfish bowls are
welcome. Organizers of thematic tracks are encouraged to submit a
focus group proposal that covers parts of their topic.

               *******************************************
                           CONFERENCE STRUCTURE
               *******************************************

The main track of EuroPLoP will be organized as a series of writers'
workshops where authors work together to improve their papers.
Before pattern or other papers are accepted for a writers' workshop,
they are shepherded (non-anonymously). This means that an
experienced author will discuss your submission with you, so that
you can refine your paper prior to the conference. All submissions
will be peer-reviewed.

The EuroPLoP proceedings are published in book form after the
conference.

Papers discussed at writer's workshop at this conference qualify for
submission to the new journal "Transactions on Pattern Languages of
Programming" published by Springer. See http://hillside.net/tplop/ and
http://www.springer.com/home/computer/lncs?SGWID=5-164-2-470309-0Final
for details of this journal.

               *******************************************
                                 SCHEDULE
               *******************************************

February 18, 2008: Paper Submission Deadline

March 10, 2008:    Start of shepherding

April 18, 2008:    Review Version Due
May 12, 2008:      Paper Acceptance notification

May 26, 2008:      Closing date for Early Registration

June 20, 2008:     End of shepherding and conference version due
July 9-13, 2008:   Conference
December 2008:     Final Publication Version Due

               *******************************************
             SUBMISSION PROCEDURE and CONFERENCE ORGANIZATION
               *******************************************

To submit your paper, please visit the submission page at
http://hillside.net/europlop/submission. This page will be available
in January.

Program Chair:     Till Schuemmer, FernUniversitaet in Hagen,
                      Germany, till.schuemmer@...
Conference Chair:  Allan Kelly, Software Strategy Ltd.,
                      UK, allan@...
Focus Group Chair: Tim Wellhausen, IT-Beratung Wellhausen,
                      Germany, kontakt@...
Web Chair:         Michael Weiss, Carleton University
                      Canada, weiss@...

For more information, please visit http://hillside.net/europlop

#166 From: "Welie, Martijn van" <martijn.van.welie@...>
Date: Mon Dec 17, 2007 8:33 am
Subject: RE: Suggestion: Captcha pattern
mwelie
Offline Offline
Send Email Send Email
 

Hi Joe,

 

Have a look here:

 

http://www.welie.com/patterns/showPattern.php?patternID=captcha

 

If it doesn’t cover what you wanted to know you can let us know…

 

Regards,

 

Martijn

 

From: ydn-patterns@yahoogroups.com [mailto:ydn-patterns@yahoogroups.com] On Behalf Of Joe Desbonnet
Sent: vrijdag 14 december 2007 17:59
To: ydn-patterns@yahoogroups.com
Subject: [ydn-patterns] Suggestion: Captcha pattern

 

Technically I know how to implement Captchas, but I had a look at the
Pattern Library to see if I could find some "best practice" advice on
how to present Captchas to users, but didn't find anything.

As people are encountering these things more and more it makes sense
to make the look and operation from a user's perspective as uniform as
possible (obviously the technical details will need to keep evolving
to stay head of internet vermin).

I'm no expert in this area, so I don't really have anything to
contribute, other than to say I'd appreciate some nuggets of wisdom
from people who are familiar with the technique.

Joe.


#165 From: Christian Crumlish <xian@...>
Date: Fri Dec 14, 2007 5:42 pm
Subject: Re: Suggestion: Captcha pattern
xian21370
Offline Offline
Send Email Send Email
 
This is a great suggestion. Let me talk to folks around our UED community and see if we can pull together our collective wisdom on this and boil it down into a pattern. (No promises, and the process isn't quick...).

    --xian

--
Curator, Yahoo! Design Pattern Library

Joe Desbonnet wrote:

Technically I know how to implement Captchas, but I had a look at the Pattern Library to see if I could find some "best practice" advice on how to present Captchas to users, but didn't find anything.

As people are encountering these things more and more it makes sense to make the look and operation from a user's perspective as uniform as possible (obviously the technical details will need to keep evolving to stay head of internet vermin).

I'm no expert in this area, so I don't really have anything to
contribute, other than to say I'd appreciate some nuggets of wisdom from people who are familiar with the technique.

Joe.

__


#164 From: "Joe Desbonnet" <joe@...>
Date: Fri Dec 14, 2007 4:59 pm
Subject: Suggestion: Captcha pattern
jdesbonnet
Offline Offline
Send Email Send Email
 
Technically I know how to implement Captchas, but I had a look at the
Pattern Library to see if I could find some "best practice" advice on
how to present Captchas to users, but didn't find anything.

As people are encountering these things more and more it makes sense
to make the look and operation from a user's perspective as uniform as
possible (obviously the technical details will need to keep evolving
to stay head of internet vermin).

I'm no expert in this area, so I don't really have anything to
contribute, other than to say I'd appreciate some nuggets of wisdom
from people who are familiar with the technique.

Joe.

#163 From: "Joe Desbonnet" <joe@...>
Date: Fri Dec 14, 2007 4:59 pm
Subject: Suggestion: Captcha pattern
jdesbonnet
Offline Offline
Send Email Send Email
 
Technically I know how to implement Captchas, but I had a look at the
Pattern Library to see if I could find some "best practice" advice on
how to present Captchas to users, but didn't find anything.

As people are encountering these things more and more it makes sense
to make the look and operation from a user's perspective as uniform as
possible (obviously the technical details will need to keep evolving
to stay head of internet v

#162 From: "Joe Desbonnet" <joe@...>
Date: Fri Dec 14, 2007 4:59 pm
Subject: Suggestion: Captcha pattern
jdesbonnet
Offline Offline
Send Email Send Email
 
Technically I know how to implement Captchas, but I had a look at the
Pattern Library to see if I could find some "best practice" advice on
how to present Captchas to users, but didn't find anything.

As people are encountering these things more and more it makes sense
to make the look and operation from a user's perspective as uniform as
possible (obviously the technical details will need to keep evolving
to stay head of internet vermin).

I'm no expert in this area, so I don't really have anything to
contribute, other than to say I'd appreciate some nuggets of wisdom
from people who are familiar with the technique.

Joe.


From xian@... Fri Dec 14 09:43:01 2007
Return-Path: <xian@...>
X-Sender: xian@...
X-Apparently-To: ydn-patterns@yahoogroups.com
X-Received: (qmail 60516 invoked from network); 14 Dec 2007 17:43:00 -0000
X-Received: from unknown (66.218.67.95)
   by m54.grp.scd.yahoo.com with QMQP; 14 Dec 2007 17:43:00 -0000
X-Received: from unknown (HELO rsmtp2.corp.yahoo.com) (207.126.228.150)
   by mta16.grp.scd.yahoo.com with SMTP; 14 Dec 2007 17:43:00 -0000
X-Received: from [10.0.1.9] (snvvpn2-10-72-78-c16.corp.yahoo.com [10.72.78.16])
	 by rsmtp2.corp.yahoo.com (8.13.8/8.13.8/y.rout) with ESMTP id lBEHgof7019648
	 for <ydn-patterns@yahoogroups.com>; Fri, 14 Dec 2007 09:42:50 -0800 (PST)
Message-ID: <4762C08E.3030107@...>
Date: Fri, 14 Dec 2007 09:42:38 -0800
User-Agent: Thunderbird 1.5.0.13 (Macintosh/20070809)
MIME-Version: 1.0
To: ydn-patterns@yahoogroups.com
References: <fjucpa+opjr@eGroups.com>
In-Reply-To: <fjucpa+opjr@eGroups.com>
Content-Type: multipart/alternative;
  boundary="------------020000050002050302060401"
X-Originating-IP: 207.126.228.150
X-eGroups-Msg-Info: 1:12:0:0:0
From: Christian Crumlish <xian@...>
Subject: Re: [ydn-patterns] Suggestion: Captcha pattern
X-Yahoo-Group-Post: memb

#161 From: (Sender unknown)
Date: Thu Dec 13, 2007 11:08 pm
Subject: (No subject)
 
#160 From: Till Schümmer <till.schuemmer@...>
Date: Sun Nov 25, 2007 8:05 pm
Subject: CfP: EuroPLoP 2008
tukantill
Offline Offline
Send Email Send Email
 
EuroPLoP 2008
                      13th European Conference on
                     Pattern Languages of Programs
                            July 9-13, 2008
                   Irsee Monastery, Bavaria, Germany
                   http://www.hillside.net/europlop/

                  Call For Thematic Tracks and Papers

********************************************************************
                            IMPORTANT DATES

December 12, 2007: Proposal of Thematic Tracks
December 20, 2007: Acceptance Notification on Thematic Tracks
February 18, 2008: Paper Submission Deadline
July 9-13, 2008:   Conference
********************************************************************

          [we apologize for duplicate receipt of this message]

EuroPLoP is the premier European conference on patterns. The
conference offers a variety of tracks and workshops that allow you
to learn about patterns, to receive feedback on your own work, and
to discuss with fellow enthusiasts. It is a unique venue to exchange
knowledge about best practices and learn from other experts in
various fields. EuroPLoP 2008 will be held July 9-13, 2008 in the
Irsee Monastery, Germany. Join us for an experience that will
combine outstanding technical events with a visit to the lovely
Bavarian countryside.

EuroPLoP accepts papers containing patterns or pattern languages as
well as experience reports and other papers related to the theory
and use of patterns. For the first time, EuroPLoP 2008 will offer
thematic tracks allowing practitioners and researchers from a
specific domain to exchange knowledge.

In previous years, thematic clusters evolved implicitly including
areas like:

- Software development
- Software design and architecture
- Software management and development processes
- Human computer interaction
    (e.g., user-interface aspects or novel modes of interaction)
- Education
    (ranging from professional training to classroom teaching)
- Business and organizational questions

This year, we like to invite you to champion one of these thematic
areas or propose new topics by submitting a proposal for a thematic
track.

Several open tracks will be retained to provide for new topics and
topics outside the thematic tracks.

              *******************************************
                        CALL FOR THEMATIC TRACKS
              *******************************************

EuroPLoP would like to give delegates the opportunity to set the
conference topics by proposing themes for dedicated tracks.
Proposals should come from two (or more) potential organizers for
the thematic track, one of whom should be an experienced pattern
author while the other one should have a solid domain background in
research and/or practice.

The proposal should include a short abstract of the theme (no longer
than 200 words), a short biography of the organizers. Organizers of
a thematic track will be expected to interact with the conference
programme committee in reviewing papers for their track. At least
one organizer is expected to chair the workshop for the track. The
organizers may also propose a focus group related to the theme (see
below for focus group details.)

Following acceptance of the thematic track proposals this call for
papers will be re-issued with details on the selected themes.

Please send your proposal directly to the chairs of EuroPLoP2008,
Till Schuemmer (till.schuemmer@...) and Allan Kelly
(allan@...).

              *******************************************
                         SUBMISSION CATEGORIES
              *******************************************

Submissions should fall into one of the following categories:

Pattern papers

Short papers (5 to 10 pages) containing one or more patterns, longer
pattern languages (about 15 to 20 pages) or sequences and
work-in-progress papers.  All accepted papers will receive in-depth
shepherding by an experienced pattern author before the conference.
Newcomers papers may receive further shepherding at the conference
itself.

Proven practices papers

Papers about the craft of writing software or patterns, papers about
the concept of patterns and proven practices in general, case
studies of patterns in action, or papers about software development
communities of practice.

Focus group proposals

Focus groups are free-format discussion groups or workshops lasting
between 3 and 6 hours.  They are designed to bring together people
who are interested in a challenging topic related to patterns or
proven practices. Non-conventional ideas such as goldfish bowls are
welcome. Organizers of thematic tracks are encouraged to submit a
focus group proposal that covers parts of their topic.

              *******************************************
                          CONFERENCE STRUCTURE
              *******************************************

The main track of EuroPLoP will be organized as a series of writers'
workshops where authors work together to improve their papers.
Before pattern or other papers are accepted for a writers' workshop,
they are shepherded (non-anonymously). This means that an
experienced author will discuss your submission with you, so that
you can refine your paper prior to the conference. All submissions
will be peer-reviewed.

The EuroPLoP proceedings are published in book form after the
conference.

Papers discussed at writer's workshop at this conference qualify for
submission to the new journal "Transactions on Pattern

Languages of Programming" published by Springer. See
http://hillside.net/tplop/ and
http://www.springer.com/home/computer/lncs?SGWID=5-164-2-470309-0
for details of this journal.

              *******************************************
                                SCHEDULE
              *******************************************

December 12, 2007: Proposal of Thematic Tracks
December 20, 2007: Acceptance Notification on Thematic Tracks
February 18, 2008: Paper Submission Deadline

March 10, 2008:    Start of shepherding

April 18, 2008:    Review Version Due
May 12, 2008:      Paper Acceptance notification

May 26, 2008:      Closing date for Early Registration

June 20, 2008:     End of shepherding and conference version due
July 9-13, 2008:   Conference
December 2008:     Final Publication Version Due

              *******************************************
            SUBMISSION PROCEDURE and CONFERENCE ORGANIZATION
              *******************************************

To submit your paper, please visit the submission page at
http://hillside.net/europlop/submission. This page will be available
in January.

Program Chair:     Till Schuemmer, FernUniversitaet in Hagen,
                     Germany, till.schuemmer@...
Conference Chair:  Allan Kelly, Software Strategy Ltd.,
                     UK, allan@...
Focus Group Chair: Tim Wellhausen, IT-Beratung Wellhausen,
                     Germany, kontakt@...
Web Chair:         Michael Weiss, Carleton University
                     Canada, weiss@...

For more information, please visit http://hillside.net/europlop

--
=============================================
Dr. Till Schuemmer

FernUniversitaet Hagen
Department of Mathematics & Computer Science
Cooperative Systems

Till.Schuemmer@...
---------------------------------------------
Learn more about patterns for
computer-mediated interaction:
http://www.cmi-patterns.org/
=============================================

#159 From: "Anish Rao" <anish.rao@...>
Date: Tue Nov 13, 2007 12:40 am
Subject: Re: Design pattern for website
anish_rao123
Offline Offline
Send Email Send Email
 
Hi ,

I have worked on web applications and are aware of few patterns like
MVC. But i thought if some one can tell me a set of patterns to
concentrate than it woulb be a great help.

Anish

On Nov 12, 2007 10:57 AM, Christian Crumlish <xian@...> wrote:
>
>
>
>
> Anish, that's an almost impossibly broad question. Hard to know how to
> answer. Have you explored any of the well known public web design pattern
> libraries out there?
>
>
>
> anish_rao123 wrote:
>
>
> Hi ,
>
> I am planning to host my website. it will contains latest
> news,videos,weather,maps,photosharing etc services. Can some one
> suggest me design pattern which will help me maitaining my web site in
> future.
>
> Regards,
>
> Anish
>
>
> --
> christian crumlish ... xian21370
> pattern library ... platform ued
>
>
>

#158 From: p g <georgiakakispetros@...>
Date: Mon Nov 12, 2007 7:20 pm
Subject: Design pattern for website
georgiakakis...
Offline Offline
Send Email Send Email
 
Dear Anish
Since your web site has a lot to do with Interaction Design I can propose a very usefull site with a A Pattern Library for Interaction Design (http://www.welie.com/patterns/index.php).
I found it very usefull (I am finishing my PhD in the use of Design Patterns in the Evaluation of e-sites) and I am sure that you will recognize many of the needs that users have in it's pages.
I hope I helped you in a way.
Petros
 

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

#157 From: Christian Crumlish <xian@...>
Date: Mon Nov 12, 2007 6:57 pm
Subject: Re: Design pattern for website
xian21370
Offline Offline
Send Email Send Email
 
Anish, that's an almost impossibly broad question. Hard to know how to answer. Have you explored any of the well known public web design pattern libraries out there?


anish_rao123 wrote:

Hi ,

I am planning to host my website. it will contains latest
news,videos,weather,maps,photosharing etc services. Can some one
suggest me design pattern which will help me maitaining my web site in
future.

Regards,

Anish


--
christian crumlish ... xian21370
pattern library ... platform ued

#156 From: "anish_rao123" <anish.rao@...>
Date: Mon Nov 12, 2007 1:53 am
Subject: Design pattern for website
anish_rao123
Offline Offline
Send Email Send Email
 
Hi ,

I am planning to host my website. it will contains latest
news,videos,weather,maps,photosharing etc services. Can some one
suggest me design pattern which will help me maitaining my web site in
future.

Regards,

Anish

#155 From: Todd Zaki Warfel <lists@...>
Date: Thu Jul 26, 2007 2:56 pm
Subject: Re: Book announcement: Patterns for Computer-Mediated Interaction
todd_warfel
Offline Offline
Send Email Send Email
 
Congrats, guys.

On Jul 25, 2007, at 9:50 AM, Till Schümmer wrote:

#####################################################################
     # We apologize if you received multiple copies of this note #
                    # Feel free to distribute #
#####################################################################

Dear colleagues,

we are pleased to inform you that John Wiley & Sons has now published
the book:

PATTERNS FOR COMPUTER-MEDIATED INTERACTION
by: Till Schuemmer and Stephan Lukosch
John Wiley & Sons 2007, 600 p., ISBN: 978-0470025611

Cheers!

Todd Zaki Warfel
President, Design Researcher
Messagefirst | Designing Information. Beautifully.
----------------------------------
Contact Info
Voice: (215) 825-7423
Email: todd@...
----------------------------------
In theory, theory and practice are the same.
In practice, they are not.




#154 From: "Gustavo Gawry" <gustavogawry@...>
Date: Wed Jul 25, 2007 2:03 pm
Subject: Re: Book announcement: Patterns for Computer-Mediated Interaction
gustavogawry
Offline Offline
Send Email Send Email
 
I've bought recently a book on CMI but is in Portuguese called "Interação Mediada por Computador - Comunicação, Cibercultura e Cognição"(Computer-Mediated Interaction - Communication, Cyberculture and Cognition), Written by Alex Primo.

I didn't read yet but It looks to be a really interesting subject


Best Regards,
Gawry


On 7/25/07, Till Schümmer < till.schuemmer@...> wrote:
#####################################################################
     # We apologize if you received multiple copies of this note #
                    # Feel free to distribute #
#####################################################################

Dear colleagues,

we are pleased to inform you that John Wiley & Sons has now published
the book:

PATTERNS FOR COMPUTER-MEDIATED INTERACTION
by: Till Schuemmer and Stephan Lukosch
John Wiley & Sons 2007, 600 p., ISBN: 978-0470025611

With the advent of Web 2.0 applications, collaborative applications
become more interesting again. Examples of such applications are, e.g.,
multi-player games, interactive web sites, mobile phones, collaborative
learning systems, interactive workspaces and smart environments. In
these areas there is a shift of interest from human computer interaction
to computer-mediated interaction. The book presents patterns that help
practitioners and researchers to design collaborative applications
taking social and technical aspects into account and thereby borrowing
the wisdom of CSCW research of the last decades.

A companion web site is on-line at http://www.cmi-patterns.org/. We
invite you to share your experience with the patterns on this site,
contribute great examples of innovative collaborative systems, or even
extend the pattern collection with new patterns.

Yours sincerely,

Till Schuemmer and Stephan Lukosch

--
=============================================
Dr. Till Schuemmer

FernUniversitaet Hagen
Department of Mathematics & Computer Science
Cooperative Systems

Till.Schuemmer@...
---------------------------------------------
Learn more about patterns for
computer-mediated interaction:
http://www.cmi-patterns.org/
=============================================




Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ydn-patterns/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ydn-patterns/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto: ydn-patterns-digest@yahoogroups.com
    mailto:ydn-patterns-fullfeatured@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    ydn-patterns-unsubscribe@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/




--
Gustavo Gawry
User Experience Analyst
Analista de Experiência do Usuário

www.gawry.com (in portuguese)

#153 From: Till Schümmer <till.schuemmer@...>
Date: Wed Jul 25, 2007 1:50 pm
Subject: Book announcement: Patterns for Computer-Mediated Interaction
tukantill
Offline Offline
Send Email Send Email
 
#####################################################################
      # We apologize if you received multiple copies of this note #
                     # Feel free to distribute #
#####################################################################

Dear colleagues,

we are pleased to inform you that John Wiley & Sons has now published
the book:

PATTERNS FOR COMPUTER-MEDIATED INTERACTION
by: Till Schuemmer and Stephan Lukosch
John Wiley & Sons 2007, 600 p., ISBN: 978-0470025611

With the advent of Web 2.0 applications, collaborative applications
become more interesting again. Examples of such applications are, e.g.,
multi-player games, interactive web sites, mobile phones, collaborative
learning systems, interactive workspaces and smart environments. In
these areas there is a shift of interest from human computer interaction
to computer-mediated interaction. The book presents patterns that help
practitioners and researchers to design collaborative applications
taking social and technical aspects into account and thereby borrowing
the wisdom of CSCW research of the last decades.

A companion web site is on-line at http://www.cmi-patterns.org/. We
invite you to share your experience with the patterns on this site,
contribute great examples of innovative collaborative systems, or even
extend the pattern collection with new patterns.

Yours sincerely,

Till Schuemmer and Stephan Lukosch

--
=============================================
Dr. Till Schuemmer

FernUniversitaet Hagen
Department of Mathematics & Computer Science
Cooperative Systems

Till.Schuemmer@...
---------------------------------------------
Learn more about patterns for
computer-mediated interaction:
http://www.cmi-patterns.org/
=============================================

#152 From: Till Schümmer <till.schuemmer@...>
Date: Tue May 8, 2007 2:11 pm
Subject: EuroPLoP 2007 -- Early registration available until May21st
tukantill
Offline Offline
Send Email Send Email
 
EuroPLoP 2007
                       12th European Conference on
                      Pattern Languages of Programs
                              July 4-8, 2007
                    Irsee Monastery, Bavaria, Germany
                    http://www.hillside.net/europlop/

            ==================================================
            =       Early registration is now open at        =
            = http://hillside.net/europlop/registration.html =
            =                                                =
            = Register before May 21st to receive the early  =
            = registration discount.                         =
            ==================================================

                      Final Call For Participation
           [we apologize for duplicate receipt of this message]

EuroPLoP is the premier European conference on patterns. The
conference offers a variety of tracks and workshops that allow you
to learn about patterns and to discuss with fellow enthusiasts. It is a
unique venue to exchange knowledge about best practices and learn from
other experts in various fields.

PATTERN THEMES

EuroPLoP discusses papers containing patterns or pattern languages as
well as experience reports and other papers related to the theory
and use of patterns. This year, we received a large number of
submissions of which 35 papers have been accepted for writer's
workshops. 8 additional papers will be discussed in a writing group.
This year's topic areas include:

       Patterns for Human Interaction
       =========================================
       Project Management and Team Interaction
       Collaboration
       Teaching Software Development

       The Craft of Software Development
       =========================================
       Software Engineering
       Software Architecture
       Design of Object-Oriented Software
       Aspect-Oriented Software Development

       Domain-Specific Patterns
       =========================================
       Web Application Development and HCI
       Data Management
       Embedded Systems

FOCUS GROUPS

Focus groups are free-format discussion groups or workshops which
bring together people who are interested in a challenging topic
related to patterns or proven practices. The following focus groups
will take place this year:

- Patterns for Versioning, Releases, and Distribution
    Organized by Klaus Marquardt and Kevlin Henney

- Complexity Management
    Organized by Klaus Marquardt, Lise Hvatum, and Dietmar Schütz

- Pattern Repositories
    Organized by Michael Weiss, Aliaksandr Birukou, and Paolo Giorgini

- Ajax -- The big new thing or the big new bubble?
    Organized by Andreas Rüping

- "That Works for Me!" - The role of context in the
    successful application of software development practices
    Organized by Andy Longshaw and Kevlin Henney

- Patterns for Finding your way into new Projects - quickly...
    Organized by Marina Haase

ORGANIZATION

Program Chair: Lise B. Hvatum, hvatum1@...
Conference Chair: Till Schuemmer, till.schuemmer@...

For more information, please visit http://hillside.net/europlop


--
=============================================
Dr. Till Schuemmer

FernUniversitaet Hagen
Department of Mathematics & Computer Science
Cooperative Systems

Till.Schuemmer@...
---------------------------------------------
Learn more about patterns for
computer-mediated interaction:
http://www.cmi-patterns.org/

Come to EuroPLoP 2007
http://www.hillside.net/europlop
=============================================

#151 From: Christian Crumlish <xian@...>
Date: Tue Apr 24, 2007 9:08 pm
Subject: Re: French version of Design Pattern Library
xian21370
Offline Offline
Send Email Send Email
 
There is currently no French version of the library. We are working on some translation initiatives for the internal version of the library, but these will take some time to come together.

However, the public library is published with a Creative Commons license that would permit people to make their own translations, if there was any interest.

-xian-


vsct_vat wrote:
> Is there any french version of Yahoo! Design Pattern Library ?

#150 From: "vsct_vat" <jcronier@...>
Date: Tue Apr 24, 2007 3:13 pm
Subject: French version of Design Pattern Library
vsct_vat
Offline Offline
Send Email Send Email
 
Is there any french version of Yahoo! Design Pattern Library ?

#149 From: "aaronguiles" <guiles@...>
Date: Thu Mar 22, 2007 7:33 pm
Subject: How to Create Fluid Horizontal Navigation in Photoshop
aaronguiles
Offline Offline
Send Email Send Email
 
I've always wanted to do this the right way, mainly because I've always beat my head against the wall trying to come up with an effective way of creating fluid horizontal navigation in my design comps. I've always just eyeballed it or tried (and failed) to use the Justify all setting in the Paragraph palette... and even using the distribute layers with even worse results.

So I decided to sit down and really think about it (without the deadline of the project itself breathing down my neck) and I have worked out a solution which (in my mind) works well.

Take a look at this JPG to have a grasp as to what's going on here:








The first things you need to find out are:
•The Total Width of the Nav Bar
•The Sum of Nav Element Widths
*These values are your foundation


You should know the width of the nav bar - in this case it's = 720.

To get the sum of the nav element widths - you simply command click each text layer to create a selection and check your Info palete to find out the width of the selection. You do this for each element (write them down) and then you add them up, like so:
Home : "36" + News : "33" + Products : "53" + About : "37" + Contact : "49" = 208

Now you can find out the total available margin space by subtracting the sum of the nav element widths from the total width of the nav bar, like so:
720 - 208 = 512

To determine how much margin space must be inbetween each nav element we divide the total from the last step and divide it by the total number of nav elements, like so:
512 / 5 = 102

Now you can nudge each nav element exactly 102 pixels apart from eachother.

Next you need to add the dividers inbetween each nav element, you get this number by simply dividing the space inbetween each nav element if half, like so:
102 / 2 = 51

This number will also be used on each side of the nav bar.

These numbers that were produced in this particular tutorial are specific to my design comp. In order to layout your own, you just have to follow the formula provided in the example JPG.

Code:
(Total Width of Nav Bar - (Sum of Nav Element Widths)) = Total Available Margin Space

(Total Available Margin Space / Number of Nav Elements) = Space Inbetween Nav Elements

(Space Inbetween Nav Elements / Half) = Space Inbetween Dividers


I'd like to see something like this added to the "Horizontal Bar" section of "Navigate".

I would also like to see something like this done with javascript or something - on the front end of a site.

Feedback is welcome :)

#148 From: Philip Tellis <philip.tellis@...>
Date: Tue Feb 13, 2007 9:55 pm
Subject: Re: Rich Text Editor
philiptellis
Offline Offline
Send Email Send Email
 
Sometime on Feb 9, Warren Noronha assembled some asciibets to say:

> Is there a
> rich text editor around that based on the yui libs?

Wrong list.  You probably want to ask on ydn-javascript.

The answer though, is no.  There isn't an RTE that supports all grade A
browsers.

#147 From: Christian Crumlish <xian@...>
Date: Sat Feb 10, 2007 12:44 am
Subject: Re: Rich Text Editor
xian21370
Offline Offline
Send Email Send Email
 
Warren Noronha wrote:

Is there a
rich text editor around that based on the yui libs?

Regards
Warren Brian Noronha




The best place to ask that question is on the group for the YUI library (ydn-javascript@yahoogroups.com)


    --xian




#146 From: Warren Noronha <warren.noronha@...>
Date: Fri Feb 9, 2007 3:44 pm
Subject: Rich Text Editor
warren.noronha
Offline Offline
Send Email Send Email
 
Is there a
rich text editor around that based on the yui libs?

Regards
Warren Brian Noronha





________________________________________________________________________________\
____
Never miss an email again!
Yahoo! Toolbar alerts you the instant new Mail arrives.
http://tools.search.yahoo.com/toolbar/features/mail/

#145 From: "Christian Crumlish" <xian@...>
Date: Mon Feb 5, 2007 5:37 pm
Subject: Re: dynamic scriptQueryAppend for AutoComplete
xian21370
Offline Offline
Send Email Send Email
 
The best place to ask that question is on the group for the YUI
library (ydn-javascript@yahoogroups.com).

      --xian

--
Christian Crumlish
Curator, Yahoo Pattern Library


--- In ydn-patterns@yahoogroups.com, "Engr Nomar Morado"
<nomar.morado@...> wrote:
>
>
> Is there any non-intrusive way of appending some dynamic scripts
> at the query string before being sent?
>
> If there is anything similar asked, appreciate if you could point
> me to the right direction.
>
> "scriptQueryAppend" is static but we wanted to append a more
> realistic dynamic (form) values other than the autocomplete
> widget.

#144 From: "Engr Nomar Morado" <nomar.morado@...>
Date: Wed Jan 31, 2007 10:14 pm
Subject: dynamic scriptQueryAppend for AutoComplete
kuyz
Online Now Online Now
Send Email Send Email
 

Hi

 

Is there any non-intrusive way of appending some dynamic scripts at the query string before being sent?

 

If there is anything similar asked, appreciate if you could point me to the right direction.

 

“scriptQueryAppend” is static but we wanted to append a more realistic dynamic (form) values other than the autocomplete widget.

 

Appreciate any help.

 

 

Thanks and regards,

 

bobot

 

 


#143 From: erin malone <erinmalone@...>
Date: Tue Jan 23, 2007 6:23 pm
Subject: RE: Updates?
erinmalone
Offline Offline
Send Email Send Email
 
We have recently added a new pattern library curator and are working on a
roadmap and schedule for releasing patterns out to the public library.  As soon
as we a concrete plan we will share.

Thanks for the info about what you'd like to see, it will help us make our
priorities clearer.

erin

-----Original Message-----
From: "Joshua Ledwell"<jledwell@...>
To: ydn-patterns@yahoogroups.com
Sent: 1/22/07 12:49 PM
Subject: [ydn-patterns] Updates?

Hello, do you know when additional patterns will be added to the
design pattern library at http://developer.yahoo.com/ypatterns/?  I'm
particularly interested to see your patterns under Navigation and
Organize Data.

Regards,

Joshua Ledwell

Messages 143 - 172 of 202   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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