<?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>Life and Code &#187; copyright</title>
	<atom:link href="http://www.karlockhart.com/wordpress/tag/copyright/feed" rel="self" type="application/rss+xml" />
	<link>http://www.karlockhart.com/wordpress</link>
	<description>Pixels bleed just like us...</description>
	<lastBuildDate>Wed, 14 Jul 2010 17:13:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>I call it LazyLib</title>
		<link>http://www.karlockhart.com/wordpress/2009/09/10/i-call-it-lazylib</link>
		<comments>http://www.karlockhart.com/wordpress/2009/09/10/i-call-it-lazylib#comments</comments>
		<pubDate>Thu, 10 Sep 2009 22:19:55 +0000</pubDate>
		<dc:creator>karl.lockhart</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.karlockhart.com/wordpress/?p=100</guid>
		<description><![CDATA[You know sometimes you write code that really changes the world, and then there is LazyLib. LazyLib is my collection of web design code that makes web design, well...easier :D. I found this snippet and had a little bit of a laugh, right before I included it on the website I was building.]]></description>
			<content:encoded><![CDATA[<p>You know sometimes you write code that really changes the world, and then there is LazyLib. LazyLib is my collection of web design code that makes web design, well&#8230;easier <img src='http://www.karlockhart.com/wordpress/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . I found this snippet and had a little bit of a laugh, right before I included it on the website I was building. So here is a snippet of LazyLib.</p>
<blockquote>
<h5><span style="color: #204a87; font-weight: bold;"> </span>function getCopyright($copyrightHolder){//Copyright Start Date<br />
$buildDate = 2009;</p>
<p>if (date(&#8216;Y&#8217;) &gt; $buildDate)<br />
{<br />
  $copyright = &#8216;Copyright &amp;copy; &#8216;.$buildDate.&#8217;-&#8217;.date(&#8216;Y&#8217;).&#8217;, &#8216;.$copyrightHolder.&#8217;. All rights reserved&#8217;;<br />
}<br />
  else<br />
{<br />
  $copyright = &#8216;Copyright &amp;copy; &#8216;.$buildDate.&#8217;, &#8216;.$copyrightHolder.&#8217;. All rights reserved&#8217;;<br />
}<br />
  return $copyright;<br />
}</h5>
</blockquote>
<p>Very simple code that means on Jan 1, 2010 I won&#8217;t have to mess with this webpage. The rest of LazyLib isn&#8217;t this trivial. It actually contains everything I need to build a simple page with PHP includes. But I thought I would share.</p>
<div class="lightsocial_container"><a class="lightsocial_a" href="http://digg.com/submit?url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib&amp;title=I+call+it+LazyLib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/digg.png" alt="Digg This" title="Digg This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.reddit.com/submit?url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib&amp;title=I+call+it+LazyLib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/reddit.png" alt="Reddit This" title="Reddit This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib&amp;title=I+call+it+LazyLib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/stumbleupon.png" alt="Stumble Now!" title="Stumble Now!" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://buzz.yahoo.com/buzz?targetUrl=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib&amp;headline=I+call+it+LazyLib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/yahoo_buzz.png" alt="Buzz This" title="Buzz This" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dzone.com/links/add.html?title=I+call+it+LazyLib&amp;url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/dzone.png" alt="Vote on DZone" title="Vote on DZone" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.facebook.com/sharer.php?t=I+call+it+LazyLib&amp;u=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/facebook.png" alt="Share on Facebook" title="Share on Facebook" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://delicious.com/save?title=I+call+it+LazyLib&amp;url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/delicious.png" alt="Bookmark this on Delicious" title="Bookmark this on Delicious" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.dotnetkicks.com/kick/?title=I+call+it+LazyLib&amp;url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/dotnetkicks.png" alt="Kick It on DotNetKicks.com" title="Kick It on DotNetKicks.com" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://dotnetshoutout.com/Submit?title=I+call+it+LazyLib&amp;url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/dotnetshoutout.png" alt="Shout it" title="Shout it" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib&amp;title=I+call+it+LazyLib&amp;summary=&amp;source=" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/linkedin.png" alt="Share on LinkedIn" title="Share on LinkedIn" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.technorati.com/faves?add=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/technorati.png" alt="Bookmark this on Technorati" title="Bookmark this on Technorati" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://twitter.com/home?status=Reading+http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/twitter.png" alt="Post on Twitter" title="Post on Twitter" /></a>&nbsp;&nbsp;<a class="lightsocial_a" href="http://www.google.com/buzz/post?url=http%3A%2F%2Fwww.karlockhart.com%2Fwordpress%2F2009%2F09%2F10%2Fi-call-it-lazylib" ><img class="lightsocial_img" src="http://www.karlockhart.com/wordpress/wp-content/plugins/light-social/google_buzz.png" alt="Google Buzz (aka. Google Reader)" title="Google Buzz (aka. Google Reader)" /></a>&nbsp;&nbsp;</div>]]></content:encoded>
			<wfw:commentRss>http://www.karlockhart.com/wordpress/2009/09/10/i-call-it-lazylib/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
