<?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>OpenSourceEditor &#187; ubuntu</title>
	<atom:link href="http://www.open-source-editor.com/tag/ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.open-source-editor.com</link>
	<description>Thoughts on software and webservices.</description>
	<lastBuildDate>Tue, 24 Aug 2010 07:53:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Enabling rewrite in Ubuntu Apache2</title>
		<link>http://www.open-source-editor.com/platform/linux/enabling-rewrite-in-ubuntu-apache2.html</link>
		<comments>http://www.open-source-editor.com/platform/linux/enabling-rewrite-in-ubuntu-apache2.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 18:12:22 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=328</guid>
		<description><![CDATA[The other day I was pulling my hair trying to enable rewrite in Ubuntus Apache2. Everything was installed via apt-get and I guess you get a bit spoiled when so much just works without the need to touch it ;) So when my .htaccess with rewrite had no effect I though I had syntax errors. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.open-source-editor.com%2Fplatform%2Flinux%2Fenabling-rewrite-in-ubuntu-apache2.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Fplatform%2Flinux%2Fenabling-rewrite-in-ubuntu-apache2.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The other day I was pulling my hair trying to enable rewrite in Ubuntus Apache2. Everything was installed via apt-get and I guess you get a bit spoiled when so much just works without the need to touch it ;) So when my .htaccess with rewrite had no effect I though I had syntax errors. Turns out it was this simple (in your terminal):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> a2enmod rewrite</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/platform/linux/enabling-rewrite-in-ubuntu-apache2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snippets in Quanta Plus</title>
		<link>http://www.open-source-editor.com/editors/snippets-in-quanta-plus.html</link>
		<comments>http://www.open-source-editor.com/editors/snippets-in-quanta-plus.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 03:28:40 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[Editors]]></category>
		<category><![CDATA[quanta]]></category>
		<category><![CDATA[snippets]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=67</guid>
		<description><![CDATA[The latest months I&#8217;ve been working as an employee with Quanta on Xubuntu, and I love the way snippets is handled in Quanta Plus. They are stored as simple .txt-files, which are created when you drag selected code into the sidebar. The snippets are called &#8220;Templates&#8221;, which might be a little confusing. They also have [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.open-source-editor.com%2Feditors%2Fsnippets-in-quanta-plus.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Feditors%2Fsnippets-in-quanta-plus.html&amp;style=normal" height="61" width="50" /><br />
			</a>
		</div>
<p>The latest months I&#8217;ve been working as an employee with Quanta on Xubuntu, and I <strong>love</strong> the way snippets is handled in Quanta Plus. They are stored as simple .txt-files, which are created when you drag selected code into the sidebar. The snippets are called &#8220;Templates&#8221;, which might be a little confusing. They also have a scope &#8211; Global, Local or Project. I mainly use Global, so I have all in the same place and can reach them. I then share the with Dropbox, making the snippets available in my OS X and Windows too.</p>
<p><a href="http://quanta.kdewebdev.org/"><img class="aligncenter size-full wp-image-68" title="quanta-plus" src="http://www.open-source-editor.com/wp-content/uploads/2010/01/quanta-plus.png" alt="" width="509" height="64" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/editors/snippets-in-quanta-plus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
