<?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; Technology</title>
	<atom:link href="http://www.tylerclemons.com/category/general/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tylerclemons.com</link>
	<description>tylerclemons.com</description>
	<lastBuildDate>Wed, 26 May 2010 18:39:58 +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>OpenDNS</title>
		<link>http://www.tylerclemons.com/opendns/</link>
		<comments>http://www.tylerclemons.com/opendns/#comments</comments>
		<pubDate>Fri, 15 May 2009 23:15:28 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[WebTechs]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[OpenDNS]]></category>

		<guid isPermaLink="false">http://www.tylerclemons.com/?p=176</guid>
		<description><![CDATA[I have been using this service for awhile now and I just thought I would formally recommend it.  OpenDNS is usually a faster alternative to the default DNS provided by your ISP.  It protects against phising automatically and can be adjusted to automatically block adult material aka porn.  AND you can travel with your settings [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using this service for awhile now and I just thought I would formally recommend it.  OpenDNS is usually a faster alternative to the default DNS provided by your ISP.  It protects against phising automatically and can be adjusted to automatically block adult material aka porn.  AND you can travel with your settings by creating an account.</p>
<p><a title="OpenDNS" href="http://www.opendns.com/" target="_blank">Click here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerclemons.com/opendns/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>
