<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="0.92">
<channel>
	<title>Open Tech Notes</title>
	<link>http://zft.backupdiy.com</link>
	<description>All about open sources, like linux, apache, php, Zend Framework, MySQL, CentOS, Apachefriends...</description>
	<lastBuildDate>Wed, 07 May 2008 05:32:24 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>PROPFIND request failed on &#8216;/path/to/repo&#8217; and PROPFIND of &#8216;/path/to/repo&#8217;: 301 Moved Permanently</title>
		<description>There are a lot of reasons cause this problem in SVN client. But the problem is in server side.
Here is a comprehensive explain about this issue :
http://www.checkupdown.com/status/E301.html

For my case, whenever I create a folder under /opt/lampp/htdocs and if the name is same with 'path/to/repo' , it will cause this error ...</description>
		<link>http://zft.backupdiy.com/2008/05/06/propfind-request-failed-on-pathtorepo-and-propfind-of-pathtorepo-301-moved-permanently/</link>
			</item>
	<item>
		<title>Let Apachefriends supports Pspell extension for PHP 5.2.5</title>
		<description>Apachefriends is great project that facilitate the configuration of LAMP,&#160; but it's latest version(1.6.5a) does not support Pspell extension for PHP which is required in our development team.

Fortunately, Apachefriends project provides a development package so that I can take advantage of it to re-compile the PHP. My Linux version is ...</description>
		<link>http://zft.backupdiy.com/2008/01/11/let-apachefriends-supports-pspell-extension-for-php-525/</link>
			</item>
	<item>
		<title>&#8220;ip route&#8221; causes problem</title>
		<description>After I re setup the server, there are two weird things happened.

1) I use SSH remotely access the server, after I input the password, it took me about 20 seconds to login in.
2) some clients complained that they could not access the website whereas others could.

After dinner, I came across ...</description>
		<link>http://zft.backupdiy.com/2007/11/22/ip-route-causes-problem/</link>
			</item>
	<item>
		<title>Two hard drives failed at the same time on RAID5</title>
		<description>Obviously, it is a huge disaster, 2 out of 3 hard drives failed in RAID5 coincidently at the same time. Fortunately, I have the backup, but still, it is painful to recovery every details.

&#160; </description>
		<link>http://zft.backupdiy.com/2007/11/19/two-hard-drives-failed-at-the-same-time-on-raid5/</link>
			</item>
	<item>
		<title>12:Option expected</title>
		<description>This is the only error message I encountered on setting up SVN sever on Windows 2003.

Here is the config file:

 ### This file controls the configuration of the svnserve daemon, if you 
### use it to allow access to this repository. (If you only allow 
### access through http: and/or ...</description>
		<link>http://zft.backupdiy.com/2007/11/07/12option-expected/</link>
			</item>
	<item>
		<title>Taking advantage of &#8220;post-commit&#8221;</title>
		<description>If the SVN system could be a good backup system, then the &#34;post-commit&#34; script would be a hidden gem. After I have done the &#34;weird&#34; requirement from the programmers, It trigger me think about a nice backup system.

Writing a remote executable SSH command in post-commit script of the SVN system. ...</description>
		<link>http://zft.backupdiy.com/2007/10/28/taking-advantage-of-post-commit/</link>
			</item>
	<item>
		<title>Emails are &#8220;gone&#8221; after read?</title>
		<description>One of my friend called me this morning.
He told me that he use Outlook express, after he read his email and it would disappear right away.
Sounds weird, eh.

Then I had him went through all the options tab, nothing was wrong. 

Eventually, I found the problem is the filter, go view ...</description>
		<link>http://zft.backupdiy.com/2007/10/22/emails-are-gone-after-read/</link>
			</item>
	<item>
		<title>No one cares if you can back up</title>
		<description>I borrowed a book - Backup &#38; Recovery by W.Curtis Preston - from library. As usual, I like read preface first so that I can get some background of the book.

What gave me a great impression was the author's friend Joe Fitzpatrick said &#34;No one cares if you can back ...</description>
		<link>http://zft.backupdiy.com/2007/10/17/no-one-cares-if-you-can-back-up/</link>
			</item>
	<item>
		<title>post commit</title>
		<description>Programmers require that they want see the effect right after they commit their codes and fortunately the SVN system provides such a great tool to do so.

Under /repository name/hooks/, there is a file called post-commit.tmpl, it is a template file that you can revise it to fit your needs.

Upon the ...</description>
		<link>http://zft.backupdiy.com/2007/10/16/post-commit/</link>
			</item>
	<item>
		<title>Msimn has caused an error in msoe.dll</title>
		<description>To solve this problem, try the following steps:
&#160;
loadTOCNode(1, 'resolution'); Rename the Folders.dbx file:

    
        
            1.
            Click Start, ...</description>
		<link>http://zft.backupdiy.com/2007/09/07/msimn-has-caused-an-error-in-msoedll/</link>
			</item>
</channel>
</rss>
