Author |
wap forum |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
(long post if reading via wap)
help!! this XML code does not work - I copied it exact from - ani ideas - Ive tried hosting it as an xml file - saving it as an xhtml file??
<?xml version="1.0 ?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
"http://www.wapforum.org/DTD/xhtml-mobile.dtd">
<html>
<head><title>Polar Weather</title></head>
<body>
<table >
<tr>
<td>Monday</td>
<td>Tuesday</td>
<td>Wednesday</td>
<td>Thursday</td>
<td>Friday</td>
</tr>
<tr>
<td>img alt="weather" src="snow.gif" width="17"
height="17" /></td>
<td>img alt="weather" src="snow.gif" width="17"
height="17" /></td>
<td>img alt="weather" src="sun.gif" width="17"
height="17" /></td>
<td>img alt="weather" src="sun.gif" width="17"
height="17" /></td>
<td>img alt="weather" src="sun_in_cloud.gif" width="17"
height="17" /></td>
</tr>
<tr>
<td>Snow</td>
<td>Snow</td>
<td>Sunny</td>
<td>Sunny</td>
<td>Partly Cloudy</td>
</tr>
<tr>
<td>0°C</td> <!--°' = character for degrees-->
<td>-1°C</td>
<td>-5°C</td>
<td>-5°C</td>
<td>-1°C</td>
</tr>
</table>
</body>
</html>
?????????
[addsig] |
|
Psykotik Joined: Jan 18, 2002 Posts: 476 From: the safety of my padded cell PM |
@orangeman, i got your pm but cant reply properly until i get back to college tomorrow. I checked out your site, how the hell did you do the text thing?
This message was posted from a T68i |
Aled Joined: Nov 25, 2002 Posts: 320 From: Wales PM |
@j_oates ummm, dont know where your getting this from but i think u'll find there are many free hosts offering webspace with ftp access, it is the normal way of transferring files (how else r u supposed to do it???) the default page displayed depends entirly on the servers settings and what type of server it is makes no difference (i have apache here and if i want my default page to be uyftfdi7n.html i can  wml should be saved as wml true enough, but many wapsites are now being done in xhtml, personally i would save these as .html otherwise many browsers will handle them incorrectly (many comercial websites are now being changed into xhtml too and they will all be .html extension)
as far as front page extensions are concerned, they are a pain in the arse! theuyy were introduced by microsloth just to get a toe in on the web server market which is ruled by linux, linux is stable, and completely free to obtain (as is the 99% of the software on it) this pisses bill gits off no end (and never have to pay 4 software again) so evry1 install linux and watch microsloth go out of business  besides mozilla is miles better (and more stable) than internet exploder.
|
j_oates2003 Joined: Jan 14, 2003 Posts: 61 PM, WWW
|
@Aled,
I was mearly stating, that most free hosts do not support FTP access, or rather, they do, but would prefer you to use their own web-based uploaders, take a look at giocities, lycos, brinkster etc, all web-based uploads, no FTP there! Also, I know you can set the default page to what you like, thats exactly what I said, but again, most free web-hosts do not like you doing this, and therefore you have to use the ones they set, e.g. index.htm, or default.htm, very few have index.wml as a default page, again, try doing it on virtually any free web-host! I have my own server, and know how they are run, I have set mine up so it has default.wml as a defualt page, so free ones have this, most DON'T!
As for Front-Page extentions, I don't remember mentioning them, but they are actually useful, they mean on a IIS server (excuse me mate, I admire your support for 'nix, but IIS is much more stable than it, no matter what you say... do you see any big - server dependet - online shops on Apache? Is Amazon? Is eBay? Is Tessco using Apache, NO, they use either IIS, or the more stable SUN microsystems server base) you can control MIME without actually being an admin on the system, and also help control "checkin/checkout" when a lot of people are working on a project - are you a web designer?
@orangeman
Ehm, sorry to dissapoint, but either you have not copied it exactly, or SonyEricsson don't know what there going on about... you have left out the "<" before ever "img" tag, your lines of "img" code should look like this:
Code:
|
<td><img alt="weather" src="snow.gif" width="17"
height="17" /></td>
<td><img alt="weather" src="snow.gif" width="17"
height="17" /></td>
<td><img alt="weather" src="sun.gif" width="17"
height="17" /></td>
<td><img alt="weather" src="sun.gif" width="17"
height="17" /></td>
<td><img alt="weather" src="sun_in_cloud.gif" width="17"
height="17" /></td>
|
|
Hope this helps you both! |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
cheers - I knew it was something stupid like that - thats what I get for trying to write a page at 2am after 12hrs of work - Ive just found a page on W3C that juices ur code - Ill run it through there - thanks again
_________________
tagtag.com/wapchimp - for all your retro cartoon pics - including A-team, Airwolf, Transformers, Mask, He-man & Thundercats.
(tagtag is down, use http://www.wapchimp.pwp.blueyonder.co.uk)
[ This Message was edited by: orangeman on 2003-01-20 21:36 ] |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
greetings - Just found something pretty handy if you write in xhtml - I have found a good way to advertise your wap site for free - put a normal 'href-mailto' link on your wap site & put your wap address in there as the 'e-mail address' - When a T68i/T300 clicks on it-it brings up the SMS menu. So users who visit your site can forward your wap address to their freinds... and they pay for it!!! check the mail or big banana gifs/links on my site.
[addsig] |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
how do i create a colored *.wbmp image? |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
I dont think u can-you can use gif files
This message was posted from a T68i |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
can i use gif instead of wbmp?
www.photos.panelo.com www.panelo.com www.bilog.panelo.com www.pbalive.panelo.com |
j_oates2003 Joined: Jan 14, 2003 Posts: 61 PM, WWW
|
You can not create a colour wbmp, as it is actually a Greyscale 1-bit .bmp, with a changed extention for the wireless device, if it was colour, it would lose its greyscale, and if it was to have more than one colour, it would lose its 1-bit map, so no, it is not possiable. However, most (nearly all) colour phones support .gif and .jpeg as a colour image, so you will have to use them, all SonyEricsson phones from the T39 up support 4-bit Greyscale, and can read .gif, so a multi-colour .gif shows up fine on those too. If you need colour, allways use .gif, you can download a 256Exact palette from the web (used on all 256 colour devices) or I can send you it if you post your e-mail address, for use in Fireworks or Photoshop to export .gif's in correct colour for mobile devices. Make sure you allways have a .wbmp version of your site too, so (Nokia) crap phones can read your wap sites. I have a .wbmp export tool for Photoshop and Fireworks (works with Paint Shop Pro too) so you can "Save As..." in .wbmp format, and don't have to use a converter if you want it. |
jcpsad Joined: Oct 15, 2002 Posts: > 500 PM, WWW
|
hey.. thanks for the reply... can you send the color palette and the coverter to my email at john@panelo.com... thanks a lot!!!
additional... is there a script to call a gif or wbmp depending on the phone you are using? if i'm using a 7650 it would be better to view the images in gif (colored) and at the same time if i'm usuing a non-colored phone it would call the wbmp one... thanks again!
|
Aled Joined: Nov 25, 2002 Posts: 320 From: Wales PM |
Not trying to start an argument on anything, but surely solaris IS a UNIX compliant OS ???
PS. esato is run on apache and neither tesco nor ebays websites work corectly on my machine
|
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
@Aled - you are right - my site is xhtml code but saved as html - it's how I though it should be saved-it makes sense I mean - so both web & wap can view it. Anyone know the mimie type for .amr files??? I don't think it is audio/amr
[addsig] |
j_oates2003 Joined: Jan 14, 2003 Posts: 61 PM, WWW
|
@aled:
Solris is NOT a 'nix system at all, it is a web-server in its own right, used for .jsp, if Tessco don't work on your PC, then it's your PC, why would they make an un-accesable site? It must be your PC.
@Orangeman
the .amr MIME type is:
.amr
audio/AMR
this does work, if you want, I'll put a .amr file on my webserver (IIS) and so you can download it, however, .amr files are very quiet, only really used for MMS, so if you were thinking of using it for a ringtone, you can't, tried it, they are TOO quiet. |
MarkOng Joined: Jun 11, 2002 Posts: > 500 PM, WWW
|
Could someone please provide me with some code in XHTML for a drop down menu which is compatible with wap 2.0 browsers? Much appreciated.
[addsig] |
|
Access the forum with a mobile phone via esato.mobi
|