Breadcrumb

You are in:

Search results for tag “php”

  • Creating a Twitter Component with the Ixxus Web Framework

    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.

  • Creating Robust Validating Forms with the Ixxus Web Framework

    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.

  • Easily Edit Content with Alfresco and the Ixxus Web Framework

    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.

  • Jul 212009: How Alfresco 3.1 Enterprise WCM is used for the Ixxus website

    Ixxus will be presenting a webinar about how Alfresco was used by the Ixxus web framework to produce the Ixxus.com website.

  • Ixxus Web Framework

    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

  • Video contentIxxus Web Framework

    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.

  • Profiling Your PHP Code

    Matt Dunn, Developer

    A brief introduction to profiling your php code using Xdebug.