Tag Archives: Frameworks
PAMP: Personal Apache MySQL PHP
February 16, 2008, by svo9712
Those of us familiar with dynamic web programming have most likely heard the term LAMP (Linux, Apache, MySQL and PHP). LAMP refers to a stack of software used to run a website or server. In LAMP, Apache is the web server, MySQL is the database and PHP is the programming language. Good news is that, as the outcome of the open source research of Nokia PAMP, the AMP stack for Series60 mobile devices is now available... Read More
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
MyMobileWeb – An open source platform for developing .mobi-compliant applications
March 16, 2007, by admin
Mobile Web development it is not as easy as conventional web development. Programmers must deal with a wide variety of device capabilities, an heterogeneous mix of software versions and different adherence to standards. For instance, there are different handsets (mobile phones, smart phones, PDAs) with different screen resolutions, input modes, memory, CPU constraints, etc... Read More
Creating Mobile Sites in Drupal Using Multisites
January 18, 2007, by admin
This article provides a quick way to make your Drupal site accessible to mobile devices through two options: Have a one site serve multiple devices using one code baseUse multisites to render content accordingly using one code baseBy doing this your site should be simultaneously available to both mobile and desktop browsers... Read More