Breadcrumb
You are in:
- Home
- Search results for author “Matt Dunn”
Search results for author “Matt Dunn”
Matt Dunn, UI Consultant
When most people think about web accessibility they think about providing access to screen
readers. While this is certainly an important part of accessibility is it not the whole story. Accessibility is
also about providing access to devices or technologies or even search engines. As more people start to use
mobile and other technologies to browse websites it is becoming ever more important and can be the difference
between you and a competitor winning a new customer or client.
Matt Dunn, UI Consultant
Creating components with the Ixxus Web Framework is easy. Here I explains the steps involved
in creating a custom component and explore some ideas for additional functionality.
Matt Dunn, UI Consultant
Creating your own event driven JavaScript objects can be very simple. The important thing is to
ensure you are not reinventing the standard DOM event model. Here I show an approach that provides a quick and
powerful mechanism for creating event driven objects.
Matt Dunn, UI Developer
The framework provides an easy mechanism for creating robust web forms with client and server side
validation. Forms become components in their own right and can therefore be reused throughout the entire website
if required.
Matt Dunn, UI Consultant
One of the difficulties when editing content with Alfresco is locating the document within
the Alfresco web interface to begin your edit. Often, content is placed into deep, complex structures that can
take time to learn and navigate. This is not only frustrating for the content editor, but wastes unnecessary
time.
Matt Dunn, UI Developer
The Ixxus Web Framework provides a robust starting point for creating rich, dynamic websites. The framework is designed using an easy to maintain MVC style architecture that is flexible enough to integrate many different technologies depending on the required solution
A 45 minute presentation showing how Alfresco 3.1 Enterprise WCM is used for the Ixxus website, with insights into integration with a decoupled architecture, techniques used to ensure valid, semantic and accessible XHTML mark-up with rich content, plus a question and answers section at the end.
Matt Dunn, Developer
A
brief introduction to profiling your php code using Xdebug.