<?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>Missouri Website Builders &#187; web development</title>
	<atom:link href="http://www.missouriwebsitebuilders.com/index.php/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.missouriwebsitebuilders.com</link>
	<description></description>
	<lastBuildDate>Sun, 06 Feb 2011 19:36:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Brings the Internet to Your Living Room</title>
		<link>http://www.missouriwebsitebuilders.com/index.php/2010/06/google-brings-the-internet-to-your-living-room/</link>
		<comments>http://www.missouriwebsitebuilders.com/index.php/2010/06/google-brings-the-internet-to-your-living-room/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 16:52:18 +0000</pubDate>
		<dc:creator>Lauren</dc:creator>
				<category><![CDATA[web design tips]]></category>
		<category><![CDATA[Website Builders]]></category>
		<category><![CDATA[flash design]]></category>
		<category><![CDATA[google tv development]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[website builder]]></category>

		<guid isPermaLink="false">http://www.missouriwebsitebuilders.com/?p=353</guid>
		<description><![CDATA[Google’s latest venture, Google TV, comes from the idea of &#8220;connected TV” – televisions  that let people browse the Web for videos, news stories, video conferencing and music. Wondering how in the world to develop an App for Google TV? Google has released an initial web development guide to aid those interested in porting their Web or mobile [...]]]></description>
			<content:encoded><![CDATA[<p>Google’s latest venture, Google TV, comes from the idea of &#8220;connected TV” – televisions  that let people browse the Web for videos, news stories, video conferencing and music.</p>
<p style="text-align: center;"><em>Wondering how in the world to develop an App for Google TV?</em></p>
<p>Google has released an initial <a href="http://www.thenetimpact.com/web-development.aspx" target="_blank">web development </a>guide to aid those interested in porting their Web or mobile applications to <a href="http://www.google.com/tv/">Google TV</a>, the newly announced platform built on top of <a href="http://www.google.com/chrome">Google Chrome</a> technology.</p>
<ul>
<li><strong>Make it Simple:</strong> Identify the vital parts of your app before starting work, stick with one visible mode of navigation or one information hierarchy, make the primary action reachable in one click, avoid the temptation to use abstract icons, limit vertical scrolling, and preselect the user&#8217;s next action when you can.</li>
<li><strong>Get Navigation Right:</strong> Google TV users will often navigate with a directional pad, so the navigation model involves up, down, left, right and enter buttons and action. Make your app navigable with one hand.</li>
<li><strong>Design for TV screens, not Computer Screens</strong>: TVs have wider screens, so you should make UI elements slightly larger. Also, avoid highly saturated and very bright colors, and design for 1280&#215;720 and 1920&#215;1080 resolutions, including at least a 10% margin. Use pure white (#FFFFFF) sparingly.</li>
<li><strong>Pick the Right Fonts:</strong> Avoid lightweight fonts or those with very narrow or broad strokes. Use simply constructed sans serif fonts and apply anti aliasing to increase readability. Google TV currently supports only the Droid Sans and Droid Serif font families. If you want to use font embedding techniques to create a more customized appearance, you can, but this relies on <a href="http://www.thenetimpact.com/flash-design.aspx" target="_blank">Flash design</a>, which will be slower.</li>
<li><strong>Make Onscreen Text Readable</strong>:
<ul>
<li>Limit each paragraph to no more than 90 words.</li>
<li>Break text into small chunks that can be read at a glance.</li>
<li>Keep line length at about five to seven words per line. Never go shorter than three or longer than 12.</li>
<li>Remember that light text on a dark background is slightly easier to read on TV (compared to dark text on a light background).</li>
<li>Target body text to be around 21pt on 720p and 28pt on 1080p.</li>
<li>Don&#8217;t use any text smaller than 18pt on 720p and 24pt on 1080p.</li>
<li>Add more leading (larger line spacing) for onscreen text than print text.</li>
</ul>
</li>
<li><strong>Don&#8217;t Use Disruptive Sounds</strong>: By default, volume should be low. Make it simple to mute the app. Don&#8217;t make interactions dependent on audio cues.</li>
<li><strong>Use Flash Wisely:</strong> Google TV can play 720p and 1080p Flash videos. Use h.264 encoding, not h.263 or vp6. Avoid Flash banner or sidebar ads that include video. Only use one instance of the media player at a time. Be conscious of system memory.</li>
<li><strong>Be Conscious of Performance:</strong> Perceived performance is more important than actual performance for TV apps. Make sure the app never executes so much code that the runtime can&#8217;t frequently update the screen and gather user input. You may need to divide a task into parts to accomplish this.</li>
<li><strong>Use Bitmaps:</strong> Use bitmaps to optimize rendering.</li>
<li><strong>Watch Out for Tweening:</strong> Minimize the use of motion tweens to help content run faster.<a href="http://www.readwriteweb.com/archives/how_to_design_a_web_app_for_google_tv.php" target="_blank"> (Source - Read Write Web)</a></li>
</ul>
<p style="text-align: center;"> <img class="aligncenter" src="http://www.readwriteweb.com/images/google_tv_logo.gif" alt="" width="182" height="51" /></p>
<p>With Google TV, &#8220;television is no longer confined to showing just video&#8221; explains Salahuddin Choudhary, Google TV product manager, in <a href="http://www.google.com/tv/developer/">a blog post</a>. &#8220;It can be a photo slideshow viewer, a gaming console, a music player and much more.&#8221;</p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.missouriwebsitebuilders.com%2Findex.php%2F2010%2F06%2Fgoogle-brings-the-internet-to-your-living-room%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.missouriwebsitebuilders.com/index.php/2010/06/google-brings-the-internet-to-your-living-room/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Designer Exposé</title>
		<link>http://www.missouriwebsitebuilders.com/index.php/2009/10/web-designer-expose/</link>
		<comments>http://www.missouriwebsitebuilders.com/index.php/2009/10/web-designer-expose/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 03:03:09 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[web design tips]]></category>
		<category><![CDATA[pre-constructed design]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://missouriwebsitebuilders.com/?p=83</guid>
		<description><![CDATA[Web design tips and information &#8212; what everyone should know about web designers. Web sites are not developed equally. From designer to web design firm, all have unique ethos. While some companies charge the going rate and provide ethical services, others outsource and inflate the cost. Nevertheless, many a web design firm draws on certain [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Web design tips and information &#8212; what everyone should know about web designers.</strong></p>
<p>Web sites are not developed equally. From designer to web design firm, all have unique ethos. While some companies charge the going rate and provide ethical services, others outsource and inflate the cost. Nevertheless, many a web design firm draws on certain pre-constructed Web site features. This week the Missouri Web Site Builders assembled a list of questions for qualifying any <a title="web design firm" href="http://the netimpact.com" target="_blank">web design firm</a>.</p>
<p><strong>Will your designers build the site from scratch or use a pre-constructed design?</strong><br />
Pre-designed websites can save the time involved in building a brand new site. Sites designed by template lack the distinctiveness of a customized Web site. Not to mention, they detract from building a unique, indelible brand identity. Prior to contacting a web designer, determine how important it is for you to have a distinctive site that no other company has. Also, be sure to obtain a cost analysis of the pre-constructed to the customized web site.</p>
<p><strong><br />
Which aspects of our company’s web development do you outsource?</strong><br />
Some web design companies do not do any of the design in-house. In fact, some companies outsource the design to students, companies based in India or the Philippines. Meanwhile, you’re paying an inflated rate.</p>
<p><strong>Ask for an itemized assessment. </strong><br />
If you’re shopping around for a web site, request an itemized assessment of how much time and how much each service will cost to create your website. Remember to compare prices with other web design companies.</p>
<p>In the interim, obtain a comprehensive site bid / estimate by clicking on <a title="web design quote" href="http://thenetimpact.com" target="_blank">web design quote</a>.</p>
<p><strong><br />
</strong></p>
<p><strong>Related Articles:</strong></p>
<p><a href="http://articles.sitepoint.com/article/how-to-hire-a-web-designer" target="_blank">How to Hire a Web Designer</a></p>
<p><a href="http://www.mediacollege.com/internet/intro/choose-designer.html" target="_blank">How to Choose a Web Designer</a></p>
<p><a href="http://onlinebusiness.about.com/od/webdesign/tp/how-to-choose-web-designer.htm" target="_blank">5 Tips For Choosing a Web Designer</a></p>
<div id="facebook_like"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.missouriwebsitebuilders.com%2Findex.php%2F2009%2F10%2Fweb-designer-expose%2F&amp;layout=standard&amp;show_faces=true&amp;width=500&amp;action=like&amp;font=segoe+ui&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:500px; height:80px;" allowTransparency="true"></iframe></div>]]></content:encoded>
			<wfw:commentRss>http://www.missouriwebsitebuilders.com/index.php/2009/10/web-designer-expose/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

