- A CommonPatternLanguage of OrganizationalPatterns
This ThoughtsWeaver site is the official repository for the editorial effort to build a CommonPatternLanguage of OrganizationalPatterns that will be published in a forthcoming Prentice - Hall book. Four friends are collaborating as editors on the work: SteveBerczuk, JimCoplien, MartineDevos, and NeilHarrison.
http://www.bell-labs.com/cgi-user/OrgPatterns/OrgPatterns
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- A Pattern Language for Relational Databases and Smalltalk
Includes architectural, static, dynamic, and client-server patterns for integrating Smalltalk and RDBMSs.
http://www.ksc.com/articles/patternlanguage.htm
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- An HTML 2.0 Pattern Language
A work-in-progress to describe patterns of HTML development.
http://c2.com/cgi/wiki?PatternLanguageForTheWeb
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- An Introduction To Process Patterns White Paper
Introduces the concept of process patterns, reusable building blocks from which an organization may tailor an object-oriented software process. Process patterns bring reuse and consistency to the entire OO software process (OOSP). By Scott W. Ambler, AmbySoft Inc.
http://www.ambysoft.com/essays/processPatternsPaper.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Analysis Patterns
Patterns developed by Martin Fowler; a specialist in object-oriented software, building business objects, the UML, patterns, author of "Analysis Patterns" and "UML Distilled" books. The site has a collection of links to related subject areas.
http://martinfowler.com/articles.html#N400038
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Arcus
Project researches on architecture for business information systems with a focus on object oriented architecture of client/server applications.
http://www.objectarchitects.de/arcus/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Big Ball of Mud
An examination of this most frequently deployed of software architectures. A casually, even haphazardly, structured system, the organization of which is dictated more by expediency than design.
http://www.laputan.org/mud/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Chris Ruel's Object Technology Website
Design patterns, Model-Driven Architecture, object-oriented methodology, and best practices.
http://eyebright.sslnetworks.org/~chrisrue/ChrisRuel.net/ChrisRuelNet.htm
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Christopher Alexander and Information Systems Failures
A paper that looks at how the work on architectural patterns can be of value to the designers of object-oriented systems, by C. Kimble and W. Selby. Includes links.
http://www-users.cs.york.ac.uk/~kimble/teaching/students/Bill_S/William_Selby.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Classic Design Pattern Solutions
A collection of patterns that can be used to describe classic solutions to common object oriented design problems.
http://www.exciton.cs.rice.edu/JavaResources/DesignPatterns/
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Common Ground
A pattern language for designing user interfaces and other artifacts.
http://www.mit.edu/~jtidwell/interaction_patterns.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Demeter
Information on Adaptive Programming including links, books, and papers. (Karl J. Lieberherr)
http://www.ccs.neu.edu/research/demeter/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Design Patterns
A collection of design patterns, papers, FAQ, and links.
http://www.anupriyo.com/oopfm.shtml
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Design Patterns
Complete and working Java programs with output example shown.
http://www.fluffycat.com/java/patterns.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Design Patterns and Pattern Languages
Pattern information and tutorials by Douglas C. Schmidt.
http://www.cs.wustl.edu/~schmidt/patterns.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Design Patterns in Dynamic Programming
Tutorial for using classic design patterns, by Peter Norvig.
http://norvig.com/design-patterns/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Design Reuse In SE/HCI
Reuse techniques in HCI - Pattern languages For Usability (MVC, Safety, Internationalisation). Also, software development and learning about patterns.
http://mahemoff.com/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Diemen Repository of Interaction Design Patterns
Open source (Wiki) collection and collaboration site focused on creating and extending patterns for screen design, with a focus on Interaction Design and Usability.
http://www.visiblearea.com/cgi-bin/twiki/view/Patterns
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Evolving Frameworks
A pattern language for developing object-oriented frameworks.
http://st-www.cs.uiuc.edu/users/droberts/evolve.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Experiences
Article by Todd Coram and Jim Lee. A pattern language that can be used to generate user centered software designs.
http://www.maplefish.com/todd/papers/experiences/Experiences.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Formal And Precise Software Patterns Representation Languages
An annotated bibliography of articles describing research in the formalization of design patterns, including formal languages, tools supporting the implementation and synthesis of patterns, and position papers.
http://www.eden-study.org/precise_and_formal/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Huston Design Patterns
GoF patterns with C++ and Java demos and some other patterns.
http://home.earthlink.net/~huston2/dp/patterns.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Hypermedia Design Patterns Repository
Provides reusable design experience gathered by other designers of hypermedia and Web applications. Includes discussions and papers.
http://www.designpattern.lu.unisi.ch/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Implementing the Singleton Pattern in Java
An article by Rod Waldhoff with sample source code.
http://members.tripod.com/rwald/java/articles/Singleton_in_Java.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Interaction Design Patterns Page, The
Resources related to pattern languages for interaction design, including user interface design.
http://www.pliant.org/personal/Tom_Erickson/InteractionPatterns.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It