Home

Mobile Web Design

MOBI Hosting

Portfolio

Contact

Call us +595-21-611629

    

EspañolEspañol(No disponible) | EnglishEnglish

Mobile Version

Introduction

APKC.net provides end-to-end solutions to offer Internet content to mobile phones. As of now, we provide the following services:

Hosting

Development

Design and Usability Concepts

Technical Consulting

Support

MOBI Development Articles

XHTML Meta Tags.

June 27, 2008 by Andreas Koenzen

Here you probably know how to do things but there is a very special feature to use: CACHE
You must always use cache to download all images and stylesheets ones, so you save the user from downloading everything with any subsequent request.
Here is a sample of using Meta Tags:

<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="description" content="Your site's description" />
<meta name="keywords" content="Lots of keywords here" />
<meta http-equiv="Cache-Control" content="max-age=300"/>
<link rel="icon" href="images/favicon.ico"/>
<link rel="shortcut icon" href="images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="style.css"/>
<title>Your site's title.</title>

Note the line:

<meta http-equiv="Cache-Control" content="max-age=300"/>

This line sets the cache to 300 minutes, this is necesary for saving download cost and time. But must be deactivated for debuging.

Here i leave you a full example of how your header should look like:

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
<meta name="description" content="Your site's description" />
<meta name="keywords" content="Lots of keywords here" />
<meta http-equiv="Cache-Control" content="max-age=300"/>
<link rel="icon" href="images/favicon.ico"/>
<link rel="shortcut icon" href="images/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="style.css"/>
<title>Your site's title.</title>
</head>

Here i leave you a few links for you to check:

Mobile Design Patterns - http://patterns.littlespringsdesign.com
WAP 2.0 Specification - http://www.wapforum.org/what/technical.htm
WAP 2.0 Technology White Paper - http://www.wapforum.org/what/WAPWhite_Paper1.pdf
XHTML-MP 1.0 Specification - http://www.openmobilealliance.org/te...20011029-a.pdf
Comparison of XHTML Mobile Profile and XHTML Basic - http://pc.dev.mobi/?q=node/119
W3C Mobile Web Best Practices Working Group - http://www.w3.org/2005/MWI/BPWG/
W3C mobileOK Scheme 1.0 - http://www.w3.org/TR/mobileOK/
MobiReady Report - http://ready.mobi
W3C Mobile Web Best Practices Basic Guidelines - http://www.w3.org/TR/mobile-bp/
dotMobi Switch On Web Developers Guide - http://pc.mtld.mobi/documents/dotmob...er_Guide3.html
XHTML-MP Specifications - http://www.openmobilealliance.org/te...20011029-a.pdf
Wireless CSS Specifications - http://www.openmobilealliance.org/re...20040609-C.pdf
XHTML Modularization - http://www.w3.org/TR/2001/REC-xhtml-...tion-20010410/

mTLD Developers Blogs

The mysteries of mobile data plans or It’s all about Page Weight | Read more...

The Mobile Web is alive and well in Startup Land | Read more...

We're proud to sponsor CrunchLudd | Read more...

An "essential" mobile document for web designers | Read more...

dev.mobi goes Wordle | Read more...

Ready.mobi v2.1.1 is live | Read more...

Calling all mobile marketing professionals! | Read more...

RIP Openwave Mobile Browser | Read more...

Mobile Web Mashups

You can choose any of the following Web Services that are available free of charge and we will implement it on your Mobile Website!

Amazon ECS

eBay Web Service

Greystripe Inc. XML Feed

Reuters Spotlight API

WhitePages.com API

See more...

PriceFinder.mobi

PriceFinder.mobi

Description:

PriceFinder.mobi is a powerful, versatile and simple-to-use search engine that allows you to find specific prices, with a mobile friendly user interface. Actually, PriceFinder.mobi is able to search many stores in the U.S., delivering feedback to the user, such as: Price, Availability, Product Details, Reviews and User opinions. Also, it allows you to send any data searched to an email account specified by the user, so that, you can buy from your home or work, any of the products selected.

URL:

http://pricefinder.mobi

Why .mobi?
Why .mobi?
2CheckOut.com