PDA

View Full Version : Help in creating an operator logo wap site



skylink
24-07-2003, 05:06 AM
Hi, I would like to know how to put up images 100 by 50 px onto a wap page such that upon downloading, the phone will receive it as an operator logo.

edph
24-07-2003, 08:50 PM
you need to convert your images into the *.nol format and set your server mimetypes by uploading a .htaccess file with this line

AddType image/vnd.nok-oplogo-color nol

i think simply renaming your colof gif files into *.nol works provided its the correct size...

or you could instead set the gif files mimetypes to image/vnd.nok-oplogo-color then renaming them wont be necessary
if thats the case add this line instead to your .htaccess file

AddType image/vnd.nok-oplogo-color gif

for help regarding .htaccess read this thread...
Free webhosting allowing .jad/.jar downloading? (http://nokiafree.org/forums/t28473/s.html)

then link directly into the nol(or gif) image...

skylink
25-07-2003, 07:56 AM
Thanks, I will sure to try. How about Java apps and games? Also how about the wallpapers? I'm thinking of doing a small project for my collection of pictures and logos. Then I can download as and when I need. Also, cos I would really like to share some of the logos I had created with my friends.

edph
25-07-2003, 11:25 AM
once again check out this thread...
Free webhosting allowing .jad/.jar downloading? (http://nokiafree.org/forums/t28473/s.html)

also you may want to take a look at this...
need to create a wapsite (http://nokiafree.org/forums/t31243/s.html)

i suggest you get a webhost with php enabled such as portland or www.tripod.lycos.co.uk.. and simply upload the wapbuddy script available on the later link..


good luck..............