<?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; Programming</title>
	<atom:link href="http://gvhscontest.com/category/programming/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>Text Editors for your Coding Fun</title>
		<link>http://gvhscontest.com/2009/text-editors-for-your-coding-fun/</link>
		<comments>http://gvhscontest.com/2009/text-editors-for-your-coding-fun/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 15:45:04 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools and Resources]]></category>

		<guid isPermaLink="false">http://www.gvhscontest.com/?p=97</guid>
		<description><![CDATA[Mr. Dawe&#8217;s favorite editor is PSPad, since it&#8217;s free and awesome.   Take a look at this post for the 15 Most Popular Text Editors for Developers: http://sixrevisions.com/web-development/the-15-most-popular-text-editors-for-developers/
Thanks to Workforce Development and Human Capital Expert Karla Porter from the Greater Wilkes-Barre Chamber for sharing the link.
]]></description>
			<content:encoded><![CDATA[<p>Mr. Dawe&#8217;s favorite editor is <a href="http://www.pspad.com/en/">PSPad</a>, since it&#8217;s free and awesome.   Take a look at this post for the 15 Most Popular Text Editors for Developers: <a href="http://sixrevisions.com/web-development/the-15-most-popular-text-editors-for-developers/" target="_blank">http://sixrevisions.com/web-development/the-15-most-popular-text-editors-for-developers/</a></p>
<p>Thanks to <a href="http://www.karlaporter.com">Workforce Development and Human Capital Expert Karla Porter</a> from the <a href="http://www.wilkes-barre.org">Greater Wilkes-Barre Chamber</a> for sharing the link.</p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/text-editors-for-your-coding-fun/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>Video on your Site</title>
		<link>http://gvhscontest.com/2009/video-on-your-site/</link>
		<comments>http://gvhscontest.com/2009/video-on-your-site/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 03:43:13 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools and Resources]]></category>

		<guid isPermaLink="false">http://www.gvhscontest.com/?p=34</guid>
		<description><![CDATA[YouTube, Vimeo, and Hulu. Are they just buzz words that have become part of our daily vocabulary or are they related to a better marketing opportunity? We’ve all hopped on the web video train in the past few years, but there are doubts about whether or not e-commerce sites been making the most of it. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-medium wp-image-43 alignright" title="youtube_logo" src="http://www.gvhscontest.com/wp-content/uploads/2009/01/youtube_logo-300x225.jpg" alt="youtube_logo" width="148" height="111" />YouTube, Vimeo, and Hulu. Are they just buzz words that have become part of our daily vocabulary or are they related to a better marketing opportunity? We’ve all hopped on the web video train in the past few years, but there are doubts about whether or not e-commerce sites been making the most of it. New studies and recent reports indicate that adding video to your site can boost conversions, increase customer trust levels, and differentiate your e-commerce site from the competition.<span id="more-34"></span> If you haven’t used video marketing tactics in the past, it may be time to start using them to boost the performance of your site.</p>
<p>Windows has a built in video editing program called &#8220;Movie Maker&#8221; &#8211; information at <a href="http://www.microsoft.com/windowsxp/using/moviemaker">http://www.microsoft.com/windowsxp/using/moviemaker</a>.</p>
<p>Mandy Boyle, SEO Specialist at Solid Cactus writes:</p>
<p><!--[endif]--></p>
<p class="MsoNormal">According to Practical eCommerce, 8 percent of the 2.7 billion video ad impressions studied by Google-owned technology firm DoubleClick involved higher levels of user interaction – a vital element in the overall shopping experience. Another study conducted by Innovate Media, an online video production company, showed staggering increases in conversion rates ranging from 12 to 115 percent. <!--more--></p>
<p class="MsoNormal">
<p class="MsoNormal"><span class="greytext2">eMarketer also puts online video viewers at more than three-quarters of US Internet users, and estimates that percentage will rise to 88% by 2012 – in short, video is a wise choice for keeping up with the pace. </span></p>
<p class="MsoNormal">“Every page on our web site using video converts two or three times more than pages without,” says Todd Holmberg, co-owner of AirgunDepot.com.</p>
<p class="MsoNormal">“Some products were gathering dust on our shelves, but we knew they were good products and people would buy them if they could see how they worked,” Holmberg says.  “Two of these items are now among our bestsellers in their category.  Video is 100% responsible for the change in sales.”</p>
<p class="MsoNormal">Uploading just any content won’t give you the results that online merchants like AirgunDepot.com are enjoying. Creating a creative, informative, and well produced video will often receive the best response. By making a clear outline of what exactly goes into producing a quality video it’ll be easier to dictate your next move and give you guidelines around which you can design your video project. Let’s take a look at some of the factors.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Content</strong></p>
<p class="MsoNormal">The first and one of the most vital parts of the video creation process is deciding on the content. Product demonstrations, merchant information, and answering user questions are some of the most popular video formats for e-commerce sites, however, one form of video may work better than others. Decide which type or format of video works best for the message you’re trying to send to your visitors. Then, develop a well-written script that is easy to both perform and understand. Remember, writing for video is much different than other forms of traditional media. Develop a script that uses a conversational tone, short sentences, and gets your message across in as little time as possible. Also, brainstorm ways that you can set your video content apart from the competition. Personal or creative details may be the competitive edge you’re seeking.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Length </strong></p>
<p class="MsoNormal">Remember to keep it short, sweet, and to the point. Although you may want to expound on all of the great features of your product down to the manufacturing facility where it was made, working in time frames less than five minutes will be most effective. Site visitors tend to skim product descriptions or articles, rather than spending the time to read carefully. The same principle applies to video. Visitors are looking for fast, easy to understand information presented in a short format that is visually appealing. After developing your content, practice your script to see if it needs to be trimmed to an appropriate length.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Talent</strong></p>
<p class="MsoNormal">Adding a professional actor or voiceover can add value to your production, but sometimes site visitors would like a more personal approach. Starring in your own video gives your visitors a chance to get to know your site on a much more intimate level, which can increase their overall trust in your brand. This is up to you though. Professional actors are not for everyone, but the right actor can significantly enhance the quality of your footage, especially if you’re someone who doesn’t like to be in front of the camera.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Graphics</strong></p>
<p class="MsoNormal">The images and text used in your video presentation can make or break the level of engagement in your visitors. Graphics can be created using special software by either yourself or a professional production company, however, be mindful of the way they are going to look on screen. Try to choose graphics, logos or colors that are easy to read and cleanly designed. Choosing opulent graphics can distort or cloud your video’s overall message or goal. Remember, keep it simple.</p>
<p class="MsoNormal"><strong> </strong></p>
<p class="MsoNormal"><strong>Music </strong></p>
<p class="MsoNormal">Choosing the right music may seem easy enough, but copyright laws may indicate otherwise. When choosing music for your video, be sure that you either have permission to use it or are paying the appropriate royalties, or if you’re creative, compose your own.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Setting</strong></p>
<p class="MsoNormal">Shooting video footage can be challenging depending on what facilities you have available. While the outdoors can seem like a great idea, wind and other elements can impact the comfort of your talent, the quality of your sound, and the safety of your equipment. Using a studio space would be ideal, but may not be within reach of your budget. Try to improvise by creating a well-lit, comfortable atmosphere, or be modern and go with a solid color backdrop. If you’re doing a product demonstration, put the product in a setting where it would normally be used.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Equipment</strong></p>
<p class="MsoNormal">Quality footage can start or end behind the lens of a camera. If you have access to professional video and sound equipment, utilize it, or hire a production company to take the headache out of filming.<span> </span>. If you’re working on a small budget, using a personal video camera can suffice; however, you will be sacrificing image quality. Be sure to read up on best filming practices if you’re shooting the footage yourself.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Editing</strong></p>
<p class="MsoNormal">When it comes time to put it all together, you have two options. The first is to edit the video using editing software like Cyberlink PowerDirector, Adobe Premier, or Pinnacle Studio yourself.<span> </span>The second is to hire a professional editor. If you don’t have experience in making and editing videos, hiring a professional is the better way to go, mostly out of necessity of time, convenience, and knowledge.</p>
<p class="MsoNormal">
<p class="MsoNormal"><strong>Quantity </strong></p>
<p class="MsoNormal">After you’ve made a successful video, try not to overload your site with too many that could make loading times slower for visitors or can bog down your server space. Try selecting some of your best performing products and creating a few videos for various landing pages, or under the “About Us” section, upload a video tour of your operations. Moderation, as in most things, will be essential. The video is supposed to add to the appearance and integrity of your site, not detract from it.</p>
<p class="MsoNormal">
<p class="MsoNormal">The opportunities offered in e-commerce are endless, especially for the merchant who is willing to develop and adapt his or her site to the changing needs of visitors and the demands of our economy. Investing in video this year is just what you need to give your site a boost in sales, conversion rates, and customer satisfaction. You have the ideas. You have the tools. Now it’s time to make it happen.</p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/video-on-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Common Navigation Element</title>
		<link>http://gvhscontest.com/2009/common-navigation-element/</link>
		<comments>http://gvhscontest.com/2009/common-navigation-element/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 19:29:57 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Load Time]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools and Resources]]></category>

		<guid isPermaLink="false">http://gvhscontest.com/?p=20</guid>
		<description><![CDATA[One of the contest criteria is a common navigation element, but what exactly does that mean?
From a design standpoint, it means that your site&#8217;s visitors will see the same navigational element on every single page.   This is most often done via a top or side nav.  For example, this website uses a right-side common navigational [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ricesigns.com/pictures/W1-6.gif" style="padding-left:10px;" align="right">One of the contest criteria is a common navigation element, but what exactly does that mean?</p>
<p>From a design standpoint, it means that your site&#8217;s visitors will see the same navigational element on every single page.   This is most often done via a top or side nav.  For example, this website uses a right-side common navigational element  that is the exact same thing no matter what page you&#8217;re on.   There is also a less prominent TOP navigational element that exists for the homepage and About pages.</p>
<p>From a programming standpoint, it means that if possible, the same file should be used on every page <span id="more-20"></span>for navigation.  Sometimes called &#8220;Include&#8221; pages, the navigation is placed in a separate file from the rest of the site.  That way, if you have to update a navigational link you only have to do it one place instead of on every single page.<!--more--></p>
<p>From a load-time standpoint, this helps because the navigation typically only loads once and that bit of code doesn&#8217;t have to load on every click.</p>
<p>Here are some varied resources on the subject of site navigation:</p>
<p><a href="http://articles.techrepublic.com.com/5100-10878_11-1058652.html">http://articles.techrepublic.com.com/5100-10878_11-1058652.html</a></p>
<p><a href="http://www.poynterextra.org/eyetrack2004/navigation.htm">http://www.poynterextra.org/eyetrack2004/navigation.htm</a></p>
<p><a href="http://searchenginesmarketer.com/2008/11/14/website-navigation-left-vs-top/">http://searchenginesmarketer.com/2008/11/14/website-navigation-left-vs-top/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/common-navigation-element/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cross Browser Compatibility</title>
		<link>http://gvhscontest.com/2009/cross-browser-compatibility/</link>
		<comments>http://gvhscontest.com/2009/cross-browser-compatibility/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 17:49:31 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tools and Resources]]></category>

		<guid isPermaLink="false">http://gvhscontest.com/?p=9</guid>
		<description><![CDATA[One of the criteria for the technology portion of the contest is ensuring your website is compatible in multiple browsers.
Here is a neat program that will allow you to see how your site will render in different versions of Microsoft Internet Explorer.   Beginning with IE 5.5 Microsoft browsers began rendering what I would consider &#8220;modern&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>One of the criteria for the technology portion of the contest is ensuring your website is compatible in multiple browsers.</p>
<p>Here is a neat program that will allow you to see how your site will render in different versions of Microsoft Internet Explorer.   Beginning with IE 5.5 Microsoft browsers began rendering what I would consider &#8220;modern&#8221; web standards including CSS.  When developing a website in 2009, you really don&#8217;t need to worry about programming for browsers before 6.0 in the IE platform.</p>
<p><strong>IE Tester: </strong><a href="http://www.my-debugbar.com/wiki/IETester/HomePage">http://www.my-debugbar.com/wiki/IETester/HomePage</a></p>
<p><strong>You should also be testing all your sites in:</strong></p>
<p>Mozilla Firefox: <a href="http://www.getfirefox.com">http://www.getfirefox.com</a></p>
<p>Apple Safari: <a href="http://www.apple.com/safari">http://www.apple.com/safari</a></p>
<p><strong>You might also want to&#8230; </strong>test your sites in Google Chrome (<a href="http://www.google.com/chrome">http://www.google.com/chrome</a>) and even in mobile browsers since more and more people are surfing the web using their Windows Mobile browsers, iPhones, and Blackberry.</p>
<p>Solid Cactus Senior Project Manager Matt Kresge provides this article on Browser Compatibility Issues: <a href="http://www.ebizinsider.com/2008/07/17/testing-1234567-testing-1234567/">http://www.ebizinsider.com/2008/07/17/testing-1234567-testing-1234567/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/cross-browser-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining a Doctype</title>
		<link>http://gvhscontest.com/2009/defining-a-doctype/</link>
		<comments>http://gvhscontest.com/2009/defining-a-doctype/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 17:36:35 +0000</pubDate>
		<dc:creator>John Dawe, CFRE</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://gvhscontest.com/?p=6</guid>
		<description><![CDATA[Points will be awarded for appropriately declaring a doctype.   More information on how this is done is available at: http://www.w3schools.com/tags/tag_DOCTYPE.asp
]]></description>
			<content:encoded><![CDATA[<p>Points will be awarded for appropriately declaring a doctype.   More information on how this is done is available at: <a href="http://www.w3schools.com/tags/tag_DOCTYPE.asp">http://www.w3schools.com/tags/tag_DOCTYPE.asp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gvhscontest.com/2009/defining-a-doctype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

