<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EyedMax's Pit &#187; WordPress plugin</title>
	<atom:link href="http://eyedmax.com/category/wordpress/wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://eyedmax.com</link>
	<description>Yeah, you're right. It's me ;)</description>
	<lastBuildDate>Sat, 05 Sep 2009 00:44:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://eyedmax.com</link>
  <url>http://eyedmax.com/favicon.ico</url>
  <title>EyedMax's Pit</title>
</image>
		<item>
		<title>War Against SPam &#8211; step two!</title>
		<link>http://eyedmax.com/2007/07/20/war-against-spam-step-two/</link>
		<comments>http://eyedmax.com/2007/07/20/war-against-spam-step-two/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 15:55:47 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[War Against SPam]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/07/20/war-against-spam-step-two/</guid>
		<description><![CDATA[Second step &#8211; it&#8217;s use of Simple Trackback Validation plugin by Michael Woehrer.
Many spam messages is come through trackbacks.
This plugin eliminates spam trackbacks by:

checking if the IP address of the trackback sender is equal to the IP address of the webserver the trackback URL is referring to and
by retrieving the web page located at the [...]]]></description>
			<content:encoded><![CDATA[<p>Second step &#8211; it&#8217;s use of <a href="http://sw-guide.de/wordpress/plugins/simple-trackback-validation/" title="Simple Trackback Validation">Simple Trackback Validation</a> plugin by Michael Woehrer.</p>
<p>Many spam messages is come through trackbacks.</p>
<p>This plugin eliminates spam trackbacks by:</p>
<ol>
<li>checking if the IP address of the trackback sender is equal to the IP address of the webserver the trackback URL is referring to and</li>
<li>by retrieving the web page located at the URL used in the trackback and checking if the page contains a link to your blog.</li>
</ol>
<p>Plug has options page. Everything seems pretty good &#8211; and again &#8211; wait for more info.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=50&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb &#8211; another video plugin (March 27, 2007)">youthumb &#8211; another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2009/09/05/what-to-do-if-your-blog-was-hacke/" title="What to do if your blog was hacked by evil eval (September 5, 2009)">What to do if your blog was hacked by evil eval</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/04/25/feed-showz-plugin-update/" title="Feed ShowZ plugin update (April 25, 2007)">Feed ShowZ plugin update</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/02/15/feed-showz-plugin-for-wordpress-2x/" title="Feed ShowZ plugin for WordPress 2.x (February 15, 2007)">Feed ShowZ plugin for WordPress 2.x</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/01/22/ad-rotatez-plugin/" title="Ad RotateZ plugin (January 22, 2007)">Ad RotateZ plugin</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/07/20/war-against-spam-step-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Wordpress</title>
		<link>http://eyedmax.com/2007/05/20/new-wordpress/</link>
		<comments>http://eyedmax.com/2007/05/20/new-wordpress/#comments</comments>
		<pubDate>Sun, 20 May 2007 01:35:01 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/05/20/new-wordpress/</guid>
		<description><![CDATA[Hi again.
WordPress 2.2 Getz is pretty cool 
Except one little thing.
Widgets.
They&#8217;re now in the core.
And (as always) one little annoying error in release code.
This bug prevents Otto&#8217;s ExecPHP from working. Another plugins that allows to run PHP code gone wild too.
No, actually they working, until you want 2 or more blocks&#8230;
Solution is CVS. You need [...]]]></description>
			<content:encoded><![CDATA[<p>Hi again.<br />
WordPress 2.2 Getz is pretty cool <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Except one little thing.<br />
Widgets.<br />
They&#8217;re now in the core.<br />
And (as always) one little annoying error in release code.<br />
This bug prevents Otto&#8217;s ExecPHP from working. Another plugins that allows to run PHP code gone wild too.<br />
No, actually they working, until you want 2 or more blocks&#8230;<br />
Solution is CVS. You need to upload fixed version of <strong>widgets.php</strong> into your <strong>wp-includes</strong> folder.<br />
You can take it .zipped &#8211; <a href="http://eyedmax.com/download-manager.php?id=4">here</a>.</p>
<p>Oh, and I think my plugs needs some widgetization too <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=27&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2009/01/03/wordpress-dashboard-problem-fix/" title="WordPress Dashboard problem fix (January 3, 2009)">WordPress Dashboard problem fix</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/22/wordpress-221/" title="WordPress 2.2.1 (June 22, 2007)">WordPress 2.2.1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/04/25/wordpress-2-updated/" title="WordPress 2 updated (April 25, 2007)">WordPress 2 updated</a> (0)</li>
	<li><a href="http://eyedmax.com/2009/09/05/what-to-do-if-your-blog-was-hacke/" title="What to do if your blog was hacked by evil eval (September 5, 2009)">What to do if your blog was hacked by evil eval</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/01/23/new-wordpress-version/" title="New WordPress version (January 23, 2007)">New WordPress version</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/05/20/new-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hey, they banned!</title>
		<link>http://eyedmax.com/2007/04/27/hey-they-banned/</link>
		<comments>http://eyedmax.com/2007/04/27/hey-they-banned/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 00:37:12 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Stupid Monkey]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/04/27/hey-they-banned/</guid>
		<description><![CDATA[Youtube banned else one video from my post&#8230;
I don&#8217;t know why but I had strange experience.
It took a hour to realize that video is banned, not youthumb plugin malfunction&#8230; Thanks god, it&#8217;s over  
P.S. Hmmmm. Why they banned that video?

	Related posts
	
	youthumb &#8211; another video plugin (0)
	Veyron vs Eurofighter: Top Gear&#8217;s turn (0)
	Veyron vs Eurofighter [...]]]></description>
			<content:encoded><![CDATA[<p>Youtube banned else one video from my <a href="http://eyedmax.com/2007/01/31/what-really-happened-when-bill-gates-was-leaving-the-daily-show-set/">post</a>&#8230;<br />
I don&#8217;t know why but I had strange experience.<br />
It took a hour to realize that video is banned, not youthumb plugin malfunction&#8230; Thanks god, it&#8217;s over <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>P.S. Hmmmm. Why they banned that video?</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=25&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb &#8211; another video plugin (March 27, 2007)">youthumb &#8211; another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/11/02/veyron-vs-eurofighter-top-gears-turn/" title="Veyron vs Eurofighter: Top Gear&#8217;s turn (November 2, 2007)">Veyron vs Eurofighter: Top Gear&#8217;s turn</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/10/06/veyron-vs-eurofighter/" title="Veyron vs Eurofighter (October 6, 2007)">Veyron vs Eurofighter</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/05/31/very-positive-video-its-hard-to-be-god/" title="Very positive video &#8211; It&#8217;s hard to be god (May 31, 2007)">Very positive video &#8211; It&#8217;s hard to be god</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/09/20/tazer-attacked-great-grandma/" title="Tazer attacked great-grandma (September 20, 2007)">Tazer attacked great-grandma</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/04/27/hey-they-banned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed ShowZ plugin update</title>
		<link>http://eyedmax.com/2007/04/25/feed-showz-plugin-update/</link>
		<comments>http://eyedmax.com/2007/04/25/feed-showz-plugin-update/#comments</comments>
		<pubDate>Wed, 25 Apr 2007 11:33:01 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Feed ShowZ]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/04/25/feed-showz-plugin-update/</guid>
		<description><![CDATA[Feed ShowZ plugin updated to 0.92 version.
Added: Autocensor, Bottom link code.
Some bugs fixed.
Code re-arranged.
Available here: Feed ShowZ plugin homepage

	Related posts
	
	War Against SPam &#8211; WASP! (0)
	War Against SPam &#8211; step two! (0)
	UTF-8 fix &#8211; when charset is set to Latin1 (0)
	Sexepil &#8211; Love, Jealousy, Hate (0)
	Sendmail for Windows Freeware (0)


]]></description>
			<content:encoded><![CDATA[<p>Feed ShowZ plugin updated to 0.92 version.<br />
Added: Autocensor, Bottom link code.<br />
Some bugs fixed.<br />
Code re-arranged.</p>
<p>Available here: <a href="http://eyedmax.com/feed-showz-plugin/">Feed ShowZ plugin homepage</a></p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=23&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-wasp/" title="War Against SPam &#8211; WASP! (July 20, 2007)">War Against SPam &#8211; WASP!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-step-two/" title="War Against SPam &#8211; step two! (July 20, 2007)">War Against SPam &#8211; step two!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/" title="UTF-8 fix &#8211; when charset is set to Latin1 (June 23, 2007)">UTF-8 fix &#8211; when charset is set to Latin1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/19/sexepil-love-jealousy-hate/" title="Sexepil &#8211; Love, Jealousy, Hate (July 19, 2007)">Sexepil &#8211; Love, Jealousy, Hate</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/08/06/sendmail-for-windows-freeware/" title="Sendmail for Windows Freeware (August 6, 2007)">Sendmail for Windows Freeware</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/04/25/feed-showz-plugin-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad RotateZ &amp; Feed ShowZ now online</title>
		<link>http://eyedmax.com/2007/02/15/ad-rotatez-feed-showz-now-online/</link>
		<comments>http://eyedmax.com/2007/02/15/ad-rotatez-feed-showz-now-online/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 18:19:38 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Ad RotateZ]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Feed ShowZ]]></category>

		<guid isPermaLink="false">http://eyedmax.no-ip.org/wp/2007/02/15/ad-rotatez-feed-showz-now-online/</guid>
		<description><![CDATA[I checked both for WP 2.1 compatibility, they works.
Now files is available to download. Have fun!
Ad RotateZ plugin homepage
Feed ShowZ plugin homepage

	Related posts
	
	War Against SPam &#8211; WASP! (0)
	War Against SPam &#8211; step two! (0)
	UTF-8 fix &#8211; when charset is set to Latin1 (0)
	Sexepil &#8211; Love, Jealousy, Hate (0)
	Sendmail for Windows Freeware (0)


]]></description>
			<content:encoded><![CDATA[<p>I checked both for WP 2.1 compatibility, they works.</p>
<p>Now files is available to download. Have fun!<br />
<a href="http://eyedmax.no-ip.org/wp/ad-rotatez-plugin/">Ad RotateZ</a> plugin homepage<br />
<a href="http://eyedmax.no-ip.org/wp/feed-showz-plugin/">Feed ShowZ</a> plugin homepage</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=16&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-wasp/" title="War Against SPam &#8211; WASP! (July 20, 2007)">War Against SPam &#8211; WASP!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-step-two/" title="War Against SPam &#8211; step two! (July 20, 2007)">War Against SPam &#8211; step two!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/" title="UTF-8 fix &#8211; when charset is set to Latin1 (June 23, 2007)">UTF-8 fix &#8211; when charset is set to Latin1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/19/sexepil-love-jealousy-hate/" title="Sexepil &#8211; Love, Jealousy, Hate (July 19, 2007)">Sexepil &#8211; Love, Jealousy, Hate</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/08/06/sendmail-for-windows-freeware/" title="Sendmail for Windows Freeware (August 6, 2007)">Sendmail for Windows Freeware</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/02/15/ad-rotatez-feed-showz-now-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Feed ShowZ plugin for WordPress 2.x</title>
		<link>http://eyedmax.com/2007/02/15/feed-showz-plugin-for-wordpress-2x/</link>
		<comments>http://eyedmax.com/2007/02/15/feed-showz-plugin-for-wordpress-2x/#comments</comments>
		<pubDate>Thu, 15 Feb 2007 17:40:13 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Feed ShowZ]]></category>

		<guid isPermaLink="false">http://eyedmax.no-ip.org/wp/2007/02/15/feed-showz-plugin-for-wordpress-2x/</guid>
		<description><![CDATA[Hmmm.
I started a new plugin &#8211; Feed ShowZ.
You can see homepage here: Feed ShowZ plugin.

	Related posts
	
	War Against SPam &#8211; WASP! (0)
	War Against SPam &#8211; step two! (0)
	UTF-8 fix &#8211; when charset is set to Latin1 (0)
	Sexepil &#8211; Love, Jealousy, Hate (0)
	Sendmail for Windows Freeware (0)


]]></description>
			<content:encoded><![CDATA[<p>Hmmm.<br />
I started a new plugin &#8211; Feed ShowZ.<br />
You can see homepage here: <a href="http://eyedmax.no-ip.org/wp/feed-showz-plugin/">Feed ShowZ plugin</a>.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=13&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-wasp/" title="War Against SPam &#8211; WASP! (July 20, 2007)">War Against SPam &#8211; WASP!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-step-two/" title="War Against SPam &#8211; step two! (July 20, 2007)">War Against SPam &#8211; step two!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/" title="UTF-8 fix &#8211; when charset is set to Latin1 (June 23, 2007)">UTF-8 fix &#8211; when charset is set to Latin1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/19/sexepil-love-jealousy-hate/" title="Sexepil &#8211; Love, Jealousy, Hate (July 19, 2007)">Sexepil &#8211; Love, Jealousy, Hate</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/08/06/sendmail-for-windows-freeware/" title="Sendmail for Windows Freeware (August 6, 2007)">Sendmail for Windows Freeware</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/02/15/feed-showz-plugin-for-wordpress-2x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ad RotateZ plugin</title>
		<link>http://eyedmax.com/2007/01/22/ad-rotatez-plugin/</link>
		<comments>http://eyedmax.com/2007/01/22/ad-rotatez-plugin/#comments</comments>
		<pubDate>Mon, 22 Jan 2007 14:17:32 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[WordPress plugin]]></category>
		<category><![CDATA[Ad RotateZ]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>

		<guid isPermaLink="false">http://eyedmax.no-ip.org/wp/?p=3</guid>
		<description><![CDATA[The home page for Ad RotateZ plugin for WordPress 2.x is located here.
You can always see it at Ad RotateZ home page
Description:
Rotates local ads randomly.
Support for categories of ads.
Support for export/import of settings.
Designed for WP 2.x.
Place your ads to "ad-rotate-z" directory, then visit Options -> Ad RoteteZ for setup.
Get the plugin!

	Related posts
	
	War Against SPam &#8211; WASP! (0)
	War [...]]]></description>
			<content:encoded><![CDATA[<p>The home page for Ad RotateZ plugin for WordPress 2.x is located here.</p>
<p>You can always see it at <a title="Ad RotateZ plugin homepage" href="http://eyedmax.no-ip.org/wp/ad-rotatez-plugin/">Ad RotateZ home page</a></p>
<p><code>Description:<br />
Rotates local ads randomly.<br />
</code><code>Support for categories of ads.<br />
Support for export/import of settings.</code><code><br />
Designed for WP 2.x.<br />
Place your ads to "ad-rotate-z" directory, then visit <em>Options -> Ad RoteteZ</em> for setup.</code></p>
<p><a href="http://eyedmax.no-ip.org/wp/ad-rotatez-plugin/">Get the plugin!</a></p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=3&type=feed" alt="" />
	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-wasp/" title="War Against SPam &#8211; WASP! (July 20, 2007)">War Against SPam &#8211; WASP!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/20/war-against-spam-step-two/" title="War Against SPam &#8211; step two! (July 20, 2007)">War Against SPam &#8211; step two!</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/" title="UTF-8 fix &#8211; when charset is set to Latin1 (June 23, 2007)">UTF-8 fix &#8211; when charset is set to Latin1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/19/sexepil-love-jealousy-hate/" title="Sexepil &#8211; Love, Jealousy, Hate (July 19, 2007)">Sexepil &#8211; Love, Jealousy, Hate</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/08/06/sendmail-for-windows-freeware/" title="Sendmail for Windows Freeware (August 6, 2007)">Sendmail for Windows Freeware</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/01/22/ad-rotatez-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
