<?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>Great Valley Computer Contest &#187; Design</title>
	<atom:link href="http://gvhscontest.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://gvhscontest.com</link>
	<description>Introducing NEPA&#039;s high school youth to information technology in a competitive environment.</description>
	<lastBuildDate>Mon, 14 Mar 2011 14:32:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Web 2.0 Component</title>
		<link>http://gvhscontest.com/2010/the-web-2-0-component/</link>
		<comments>http://gvhscontest.com/2010/the-web-2-0-component/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 05:14:12 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://www.gvhscontest.com/?p=102</guid>
		<description><![CDATA[Part of the contest is adding a Web 2.0 component to your website.  Here are three suggestions.

Create a Twitter Account for your client.  Add a Twitter feed to the client&#8217;s website and teach them how to update it.  It&#8217;s a quick way to post updates without knowing any programming.
Create a Facebook Page for your client.  [...]]]></description>
			<content:encoded><![CDATA[<p>Part of the contest is adding a Web 2.0 component to your website.  Here are three suggestions.</p>
<ol>
<li>Create a Twitter Account for your client.  Add a Twitter feed to the client&#8217;s website and teach them how to update it.  It&#8217;s a quick way to post updates without knowing any programming.</li>
<li>Create a Facebook Page for your client.  Incorporate the client&#8217;s logo and messaging.  Add a &#8220;Facebook Connect&#8221; button to the main website to encourage visitors to connect.</li>
<li>Do a video tour of the business.  Create a youtube account and embed the video tour on the website.  Do this for your client&#8217;s existing TV commercials.</li>
</ol>
<p><strong>One note about video and load times:</strong><br />
Stay away from embedding Windows Media.  With services like YouTube, there is no reason for you to host or stream media from your server.  Upload the video to YouTube and use the embed code to make load times fast and efficient.</p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2010/the-web-2-0-component/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Teach yourself to Program at w3schools, csszengarden, and more</title>
		<link>http://gvhscontest.com/2009/teach-yourself-to-program-at-w3schools-csszengarden-and-more/</link>
		<comments>http://gvhscontest.com/2009/teach-yourself-to-program-at-w3schools-csszengarden-and-more/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 04:14:44 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Presentation]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.gvhscontest.com/?p=54</guid>
		<description><![CDATA[At w3schools.com you&#8217;ll find all the web-building tutorials you need, from basic HTML and XHTML, to advanced XML, CSS, and more.   You also have access to a &#8220;lab&#8221; where you can try out different code and see how it will interface online.   http://www.w3schools.com
Another great reference for CSS is CSSZenGarden.com.
Now, part of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-57 alignright" title="css" src="http://www.gvhscontest.com/wp-content/uploads/2009/01/css.png" alt="css" width="135" height="121" />At w3schools.com you&#8217;ll find all the web-building tutorials you need, from basic HTML and XHTML, to advanced XML, CSS, and more.   You also have access to a &#8220;lab&#8221; where you can try out different code and see how it will interface online.   <a href="http://www.w3schools.com">http://www.w3schools.com</a></p>
<p>Another great reference for CSS is <a href="http://www.csszengarden.com/">CSSZenGarden.com</a>.</p>
<p>Now, part of the contest is ensuring your site is programmed using CSS and that CSS is &#8220;external.&#8221;  What does that mean and why does it matter?<span id="more-54"></span></p>
<p>CSS is often very textually intense.  By storing your CSS externally, you load that information once and then every other page automatically inserts it as ONE line of code (a link reference).  That&#8217;s a lot less to load and a lot less for the search engines to crawl when searching the Internet.</p>
<p>Great tutorial: <a href="http://www.tizag.com/cssT/external.php">http://www.tizag.com/cssT/external.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/teach-yourself-to-program-at-w3schools-csszengarden-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Editing Images</title>
		<link>http://gvhscontest.com/2009/editing-images/</link>
		<comments>http://gvhscontest.com/2009/editing-images/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:40:20 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Tools and Resources]]></category>

		<guid isPermaLink="false">http://www.gvhscontest.com/?p=32</guid>
		<description><![CDATA[Part of good web design is having the resources to effectively edit images.

The industry standard is Adobe Photoshop, however it is a very expensive program.  Nevertheless, Adobe provides a &#8220;Try It&#8221; download version.  You can install and use it without limitation for 30 days.  The same is true for Dreamweaver.  You can get both at [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Part of good web design is having the resources to effectively edit images.</p>
<p style="text-align: left;"><img class="size-full wp-image-47 alignleft" title="photoshop" src="http://www.gvhscontest.com/wp-content/uploads/2009/01/photoshop.jpg" alt="photoshop" width="144" height="86" /></p>
<p style="text-align: left;">The industry standard is Adobe Photoshop, however it is a very expensive program.  Nevertheless, Adobe provides a &#8220;Try It&#8221; download version.  You can install and use it without limitation for 30 days.  The same is true for Dreamweaver.  You can get both at <a href="http://www.adobe.com/download">http://www.adobe.com/download</a>.</p>
<p style="text-align: left;">A free open-source editor that is similar to Photoshop is GIMP: <a href="http://www.gimp.org">http://www.gimp.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/editing-images/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

