<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="0.92">
<channel>
	<title>spamcollect</title>
	<link>http://www.spamcollect.com</link>
	<description>about, all the spam in my life</description>
	<lastBuildDate>Wed, 07 Jan 2009 11:14:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Search and Replace on command-line for several files</title>
		<description>Here is a little helper which can be used to search and replace Words in several files at one time. 
For this we use perl on the command-line.
perl -p -i.bak -e "~s&#124;search&#124;replace&#124;" file1.txt file2.txt file3.txt
The system will add a .bak file for each file so you have the old stuff ...</description>
		<link>http://www.spamcollect.com/archives/46</link>
			</item>
	<item>
		<title>Getting Mac OS X in Standby with Shell Command</title>
		<description>Sometimes you leave the house and you Mac has to run for a little while, but then you want it in standby. 
Here is a easy way to do this with a shell command.  </description>
		<link>http://www.spamcollect.com/archives/45</link>
			</item>
	<item>
		<title>problem with permalinks in wordpress on plesk - strato virtual server</title>
		<description>This took me a while! 
We installed a wordpress on the strato virtual machine and changed the permalink structure, but it didn't work. 
My first thought was that there must be something wrong with mod_rewrite. Seems like apache is not reporting if a module isn't loaded but tried to use. ...</description>
		<link>http://www.spamcollect.com/archives/44</link>
			</item>
	<item>
		<title>MySQL stoped accepting connections.</title>
		<description>Strange things are going on. 

Actually, today one of my most frequented servers, running lighttpd, stopped serving php files after working for months. 
After searching for a while in the lighttpd logs and php logs we figured out, that lighttpd still serves plain html files. So the problem seemed to ...</description>
		<link>http://www.spamcollect.com/archives/43</link>
			</item>
	<item>
		<title>OpenX: Link banner to campaign is not availible.</title>
		<description>This normally happens, if you forget to give the right size with the banner. OpenX not always recognizes the right size of a banner. Simple edit the banner and add the width and height. 


 </description>
		<link>http://www.spamcollect.com/archives/42</link>
			</item>
	<item>
		<title>Never seen a webanalytics software like Woopra before.</title>
		<description>First of all I have to give the guys from woopra two thumbs up. 
I use webanalytics software for some years now. I worked with Indextools and like nearly everyone with Google Analytics.
As Indextools has been sold to Yahoo, Yahoo decided to change the business model of Indextools. 
Indextools was ...</description>
		<link>http://www.spamcollect.com/archives/39</link>
			</item>
	<item>
		<title>Hey Novell, SuSE SLES 10 sucks!</title>
		<description>Normally I'm a total Debian guy, but for one of my projects I needed a certified linux os to the bought hardware. 
So I decided to look at the market and there are just two systems I can use. 
Redhat & SuSE SLES10
As this makes no different for me, I ...</description>
		<link>http://www.spamcollect.com/archives/38</link>
			</item>
	<item>
		<title>MySQL Performance is more than just using the query cache</title>
		<description>I'm working on a project with a huge MySQL database and for that reason, I was looking out for some mysql performance tips. 
One information I found in nearly every blog was using the slow_query function from mysql.

Put that in your my.cnf:

log-slow-queries=/tmp/slow_queries.log
long_query_time=10


After that you will see all querys that take ...</description>
		<link>http://www.spamcollect.com/archives/37</link>
			</item>
	<item>
		<title>Beat me! It&#8217;s a html game</title>
		<description>Beat me! This is a funny geek game. So, let's show me your highscore.

43 </description>
		<link>http://www.spamcollect.com/archives/36</link>
			</item>
	<item>
		<title>QMail recipies at maurus.net</title>
		<description>Jonas from the maurus.net weblog is writing down some qmail recipies. The first entry is about "Forwarding mail and changing the envelope sender". 
I guess for everyone who is interested in qmail and working with it, there will be some helpful insights. 

 </description>
		<link>http://www.spamcollect.com/archives/35</link>
			</item>
</channel>
</rss>
