<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>ghost3k</title>
	<link>http://blog.ghost3k.net</link>
	<description>me, projects, articles...</description>
	<lastBuildDate>Tue, 07 Jun 2011 22:46:07 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>1 Currently unreadable (pending) sectors</title>
		<description><![CDATA[Woke up one morning with an awesome message in the server logs:
smartd[18500]: Device: /dev/sdd [SAT], 1 Currently unreadable (pending) sectors
Any hard disk error is a nightmare. It&#8217;s even more interesting when you have no ideea what happened.
The drive in question (/dev/sdd) is set up with another one in RAID 1. The error appeared while mdadm [...]]]></description>
		<link>http://blog.ghost3k.net/articles/linux/37/1-currently-unreadable-pending-sectors</link>
			</item>
	<item>
		<title>MySQL &#8211; Converting large tables to InnoDB faster</title>
		<description><![CDATA[Why?
The purpose of this article is to show you some tips that may help you reduce the conversion time of MySQL tables when switching to InnoDB.
Although this is not going to be a problem anymore since MySQL is using InnoDB by default in newer versions, there are still people out there using MyISAM tables which [...]]]></description>
		<link>http://blog.ghost3k.net/articles/mysql/30/mysql-converting-large-tables-to-innodb-faster</link>
			</item>
	<item>
		<title>Workaround for gettext caching issue in PHP</title>
		<description><![CDATA[gettext is the GNU internationalization and localization (i18n) library, which can be used in almost any programming language. And, of course, it can be used under PHP too, to internationalize your web applications.
I will not go into gettext usage details, there are enough resources available for that.
Official PHP gettext documentation:
http://www.php.net/manual/en/book.gettext.php
A nice &#8220;gettext introduction&#8221; and well-done [...]]]></description>
		<link>http://blog.ghost3k.net/articles/php/11/gettext-caching-in-php</link>
			</item>
	<item>
		<title>Postfix + Dovecot</title>
		<description><![CDATA[I have just moved to a new server last week, so I started fresh and decided to go ahead with a new mail server configuration.
On the old server I was using qmail+vpopmail+courier.
qmail &#8211; smtp, pop3 server
vpopmail &#8211; provides mailbox &#038; virtual domain management
courier &#8211; for the imap server part
I got tired of all the patching [...]]]></description>
		<link>http://blog.ghost3k.net/articles/linux/10/postfix-dovecot</link>
			</item>
	<item>
		<title>Notebook Design</title>
		<description><![CDATA[I don&#8217;t like all these new and fancy models.
Why are all the cables on left/right side, it must be really cute having cables going out of the laptop on the left on your desk, what a mess.
Why are the audio jacks in front, now really, why would you want to have cables in front of [...]]]></description>
		<link>http://blog.ghost3k.net/articles/zzz/9/notebook-design</link>
			</item>
	<item>
		<title>Height for an empty div in Internet Explorer</title>
		<description><![CDATA[I have just found about this stupid problem yesterday when trying to add some nice round corners to a page. I was using 4 empty div&#8217;s, setting the positions and a background image trough css. Everything was okay in SeaMonkey and Opera, but definitely not ok on Internet Explorer.
Trying to debug the problem, I added [...]]]></description>
		<link>http://blog.ghost3k.net/articles/webdev/8/height-for-an-empty-div-in-internet-explorer</link>
			</item>
	<item>
		<title>Welcome&#8230;.</title>
		<description><![CDATA[This should be my personal site, where I SHOULD be posting different articles about interesting problems and solutions, my projects, ideas&#8230;
]]></description>
		<link>http://blog.ghost3k.net/articles/zzz/3/welcome</link>
			</item>
</channel>
</rss>

