<?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>Naatan.com - Opensource Web Developer &#187; Linux</title>
	<atom:link href="http://naatan.com/category/troubleshooting/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://naatan.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 23 Jul 2009 02:35:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Crisp Fonts on Linux</title>
		<link>http://naatan.com/2008/12/crisp-fonts-on-linux/</link>
		<comments>http://naatan.com/2008/12/crisp-fonts-on-linux/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 04:42:08 +0000</pubDate>
		<dc:creator>Naatan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Other Snippets]]></category>
		<category><![CDATA[Snippets]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[crisp fonts]]></category>
		<category><![CDATA[linux fonts]]></category>
		<category><![CDATA[ubuntu fonts]]></category>

		<guid isPermaLink="false">http://naatan.com/?p=269</guid>
		<description><![CDATA[Well I just installed Linux Mint tonight as I really liked where the Project was going, it&#8217;s basically Ubuntu with some extra&#8217;s for the real Linux geeks.
The only problem with any (or most) new Linux installations is that the fonts are blurry and spacing is just off.. So I did some googling and found this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://naatan.com/wp-content/uploads/2008/12/fonts.png"><img class="alignright size-medium wp-image-271" title="fonts" src="http://naatan.com/wp-content/uploads/2008/12/fonts-300x260.png" alt="fonts" width="168" height="146" /></a>Well I just installed Linux Mint tonight as I really liked where the Project was going, it&#8217;s basically Ubuntu with some extra&#8217;s for the real Linux geeks.</p>
<p>The only problem with any (or most) new Linux installations is that the fonts are blurry and spacing is just off.. So I did some googling and found <a rel="nofollow" href="http://ubuntuforums.org/showthread.php?p=16896">this thread on the Ubuntu forums</a>, if you follow the 2 simple steps given you&#8217;re fonts will look a lot better..</p>
<p>Create a file called <strong>.fonts.conf</strong> in your home directory (<em>vim ~/.fonts.conf</em>) and paste in the following contents</p>
<pre title="code" class="xml">
&lt;?xml version="1.0"?&gt;
&lt;!DOCTYPE fontconfig SYSTEM "fonts.dtd"&gt;
&lt;fontconfig&gt;
&nbsp; &lt;match target="font"&gt;
&nbsp;&nbsp;&nbsp; &lt;edit name="autohint" mode="assign"&gt;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;bool&gt;true&lt;/bool&gt;
&nbsp;&nbsp;&nbsp; &lt;/edit&gt;
&nbsp; &lt;/match&gt;
&lt;/fontconfig&gt;
</pre>
<p>After that relog.</p>
<p>Apperantly the reason this isn&#8217;t done by default is because Apple has some patents on the techniques used to make this happen.. don&#8217;t you just hate patents..</p>
<p>Note that I&#8217;ve only tried it on Linux Mint 6 (based on Ubuntu 8.10), but I reckon it should work for most distro&#8217;s.. gonna try it tomorrow on Centos 4.7 at work.</p>
]]></content:encoded>
			<wfw:commentRss>http://naatan.com/2008/12/crisp-fonts-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mounting SSH / FTP for Easy Access</title>
		<link>http://naatan.com/2008/11/mounting-ssh-ftp-for-easy-access/</link>
		<comments>http://naatan.com/2008/11/mounting-ssh-ftp-for-easy-access/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 18:57:51 +0000</pubDate>
		<dc:creator>Naatan</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Komodo]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mount ftp]]></category>
		<category><![CDATA[mount ssh]]></category>

		<guid isPermaLink="false">http://naatan.com/?p=151</guid>
		<description><![CDATA[Having discovered the &#8220;remote files&#8221; feature in Komodo Edit I went on a search for methods to access remote projects through Komodo (as oppose to just one or two files).
Using Ubuntu I came to the solution of using SSHFS, it took me a while to find a good tutorial on how to auto-mount using this [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><a href="http://naatan.com/wp-content/uploads/2008/11/folder-remote.png"><img class="size-full wp-image-152 alignright" title="folder-remote" src="http://naatan.com/wp-content/uploads/2008/11/folder-remote.png" alt="folder-remote" width="128" height="128" /></a>Having discovered the &#8220;remote files&#8221; feature in Komodo Edit I went on a search for methods to access remote projects through Komodo (as oppose to just one or two files).</p>
<p style="text-align: justify;">Using Ubuntu I came to the solution of using SSHFS, it took me a while to find a good tutorial on how to auto-mount using this protocol, but in the end I found a blog by <a rel="nofollow" href="http://www.mccambridge.org/blog" target="_blank">Colin M from The Spark Between</a>&nbsp; on <a rel="nofollow" href="http://www.mccambridge.org/blog/2007/05/totally-seamless-sshfs-under-linux-using-fuse-and-autofs/" target="_blank">how to auto-mount sshfs on Ubuntu</a>..</p>
<p style="text-align: justify;">Since my wife uses Windows and I don&#8217;t feel comfortable giving her SSH access I searched a bit further and found that there is a build-in feature in Windows that will let you <a rel="nofollow" href="http://www.freakitude.com/2007/08/05/windows-utility-to-mount-ftp-server-as-local-drive/" target="_blank">mount an FTP server as a network share</a>.</p>
<p style="text-align: justify;">Hope this info can help other people looking for similair solutions <img src='http://naatan.com/wp-content/plugins/smilies-themer/Diagona/smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://naatan.com/2008/11/mounting-ssh-ftp-for-easy-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Pidgin Plugin Pack on Intrepid</title>
		<link>http://naatan.com/2008/11/installing-pidgin-plugin-pack-on-intrepid/</link>
		<comments>http://naatan.com/2008/11/installing-pidgin-plugin-pack-on-intrepid/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:56:36 +0000</pubDate>
		<dc:creator>Naatan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://naatan.com/?p=51</guid>
		<description><![CDATA[Having had some issues with the current version of the Pidgin Plugin Pack available from the Ubuntu repositories I decided to give the latest source a try.
I ran into the following error while trying to get do the make

switchspell.c:43:31: error: gtkspell/gtkspell.h: No such file or directory
switchspell.c: In function ‘menu_conv_use_dict_cb’:
switchspell.c:77: error: ‘GtkSpell’ undeclared (first use in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://naatan.com/wp-content/uploads/2008/11/logopidgin.png"><img class="alignright size-full wp-image-60" title="logopidgin" src="http://naatan.com/wp-content/uploads/2008/11/logopidgin.png" alt="logopidgin" width="107" height="185" /></a>Having had some issues with the current version of the <a rel="nofollow" href="http://plugins.guifications.org/trac/downloads" target="_blank">Pidgin Plugin Pack</a> available from the Ubuntu repositories I decided to give the latest source a try.</p>
<p>I ran into the following error while trying to get do the make</p>
<p><pre class="terminal"><br />
switchspell.c:43:31: error: gtkspell/gtkspell.h: No such file or directory<br />
switchspell.c: In function ‘menu_conv_use_dict_cb’:<br />
switchspell.c:77: error: ‘GtkSpell’ undeclared (first use in this function)<br />
switchspell.c:77: error: (Each undeclared identifier is reported only once<br />
switchspell.c:77: error: for each function it appears in.)<br />
switchspell.c:77: error: ‘spell’ undeclared (first use in this function)<br />
switchspell.c:87: warning: implicit declaration of function ‘gtkspell_get_from_text_view’<br />
switchspell.c:89: warning: implicit declaration of function ‘gtkspell_set_language’<br />
make[2]: *** [switchspell.lo] Error 1<br />
make[2]: Leaving directory `/home/nathan/Downloads/purple-plugin_pack-2.4.0/switchspell&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/nathan/Downloads/purple-plugin_pack-2.4.0&#8242;<br />
make: *** [all] Error 2<br />
</pre></p>
<p>The solution is quite simple, make sure you have <strong>libgtkspell0</strong> and <strong>libgtkspell-dev</strong> installed and then execute the following commands</p>
<p><pre class="terminal"><br />
sudo mkdir /usr/include/pidgin/gtkspell<br />
sudo ln -s /usr/include/gtkspell-2.0/gtkspell/gtkspell.h /usr/include/pidgin/gtkspell/gtkspell.h<br />
</pre></p>
<p>Now the make should finnish properly (assuming you have all the required deps installed).</p>
]]></content:encoded>
			<wfw:commentRss>http://naatan.com/2008/11/installing-pidgin-plugin-pack-on-intrepid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
