<?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>kjrdesign</title>
	<atom:link href="http://kjrdesign.com/feed" rel="self" type="application/rss+xml" />
	<link>http://kjrdesign.com</link>
	<description></description>
	<lastBuildDate>Sat, 14 Aug 2010 13:15:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>150th Logo is traveling</title>
		<link>http://kjrdesign.com/archives/150th-logo-is-traveling</link>
		<comments>http://kjrdesign.com/archives/150th-logo-is-traveling#comments</comments>
		<pubDate>Fri, 23 Jul 2010 02:24:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://kjrdesign.com/?p=108</guid>
		<description><![CDATA[The Blue Ridge Parkway is celebrating its 75th anniversary this year. Each county that touches the Blue Ridge Parkway has been asked to participate in the celebration. One of the ways the counties are contributing is by creating a quilt square that is depicts certain aspects of their county. Since Transylvania County will be celebrating [...]]]></description>
			<content:encoded><![CDATA[<p>The Blue Ridge Parkway is celebrating its 75th anniversary this year.  Each county that touches the Blue Ridge Parkway has been asked to participate in the celebration. One of the ways the counties are contributing is by creating a quilt square that is depicts certain aspects of their county.  Since Transylvania County will be celebrating the 150th anniversary it was natural to use the 150th logo. Think It Studio a local, graphic and web design firm designed the logo for Brevard/Transylvania County 150th celebration.</p>
<p>Doris Raines a native Brevardian, created the quilt square.  It will be sent it to the Parkway Anniversary Committee on Friday.</p>
]]></content:encoded>
			<wfw:commentRss>http://kjrdesign.com/archives/150th-logo-is-traveling/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning how to put a favicon in your WordPress Website;</title>
		<link>http://kjrdesign.com/archives/learning-how-to-put-a-favicon-in-your-wordpress-website</link>
		<comments>http://kjrdesign.com/archives/learning-how-to-put-a-favicon-in-your-wordpress-website#comments</comments>
		<pubDate>Sat, 17 Jul 2010 12:17:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>

		<guid isPermaLink="false">http://kjrdesign.com/?p=43</guid>
		<description><![CDATA[I always wondered how those little logo icons appeared on the left side of some website addresses and what they were so I decided to figure it out last night. My new favorite place to learn about all things web is You Tube, so off I went to the show. Turns out they are called [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I always wondered how those little logo icons appeared on the left side of some website addresses and what they were so I decided to figure it out last night. My new favorite place to learn about all things web is You Tube, so off I went to the show.</p>
<p style="text-align: left;">Turns out they are called Favicons and it is not all that hard to insert them into your WordPress site.</p>
<ol style="text-align: left;">
<li> Select the  logo or icon you want to make your Favicon from. It needs to be very simple, as it will be reduced down to a tiny size.</li>
<li>Use Photoshop or some other photo editing program (if you don&#8217;t have one, go to Google and type in free photo editing program. There are lots of them out there.) to create the artwork that you want to use as your Favicon. The  file should be 16 pixels x 16 pixels. Save it as a jpeg or png file.</li>
<li>Go out to Google and type in Favicon generator and there are a lot out there. I have been using this website http://www.htmlkit.com/services/favicon/ and it is very easy. Just follow the instructions.   (I pulled the rest of the steps directly from the WordPress.org. If you would like to read the original article go to http://codex.wordpress.org/Creating_a_Favicon)</li>
<li>If there is already an old Favicon.ico file in your current theme’s main folder, delete it using FTP Clients. (I use Firefox&#8217;s FTP (it&#8217;s FREE)).</li>
<li> With an FTP Client, upload the new favicon.ico file into your current theme’s main folder.</li>
<li>Upload another copy of your favicon.ico file to the main directory of your site (ie. http://example.com/favicon.ico). This will display the favicon in your subscribers’ feedreaders.</li>
<li>In order for your favicon to show up in some older browsers, you will need to edit your page header</li>
<li> Go to your WordPress Administration Panel.</li>
<li>Click on Design (called Presentation in WordPress 2.3.x and below, and Appearance in WordPress 2.7+).</li>
<li>Click on Theme Editor.</li>
<li>Select the file called Header or header.php to edit the file.</li>
<li>Search for the line of code that begins with &lt;link rel=&#8221;shortcut icon&#8221; and ends with /favicon.ico&#8221; /&gt;. Overwrite it, if it exists, or add the following code below the &lt;head&gt; HTML tag.</li>
<li>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;&lt;?php bloginfo(&#8216;template_directory&#8217;); ?&gt;/favicon.ico&#8221; /&gt;</li>
<li style="text-align: left;"> Save the changes.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kjrdesign.com/archives/learning-how-to-put-a-favicon-in-your-wordpress-website/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
