<?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>Tyler Clemons &#187; WordPress</title>
	<atom:link href="http://www.tylerclemons.com/category/general/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tylerclemons.com</link>
	<description>tylerclemons.com</description>
	<lastBuildDate>Thu, 27 Oct 2011 17:06:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Blogging Addiction</title>
		<link>http://www.tylerclemons.com/blogging-addiction/</link>
		<comments>http://www.tylerclemons.com/blogging-addiction/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 02:46:58 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://tylershome.nfshost.com/?p=35</guid>
		<description><![CDATA[47%How Addicted to Blogging Are You?
Created by OnePlusYou
Hmm, I guess that&#8217;s okay&#8230;
But I don&#8217;t see myself as a &#8220;blogger&#8221; LOL!  In fact, I don&#8217;t even like the word  
]]></description>
			<content:encoded><![CDATA[<p><a style="color: #D64B32; text-decoration: none; display: block; width: 286px; height: 128px; padding-top: 50px; padding-left: 17px; background: url(http://www.oneplusyou.com/q/img/bb_badges/blog_addiction.jpg) no-repeat; font-family: Times New Roman, sans-serif; font-size: 30px;" href="http://www.oneplusyou.com/bb/blog_addiction">47%<span style="display: none;">How Addicted to Blogging Are You?</span></a></p>
<p>Created by <a href="http://www.oneplusyou.com">OnePlusYou</a></p>
<p>Hmm, I guess that&#8217;s okay&#8230;</p>
<p>But I don&#8217;t see myself as a &#8220;blogger&#8221; LOL!  In fact, I don&#8217;t even like the word <img src='http://tylershome.nfshost.com/home/public/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerclemons.com/blogging-addiction/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding Icons to Web Browsers</title>
		<link>http://www.tylerclemons.com/adding-web-icons-to-browsers/</link>
		<comments>http://www.tylerclemons.com/adding-web-icons-to-browsers/#comments</comments>
		<pubDate>Sun, 29 Jun 2008 02:28:02 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WebTechs]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[FavIcon]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Web2.0]]></category>

		<guid isPermaLink="false">http://tylershome.nfshost.com/?p=34</guid>
		<description><![CDATA[Finally decided to find this one out.  A good number of websites have little pictures next to their url in the address bar.  For instance, Apple has a platinum Apple and CNN has the CNN logo.  I finally decided to use MSN, MSN also has a cool webicon, to learn how to put [...]]]></description>
			<content:encoded><![CDATA[<p>Finally decided to find this one out.  A good number of websites have little pictures next to their url in the address bar.  For instance, <a title="Apple" href="http://apple.com">Apple</a> has a platinum Apple and <a title="CNN" href="http://cnn.com">CNN</a> has the CNN logo.  I finally decided to use <a href="http://msn.com">MSN</a>, MSN also has a cool webicon, to learn how to put one on my website.</p>
<p><span id="more-15"></span></p>
<p>Those little web icons are called FavIcons (Favorite icons) and their file type is .ico. (Where have I been lol!?) To utilize them, you must create a small image of the .ico format. You can do this using some picture editors or you can go <a title="Chami.com FavIcons" href="http://www.chami.com/html-kit/services/favicon/">HERE</a> and do it for free.  I did the latter.  After your icon is created, upload it to the root directory of your website but some have reported it is to be placed in the /images directory.</p>
<p>Then place this in your html header:</p>
<div id="codebox" style="overflow: auto; ">
<p><em>&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;favicon.ico&#8221; &gt;<br />
&lt;link rel=&#8221;icon&#8221; href=&#8221;animated_favicon1.gif&#8221; type=&#8221;image/gif&#8221; &gt;</em></div>
<p>The second line is optional pending if you decide on using the animated gif given by the free generator.  Be sure to upload both files if you intend on doing that.</p>
<p>To see the results, you may have to do one or more of the following:</p>
<p>1. Refresh.</p>
<p>2. Bookmark your page.</p>
<p>3. Clear your cache.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerclemons.com/adding-web-icons-to-browsers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

