<?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>Run Code Run</title>
	<atom:link href="http://www.runcoderun.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.runcoderun.com</link>
	<description>The Language of Good Web Development</description>
	<lastBuildDate>Wed, 27 Mar 2013 00:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Using Different Fonts in Your Web Page</title>
		<link>http://www.runcoderun.com/2013/03/27/using-different-fonts-in-your-web-page/</link>
		<comments>http://www.runcoderun.com/2013/03/27/using-different-fonts-in-your-web-page/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=12</guid>
		<description><![CDATA[As a Web designer, you might have heard a lot of professionals say that using various fonts on your page is a big no-no. However, you should consider looking the other way when it comes to this advice. Although there are certainly right and wrong ways of using various fonts on your pages, failing to [...]]]></description>
			<content:encoded><![CDATA[<p>As a Web designer, you might have heard a lot of professionals say that using various fonts on your page is a big no-no. However, you should consider looking the other way when it comes to this advice. Although there are certainly right and wrong ways of using various fonts on your pages, failing to do so can make your page look a bit boring. By switching up the font types, sizes and even the colors, you can add depth and creativity<span id="more-12"></span> to your website that might be difficult to match.</p>
<p>There are a few tips that you should keep in mind before using a bunch of different fonts on your website. First of all, you shouldn&#8217;t use too many fonts, regardless of how interesting, stylish or funky they might seem. It is best to use a maximum of two or three different fonts on a website, and they should be used in different ways. For instance, most of your typed content should be in one font, but you can try other fonts for headers, links on the side of the page or in other cases.</p>
<p>Also, make sure that the fonts that you use come standard on most computers and that they are easy to read. Otherwise, your viewers might not be able to read your content, or your page might look different to readers than it does to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2013/03/27/using-different-fonts-in-your-web-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Site that Will Run</title>
		<link>http://www.runcoderun.com/2012/09/21/building-a-site-that-will-run/</link>
		<comments>http://www.runcoderun.com/2012/09/21/building-a-site-that-will-run/#comments</comments>
		<pubDate>Fri, 21 Sep 2012 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=11</guid>
		<description><![CDATA[Seems pretty basic &#8211; build a site that works. However, you would be surprised how things like compatibility and execution are disregarded when it comes to the production of a site. Sure, you, as a web developer, use a wireless internet service to run and test your site, but have you stopped to wonder how [...]]]></description>
			<content:encoded><![CDATA[<p>Seems pretty basic &#8211; build a site that works. However, you would be surprised how things like compatibility and execution are disregarded when it comes to the production of a site. Sure, you, as a web developer, use a wireless internet service to run and test your site, but have you stopped to wonder how it will run on a service like <a href="http://internet.hughesnet.com/">http://internet.hughesnet.com/</a>?</p>
<p>And that&#8217;s not all.</p>
<p>Lots of developers tend to have high-end machines that can handle lots of little scripts and animations and media, but not everyone&#8217;s computer can handle that. Some developers like to pack a site full of all kinds of little bells and whistles like animated banners, elaborate page transitions and overarching sound design.</p>
<p>The problem is that in the time it takes for all of those little things to download on the user&#8217;s side, they have probably already lost interest and moved on to a different site.</p>
<p>When it comes to developing a site, you want to fulfill your vision and make the kind of site you or your clients want, but you also need to put yourself in the shoes of your user. That means taking time to run a battery of compatibility tests and really looking out for the user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2012/09/21/building-a-site-that-will-run/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Include a &#8220;Like&#8221; Button for Facebook</title>
		<link>http://www.runcoderun.com/2011/10/10/how-to-include-a-like-button-for-facebook/</link>
		<comments>http://www.runcoderun.com/2011/10/10/how-to-include-a-like-button-for-facebook/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=8</guid>
		<description><![CDATA[The Facebook &#8220;Like&#8221; button is a social plug-in that has been around since 2010. When you put the Facebook &#8220;Like&#8221; button on your website and a visitor clicks on it, information is sent to the news feeds of all his friends. The information is also added to the visitor&#8217;s Wall and the Activities and Interests [...]]]></description>
			<content:encoded><![CDATA[<p>The Facebook &#8220;Like&#8221; button is a social plug-in that has been around since 2010. When you put the Facebook &#8220;Like&#8221; button on your website and a visitor clicks on it, information is sent to the news feeds of all his friends. The information is also added to the visitor&#8217;s Wall and the Activities and Interests on his profile. The Facebook &#8220;Like&#8221; button can be placed on any page of your site for videos, pictures, or content. </p>
<p>It is fairly simple<span id="more-8"></span> to have the &#8220;Like&#8221; button added to your site. First you need to copy your URL and then go to the Facebook Developer&#8217;s page: http://developers.facebook.com/docs/reference/plugins/like-box/. There you will put your URL in the box that says &#8220;http://www.facebook.com/platform&#8221;. You then have a few decisions about the width of the button, light or dark on the color scheme, the color of the border, if you want to show photos, if you want to display the profile page, and if you want the &#8220;Find Us on Facebook&#8221; bar included.</p>
<p>Next you click on the button &#8220;Get Code&#8221; and then copy the code. The final step will depend on your skill level. If you have someone who designed your website and makes changes for you, then you would send the code to him and tell him where you want it to go. If you do your own changes, then paste the code in the proper place of your website&#8217;s code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2011/10/10/how-to-include-a-like-button-for-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Background Developing In Web Pages</title>
		<link>http://www.runcoderun.com/2011/10/08/advanced-background-developing-in-web-pages/</link>
		<comments>http://www.runcoderun.com/2011/10/08/advanced-background-developing-in-web-pages/#comments</comments>
		<pubDate>Sat, 08 Oct 2011 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=7</guid>
		<description><![CDATA[As a web developer, using unique styles, advanced backgrounds, and several other techniques, is going to make any site you design, stand out, and something that is going to drive up traffic to that specific site. Whether you are developing a site for a business company, or for a private home based consulting firm, using [...]]]></description>
			<content:encoded><![CDATA[<p>As a web developer, using unique styles, advanced backgrounds, and several other techniques, is going to make any site you design, stand out, and something that is going to drive up traffic to that specific site. Whether you are developing a site for a business company, or for a private home based consulting firm, using the right background themes, is going to ensure that the site has that great look the business owner is trying to get, and is going to ensure that visitors to the site will love the design theme, color options, and the entire page layout<span id="more-7"></span> chosen by you. </p>
<p>So, whether you are going for a more creative look, or a more technical design theme, depending on the kind of site to be developed, choosing the right complex background themes, or something more fun and creative, is really going to make for a great site. So, knowing your audience, knowing who will be visiting the site, and knowing what they want to see when they visit a site, are all important things to consider when developing a site, and making it a site that reaches the right target audience for the site, and the content on the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2011/10/08/advanced-background-developing-in-web-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Whats the Best Programming Language For Web Sites</title>
		<link>http://www.runcoderun.com/2011/10/07/whats-the-best-programming-language-for-web-sites/</link>
		<comments>http://www.runcoderun.com/2011/10/07/whats-the-best-programming-language-for-web-sites/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=6</guid>
		<description><![CDATA[It&#8217;s a question guaranteed to create chaos whenever it is asked &#8211; but is there a best programming language for building websites? Let us examine the four most common answers to the question. Python - Python is often suggested because of its &#8220;beauty&#8221; (programmers just love python), maintainability, and the ease of writing. Combined with [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a question guaranteed to create chaos whenever it is asked &#8211; but is there a best programming language for building websites?</p>
<p>Let us examine the four most common answers to the question.</p>
<p>Python -</p>
<p>Python is often suggested because of its &#8220;beauty&#8221; (programmers just love python), maintainability, and the ease of writing. Combined with one of several web frameworks like Django, it is a potent tool for building websites. </p>
<p>The .NET Languages &#8211; </p>
<p>The .NET Languages, most<span id="more-6"></span> commonly C and VB.NET, are extremely powerful when combined with ASP.NET. Add Visual Studio into the mix and you have a website-building monster. Oh, and the .NET languages are backed by Microsoft, making them very attractive to companies worried about support.</p>
<p>PHP &#8211; </p>
<p>PHP powers a disproportionately large amount of the internet, and that is not surprising. The language, in combination with the other open-source members of the LAMP stack, is possibly the cheapest solution to building a website. PHP was also created expressly for web design, and while it has its limitations for other types of programming, it is simple and powerful to build websites with.</p>
<p>Ruby -</p>
<p>Ruby has enjoyed a big boost since the release of Rails, a Ruby framework to speed up the production of websites. Combined together, Ruby with Rails is a quick and fully functional solution to building top quality websites, and is just as qualified for a spot on this list as any of the other languages.</p>
<p>The Best? -</p>
<p>So which of these languages is best? Every one of them will build websites just as well as the others, so the only correct answer is &#8211; whichever language you feel most comfortable with is the best language you could build a website in. If you aren&#8217;t comfortable in any of them, and you are trying to discover which language you should learn, try simple tutorials in each of the languages and stick with the language that feels most natural to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2011/10/07/whats-the-best-programming-language-for-web-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Facts For Web Design and Maintenance</title>
		<link>http://www.runcoderun.com/2011/10/06/essential-facts-for-web-design-and-maintenance/</link>
		<comments>http://www.runcoderun.com/2011/10/06/essential-facts-for-web-design-and-maintenance/#comments</comments>
		<pubDate>Thu, 06 Oct 2011 00:00:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<guid isPermaLink="false">http://www.runcoderun.com/?p=5</guid>
		<description><![CDATA[Web design is more than just the challenge of placing content on the internet. The best websites represent well structured designs that quickly guide viewers to the information they are seeking. To accomplish this, a website should be streamlined for the optimal viewer experience. This is where SEO, keywords and internal search tools can be [...]]]></description>
			<content:encoded><![CDATA[<p>Web design is more than just the challenge of placing content on the internet. The best websites represent well structured designs that quickly guide viewers to the information they are seeking. To accomplish this, a website should be streamlined for the optimal viewer experience. This is where SEO, keywords and internal search tools can be most valuable. If a viewer cannot find the information they have come to your site for in a fast and efficient manner then they will quickly leave.<span id="more-5"></span> Focus your energy on streamlining information into logical page orientation and association.</p>
<p>Maintenance is also an essential website process. Once a site is built, the project&#8217;s necessities do not diminish; they simply change. Top priority is to monitor comments on your site to prevent spamming problems. Additionally, you must stay active in the updating of content on your site as this is what will draw the attention of search engine web crawlers. Being included on a search engine&#8217;s index will increase traffic to your site, but this will only happen if the crawler notices continual updates and active internal and external linking. Websites that are constantly maintained present a professional impression and gain greater attention from internet viewers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.runcoderun.com/2011/10/06/essential-facts-for-web-design-and-maintenance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
