<?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>Sentido Web &#187; creative commons</title>
	<atom:link href="http://sentidoweb.com/tag/creative-commons/feed" rel="self" type="application/rss+xml" />
	<link>http://sentidoweb.com</link>
	<description>Desarrollo web, HTML, CSS, Javascript, PHP, MySQL</description>
	<lastBuildDate>Mon, 16 Jan 2012 10:16:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Integra las licencias Creative Commons en tu HTML con ccRel</title>
		<link>http://sentidoweb.com/2009/07/15/integra-las-licencias-creative-commons-en-tu-html-con-ccrel.php</link>
		<comments>http://sentidoweb.com/2009/07/15/integra-las-licencias-creative-commons-en-tu-html-con-ccrel.php#comments</comments>
		<pubDate>Thu, 16 Jul 2009 02:00:00 +0000</pubDate>
		<dc:creator>displaynone</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ccrel]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://sentidoweb.com/2009/07/15/integra-las-licencias-creative-commons-en-tu-html-con-ccrel.php</guid>
		<description><![CDATA[ccREL es una forma de añadir la licencia Creative Commons a nuestros contenidos web. Su uso es muy sencillo, aunque a mi no me ha validado el HTML, si alguien sabe como conseguir que valide que lo diga: &#38;lt;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#38;gt; &#38;lt;html xmlns=&#34;http://www.w3.org/1999/xhtml&#34; xmlns:cc=&#34;http://creativecommons.org/ns&#34;&#38;gt; &#38;lt;head&#38;gt; &#38;lt;title&#38;gt;Judith Myerson's Stuff&#38;lt;/title&#38;gt; &#38;lt;/head&#38;gt; &#38;lt;body&#38;gt; [...]]]></description>
			<content:encoded><![CDATA[<p>ccREL es una forma de añadir la licencia Creative Commons a nuestros contenidos web. Su uso es muy sencillo, aunque a mi no me ha validado el HTML, si alguien sabe como conseguir que valide que lo diga:</p>
<pre><code><pre class="html"><span style="color: #ddbb00;">&amp;lt;</span>!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot;
&quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;
xmlns:cc=&quot;http://creativecommons.org/ns&quot;<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>head<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>title<span style="color: #ddbb00;">&amp;gt;</span>Judith Myerson's Stuff<span style="color: #ddbb00;">&amp;lt;</span>/title<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>/head<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>body<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>div about=&quot;&quot;<span style="color: #ddbb00;">&amp;gt;</span>
This page, by
<span style="color: #ddbb00;">&amp;lt;</span>a property=&quot;cc:attributionName&quot; rel=&quot;cc:attributionURL&quot; href=&quot;http://jmyerson.org/&quot;<span style="color: #ddbb00;">&amp;gt;</span>
Judith Myerson
<span style="color: #ddbb00;">&amp;lt;</span>/a<span style="color: #ddbb00;">&amp;gt;</span>,
is licensed under a
<span style="color: #ddbb00;">&amp;lt;</span>a rel=&quot;license&quot; href=&quot;http://creativecommons.org/licenses/by/3.0/&quot;<span style="color: #ddbb00;">&amp;gt;</span>
CC Attribution License
<span style="color: #ddbb00;">&amp;lt;</span>/a<span style="color: #ddbb00;">&amp;gt;</span>.
<span style="color: #ddbb00;">&amp;lt;</span>/div<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>/body<span style="color: #ddbb00;">&amp;gt;</span>
<span style="color: #ddbb00;">&amp;lt;</span>/html<span style="color: #ddbb00;">&amp;gt;</span></pre></code></pre>
<p><a href="http://wiki.creativecommons.org/CcREL">ccREL</a></p>
<p>Vía / <a href="http://www.ibm.com/developerworks/web/library/wa-ccrel/index.html">IBM Developer Works</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sentidoweb.com/2009/07/15/integra-las-licencias-creative-commons-en-tu-html-con-ccrel.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

