<?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; Other software</title>
	<atom:link href="http://www.open-source-editor.com/category/other-software/feed" rel="self" type="application/rss+xml" />
	<link>http://www.open-source-editor.com</link>
	<description>Thoughts on software and webservices.</description>
	<lastBuildDate>Tue, 20 Sep 2011 12:47:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Using Filezilla with passwordstorage protected</title>
		<link>http://www.open-source-editor.com/other-software/using-filezilla-with-passwordstorage-protected.html</link>
		<comments>http://www.open-source-editor.com/other-software/using-filezilla-with-passwordstorage-protected.html#comments</comments>
		<pubDate>Mon, 04 Apr 2011 11:43:01 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[FTP]]></category>
		<category><![CDATA[Other software]]></category>
		<category><![CDATA[filezilla]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[truecrypt]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=364</guid>
		<description><![CDATA[I have for a long time used FileZilla for FTP-client but have been worried that the password files is not protected. Just open it in a texteditor and grab the passwords. Doesn&#8217;t feel very secure ;) So I have installed TruCrypt, created a volume and installed the portable version of FileZilla. Fastest solution for me [...]]]></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%2Fother-software%2Fusing-filezilla-with-passwordstorage-protected.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Fother-software%2Fusing-filezilla-with-passwordstorage-protected.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I have for a long time used FileZilla for FTP-client but have been worried that the password files is not protected. Just open it in a texteditor and grab the passwords. Doesn&#8217;t feel very secure ;)</p>
<p>So I have installed TruCrypt, created a volume and installed the portable version of FileZilla. Fastest solution for me when I did not want to switch FTP-client on Windows. Sure, the passwords for normal FTP-account is still sent as text but at least now the storagefile is protected. On OS X I switched client to Cyberduck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/other-software/using-filezilla-with-passwordstorage-protected.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Subversion on Windows 7</title>
		<link>http://www.open-source-editor.com/platform/windows-7/subversion-on-windows-7.html</link>
		<comments>http://www.open-source-editor.com/platform/windows-7/subversion-on-windows-7.html#comments</comments>
		<pubDate>Wed, 13 Oct 2010 18:05:46 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[edge]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[ntfs]]></category>
		<category><![CDATA[rapidsvn]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=359</guid>
		<description><![CDATA[I wanted to use subversion on Windows 7 since I purchased a Vaio-laptop (I&#8217;m going dual-boot with Ubuntu). I installed Collabnets Subversion Edge and RapidSVN. Started to checkout repos from external drive. I got into a lot of problems with errors, for exmpple &#8220;can&#8217;t move&#8221; files and so on. It turned out to be the [...]]]></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%2Fwindows-7%2Fsubversion-on-windows-7.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Fplatform%2Fwindows-7%2Fsubversion-on-windows-7.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I wanted to use subversion on Windows 7 since I purchased a Vaio-laptop (I&#8217;m going dual-boot with Ubuntu). I installed <a href="http://www.open.collab.net/go/csvne2_r2a/" target="_blank" rel="nofollow" class="external">Collabnets Subversion Edge</a> and RapidSVN. Started to checkout repos from external drive. I got into a lot of problems with errors, for exmpple &#8220;can&#8217;t move&#8221; files and so on. It turned out to be the Windows Indexing service. I needed to shut it off, and things started to work better. So if you have troubles with svn on Windoes 7, try <strong>disabling the indexing</strong> for the working copies and repositories.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/platform/windows-7/subversion-on-windows-7.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix Pidgins &#8220;Waiting for network connection&#8221;</title>
		<link>http://www.open-source-editor.com/other-software/fix-pidgins-waiting-for-network-connection.html</link>
		<comments>http://www.open-source-editor.com/other-software/fix-pidgins-waiting-for-network-connection.html#comments</comments>
		<pubDate>Tue, 24 Aug 2010 07:53:07 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[Other software]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[im client]]></category>
		<category><![CDATA[pidgin]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=355</guid>
		<description><![CDATA[I have had some problem with Pidgins &#8220;Waiting for network connection&#8221; (on my Linux-machine). Apparently the problem involved Gnomes NetworkManager. After a lot of searching I found an easy solution that worked for me. I use the -f option when starting Pidgin which tells it to ignore NetworkManager. You can add it in your Shortcut/Launcher [...]]]></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%2Fother-software%2Ffix-pidgins-waiting-for-network-connection.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Fother-software%2Ffix-pidgins-waiting-for-network-connection.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I have had some problem with Pidgins &#8220;Waiting for network connection&#8221; (on my Linux-machine). Apparently the problem involved Gnomes NetworkManager. After a lot of searching I found an easy solution that worked for me. I use the -f option when starting Pidgin which tells it to ignore NetworkManager. You can add it in your Shortcut/Launcher if you don&#8217;t want to use commandline. If it doesnt work you might found a solution <a href="http://ubuntuforums.org/showthread.php?t=587907" target="_blank" class="external" title="Pidgin waiting for network connection on Ubuntu Forums">here</a>.</p>
<p>If you are a Windows user I guess that the problem could be related to your networkconnection somehow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/other-software/fix-pidgins-waiting-for-network-connection.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Freemind 0.9 on Xubuntu</title>
		<link>http://www.open-source-editor.com/other-software/freemind-0-9-on-xubuntu.html</link>
		<comments>http://www.open-source-editor.com/other-software/freemind-0-9-on-xubuntu.html#comments</comments>
		<pubDate>Thu, 28 Jan 2010 03:57:55 +0000</pubDate>
		<dc:creator>Mattias Wirf</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other software]]></category>
		<category><![CDATA[freemind]]></category>
		<category><![CDATA[mindmapping]]></category>
		<category><![CDATA[xubuntu]]></category>

		<guid isPermaLink="false">http://www.open-source-editor.com/?p=182</guid>
		<description><![CDATA[Now you can get Freemind 0.9 on Xubuntu Linux (and OS X and Windows). Freemind is the free mindmapping software. I think it is great for planning and thinking sometimes. There is an old version in the Ubuntu repositories, but I had a hard time getting it to work and it couldn&#8217;t open the maps [...]]]></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%2Fother-software%2Ffreemind-0-9-on-xubuntu.html"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.open-source-editor.com%2Fother-software%2Ffreemind-0-9-on-xubuntu.html&amp;style=normal&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Now you can <a href="http://sourceforge.net/projects/freemind" target="_blank" class="external"><strong>get Freemind 0.9 on Xubuntu Linux</strong></a> (and OS X and Windows). Freemind is the free mindmapping software. I think it is great for planning and thinking sometimes. There is an old version in the Ubuntu repositories, but I had a hard time getting it to work and it couldn&#8217;t open the maps I made on my Mac or Windows (since they had later versions of the software).</p>
<p>I just downloaded <code>freemind-bin-max-0.9.0_RC_6.zip</code> and extracted, made <code>freemind.sh</code> executable and now I got a new version of this great little program :) </p>
<p><a href="http://sourceforge.net/projects/freemind" target="_blank"><img src="http://www.open-source-editor.com/wp-content/uploads/2010/01/freemind-start-09.jpg" alt="" title="freemind-start-09" width="432" height="292" class="alignleft size-full wp-image-183" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.open-source-editor.com/other-software/freemind-0-9-on-xubuntu.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

