<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web Design East Africa &#187; layout</title>
	<atom:link href="http://www.webdesigneastafrica.com/tag/layout/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesigneastafrica.com</link>
	<description>Bridging the gap between new and old Africa</description>
	<lastBuildDate>Sat, 21 Nov 2009 21:30:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Low Bandwidth Web Design Guidelines</title>
		<link>http://www.webdesigneastafrica.com/11/tips-and-tricks/low-bandwidth-web-design-guidelines/</link>
		<comments>http://www.webdesigneastafrica.com/11/tips-and-tricks/low-bandwidth-web-design-guidelines/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 16:10:33 +0000</pubDate>
		<dc:creator>webdea</dc:creator>
				<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[broadband]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.webdesigneastafrica.com/?p=11</guid>
		<description><![CDATA[Although broadband connections reach more and more users all over Africa, low bandwidth connections is still and fact that will remain true for many people the years to come.
When designing web sites aimed at an African audience you must remember the bandwidth issue. It does not matter how cool you think you latest Flash creation [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Although broadband connections reach more and more users all over Africa, low bandwidth connections is still and fact that will remain true for many people the years to come.</strong></p>
<p>When designing web sites aimed at an African audience you must remember the bandwidth issue. It does not matter how cool you think you latest Flash creation is. If your visitors lack broadband connections they will probably never get a chance to view it.</p>
<p>Here is a short list of things to consider early in the developing process of your future web site. These suggestions are in no way the only ones you need to learn about. However, it is a good start and everyone should be able to grasp it.</p>
<p><strong>Separate code and content</strong><br />
If you build static websites you&#8217;ll have to live with having a large amount of code and content on the same page. But if you work with dynamic content it is easier to separate them both. Use CSS to style your website, set borders, margins, fonts and so forth. The CSS file is also the place where you set the foundation for your overall layout using div tags, class tags, id tags &#8211; Tags that you then include on the main page.</p>
<p><strong>Keep websites small</strong><br />
Less is more and you should always look for the fastest (meaning; smallest) solution when developing websites. No matter if you work with static or dynamic websites, try to minimize the amount of effects, images and (for experienced developers) HTTP requests.</p>
<p><strong>Use easy navigation</strong><br />
Refrain from using Flash or unnecessary JavaScript in your navigational menus. Plain text is easy to navigate through for both visitors and search engines.</p>
<p><strong>Content is king</strong><br />
Your users look for information on various topics, give it to them. If you are a photographer it makes sense to include several bandwidth consuming features on your website like images. But text providers should keep it small but yet informative enough for your visitors to stick around.</p>
<p><strong>Limit the use of images</strong><br />
Unless you are into photography and similar enterprises, please do not use an excessive amount of images on your website. If you want to add color, borders or rounded corners &#8211; use Cascading Style Sheets (CSS) instead.</p>
<p><strong>Learn more</strong><br />
Visit <a href="http://www.aptivate.org/webguidelines/" target="_blank">www.aptivate.org/webguidelines/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesigneastafrica.com/11/tips-and-tricks/low-bandwidth-web-design-guidelines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
