Search the web
Sign In
New User? Sign Up
hawhaw · HAWHAW Developers group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 93 - 124 of 286   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
93
Hi HAWHAW developers, the whole toolkit (PHP library, HAWHAW XML and HAWXY) has been upgraded to higher versions. hawhaw.inc V5.12: ================= iMode...
hawhaw_master
Offline Send Email
Nov 14, 2005
8:38 pm
96
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...
hawhaw_master
Offline Send Email
Dec 17, 2005
11:32 am
97
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...
Wenjie123
Offline Send Email
Jan 22, 2006
1:18 pm
98
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...
Andrzej M Kotas
amkotas
Offline Send Email
Feb 13, 2006
3:00 pm
99
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...
hawhaw_master
Offline Send Email
Feb 14, 2006
7:32 pm
100
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...
Andrzej M Kotas
amkotas
Offline Send Email
Feb 15, 2006
6:58 pm
101
It should work like this: - get familiar with the blog program - get familiar with HAWHAW - identify content-to-presentation points in the blog program -...
hawhaw_master
Offline Send Email
Feb 15, 2006
10:06 pm
102
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...
Marc Laporte
marclaportecom
Offline Send Email
Feb 16, 2006
5:30 pm
103
since you able to create rss using php why not use the hawxy - hawhaw proxy? that would be much faster deployment i think...
teddy_jasin
Online Now Send Email
Feb 16, 2006
5:30 pm
104
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...
Andrzej M Kotas
amkotas
Offline Send Email
Feb 19, 2006
5:28 pm
105
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...
regis blanc
bla_redg
Offline Send Email
May 4, 2006
5:23 pm
106
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 ,...
regis blanc
bla_redg
Offline Send Email
May 4, 2006
5:25 pm
107
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...
hawhaw_master
Offline Send Email
May 4, 2006
6:16 pm
108
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...
David E Freitas
jddcef
Offline Send Email
May 27, 2006
5:47 pm
109
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" ...
Norbert Huffschmid
hawhaw_master
Offline Send Email
May 27, 2006
6:53 pm
110
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...
David E Freitas
jddcef
Offline Send Email
May 28, 2006
9:28 pm
111
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...
David E Freitas
jddcef
Offline Send Email
May 28, 2006
9:29 pm
112
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...
hawhaw_master
Offline Send Email
May 29, 2006
8:26 pm
113
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...
regis blanc
bla_redg
Offline Send Email
Jun 2, 2006
6:04 pm
114
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...
David E Freitas
jddcef
Offline Send Email
Jun 17, 2006
3:57 pm
115
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...
David E Freitas
jddcef
Offline Send Email
Jun 17, 2006
4:06 pm
116
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...
hawhaw_master
Offline Send Email
Jun 17, 2006
7:58 pm
117
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...
Norbert Huffschmid
hawhaw_master
Offline Send Email
Jun 23, 2006
6:51 pm
118
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...
David E Freitas
jddcef
Offline Send Email
Jun 27, 2006
4:41 pm
119
This is hawhaw's xhtml output for the php code down below: === begin of xhtml === <?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC...
Norbert Huffschmid
hawhaw_master
Offline Send Email
Jun 27, 2006
5:08 pm
120
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...
hawhaw_master
Offline Send Email
Jul 3, 2006
9:02 pm
121
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...
David E Freitas
jddcef
Offline Send Email
Aug 6, 2006
10:47 am
122
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...
hawhaw_master
Offline Send Email
Aug 6, 2006
12:00 pm
123
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...
hawhaw_master
Offline Send Email
Aug 11, 2006
10:30 pm
124
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...
Adriano Fonseca
adrfonseca
Offline Send Email
Sep 22, 2006
9:17 pm
Messages 93 - 124 of 286   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help