<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog.kummerlaender.eu/source/03_result/article, branch master</title>
<subtitle>Static XSLT based implementation of my blog</subtitle>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/'/>
<entry>
<title>Moved result transformations into "99_result"</title>
<updated>2014-07-25T17:22:36+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-07-25T17:22:36+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=05f5a1a0bc038451b9ebbed01e18680019280afc'/>
<id>05f5a1a0bc038451b9ebbed01e18680019280afc</id>
<content type='text'>
* otherwise it is not easily possible to add additional datasource layers between the content and result generation level
* changed meta url appropriately
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* otherwise it is not easily possible to add additional datasource layers between the content and result generation level
* changed meta url appropriately
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented basic article tagging facility</title>
<updated>2014-07-24T18:34:09+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-07-24T18:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=776c0031c05c8660fee8d1b06a2371cbb43248f9'/>
<id>776c0031c05c8660fee8d1b06a2371cbb43248f9</id>
<content type='text'>
* articles are tagged by symlinking them to the appropriate "tag" in the "tags" directory
* tags are resolved by the article datasource transformation
* added tags for the example articles
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* articles are tagged by symlinking them to the appropriate "tag" in the "tags" directory
* tags are resolved by the article datasource transformation
* added tags for the example articles
</pre>
</div>
</content>
</entry>
<entry>
<title>Added basic article datasource and output transformations</title>
<updated>2014-07-24T14:46:52+00:00</updated>
<author>
<name>Adrian Kummerlaender</name>
</author>
<published>2014-07-24T14:46:52+00:00</published>
<link rel='alternate' type='text/html' href='https://code.kummerlaender.eu/blog.kummerlaender.eu/commit/?id=305eb17cd2d70c2e922b8997ada86b29329d660e'/>
<id>305eb17cd2d70c2e922b8997ada86b29329d660e</id>
<content type='text'>
* articles contain the handle and date in their file name
** i.e. it is split using XPath string functions
** usage of the ISO date format provides automatic ordering
* added some articles from my blog as example data
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* articles contain the handle and date in their file name
** i.e. it is split using XPath string functions
** usage of the ISO date format provides automatic ordering
* added some articles from my blog as example data
</pre>
</div>
</content>
</entry>
</feed>
