>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
General
> Radar gifs on a wap page, is it possible?
Bookmark topic
well the 68i views XHTML so im just assuming it will be able to view html. if all fails try viewing it through google. it wmls all pages
--
Posted: 2003-07-25 17:16:19
Edit :
Quote
@tarponfly
here is the WML code you may need for a wap page: (your WEB server should be wap-enabled)
<?xml version="1.0" encoding="windows-1251"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
<card id="radar" title="Weather" newcontext="true">
<p align="left"><br/>
<img src="http://sirocco.accuweather.com/nx_mosaic_400x300c/sir/inmasirfls.gif"> <br/>
</p>
</card> </wml>
I believe your problem is with the size of the GIF file which is over 56k and is sized 400x344... T68i may show you large pics (even large gifs) but if your gateway has a limit you may not be able to see it. (try as IP addres for your gateway this number: 193.237.106.073)
_________________
[ This Message was edited by: dean on 2003-07-25 16:33 ]
--
Posted: 2003-07-25 17:29:58
Edit :
Quote
I see, so actually i theory, if i can find a radar image or even better an animated gif that is sized smaller and lower size (<50k or so) it should work? Also does anyone know how i can just plug in the above wml code for a wap page? Tagtag.com only have the java editor and i can't get it to work...thanks for all of the help!
--
Posted: 2003-07-25 18:02:42
Edit :
Quote
I have found an gif image that is sized to fit (in theory) and is
I tried in taptap's tt emulater and it works...
also i am assuming that since the image i liked from is updated every 15 min, then mine will be too?
[ This Message was edited by: tarponfly on 2003-07-25 17:54 ]
--
Posted: 2003-07-25 18:52:28
Edit :
Quote
@tarponfly:
here is a page a created for you... try it:
http://www.piccadilly-bg.com/wap/weather/
please let me know if it works for you.
p.s. i just tried it and it didn't load on my T610 - may be it is because of the size (50kb) dunno
_________________
[ This Message was edited by: dean on 2003-07-26 09:43 ]
--
Posted: 2003-07-26 10:04:47
Edit :
Quote
thank you so much for taking the time to make that page, all of the wap providers make you use their editor and i can't just paste the code in...however so far I can only get the box with the word radar in it, the actual image doesnt load, Let me see if I can get a smaller image to plug into that code, thanks again...
here is a link to a jpg that is updated,I would much prefer a gif as to see movement , but this is updated constantly and i assume by refreshing the page you could track movement, it is also only 29 k or so, so should hopefully load...thanks again dean
http://www.fmbc-meridianradio.com/images/doppler.jpg[ This Message was edited by: tarponfly on 2003-07-26 17:52 ]
--
Posted: 2003-07-26 18:26:58
Edit :
Quote
If you got a servern with php you can always make it generate the xhtml and automatticly resize the image to fit T68i and make the filesize smaller too so the provider wont block it.
I allways use PHP to generate my xhtml pages.
--
Posted: 2003-07-26 21:20:59
Edit :
Quote
Hi
Mail me all the details to robert@exosyphen.ro and i can make a Wap site for that
This message was posted from a T300
--
Posted: 2003-07-26 21:46:54
Edit :
Quote
just use
Code:<img src="http://i.esato.com/board/images/ranks/t68imineral_5.gif" alt="pic" width="101" height="80" />
to specify the height and width you want. Should work, I haven't tried it on a cellphone.
--
Posted: 2003-07-26 23:04:16
Edit :
Quote
dean, is it possible to get ya to plug that code into the page, thanks a million bro!
--
Posted: 2003-07-27 01:58:22
Edit :
Quote
New Topic
Reply