Posted by wapchimp
Isbn?? Holmes
Posted by wapchimp
I cant have php at this server-can i get it on a free host somewhere and can it be incorporated into my present site?
Posted by wapchimp
howdy all - just been reading up on WML - it's piss easy - just like html.
@Chris - I worked out you can have a colour pic show written with WML language
[ This Message was edited by: orangeman on 2003-02-27 01:35 ]
Posted by gessekai
Ok, I made a few themes I'd REALLY like to have on my phone (they're so pretty *sniff*). But, sadly, while I can do HTML decently, I know nothing when it comes to WAP (hell, I just my first phone that has WAP a week ago). I have a tagtag account. And I have brinkster. Now tell me, in simple English, HOW do I set up a WAP site? And don't go avoiding the question by telling me to go to sites and search for info myself. I've tried that, it's all Russian to me.
Posted by wapchimp
Yeh i thought that when i first started:-D mail me ur themes and ill host em for u if u want-they must be under 20kb in size. If u wanna do it urself goto www.w3cshcools.com or w3c.com-i think-there are plenty of tutorials out there
Posted by 701
Can any1 tell me how to design a wml logo with corel 10?any1 did it?what other prog?i dont need nokia or se logos but a logo to put on a map site!
Posted by wapchimp
Try and get microsoft paint if u have windows u should have it-thats dead easy-u can then copy the picture into another programe and save it as a .gif or .jpg file - make sure its under 2700kb in size
Posted by putin
What do you use to create wml pageS?
Posted by 701
@orangeman: i am sure i can get it but the prob is that i use wapjag.com and they accept jpg converted by their shity conv prog only!the bottom line is i dont know what to do!no jpg..is there any other way?
Posted by wapchimp
Yes my son there is-u can build own site or upload the colour pic on a free server and link to that picture-does wapjag allow u to edit the wml code? Cos u can do it that way
Posted by putin
???
Posted by 701
No papa,they wont allow me2mess with their codes.the rebuilding is not an option.i think linking it to an indepenent server is a good ideea but then it wont b a logo but just another link:( @putin:i use a site www.wapjag.com
Posted by putin
Thx... i was wondering about a \"real\" editor with t68 emu
Posted by wapchimp
@701 - if were allowed to edit the wml code - then you could 'link' to a colour picture - link meaning with-in ur code - not to take you away from the site - eg:::
then when ur wap page loaded - the colour pic would show on the page.
Above I have linked to a file on my site & it shows here
Posted by fatusai
I need some help with my site too. Visit www.Tagtag.com/fatusai. This site was intended to be my personal homepage.
Posted by rx7tt
I am using asp to design a xhtml site and have been experiencing some problems when using the response.redirect function to redirect to a .mid, mpn or thm file with a T300 and possibly other models. It works via the web and with non-color models. For all others I receive the error message:
“Your client is not allowed to access the requested object”
Any suggestions or help with a remedy for this problem would be great.
Posted by wapchimp
@rx7tt - you are trying to direct to a new page??? if so I don't think re-directing to a file works - it may have to be to a new page then with a link on that page.
Posted by MEEUW
What's wrong with thise code?
----------------------------------------------------------
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="p1" title="test">
<do type="prev" label="Back"><prev/></do>
<a href="test.mid" accesskey="6" mime_type="audio/imelody">test</a><br>
<p><a href="http://wap.grooveit.nl">test link</a></p>
</card></wml>
------------------------------------------------------
very tnx
greetz
MEEUW
_________________
Life isn't what it seems to be.....
[ This Message was edited by: laffen on 2003-06-13 03:47 ]
Posted by wapchimp
There were a few suggestions recently to have a wap forum. So ive opened this back-up:-D
Posted by fatusai
hi! orangeman...
got a wap site @ wap41.com/mckulit check it out. i need some some suggestions...thx!
Posted by toska
Evenin' Right i have just read all 14 pages of this thread and done serches and i still cannot find my answer. So I really hope you peeps can help:
What is the code to force Mime settings in PHP? (mainly for themes)
Hope some one can help
Cheers
Posted by Angus
Nice tip - thanks!
| Quote: |
|
Posted by wapchimp
Yeh only the SMSto' tag doesn't work with a T610 - it brings up the email option - same for MMSto' aswell???
Posted by yoco9
Hi,
I would like to charge a pic on a fisio 822.
I have my own wap site.
It work with my T610 but not with the 822.
The code:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="test" title="test">
<a href="http://www.geocities.com/*******/image.jpg" title="Image">image</a>
</card>
</wml>
What is the problem?
Thanks
[ This Message was edited by: yoco9 on 2003-08-24 09:10 ]
[ This Message was edited by: yoco9 on 2003-08-24 09:11 ]
[ This Message was edited by: yoco9 on 2003-08-24 09:12 ]
Posted by kolov
Some links for T300 http://set300.mywap.o2.co.uk
Posted by wapchimp
[quote]
On 2003-08-24 10:09:08, yoco9 wrote:
Hi,
I would like to charge a pic on a fisio 822.
I have my own wap site.
It work with my T610 but not with the 822.
The code:
<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="test" title="test">
<a href="http://www.geocities.com/*******/image.jpg" title="Image">image</a>
</card>
</wml>
What is the problem?
Thanks
Try this
<p><a href="http://www.geocities.com/*******/image.jpg" title="Image">image</a></p>
You had no paragraph tags at the beginning & end of your href.
Posted by klinkaren
toska --> If you want others to be able to download thm-files from your site to there cellphones you'll have to make an .htaccess-file.
This file should not be a html-file not a txt-file but an .htaccess-file
use ".htaccess" to make it.
It should include this:
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/java-archive jar
AddType text/vnd.wap.wml wml
AddType audio/amr amr
AddType audio/midi mid
AddType audio/midi midi
AddType application/vnd.Nokie.ringing-tone rng
AddType application/vnd.symbian.install sis
AddType application/vnd.wap.wmlc wmlc
AddType text/vnd.wap.wmlscript wmls
AddType text/vnd.wap.wmlscript wmlsc
AddType application/vnd.wap.sic sic
AddType text/vnd.wap.si si
AddType text/vnd.wap.sl sl
AddType application/vnd.wap.slc slc
AddType application/vnd.eri.thm thm
AddType text/x-vCalendar vcs
AddType text/v-vCard vcf
AddType application/vnd.nokia.gamedata nqd
AddType application/x-nokiagamedata ngd
AddType image/vnd.wap.wmbp wbmp
AddType image/x-bmp bmp
AddType image/x-epoc-mbm mbm
AddType image/vnd.nok-3dscreensaver n3a
AddType text/x-co-desc cod
AddType image/vnd.nok-oplogo-colornokia-op-logo nok
AddType application/x-pmd .pmd
AddType audio/vnd.qcelp .qcp
AddType application/x-smaf .mmf
If you do this and chmod all files to 777 it should work.
My webspace-provider want allow me to do this. Need a free site that will allow me to write my own .htaccess-file and also chmod my files...
Anyone who know one?
[ This Message was edited by: klinkaren on 2003-09-09 22:53 ]
Posted by wapchimp
@klinkaren - you can use a .htaccess file with free webspace from lycos or any apache/zeus server.
Posted by martino
Sorry for not reading through this whole thread, but what wap supported forum is the best?
Posted by wapchimp
What do u mean?
Posted by martino
What I mean is that I'm looking for a good wml/xhtml forum. Just like this one.. I assume that there are plenty of forum to choose of, so which one(s) do you guys recommend?
Posted by wapchimp
Esato is the only one (and the best) i know of
Posted by martino
I'm looking for a wml/xhtml forum I can use. Wich I can download and use for my own purpose.
Posted by marianne
Check out Playdo Wapeditor (http://eng.wap.nu). I think that's the best service for creating wap pages online without programming.
Posted by BalooDK
How do i specify a page to be xhtml ??
How do i get a PHP script to work ??
I run an Apache server on my PC, and it works fine. I just
can't get those PHP scripts working !!
Posted by wapchimp
Chris gray is the php waster. For xhtmlIts just html with a few tweaked tags. See the ericsson website for a whitePaper or search on google
Posted by BalooDK
Ok, i got the page working, but the php script won't load !!!
Posted by wapchimp
Stupid question but Is your server set to run php?
Posted by BalooDK
Yes... And it work now (stupid me, i mixed two scripts)
http://baloodk.zapto.org/wap
I added the php counter at the buttom
Posted by BalooDK
A couple of dumb questions...
Can i only use 1 color on my xhtml page ??
How do i make text bold on the T610
Does the T610 support tables ??
I think the whitepapers say i does, but i can't get it to work !!
http://baloodk.zapto.org/test/
if you look at this page on your pc the images is side by side, but
on the phone they are under each other, why ???
Posted by wapchimp
BalooDK wrote:
Can i only use 1 color on my xhtml page ??
How do i make text bold on the T610
# - Yes - you can use CSS. The white paper says how to;
Does the T610 support tables ??
I think the whitepapers say i does, but i can't get it to work !!
# - Again yes, but the T610 doesn't seem to process a table how it should if you use xhtml. WML seems fine though!?!
If you look at this page on your pc the images is side by side, but
on the phone they are under each other, why ???
# - You can place images in tables. But for some reason they need to be the same width as the browser or have white space around the image to stretch the width of the screen.
The white paper says the wap browser does not resize images, but it does. The white paper also says it cant handle moving images, which it can.
# - I have posted many mistakes in the white paper to
but they haven't replied.
I have only found these errors when building my T610 site. You thought they would know exactly how their product functions & operates!
It seems not
I think
should make me chief handset-wap-browser-tester to write that section of the white paper Seems I can do a better job!
_________________
wap41.com/wapchimp/t68.wml - T68/T3*0 site.
wap41.com/wapchimp/t610.wml - T610 section.
The BEST & ONLY retro xhtml wap site.
[ This Message was edited by: orangeman on 2003-10-06 22:53 ]
Posted by BalooDK
Orangeman wrote:
I think SE should make me chief handset-wap-browser-tester to write that section of the white paper
Seems I can do a better job!
*LOL* - Thanks for the quick reply !!
I have tried looking into that CSS, but i just don't get it ???
Guess i have to try again
How wide is the T610 browser ??
_________________
BalooDK
Hva' si'r manden mor ?
[ This Message was edited by: BalooDK on 2003-10-06 23:40 ]
Posted by Dj Boyi
@orangeman,i can get colour pics on my wapsite now but what is the right width of the pic to suit the t610?
Posted by wapchimp
this wide
Posted by Dj Boyi
Cheers mate,i'll have a go laters
I've give me front page a makeover,tell me what you think as i'm a right newbie at this
Tagtag or my isp connection is pretty slow atm so i cant do much
Posted by Dj Boyi
Confused?
Posted by vinnieza
wow, i never saw this
Posted by Dj Boyi
;-)
Posted by wapchimp
Whats going on? Have i missed something :-l
Posted by vinnieza
sorry if this has been asked but i don't have time to read through 15 pages, can someone tell me how i can make a wap forum? (any links to anysites saying how?) like with esato, you can view and post on the bored via wap.
thanx
_________________
* No questions asked *
Playtime theme
[ This Message was edited by: vinnieza on 2003-12-07 22:38 ]