<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Twilight SEO</title>
	<link>http://twilightseo.fallenray.com</link>
	<description>Standing at the border line. Beautiful color spectrum of Search Engine Optimization. White, Gray, Black Hat SEO learning by doing.</description>
	<lastBuildDate>Sun, 05 Apr 2009 08:09:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />

	<item>
		<title>Migrating from Apache2 to Lighttpd: Part 1 - Installing FastCGI, PHP5, Zend, eaccelerator</title>
		<description>Okay guys,

Before migrating to Lighttpd,
we need to recompile PHP to support FastCGI.

Folow the guide step by step.
It won't take five minutes.

Promise 

In case you messed up somewhere.
DON'T WORRY, it's just one email / comment away ;)

Step 1)

Prepare location for installer

Code:
mkdir -p /root/INSTALL
cd /root/INSTALL

Step 2)

Install FastCGI

Code:
wget http://www.fastcgi.com/dist/fcgi.tar.gz
tar -zxvf fcgi-2.4.0.tar.gz
cd fcgi-2.4.0
./configure
make
make install
cd ...</description>
		<link>http://twilightseo.fallenray.com/php4/migrating-from-apache2-to-lighttpd-installing-fastcgi-php5-zend-eaccelerator/</link>
			</item>
	<item>
		<title>Lighttpd vs Nginx (Apache Benchmark)</title>
		<description>Continuing previous post Lighttp vs Apache2
Now, i've done another test Lighttpd vs Nginx using Apache Benchmark

Benchmark parameter
ab -c 300 -n 1000 ...
.
.
.
.
.
Nginx + spawn-fcgi
14:31:34 up 9 days, 21:39,  2 users,  load average: 18.47, 7.77, 5.68
Server Software:        nginx/0.6.35

Document Path:    ...</description>
		<link>http://twilightseo.fallenray.com/server/lighttpd-vs-nginx-apache-benchmark/</link>
			</item>
	<item>
		<title>Lighttpd+FastCgi+Php-Cli vs Apache2+mod_php</title>
		<description>I heard a lot of good things about lighttpd and fastcgi.
People keep claiming that Lighttpd are faster than Apache2.
So here i want to prove it by myself.

If you've been on internet for more than 10 years,
you'll understand that there's a bunch of bullshit lying around.
I'm going to believe what i ...</description>
		<link>http://twilightseo.fallenray.com/php4/lighttpd-fastcgi-php-cli-vs-apache2-mod_php/</link>
			</item>
	<item>
		<title>Use OpenDNS. Period!</title>
		<description>Yesterday after changing the DNS for several domain, i experienced a huge delay.
It doesn't change on my side for more than 24 hours.

I'm getting mad and called the hosting server.
The technician on the edge of their temper i believe :p,
explains to me that it's been propagated perfectly.

I said no no ...</description>
		<link>http://twilightseo.fallenray.com/server/use-opendns-period/</link>
			</item>
	<item>
		<title>First month result from SSEC &#8230; $108.91</title>
		<description>Just a quick update.
Last month i build couple thousand of pages from around a hundred of affiliate.
So far only 4 sponsors convert which gave me ... *tada*
a whooping $47.3 from 1st afiliate network and $61.61 from second one.
Still not enough to cover the cost :(

Trying a couple of new techniques ...</description>
		<link>http://twilightseo.fallenray.com/cloaking/first-month-result-ssec/</link>
			</item>
	<item>
		<title>Simplified search engine cloaker, the journey begins</title>
		<description>Despite of negative talks i read over BHW. I made up my mind to join SSEC, Simplified search engine cloaker. Actually fantomaster is my first choice, but my budget won't allow. I thought it's good to start with this one first.

I join without even knowing what cloaking is. I read ...</description>
		<link>http://twilightseo.fallenray.com/cloaking/simplified-search-engine-cloaker/</link>
			</item>
	<item>
		<title>Subdomain 301 Redirection using .htaccess</title>
		<description>I'm planning to post a lot more script, snipplets, whatever you called it. Mainly covering minisites, scraped pages, cycled pages, etc. Used properly, each of my post will help you making money. No guarantee. Period :P

So i pick a better name for my blog, and figure out that i need ...</description>
		<link>http://twilightseo.fallenray.com/uncategorized/subdomain-301-redirection-using-htaccess/</link>
			</item>
	<item>
		<title>Kohana and Zend, Killer Combo! The best PHP5 framework and library in one package.</title>
		<description>My current favorite php framework is kohana. After several weeks playing with it, i feel that KohanaPhp far exceed CakePHP and CodeIgniter. Now i want to buid a *secret* site, after taking a look around i found that Zend framework has a neat library providing many classes that i need. ...</description>
		<link>http://twilightseo.fallenray.com/php5/kohana-and-zend-killer-combo-the-best-php5-framework-and-library-in-one-package/</link>
			</item>
	<item>
		<title>PHP5: Screen scraping with DOM and XPath</title>
		<description>This tutorial is continuation from previous yahoo screen-scraping using PHP4 tutorial.
We will try different method using DOM and XPath which only supported in PHP5.

First, a bit knowledge of XPath is required. More about XPATH can be read on:
http://www.zvon.org/xxl/XPathTutorial/General/examples.html

Also there's small concern that using XPATH is a bit slower than pure ...</description>
		<link>http://twilightseo.fallenray.com/php5/php5-screen-scraping-with-dom-and-xpath/</link>
			</item>
	<item>
		<title>CakePHP: How to add Search Engine Friendly (SEF) URLs</title>
		<description>How many times you wondered how great it would be if your URLs didn't look so much like:
http://www.server.com/posts/view/1058

But more like:
http://www.server.com/posts/view/my_first_post

Read the rest on:
http://bakery.cakephp.org/articles/view/adding-friendly-urls-to-the-cake-blog-tutorial </description>
		<link>http://twilightseo.fallenray.com/cakephp/cakephp-how-to-add-search-engine-friendly-sef-urls/</link>
			</item>
</channel>
</rss>
