<?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>Konschtanz</title>
	<atom:link href="http://www.konschtanz.de/feed" rel="self" type="application/rss+xml" />
	<link>http://www.konschtanz.de</link>
	<description>Programming at the Lake</description>
	<lastBuildDate>Tue, 15 May 2012 07:26:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Github Homepages with Maven Multi-Module Websites</title>
		<link>http://www.konschtanz.de/archives/334</link>
		<comments>http://www.konschtanz.de/archives/334#comments</comments>
		<pubDate>Tue, 15 May 2012 07:26:38 +0000</pubDate>
		<dc:creator>sebastiangraf</dc:creator>
				<category><![CDATA[konschtanz itself]]></category>

		<guid isPermaLink="false">http://www.konschtanz.de/?p=334</guid>
		<description><![CDATA[Hi there, I just invested some time to get my project websites online for jscsi.org. Since jscsi.org is a multi-module project, the websites must respect this including its deployment process. Unfortunately, the github-maven-plugin is not hooking into the deployment process &#8230; <a href="http://www.konschtanz.de/archives/334">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>I just invested some time to get my project websites online for <a href="http://disy.github.com/jSCSI/">jscsi.org</a>.</p>
<p>Since jscsi.org is a multi-module project, the websites must respect this including its deployment process. Unfortunately, the <a href="https://github.com/github/maven-plugins">github-maven-plugin</a> is not hooking into the deployment process directly making a staging and deployment a little bit tricky.</p>
<p>After struggling around with some (now unsupported and not over maven-central hosted) <a href="https://github.com/khuxtable/wagon-gitsite">third-party plugins</a>, I cam up with a workflow including the original github-maven plugin and a simple ant-relying workflow.</p>
<p>The entire workflow is described over <a title="Maven Multi-Module Website on Github" href="http://www.konschtanz.de/stuff/knowledge-base/coding/useful-maven-issues/maven-multi-module-website-on-github">here</a>.</p>
<p>cheers</p>
<p>Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.konschtanz.de/archives/334/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migrating Content</title>
		<link>http://www.konschtanz.de/archives/238</link>
		<comments>http://www.konschtanz.de/archives/238#comments</comments>
		<pubDate>Fri, 06 Apr 2012 09:54:04 +0000</pubDate>
		<dc:creator>sebastiangraf</dc:creator>
				<category><![CDATA[konschtanz itself]]></category>

		<guid isPermaLink="false">http://www.konschtanz.de/?p=238</guid>
		<description><![CDATA[Hi there, within my time as a PhD student at the U KN, I wrote some documentation about technical issues ongoing with the software I developed. I will start migrating some of the stuff in the wiki. Originally, it was &#8230; <a href="http://www.konschtanz.de/archives/238">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>within my time as a PhD student at the U KN, I wrote some documentation about technical issues ongoing with the software I developed.</p>
<p>I will start migrating some of the stuff in the wiki. Originally, it was planned to comment on this within the blog, but I fear that I don&#8217;t have time for this right now. Nevertheless, the content will be visible within the wiki and maybe I will found some time to explain some issues in detail.</p>
<p>Cheers</p>
<p>Sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.konschtanz.de/archives/238/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Konschtanz in the Winter</title>
		<link>http://www.konschtanz.de/archives/223</link>
		<comments>http://www.konschtanz.de/archives/223#comments</comments>
		<pubDate>Tue, 31 Jan 2012 17:39:19 +0000</pubDate>
		<dc:creator>sebastiangraf</dc:creator>
				<category><![CDATA[konschtanz itself]]></category>

		<guid isPermaLink="false">http://www.konschtanz.de/?p=223</guid>
		<description><![CDATA[Hi there, When I reached university today, I just realized the beautiful sunrise over the lake… See some photos in the gallery. cheers and enjoy the winter sebastian]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>When I reached university today, I just realized the beautiful sunrise over the lake…</p>
<p>See some photos in the <a title="Gallery" href="http://www.konschtanz.de/gallery">gallery</a>.</p>
<p>cheers and enjoy the winter</p>
<p>sebastian</p>
]]></content:encoded>
			<wfw:commentRss>http://www.konschtanz.de/archives/223/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open-Source development, a perfect use case for Dropbox</title>
		<link>http://www.konschtanz.de/archives/205</link>
		<comments>http://www.konschtanz.de/archives/205#comments</comments>
		<pubDate>Mon, 23 Jan 2012 08:37:51 +0000</pubDate>
		<dc:creator>sebastiangraf</dc:creator>
				<category><![CDATA[Coding…]]></category>
		<category><![CDATA[dropbox github open-source]]></category>

		<guid isPermaLink="false">http://www.konschtanz.de/?p=205</guid>
		<description><![CDATA[Hi there, First of all: I am not a real fan of Dropbox: Storing my data in a cloud somewhere located in the USA relying on other cloud services (Amazon S3 in the case of Dropbox) without any transparent security &#8230; <a href="http://www.konschtanz.de/archives/205">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>First of all: I am not a real fan of Dropbox: Storing my data in a cloud somewhere located in the USA relying on other cloud services (Amazon S3 in the case of Dropbox) without any transparent security measures makes me feel odd when I started to share private pictures or tax declarations over multiple computers utilizing Dropbox (or any similar tool).<br />
I always find it quite brave when people upload their thesis in Dropbox believing that it is secure (and Amazon crashed multiple times including data loss [1,2]) when having the ability to store data on university infrastructures.</p>
<p>Since I am more and more working with git(hub), I recognized that in such a scenario, Dropbox is the perfect match for sharing local source code over multiple computers:</p>
<ul>
<li>Synchronization is one of the major benefits of Dropbox</li>
<li>When working with different clients, you always have your (even uncommitted) work synchronized on multiple site really simplifying development on multiple sites.</li>
<li>Data is secured at your repo anyhow (so you don&#8217;t have to have availability /integrity / accountability concerns about changes on your data).</li>
<li>The open-source source code is public anyway so you don&#8217;t have to think about confidentiality.</li>
</ul>
<p>The only thing that can happen at the beginning is the insertion of redundant branches when synchronized the first time. If so, just go to
<pre>.git/refs/remotes</pre>
<p> and remove the irrelevant copies.</p>
<p>cheers</p>
<p>sebastian</p>
<p>[1]: http://www.informationweek.com/news/services/storage/209400122<br />
[2]: http://money.cnn.com/2011/04/21/technology/amazon_server_outage/index.htm</p>
]]></content:encoded>
			<wfw:commentRss>http://www.konschtanz.de/archives/205/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Konschtanz…</title>
		<link>http://www.konschtanz.de/archives/165</link>
		<comments>http://www.konschtanz.de/archives/165#comments</comments>
		<pubDate>Sat, 07 Jan 2012 19:30:14 +0000</pubDate>
		<dc:creator>sebastiangraf</dc:creator>
				<category><![CDATA[konschtanz itself]]></category>

		<guid isPermaLink="false">http://www.konschtanz.de/?p=165</guid>
		<description><![CDATA[…is at easy at it seems: Just install WordPress and some plugins and you are ready to go… Thanks to Markus, this domain acts as base for several Email-Adresses for several years, but unfortunately not for any content until now. &#8230; <a href="http://www.konschtanz.de/archives/165">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>…is at easy at it seems:<br />
Just install WordPress and some plugins and you are ready to go…</p>
<p>Thanks to Markus, this domain acts as base for several Email-Adresses for several years, but unfortunately not for any content until now.<br />
Konschtanz from now on represents a platform for IT-related issues, photos, thoughts and everything else that comes into the mind as well.</p>
<p>More concise:</p>
<ul>
<li>This platform contains a blog for providing some on-the-fly content.</li>
<li>Besides the blog, a wiki is provided for some knowledge we want to share and we are looking for quite regularly.</li>
<li>Last but not least, a gallery for some photos are provided: Some from Konstanz, other from somewhere else…</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.konschtanz.de/archives/165/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

