<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
	<channel>
<title>Stefan Reinhold&#x27;s Weblog</title><link>http://www.sreinhold.com/index.html</link><description>Stefan Reinhold&#x27;s blog.</description><dc:language>(null)</dc:language><dc:creator>contact@sreinhold.com</dc:creator><dc:rights>Copyright 2010 Stefan Reinhold</dc:rights><dc:date>2011-07-29T12:54:20+02:00</dc:date><admin:generatorAgent rdf:resource="http://www.realmacsoftware.com/" />
<admin:errorReportsTo rdf:resource="mailto:contact@sreinhold.com" /><sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<lastBuildDate>Fri, 29 Jul 2011 13:10:56 +0200</lastBuildDate><item><title>Keep current working directory when opening a new tab in Terminal.app with Mac OS X Lion and tcsh</title><dc:creator>contact@sreinhold.com</dc:creator><category>Mac</category><dc:date>2011-07-29T12:54:20+02:00</dc:date><link>http://www.sreinhold.com/files/keep_working_dir_new_tab_terminal_lion_tcsh.html#unique-entry-id-2</link><guid isPermaLink="true">http://www.sreinhold.com/files/keep_working_dir_new_tab_terminal_lion_tcsh.html#unique-entry-id-2</guid><content:encoded><![CDATA[In Mac OS X Lion Apple added an option to the Terminal.app to keep the current working directory when a new tab is opened.<br />However this does not work with <em>tcsh</em> by default. In this post i present a simple solution to this problem.<br />]]></content:encoded></item><item><title>Integrate cgit in page layout</title><dc:creator>contact@sreinhold.com</dc:creator><category>Software</category><category> Web Design</category><dc:date>2011-03-07T00:57:16+01:00</dc:date><link>http://www.sreinhold.com/files/cgit-integration.html#unique-entry-id-1</link><guid isPermaLink="true">http://www.sreinhold.com/files/cgit-integration.html#unique-entry-id-1</guid><content:encoded><![CDATA[<em>cgit</em> is a fast git repository browser written in C that comes with a plain and simple layout that can be easily customized with CSS.<br />But what if you want to embed cgit into your webpage&rsquo;s layout without andy manual interaction?<br />In this post I briefly describe three approaches how cgit can be integrated in a dynamic website layout.<br />]]></content:encoded></item><item><title>cgit and gitolite</title><dc:creator>contact@sreinhold.com</dc:creator><category>System Administration</category><category>Software</category><dc:date>2010-12-07T16:35:00+01:00</dc:date><link>http://www.sreinhold.com/files/gitolite-cgit.html#unique-entry-id-0</link><guid isPermaLink="true">http://www.sreinhold.com/files/gitolite-cgit.html#unique-entry-id-0</guid><content:encoded><![CDATA[cgit is a fast git repository browser written in C. gitolite is a nice way to manage git repositories on a centralized server. gitolite comes with basic gitweb support and cgit also has a basic understanding of the gitweb configuration options.<br />These options are only useful in the more simpler setups. Because I use a more complex gitolite - cgit setup I needed to put some work into it.<br /><br />In this post I describe the steps that were necessary to get my (maybe special) setup working.<br />]]></content:encoded></item></channel>
</rss>
