<?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; Youtube</title>
	<atom:link href="http://www.tylerclemons.com/tag/youtube/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>Youtube Time Markers</title>
		<link>http://www.tylerclemons.com/youtube-time-markers/</link>
		<comments>http://www.tylerclemons.com/youtube-time-markers/#comments</comments>
		<pubDate>Fri, 07 May 2010 18:58:51 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WebTechs]]></category>
		<category><![CDATA[Time Marker]]></category>
		<category><![CDATA[Youtube]]></category>

		<guid isPermaLink="false">http://www.tylerclemons.com/?p=273</guid>
		<description><![CDATA[I always forget how to do this, so I am going to put it on my blog    If you have ever watched a youtube clip, and wanted to show your friends a particular snippet beginning at some specific time, you might send them the URL and tell them &#8220;Watch after 30seconds.&#8221; A better [...]]]></description>
			<content:encoded><![CDATA[<p>I always forget how to do this, so I am going to put it on my blog <img src='http://tylershome.nfshost.com/home/public/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   If you have ever watched a youtube clip, and wanted to show your friends a particular snippet beginning at some specific time, you might send them the URL and tell them &#8220;Watch after 30seconds.&#8221; A better method of communication is to send the URL with a &#8220;time marker.&#8221;  <span id="more-273"></span></p>
<p>Take the following youtube URL:</p>
<p><a title="Youtube Example 1" href="http://www.youtube.com/watch?v=xw1s3yXZLYc" target="_blank">http://www.youtube.com/watch?v=xw1s3yXZLYc</a></p>
<p>If we add: #t=2m51s to the end of the url</p>
<p><a title="Youtube Example 2" href="http://www.youtube.com/watch?v=xw1s3yXZLYc#t=2m51s" target="_blank">http://www.youtube.com/watch?v=xw1s3yXZLYc#t=2m51s</a></p>
<p>It directs us to the video and starts playing at 2 minutes(2m) and 51 seconds(51s).  Suppose the video is over one hour.  We can do the following:</p>
<p><a title="Youtube Example 3" href="http://www.youtube.com/watch?v=7ImvlS8PLIo#t=1h2m30s" target="_blank">http://www.youtube.com/watch?v=7ImvlS8PLIo#t=1h2m30s</a></p>
<p>This allows us to start at 1 hour(1h) 2 minutes(2m) and 30 seconds(30s)</p>
<p><em>This will break if an ad appears.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.tylerclemons.com/youtube-time-markers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

