Interaction Design Patterns This page contains information about resources related to pattern languages for interaction design (of which user interface design is a subset), and a few links to more general papers that may be of use to interaction designers. I also include some links to organizational design patterns, which I find hard to disentangle from interaction design. Those interested should also see Jan Borcher's HCI patterns page. Those interested in other uses of pattern languages should see the Patterns Home Page , which is the most comprehensive source of information, and also Brad Appleton's Software Patterns Links .
Graphic-ExchanGE - a selection of graphic projects After weeks of work, I am pleased to present my new portfolio. It will be now under the mrcup-studio.com name as after working freelance for years, I am now in a real studio with Jef working with me. He designs this website and I thanks him for that, I guess it is important to have a new eye on your own work ! An important thing to was to separate the project for what I was commissioned to do by clients and companies and the work on I self-initiated and do with other designers and creatives like the letterpress calendar and the Walter magazine done with the mediafix team ! Here come some of the latest works I have done over the past work and never found time to present in details ! 5 Really Useful Responsive Web Design Patterns Responsive web design requires a very different way of thinking about layout that is both challenging and exciting. The art of layout was already complex enough for the centuries that it was defined by fixed elements, now things are becoming exponentially more complicated as layouts become increasingly adaptive. To help reprogram your brain to consider layouts in new ways, we’re going to take a look at some interesting responsive design patterns that are being implemented by talented designers all over the web. Starting Small
Software As She’s Developed » Blog Archive » AJAX Patterns: Design Patterns for AJAX Usability I’ve been putting together some AJAX design patterns. Update (May 15, 2005): I’ve set up AJAXPatterns.org to keep working on these patterns. I’ve also cleaned up a couple of things here, although all future changes will occur at ajaxpatterns. Thanks to Leoglas for spotting two errors here. Why AJAX Design Patterns? AJAX holds a lot of promise for web usability, and the underlying technology has already delivered some stunning applications.
Digital Design and Marketing Approach - London and Oxford The user’s experience of your brand online is key to increasing your online conversion rates. If you get the user interface of your application or website right, then users will stick around longer and give you more time to sell your ideas, products or services. For the best results, the user interface design process should follow wireframes and concepts that have been produced during project planning, so that our designers can concentrate on enhancing customer experience and customer interaction through well thought out, intelligent design. HTML5 - Responsive Web Design It all started with Responsive Web Design, an article by Ethan Marcotte on A List Apart. Essentially, the article proposed addressing the ever-changing landscape of devices, browsers, screen sizes and orientations by creating flexible, fluid and adaptive Web sites. Instead of responding to today’s needs for a desktop Web version adapted to the most common screen resolution, along with a particular mobile version (often specific to a single mobile device), the idea is to approach the issue the other way around: use flexible and fluid layouts that adapt to almost any screen.
JAVA DESIGN PATTERNS Prashant Satarkar He has a good experience into Java and J2EE designing and development. He has worked for many national and international clients as developer and designer on J2EE technologies. Requirement Analysis and Designing has been his core competency. He has also studied Rational Unified Processes. The design patterns can come in handy designing phase of the project. Here is a write-up by Mr.
Responsive Web Design Patterns Responsive Patterns A collection of patterns and modules for responsive designs. Submit a pattern Layout Reflowing Layouts Architecture Patterns Introduction | US Treasury Architecture Development Guidance (TADG) | IBM Patterns for e-Business | Some Pattern Resources This chapter provides guidelines for using architecture patterns. Introduction Patterns for system architecting are very much in their infancy.
4 Best User Interface Design Pattern Libraries by anthony on 09/13/10 at 2:45 pm As designers, sometimes we need a little inspiration to get our creative juices flowing. Looking at examples of different user interface patterns could give us the ideas we need to design something amazing.
Design pattern (computer science) There are many types of design patterns, for instance Algorithm strategy patterns addressing concerns related to high-level strategies describing how to exploit application characteristics on a computing platform.Computational design patterns addressing concerns related to key computation identification.Execution patterns that address concerns related to supporting application execution, including strategies in executing streams of tasks and building blocks to support task synchronization.Implementation strategy patterns addressing concerns related to implementing source code to support program organization, andthe common data structures specific to parallel programming.Structural design patterns addressing concerns related to high-level structures of applications being developed. History[edit] Although design patterns have been applied practically for a long time, formalization of the concept of design patterns languished for several years.[5]