<?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>JimVernon.com &#187; Uncategorized</title>
	<atom:link href="http://jimvernon.com/archives/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://jimvernon.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 May 2012 08:41:28 +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>Fix for ClearType fonts looking bad in OpenOffice and LibreOffice</title>
		<link>http://jimvernon.com/archives/275</link>
		<comments>http://jimvernon.com/archives/275#comments</comments>
		<pubDate>Thu, 19 Apr 2012 05:34:27 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jimvernon.com/?p=275</guid>
		<description><![CDATA[If your running Ubuntu or some other Linux variant, and ClearType fonts like Calibri or Cambria look jagged and thin (or just ugly) in Open/LibreOffice, there is a fix. The problem is that for small font sizes, TrueType fonts use bitmaps instead of antialiasing, which just don&#8217;t look particularly good. To stop this from happening, create [...]]]></description>
			<content:encoded><![CDATA[<p> 	If your running Ubuntu or some other Linux variant, and ClearType fonts like Calibri or Cambria look jagged and thin (or just ugly) in Open/LibreOffice, there is a fix. The problem is that for small font sizes, TrueType fonts use bitmaps instead of antialiasing, which just don&#8217;t look particularly good. To stop this from happening, create a file in your home folder called .fonts.conf (if it doesn&#8217;t already exist) and put this in it:</p>
<blockquote><p>&lt;match target=&#8221;font&#8221; &gt;<br />
&lt;edit name=&#8221;embeddedbitmap&#8221; mode=&#8221;assign&#8221;&gt;<br />
&lt;bool&gt;false&lt;/bool&gt;<br />
&lt;/edit&gt;<br />
&lt;/match&gt;</p></blockquote>
<p>Save it, and then log out and log back in again. Your fonts should look great now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimvernon.com/archives/275/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Error</title>
		<link>http://jimvernon.com/archives/239</link>
		<comments>http://jimvernon.com/archives/239#comments</comments>
		<pubDate>Sat, 19 Jun 2010 05:28:06 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jimvernon.com/?p=239</guid>
		<description><![CDATA[I was getting this error when trying to access a remote database from a website: &#8220;Lost connection to MySQL server at &#8216;reading initial communication packet&#8217;, system error: 111&#8243; It turned out that for whatever reason, MySQL did not like using a different port forwarded to 3306.  I guess you need to change the port in [...]]]></description>
			<content:encoded><![CDATA[<p> 	I was getting this error when trying to access a remote database from a website: &#8220;Lost connection to MySQL server at &#8216;reading initial communication packet&#8217;, system error: 111&#8243;</p>
<p>It turned out that for whatever reason, MySQL did not like using a different port forwarded to 3306.  I guess you need to change the port in my.cnf and on your firewall.</p>
]]></content:encoded>
			<wfw:commentRss>http://jimvernon.com/archives/239/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader slowness</title>
		<link>http://jimvernon.com/archives/234</link>
		<comments>http://jimvernon.com/archives/234#comments</comments>
		<pubDate>Tue, 12 Jan 2010 19:52:22 +0000</pubDate>
		<dc:creator>jim</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jimvernon.com/?p=234</guid>
		<description><![CDATA[If you&#8217;re noticing that Google Reader seems to load or scroll slowly, try disabling your ad-blocker (like AdBlock or AdThwart).]]></description>
			<content:encoded><![CDATA[<p> 	If you&#8217;re noticing that Google Reader seems to load or scroll slowly, try disabling your ad-blocker (like AdBlock or AdThwart).</p>
]]></content:encoded>
			<wfw:commentRss>http://jimvernon.com/archives/234/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

