Articles

Written here at ZYPE these articles have either led to new ideas or were just plain interesting:

  • 24 June, 2004

    The Aim

    To experiment with the Augmented Reality Tool Kit developed by the Human Interface Technology Lab (NZ version at HitLab NZ ) and get up to speed with the magic book technology. It was also loads of fun.

  • 01 November, 2003

    RSS is a simple method of providing information about a site for others to use and is typically used by News orientated sites to syndicate their content. A RSS "feed" is essentially a XML file, either hand-cafted or machine-made, that conforms to one of the RSS specifications and is set loose on the world for applications that understand RSS to pick up and provide links back to the original content.

  • 01 September, 2003

    Ever since paper was invented and people started making marks on it to communicate ideas content has been embedded in the medium. Once written down those words were forever set and their layout and style were passed through time.

  • 21 November, 2002

    With all the buzzwords flying around this industry it's a wonder anyone can keep up but in amongst it all are some words that warrant well defined use. These are the concepts of accessibility, usability and web standards. All three are vitally important to the success of web based content but often get fired around as if they were marketing terms and as such have started losing their impact. In this article we'll have a look at the difference between the three concepts and what they mean to people working with the web.

  • 07 November, 2002

    Working with a Designer should provide you with great solutions and should be an interesting and exciting experience. Designers are there to help you develop your ideas to a final result that meets all objectives in the best possible way and yet, for many people who use a Designer, it ends up being a difficult struggle resulting in a poor solution and a mistrust of what it is that Designers actually do.

    In this article I would like to clarify what the role of a Designer is and offer some suggestions for a smoother working relationship between Designers and their clients.

  • 21 March, 2002

    Firstly though, What are they?

    A Cascading Style Sheet (CSS) is simply a file (.css) that controls the layout and style elements of an HTML page. The HTML links to the CSS and the browser uses it when rendering the page. In the past browser support has been dodgey to say the least but with recent browser releases support has increased due in part to Web Standards movements like WaSP. Designers can now use CSS to lay out an entire web page and not just to format the text.