Hi HAWHAW developers, the whole toolkit (PHP library, HAWHAW XML and HAWXY) has been upgraded to higher versions. hawhaw.inc V5.12: ================= iMode...
Hi all, to avoid further spam distribution via this list I have changed the group settings. For the time being all messages sent to the HAWHAW list have to be...
Hi All, Facing a problem down here. I am using hawhaw and i am using this phone Motorola E398 to view some wap page. I realise that the page that is loaded...
Hi I am new to hawhaw. I recently created a dynamically created wap page (as php) from rss input, and this currently works well on my mobile device. However, I...
Hi Andrzej, this depends on your existing PHP/RSS script. You have to modify this program in order to fit to the HAWHAW API. Sounds like a good piece of work...
With the advent of blogs, and the explosion of rss, there must be a lot of people trying to do what I am ... all of whom could make very good use of HawHaw. Do...
It should work like this: - get familiar with the blog program - get familiar with HAWHAW - identify content-to-presentation points in the blog program -...
Hi! Here is an example of Tiki's blog using Hawhaw: http://www.marclaporte.com/tiki-view_blog.php?blogId=1&mode=mobile It's builtin Tiki CMS/Groupware. Tiki...
Thank you Norbert, Marc Laporte and Teddy Jasin for the various replies. Actually, I created php from rss, not the other way round ... that it still a bit too...
Hi all, Me too, I am facing this problem with any Motorola in fact... I wonder if the code generated is clean for those browsers ? Any idea ? Thanks in advance...
Dear all, It seems that for one access to a hawhaw created page, the browser will manage two HTTP request on the same url... Is anybody got the reason why ,...
Hi Regis, the E398 and others should support XHTML (WAP2.0). Can you pls. check how the http accept header that the motorola sends out looks like? Your script...
Haw-haw everyone :) I've noticed that on Opera Mini (mini.opera.com) for the mobile cellphone, normal HTML is being served which doesn't show up nicely on a...
Hi David, application/xhtml+xml is signalled in the accept header by standard web browsers too. I have seen it on Firefox and (Big-)Opera. Adding "xhtml+xml" ...
Thanks Norbert, Yes, you're right, normal browsers send this too :( Sorry. OK, here is the ACCEPT and USER-AGENT strings used by opera mini: Also, note that...
Hello Again :) On the issue of mobile cellphone reformatters again... Another one is google.com/gwt/n - which is used by the google mobile search. * Here is...
Hi David, your proposal (both for Opera Mini and Google Wireless Transcoder) will be included in the next version of hawhaw.inc and will create XHTML output...
Haw haw all ;) When we use WAP2.0, there's a browsing problem with Motorola handsets... just force the output of the page to the WML version so that at least...
Hello! Nokia N-Gage This phone reports split pages sometimes. When the source is changed it could be correct or display incorrect. USERAGENT: NokiaN-Gage/1.0...
Hello, I have had reports of a Motorola v360 performing badly with HAWHAW too. Only half of the screen shows, cannot scroll down to anything. Here is the User...
Hi David, do you have an idea what makes the Motorola crash? Text formatting, forms, links, ...? It would be great if we could compare some good/bad xhtml...
Hi list, I received some more symptoms concerning the scrolling issue from Aldo Conte. Maybe someone with a Motorola phone can narrow down what's going wrong...
Hi, Well, hawhaw will output the same HTML code for a phone every time, so, please post the HTML code that is generated. Have to see the HTML code to see...
Hi all, this might be interesting for those who want to set up their private VoiceXML browser: http://www.voxeo.com/prophecy/ I did an install on my windows...
Thanks, looks like I've found something. SUMMARY: Don't use "position:relative;" in CSS for a mobile page for some Motorola's. See, wap.defza.com/test/1.php...
Hi David, that's great! Thanks for analysing this issue!!! I have fixed hawhaw.inc accordingly and uploaded to http://www.hawhaw.de/test/hawhaw.inc This fix...
Hi HAWHAW developers, HAWHAW V5.13 is available. The HAW_phone class now supports the VoiceXML transfer element. This means that a user who is navigating...
Hi all, I would like to know if it is possible to replicate the following wap code example with hawhaw. It doesn't seem possible, because hawhaw do not allow...