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 44 - 74 of 286   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
44
Hi all, HAWHAW V3.07 is now available for download! With the new version it is possible to select a special character set. The class HAW_deck therefore...
Norbert Huffschmid
hawhaw_master@...
Send Email
Jan 5, 2001
10:46 pm
45
Hi all, HAWHAW V3.08 is available for download! With the new library version it is now possible to map various character codes into unicode. The function...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Jan 24, 2001
10:47 pm
46
Hi all, HAWHAW V4.0 is now available for download. With the new version each HAWHAW application contains a built-in WAP display simulator. The simulator is...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Feb 17, 2001
5:40 pm
47
Hi all, HAWHAW V4.0 is now available for download. A new class HAW_phone was added: "WTAI"-links are created for WML, resp. "phoneto" links are created for...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
May 20, 2001
9:43 pm
48
Hi all HAWHAW developers out there, Version 4.02 is now available for download. Two new object function have been added to the HAW_deck object: -...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Jun 22, 2001
8:11 pm
49
Hi, First of all let me thank you for your execllent product. I have a question, I appriciate if you could help me out. I need to impliment the IRC in to the...
amir demin
amiiri@...
Send Email
Jul 3, 2001
8:12 am
50
Hi HAWHAW developers, just want to inform you that the HAWHAW class lib is now available for ASP-enabled webservers too. The API of both PHP- and ASP-version...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Sep 4, 2001
8:46 pm
51
... escribió: > Hi HAWHAW developers, ... we are compiling our wap site with your library but we have a problem because there is a warning: Warning: Cannot...
Natalia Trejo
nbtrejo@...
Send Email
Sep 6, 2001
8:59 pm
52
Natalia, the warning comes whenever HTML output is done before create_page() is called. For more info please take a look at the HAWHAW FAQ: ...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Sep 7, 2001
4:04 pm
53
... escribió: > Natalia, ... Hi! Norbert: we have maked all that FAQ tells, but we don´t have any response, because still the warning there is. Please if you...
Natalia Trejo
nbtrejo@...
Send Email
Sep 14, 2001
8:32 pm
54
Hi HAWHAW developers, HAWHAW V4.03 is out. The new version supports the Openwave GUI extensions for WML 1.3! GUI elements like submit bottoms, radio buttons ...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Sep 20, 2001
10:04 pm
55
Hi all, a new version of the HAWHAW class lib is available for download. The HTML design now looks much better than before. You can activate a new built-in...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Dec 14, 2001
9:41 pm
56
Hi all, HAWHAW proudly presents: HAWHAW XML Alternatively to the wellknown HAWHAW PHP class lib, the new markup language allows coding of universal wireless...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Mar 19, 2002
9:25 pm
57
Hi HAWHAW-developers, the HAWHAW XML proxy is now enabled to convert image formats on-the-fly. Create a file like this: <?xml version="1.0"?> <hawhaw> <deck> ...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Apr 11, 2002
8:57 pm
58
Hi all, HAWHAW PHP class lib version 4.06 is available for download. There was a small bug at the coding of special characters (Umlaute) like ä, ö, ü etc....
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Apr 20, 2002
3:07 pm
59
Hi all, HAWHAW PHP class lib version 4.07 is now available for download. The HAW_deck class now offers a new function to support session handling in a WAP...
hawhaw_master
Offline Send Email
Jun 16, 2002
3:56 pm
60
Hi all, HAWHAW V5.0 is now available for download. And I'm proud to announce an important enhancement: HAWHAW now supports VoiceXML! This means that from now...
hawhaw_master
Offline Send Email
May 26, 2003
8:18 pm
62
Hi all, HAWHAW V5.1 is now available for download. There is a new format element HAW_TEXTFORMAT_BOXED available, that be used for some nicer HTML output, e.g....
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Aug 10, 2003
9:50 pm
63
Hi all, HAWHAW V5.3 is now available for download. The browser detection has been enhanced for better PDA support and some minor bugs concerning VoiceXML...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Dec 3, 2003
9:11 pm
64
Hi all, HAWHAW V5.4 is available for download! Support of XHTML now brings color to the mobile phone! The HAW_text class has been enhanced by a set_color()...
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Apr 2, 2004
9:10 am
65
Hi HAWHAW developers, HAWHAW V5.5 is available for download! There has been a bug in XHTML output fixed, which prevented proper display on some mobile devices....
Norbert Huffschmid
Norbert.Huffschmid@...
Send Email
Jul 26, 2004
9:15 pm
66
Hi HAWHAW developers, version 5.7 of hawhaw.inc is available for download. There has been a major redesign for HTML output. Bigscreen browser output is now...
hawhaw_master
Offline Send Email
Sep 12, 2004
11:38 am
67
I had done some HawHaw XML files and I want to add sessions capabilities. Is it possible ? Thx....
guercym
Offline Send Email
Sep 18, 2004
8:09 am
68
Session handling normally is done browser-based by sending a stored cookie within HTTP requests. Translated to HAWHAW XML this would mean that: - the HAWHAW...
hawhaw_master
Offline Send Email
Sep 18, 2004
1:25 pm
69
OK, I had solve my problem using : <?php session_start(); ?> and <hidden name="PHPSESSID" value="<?php echo session_id() ?>"></hidden> in my xml file. Thx for...
guercym
Offline Send Email
Sep 20, 2004
3:15 pm
70
The skin tag is not parse if I call my xml file via the proxy. XML file: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE hawhaw SYSTEM "hawhaw.dtd"> <hawhaw> ...
guercym
Offline Send Email
Sep 20, 2004
7:04 pm
71
I have added "skinning" within HAWHAW XML just some days ago. You must upgrade to HAWXY V1.3 before you can use the skin attribute. Release note is coming...
hawhaw_master
Offline Send Email
Sep 20, 2004
7:51 pm
72
Hi HAWHAW XML users, there is a new version of hawxy.php available, which makes the new hawhaw.inc features "skinning" and "accessability" usable for HAWHAW ...
hawhaw_master
Offline Send Email
Sep 20, 2004
8:24 pm
73
Are you a member of Minority Report team ? ;-) It work ! Suggestion: publish inside FAQ, the list of skins you have on your site. Thx....
guercym
Offline Send Email
Sep 21, 2004
8:33 am
74
There's only one more skin I have prepared: http://abakus.hawhaw.net/ When more skins are created by HAWHAW users I can image to setup a skin gallery ... ...
hawhaw_master
Offline Send Email
Sep 22, 2004
8:41 pm
Messages 44 - 74 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