org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-1C067AC7-2B92-4EEB-896B-814B4064590F.html
author tasneems@symbian.org
Fri, 05 Mar 2010 19:11:15 -0800
changeset 229 716254ccbcc0
permissions -rw-r--r--
Fixed 2046: WRTKit help topics. Fixed 2170: Added support for Web Developer Library. Fixed 1952: Event Trigger icons unreadable


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Designing for limited resources"/><meta name="abstract" content="Mobile devices are not constantly connected to power sources or networks by fixed lines. Wireless network connections can still be slower than cable connections. This affects response times when fetching data from Web sites."/><meta name="description" content="Mobile devices are not constantly connected to power sources or networks by fixed lines. Wireless network connections can still be slower than cable connections. This affects response times when fetching data from Web sites."/><meta name="DC.Relation" scheme="URI" content="GUID-C359CC7E-B8BA-491B-A0C4-0FF1D3C4110C"/><meta name="DC.Relation" scheme="URI" content="GUID-D54DEFE7-E878-4530-B707-A5388DFE1D9D"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-1C067AC7-2B92-4EEB-896B-814B4064590F"/><meta name="DC.Language" content="en"/><title>Designing for limited resources </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-1C067AC7-2B92-4EEB-896B-814B4064590F">Designing for limited resources</h1><div><p>Mobile devices are not constantly connected to power sources or networks by fixed lines. Wireless network connections can still be slower than cable connections. This affects response times when fetching data from Web sites.</p>
<p>Take the following issues and considerations into account when designing and developing applications for S60 devices:</p>
<ul>
<li><p><a href="GUID-A33B7539-EE4A-4E0D-B72B-28565AEF369D.html#GUID-A33B7539-EE4A-4E0D-B72B-28565AEF369D">Using graphics and scripting effectively</a></p></li>
<li><p><a href="GUID-A60E9080-A08C-4701-A45E-0D0BAE33C88F.html#GUID-A60E9080-A08C-4701-A45E-0D0BAE33C88F">Keeping response times short</a></p></li>
<li><p><a href="GUID-159FCC18-2C9D-49F0-BAC1-DFEAADCF1D89.html#GUID-159FCC18-2C9D-49F0-BAC1-DFEAADCF1D89">Saving battery time</a></p></li>
<li><p><a href="GUID-C158B834-9FF8-47C1-B2B5-BA154EBFA8BC.html#GUID-C158B834-9FF8-47C1-B2B5-BA154EBFA8BC">Dealing with network issues</a></p></li>
<li><p><a href="GUID-AFAF423C-2193-440D-A2D3-80549FFF0A46-1AFC49140A2B.html#GUID-AFAF423C-2193-440D-A2D3-80549FFF0A46-1AFC49140A2B">Coping with the processing limits of the device</a></p></li>
<li><p><a href="GUID-46FA9398-10C1-429F-B496-EC70E88F9CC7.html#GUID-46FA9398-10C1-429F-B496-EC70E88F9CC7">Retrieving data</a></p></li>
</ul>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>