<?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"
	>

<channel>
	<title>KMFstudio</title>
	<atom:link href="http://kmfstudio.com/feed" rel="self" type="application/rss+xml" />
	<link>http://kmfstudio.com</link>
	<description>Just another attempt to blog</description>
	<pubDate>Sat, 22 Nov 2008 13:56:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<language>en</language>
			<item>
		<title>Mysql replication errors</title>
		<link>http://kmfstudio.com/mysql_replication_errors.html</link>
		<comments>http://kmfstudio.com/mysql_replication_errors.html#comments</comments>
		<pubDate>Sat, 15 Nov 2008 00:46:09 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[replication]]></category>

		<category><![CDATA[slave]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/mysql_replication_errors.html</guid>
		<description><![CDATA[I&#8217;ve just wasted an hour trying to figure out why some code didn&#8217;t work on a webserver. The code is getting some info from the database, which is replicated from a master database. I was selecting new data, which weren&#8217;t on the slave due to replication errors.
I just did this in mysql

SLAVE STOP;
SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1;
START [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/mysql_replication_errors.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>How to forward mail from your linux account</title>
		<link>http://kmfstudio.com/how_to_forward_mail_from_your_linux_account.html</link>
		<comments>http://kmfstudio.com/how_to_forward_mail_from_your_linux_account.html#comments</comments>
		<pubDate>Sat, 08 Nov 2008 19:27:17 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/how_to_forward_mail_from_your_linux_account.html</guid>
		<description><![CDATA[A small handy trick which I always forget.
To have mail to your linux-account forwarded to another address, just create a file in your direct called
.forward and type your preferred emailaddress in it. That&#8217;s all.

nano ~/.forward

]]></description>
		<wfw:commentRss>http://kmfstudio.com/how_to_forward_mail_from_your_linux_account.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Rasterfarian 2.5.2 patch</title>
		<link>http://kmfstudio.com/rasterfarian_252_patch.html</link>
		<comments>http://kmfstudio.com/rasterfarian_252_patch.html#comments</comments>
		<pubDate>Sat, 05 Apr 2008 09:47:25 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/rasterfarian_252_patch.html</guid>
		<description><![CDATA[I&#8217;ve patched rasterfarian to 2.5.2
Changes:

Option to select shades of grays (if you use the old eink-screen, chose 4, if you&#8217;re using the vizplex screen use 8.
Batch functionality works. (earlier versions will corrupt the TOC)

Notes:
If you&#8217;re using manga2ebook&#8217;s unsharp and contrast normalize settings, you might want to consider using 4 shades of gray. Otherwise the contrast [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/rasterfarian_252_patch.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Another version of Manga2Ebook</title>
		<link>http://kmfstudio.com/another_version_of_manga2ebook.html</link>
		<comments>http://kmfstudio.com/another_version_of_manga2ebook.html#comments</comments>
		<pubDate>Fri, 04 Apr 2008 20:24:04 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/another_version_of_manga2ebook.html</guid>
		<description><![CDATA[I&#8217;ve made this version of manga2ebook awhile ago, but never bothered to release it as I thought that there weren&#8217;t many people interested in the tool.
The comments made by users recently and me obtaining the new Sony Reader PRS505 urged me to release the new version anyway.
Here it is, Manga2Ebook 1.0.3
.net install version. You need [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/another_version_of_manga2ebook.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>New manga2ebook version</title>
		<link>http://kmfstudio.com/new_manga2ebook_version.html</link>
		<comments>http://kmfstudio.com/new_manga2ebook_version.html#comments</comments>
		<pubDate>Wed, 05 Sep 2007 20:27:47 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/new_manga2ebook_version.html</guid>
		<description><![CDATA[Due to a computer mishap, I lost the most recent version of manga2ebook, I&#8217;ve reprogrammed it from an older version and added a few enhancements too.
Now available here:
Manga2Ebook2
changelog:

added batch-feature
contrast/normalize image setting (higher contrast)
custom filefilters
settings are saved upon exit
resize option &#8220;no aspect ratio&#8221; added (it will resize the image based on width AND height: maximum usage [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/new_manga2ebook_version.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Manga2Ebook initial release</title>
		<link>http://kmfstudio.com/manga2ebook_initial_release.html</link>
		<comments>http://kmfstudio.com/manga2ebook_initial_release.html#comments</comments>
		<pubDate>Sat, 02 Jun 2007 15:26:41 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/manga2ebook_initial_release.html</guid>
		<description><![CDATA[I&#8217;ve recently got my hands on a new Ebook-reader (the Sony Reader) which uses the Eink-technology. Electronic paper if you will. With this technology, an image is built up electronically onscreen. But after the initial image-creation, the screen won&#8217;t use any (electronic) power anymore. Because it doesn&#8217;t have a backlightit reads just like a real [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/manga2ebook_initial_release.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Lighttpd image hotlinking prevention</title>
		<link>http://kmfstudio.com/lighttpd_image_hotlinking_prevention.html</link>
		<comments>http://kmfstudio.com/lighttpd_image_hotlinking_prevention.html#comments</comments>
		<pubDate>Sun, 18 Mar 2007 16:34:00 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/lighttpd_image_hotlinking_prevention.html</guid>
		<description><![CDATA[I&#8217;ve migrated our image server from apache to lighttpd, it certainly feels a bit faster, but preventing hotlinking is not as easy as with apache.
The standard documentation only tells you how to deny access to images when hotlinked, but I want people to know that they&#8217;re hotlinking images. So I needed any hotlinked image to [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/lighttpd_image_hotlinking_prevention.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>lighttpd hangs with logrotate</title>
		<link>http://kmfstudio.com/lighttpd_hangs_with_logrotate.html</link>
		<comments>http://kmfstudio.com/lighttpd_hangs_with_logrotate.html#comments</comments>
		<pubDate>Fri, 09 Mar 2007 21:53:55 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Technical issues]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/lighttpd_hangs_with_logrotate.html</guid>
		<description><![CDATA[Because our fileserver is getting inefficient for the insane traffic that our network is generating, i&#8217;ve rented a new server to test out lighttpd. However I found out that each time logrotate is run, the lighttpd-process will be frozen.
I&#8217;m now changing the logrotate-script. Instead of the usual &#8220;reload&#8221;, i&#8217;ve changed it force-reload. If that doesn&#8217;t [...]]]></description>
		<wfw:commentRss>http://kmfstudio.com/lighttpd_hangs_with_logrotate.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Disable WP-cache</title>
		<link>http://kmfstudio.com/disable_wp-cache.html</link>
		<comments>http://kmfstudio.com/disable_wp-cache.html#comments</comments>
		<pubDate>Thu, 08 Feb 2007 10:40:39 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/disable_wp-cache.html</guid>
		<description><![CDATA[I found that the wp-cache is actually not working very well. So i gotta disable it. Here&#8217;s how
Open up wp-config.php. And add the following lines:

// Cache disabled. Comment out to enable.
define('DISABLE_CACHE', true);

Now it won’t try to create a cache.
]]></description>
		<wfw:commentRss>http://kmfstudio.com/disable_wp-cache.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress plugins I&#8217;m gonna check out</title>
		<link>http://kmfstudio.com/wordpress_plugins_i5c27m_gonna_check_out.html</link>
		<comments>http://kmfstudio.com/wordpress_plugins_i5c27m_gonna_check_out.html#comments</comments>
		<pubDate>Mon, 29 Jan 2007 11:24:39 +0000</pubDate>
		<dc:creator>peter</dc:creator>
		
		<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://kmfstudio.com/wordpress_plugins_i5c27m_gonna_check_out.html</guid>
		<description><![CDATA[Just a not for myself, a couple of plugins of wordpress that I would like to check out when I have the time
Recent posts plugin
Related entries
 Ultimate tag warrior
in-series. to create series of articles 
]]></description>
		<wfw:commentRss>http://kmfstudio.com/wordpress_plugins_i5c27m_gonna_check_out.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
