Breadcrumb

You are in:

Search results for tag “php”

Filtered by type “Blogs” (show all)

  • 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.

  • 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

  • Profiling Your PHP Code

    Matt Dunn, Developer

    A brief introduction to profiling your php code using Xdebug.