Search results for author “Matt Dunn”
Filtered by type “Blogs” (show all)
Accessibility '2.0'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.
Creating a Twitter Component with the Ixxus Web FrameworkMatt 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.
Creating event driven JavaScript objectsMatt 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.
Creating Robust Validating Forms with the Ixxus Web FrameworkMatt 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.
Easily Edit Content with Alfresco and the Ixxus Web FrameworkMatt 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.
Ixxus Web FrameworkMatt 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
Profiling Your PHP CodeMatt Dunn, Developer
A brief introduction to profiling your php code using Xdebug.

