HAWHAW PHP Class Library V5.24 Released

April 23, 2010
By MasPoster

HAWHAW stands for HTML and WML hybrid adapted Webserver, it is a toolkit to create universal mobile (multimodal) web applications. HAWHAW provides a single application to create website for mobile devices.

With one set of code, HAWHAW provides appropriate markup language automatically according to the browser used by user, Tera-WURFL can be used optionally for improved device detection.

(Ads)

The new version PHP library hawhaw.inc V5.24 supports the Apple iPad. HAWHAW output for the iPad is the same as for the already supported iPhone.

A simple Hello World would look like this:<?php
require("hawhaw.inc");
$myPage = new HAW_deck("Welcome");
$myText = new HAW_text("Hello World!");
$myPage->add_text($myText);
$myPage->create_page();
?>

HAWHAW supports the following browsers (list is not complete):

  • Internet Explorer, Firefox, Opera, Safari, Chrome, Lynx
  • Cellphone browsers (WAP)
  • Smartphone browsers (WAP 2.0)
  • PDA browsers
  • Opera Mini
  • AvantGo
  • iPhone
  • Android
  • Minimo
  • PIE
  • Blackberry
  • Nintendo DS

HAWHAW automatically send the correct mime-types in the HTTP response headers and creates the following markup languages for a wide range of mobile devices according the browser used:

  • HTML
  • WML 1.x
  • XHTML Mobile Profile (WAP 2.0)
  • iMode (cHTML)
  • HDML
  • MML
  • VoiceXML
(Ads)

The HAWHAW PHP class library is free software; it is licensed under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

A demo is available, access it with PC and different mobile devices to see the output.

PHP library hawhaw.inc V5.24 (20 April 2010) is available for download at HAWHAW website.

  • Share/Bookmark

Related posts:

  1. phpBB Unified MOD Install Library (UMIL) 1.0.2 Released
  2. DIY Apple iPad
  3. CMS Made Simple 1.7 (Cape Verde) Released
  4. Midgard2 10.05 “Ratatoskr” Released
  5. FIVE YEARS OF FIREFOX

Tags: , , , , , , , , ,

Leave a Reply

Great Deals @ Geeks.com!