public marks

PUBLIC MARKS from nhoizey with tag pattern

2010

2009

Symfony expliqué à ma maman, 1ère partie : qu’est-ce qu’un framework ?

« On se résume : côté pile, le framework est un cadre structurant, côté face, le framework est un outil facilitant le travail. Finalement, on avait bien raison de garder le mot anglais. »

2008

The seven rules of unobtrusive JavaScript

by 7 others
Do not make any assumptions, find your hooks and relationships, leave traversing to the experts, understand browsers and users, understand Events, play well with others, work for the next developer

ASP.NET MVC Framework - ScottGu's Blog

by 1 other
One of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture.

2007

BizTalk Server Pattern Wizard

Pattern Wizard is an extensible tool to help you capture, share, and reuse your orchestration best practices. Using the BizTalk Pattern Wizard, you can capture a best practice, turn it into a generalized and configurable pattern, and share that pattern

ESB Integration Patterns @ SOA WORLD MAGAZINE

The ESB concept is a new approach to integration that can provide the underpinnings for a loosely coupled integration network that can scale beyond the limits of a hub-and-spoke EAI broker.

Principles of Service Design: Service Patterns and Anti-Patterns

by 1 other
The Principles of Service Design series has been developed to communicate best practices and sample codes when relevant. The first in this multi-paper series, this paper provides fundamental principles for designing and implementing Web services, including a brief review of Service Oriented Architecture (SOA) concepts and a detailed discussion of several patterns and anti-patterns that developers can leverage when building Web services. Guidance is applicable to any programming language or platform for which Web services can be developed and deployed

2006

Five common PHP design patterns

by 6 others (via)
Design patterns are just for Java™ architects -- at least that's what you may have been led to believe. In fact, design patterns are useful for everyone. If these tools aren't exclusive to architecture astronauts, what are they, and why are they useful in PHP applications? This article explains.

Main Page - Patterns For PHP

by 1 other
Patterns for PHP is a repository of Design Patterns implemented specifically for PHP. Tired of seeing Java implementations? Just want to see what Patterns are all about? Then come on in, browse, and if you wish, contribute to the growing number of Design Patterns with PHP centric descriptions and examples.

Enterprise Integration Patterns - Patterns Overview

Enterprise integration is a complex field, and there is no simple 'cookbook' answer. Patterns are accepted solutions to recurring problems within a given context. They are abstract enough to apply to most integration technologies, but specific enough to provide hands-on guidance to designers and architects. Patterns also provide a vocabulary for developers to efficiently describe their solution.

2005

Pattern Model View Controller - Web Application Component Toolkit

by 1 other (via)
Model View Controller MVC is a time tested method of separating the user interface of an application from its domain logic. The primary goal of MVC is to isolate UI changes and prevent them from requiring changes to the domain logic of the application.

PortlandPatternRepository

by 2 others (via)
This site is a wiki whose focus is PeopleProjectsAndPatterns in SoftwareDevelopment

Microsoft patterns and practices Center: Enterprise Library

(via)
The patterns & practices Enterprise Library is a library of application blocks designed to assist developers with common enterprise development challenges