Design & Development
Mobile Sites with Joomla! CMS
As the number of mobile devices continues to outpace the number of desktop computers, the creation of mobile-accessible sites is becoming more and more important. This article addresses the issue of making a Joomla based site mobile-accessible.For other content management systems such as Typo3, Wordpress, and Drupal, the making of mobile-friendly versions of the sites has already been discussed on mobiForge (see Multi-client Websites with the Typo3 CMS and WURFL, Mobile-Friendly Blogging with WordPress, and Creating Mobile Sites in Drupal Using Multisites). This article is devoted to achieving a similar effect in Joomla using the 'PDA-mambot'... Read More
Fixit – No Frames
January 4, 2008, by Ruadhán O'Donoghue
Frames are not supported on many mobile devices, and using them may have unpredictable results. Frames are also considered as being generally problematic. This test checks that your page does not use frames... Read More
User Agent Switcher config file
December 19, 2007, by ronan
Chris Pederick's User Agent Switcher is an essential Firefox add-on for anybody in the business of creating mobile web sites. We've talked about this before but it is worth mentioning again. This little add-on lets your Firebox (or Flock / Mozilla / Seamonkey) emulate a mobile device in its requests by sending a configurable User-Agent string. I've attached a config file to this post that contains the correct UA strings for a few common phones and the W3C Default Delivery Context. This will save you the trouble of finding the correct strings yourself... Read More
Mobile Web Design – Beyond Simple XHTML Pages II
December 10, 2007, by cameronmoll
SVG, or Scalable Vector Graphics, is "a language for describing two-dimensional graphics and graphical applications in XML."3 Or in English, SVG enables a designer to render vector images and animations within the browser using numerical coordinates rather than pixels. SVG Tiny is a baseline profile of SVG, implementable on a range of devices, and described by the W3C thusly:... Read More
SVG & Mobile
November 30, 2007, by ronan
It has always surprised me that the mobile industry has not made better use of SVG. On the face of it, SVG is perfectly suited to publishing rich content on mobile devices for a number of reasons:It is a compact way of representing vector graphicsSVG graphics (in keeping with the name) can be scaled to arbitrary sizes, removing some of issues with screen dimension proliferation on mobile devices... Read More