<?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>RightNow Web Design &#187; Web Design</title>
	<atom:link href="http://rightnowwebdesign.com/blog/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://rightnowwebdesign.com/blog</link>
	<description>Our Clients Finish First</description>
	<lastBuildDate>Wed, 15 Feb 2012 16:33:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>5 Steps to Your Very Own Favicon</title>
		<link>http://rightnowwebdesign.com/blog/graphics/5-steps-to-your-very-own-favicon/</link>
		<comments>http://rightnowwebdesign.com/blog/graphics/5-steps-to-your-very-own-favicon/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 08:42:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Image Editing]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://rightnowwebdesign.com/index.php?option=com_wordpress&#038;p=30&#038;Itemid=7</guid>
		<description><![CDATA[What is a Favicon? A favicon also known as a favorite icon is a very small icon attached to a website. Often times a websites favicon is represented by their logo. Favicons are most widely accepted in the ico format. &#8230; <a href="http://rightnowwebdesign.com/blog/graphics/5-steps-to-your-very-own-favicon/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>What is a Favicon?</strong><br />
A favicon also known as a favorite icon is a very small icon attached to a website. Often times a websites favicon is represented by their logo. Favicons are most widely accepted in the ico format. However, some web browsers will accept png, gif and jpg formats as well. At present Firefox and Opera accepts these additional formats.</p>
<p>Now that we&#8217;ve covered some basic information let&#8217;s get right into creating one for your website!</p>
<p><span id="more-30"></span></p>
<p><strong>Tools You&#8217;ll Need</strong></p>
<p><strong>Image Editing Software</strong></p>
<ul>
<li>Photoshop (Paid)</li>
<li>Gimp (Free)</li>
<li>Paint Shop Pro (Paid)</li>
</ul>
<p><strong>Icon Editor</strong></p>
<ul>
<li>IcoFX (Free)</li>
<li>InFran View (Free)</li>
</ul>
<p><strong>Your Logo! </strong></p>
<hr />
<p><strong> </strong></p>
<p>&nbsp;</p>
<p><span style="font-size: medium;"><strong>Step 1:</strong></span></p>
<p>Open up your logo in one of the image editing programs. Edit the logo to your liking. Be sure to be aware of the detail you choose to use because the maximum size for your favicon is 16 X 16 and no more than 1046 bytes. You can use up to 256 colors. However, this is not recommended due to the maximum size allowed for your favicon.</p>
<p><span style="font-size: medium;"><strong>Step 2:</strong></span></p>
<p>Resize your new logo to 16 x 16 pixels in a jpg or gif format. This may also be a good time to name it ‚Favicon.</p>
<p><span style="font-size: medium;"><strong>Step 3:</strong></span></p>
<p>Open your saved image in one of the icon editor programs. Ensure that visually it meets your expectation. Now save the image with the ‚.Windows Icon‚format. Your favicon should now be saved as favicon.</p>
<p><span style="font-size: medium;"><strong>Step 4:</strong></span></p>
<p>Upload your new favicon to your web server. Most people upload to the root of their site. You can also choose to save it in a folder on your web server. Make note of where you saved your favicon.</p>
<p><span style="font-size: medium;"><strong>Step 5:</strong></span></p>
<p>Now you need to add a bit of code to each of your web pages to ensure your favicon shows up. If you use a main template for your website you only need to add it there. Here is the code you need to add. Take note to include the full path in the ‚portion of the code if you uploaded your favicon to a folder on your web server.</p>
<p>*If you uploaded to the root of your web server:</p>
<p><code><strong>&lt;link rel="SHORTCUT ICON" href="favicon.ico"/&gt;</strong></code></p>
<p><code> </code></p>
<p>*If you&#8217;ve uploaded to a folder on your web server:</p>
<p><code><strong>&lt;link rel="SHORTCUT ICON" href="/path to folder/favicon.ico"/&gt;</strong></code></p>
<p><code> </code></p>
<p><code><strong>WALLA ‚Äì You know have a favicon for your website!</strong></code><strong> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://rightnowwebdesign.com/blog/graphics/5-steps-to-your-very-own-favicon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Things to Consider in Planning Your Website Design</title>
		<link>http://rightnowwebdesign.com/blog/web-design/5-things-to-consider-in-planning-your-website-design/</link>
		<comments>http://rightnowwebdesign.com/blog/web-design/5-things-to-consider-in-planning-your-website-design/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 21:24:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[navigation system]]></category>
		<category><![CDATA[screen resolution]]></category>
		<category><![CDATA[splash pages]]></category>

		<guid isPermaLink="false">http://rightnowwebdesign.com/index.php?option=com_wordpress&#038;p=26&#038;Itemid=7</guid>
		<description><![CDATA[The planning phase of building your website is so vital in the success of the end product. Keep your targeted visitor in mind as you plan the design of your website. You want to make the visitor&#8217;s experience on your &#8230; <a href="http://rightnowwebdesign.com/blog/web-design/5-things-to-consider-in-planning-your-website-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The planning phase of building your website is so vital in the success of the end product. Keep your targeted visitor in mind as you plan the design of your website. You want to make the visitor&#8217;s experience on your website as easy as possible. That being said, let&#8217;s talk about 5 things to consider in planning your website design. This list is not all inclusive, but it&#8217;s a start.</p>
<p>1) <strong>Help people find things easily</strong></p>
<p>Your navigation system has to be on point. Do not force your visitors to go on an Easter egg hunt to find what they are looking for. Your main navigation should be clear to the visitor the minute they land on your site.<span id="more-26"></span> Additionally, make sure that the content under each menu item is in line with the label of the menu item. For example, if you have a services tab for an accounting firm, don&#8217;t have contact on that page talking about disciplining your children. While that sounds ridiculous, believe it or not people actually do it. Make it as easy and concise as possible for your visitors to get what they want on demand.</p>
<p>2) <strong>Where am I?</strong></p>
<p>Don&#8217;t make things so complicated that people don&#8217;t know where they are on your website. Using some sort of breadcrumb system is very helpful especially if you have a larger site. At the very least, label each page clearly so that the visitor can quickly identify where they are within your site. Going back to the navigational system, make sure your visitor can easily get back to where they came from without searching all over the place. Label, Label, Label and then label again.</p>
<p>3) <strong>Scrolling Forever!!!</strong></p>
<p>Make sure your design size is inline with what the average user has in terms of screen resolution. The worst thing in the world is scrolling forever to see the content of a website. Again, make things easier for your visitor. According the w3shools.com, as of January 2009, 57% of web users have a screen resolution greater than 1028&#215;768. That&#8217;s a pretty high number. Only 4% still use a screen resolution of 800&#215;600.  So with this information in mind, you should design the size of your website to suit the majority of users. This decreases your chances of people leaving your site because of the dreadful horizontal scrolling.</p>
<p>4) <strong>Entry Pages</strong></p>
<p>Entry pages, better known as splash pages serve as somewhat of a welcome page for your visitors. You will usually have a brief message, nice image or even flash presentation to great your visitors. While it&#8217;s been known to be a deterrent for web visitors and they may very well leave your site, these types of pages could serve a good purpose. That&#8217;s the key, serve a good purpose. If you opt to use an entry page, make sure that it offers some sort of value to your custom. For example, if you are an artist and want to use an entry page to showcase your work, then that might serve a good purpose. Otherwise, if you have an information only website and the user has to take an additional step by clicking on something to get to the meat of your website, then an entry page doesn&#8217;t serve a purpose at all.</p>
<p>5) <strong>Advertisements</strong></p>
<p>Once again, this is an element of a website that can serve a useful purpose to your visitors. However, content is key. You should use banner ads and advertisements sparingly throughout your site. After, people won&#8217;t click on your link just to buy stuff from other people. They visit your site to find answers to a problem they are facing. Also, make sure if you are going to use advertisements and banner ads on your site, that they are relevant to your content. Most people won&#8217;t click on an ad about dog food if they are reading your site to learn how to fish.</p>
]]></content:encoded>
			<wfw:commentRss>http://rightnowwebdesign.com/blog/web-design/5-things-to-consider-in-planning-your-website-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Who is RightNow Web Design?</title>
		<link>http://rightnowwebdesign.com/blog/web-design/who-is-rightnow-web-design/</link>
		<comments>http://rightnowwebdesign.com/blog/web-design/who-is-rightnow-web-design/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 22:22:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://rightnowwebdesign.com/index.php?option=com_wordpress&#038;p=19&#038;Itemid=7</guid>
		<description><![CDATA[RightNow Web Design takes a full service approach to web design. We not only design visually aesthetic websites, but we strive to gain an in depth understanding of your business to ensure we tailor a solution that meets your specific &#8230; <a href="http://rightnowwebdesign.com/blog/web-design/who-is-rightnow-web-design/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>RightNow Web Design takes a full service approach to web design. We not only design visually aesthetic websites, but we strive to gain an in depth understanding of your business to ensure we tailor a solution that meets your specific needs. We also specialize in assisting virtual companies develop their websites and identify the tools needed to run an efficient, successful virtual business. <span id="more-19"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://rightnowwebdesign.com/blog/web-design/who-is-rightnow-web-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

