<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tobiastom</id>
	<title>Microformats Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://microformats.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Tobiastom"/>
	<link rel="alternate" type="text/html" href="https://microformats.org/wiki/Special:Contributions/Tobiastom"/>
	<updated>2026-04-26T07:11:47Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://microformats.org/wiki/index.php?title=source-code-brainstorming&amp;diff=64187</id>
		<title>source-code-brainstorming</title>
		<link rel="alternate" type="text/html" href="https://microformats.org/wiki/index.php?title=source-code-brainstorming&amp;diff=64187"/>
		<updated>2014-02-04T15:57:16Z</updated>

		<summary type="html">&lt;p&gt;Tobiastom: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;entry-title&amp;gt; Source Brainstorming &amp;lt;/entry-title&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Per the microformats [[process]], this page is for brainstorming about ideas, proposals, constraints, requirements for a microformat for indicating the link relationship between a document (or site) and its source code.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;a href=&amp;quot;https://github.com/adactio/html5forwebdesigners&amp;quot; rel=&amp;quot;source&amp;quot;&amp;gt;the source for this book&amp;lt;/a&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&amp;lt;link href=&amp;quot;https://github.com/adactio/html5forwebdesigners&amp;quot; rel=&amp;quot;source&amp;quot; /&amp;gt;&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Use Cases ==&lt;br /&gt;
&lt;br /&gt;
When an author links to a project's (or document's) source code (e.g. on GitHub, Google Code, etc.) a rel value of &amp;quot;source&amp;quot; could be used to explicitly define that relationship.&lt;br /&gt;
&lt;br /&gt;
== Discussions ==&lt;br /&gt;
&lt;br /&gt;
=== &amp;lt;code&amp;gt;rel=&amp;quot;code&amp;quot;&amp;lt;/code&amp;gt; ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;source&amp;lt;/code&amp;gt; could be better used to define a source where the information came from. When someone writes an article, which is based on informations somewhere else, &amp;lt;code&amp;gt;rel=&amp;quot;source&amp;quot;&amp;lt;/code&amp;gt; would be a more appropriate name.&lt;br /&gt;
&lt;br /&gt;
Better naming recommendations for the case of this rel-Attribute:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;code&amp;gt;code&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
    &amp;lt;li&amp;gt;&amp;lt;code&amp;gt;sourcecode&amp;lt;/code&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
These examples demonstrate situations where an explicit rel value could be used to mark up an existing document (or project's) link to its source.&lt;br /&gt;
&lt;br /&gt;
* [https://daneden.me/ Dan Eden's website] links to [https://github.com/daneden/daneden.me the source code on GitHub].&lt;br /&gt;
* [http://danielmall.com/ Dan Mall's website] links to [https://github.com/danielmall/danielmallcom the source code on GitHub].&lt;br /&gt;
* [http://tom.preston-werner.com/ Tom Preston-Warner] links to [http://github.com/mojombo his Github account].&lt;br /&gt;
* [http://responsivedesign.is/resources/javascript-jquery/unison.js The Unison.js project] links to [https://github.com/bjork24/Unison the source code on Github] and [https://github.com/bjork24/Unison/archive/master.zip a direct link to download a .zip file of the source code].&lt;/div&gt;</summary>
		<author><name>Tobiastom</name></author>
	</entry>
</feed>