<?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</title>
	<atom:link href="http://eyedmax.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eyedmax.com</link>
	<description>Yeah, you're right. It's me ;)</description>
	<lastBuildDate>Sat, 20 Aug 2011 12:49:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://eyedmax.com</link>
  <url>http://eyedmax.com/favicon.ico</url>
  <title>EyedMax's Pit</title>
</image>
		<item>
		<title>Download Smarty 3 CHM help file</title>
		<link>http://eyedmax.com/2011/07/22/download-smarty-3-chm-help-file/</link>
		<comments>http://eyedmax.com/2011/07/22/download-smarty-3-chm-help-file/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:04:04 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=221</guid>
		<description><![CDATA[I&#8217;ve compiled current online Smarty 3 documentation into one CHM file. Take it, use it, enjoy. Download Smarty 3 CHM help file Downloaded so far 430 times. Download Smarty 3 zipped CHM file Downloaded so far 329 times. The help is in actual state for 2011-07-21.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve compiled current online Smarty 3 documentation into one CHM file. Take it, use it, enjoy.</p>
<p><span id="more-221"></span><center></p>
<h2><a href="http://eyedmax.com/downloads/Smarty3-20110721" style="color:#06C"><img src="/img/download.png" alt="download" style="margin: 0 11px -30px 0;" />Download Smarty 3 CHM help file</a></h2>
<p>Downloaded so far 430 times.<br />
<br/><script type="text/javascript"><!--
google_ad_client = "pub-6984937694308629";
google_ad_slot = "7774556641";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
<br/></p>
<h2><a href="http://eyedmax.com/downloads/Smarty3-20110721-zip" style="color:#06C"><img src="/img/download.png" alt="download" style="margin: 0 11px -30px 0;" />Download Smarty 3 zipped CHM file</a></h2>
<p>Downloaded so far 329 times.<br />
<br/><br />
</center></p>
<p>The help is in actual state for 2011-07-21.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=221&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2011/07/22/download-smarty-3-chm-help-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to do if your blog was hacked by evil eval</title>
		<link>http://eyedmax.com/2009/09/05/what-to-do-if-your-blog-was-hacke/</link>
		<comments>http://eyedmax.com/2009/09/05/what-to-do-if-your-blog-was-hacke/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 00:44:23 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Tweak]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=210</guid>
		<description><![CDATA[Weird things happens. Mostly in WordPress. One morning you see that your permalinks became a something like this: blah/%&#38;&#40;&#123;$&#123;eval&#40;base64_decode&#40;$_SERVER&#91;HTTP_REFERER&#93;&#41;&#41;&#125;&#125;&#124;.+&#41;&#38;%/ Or this: “/%&#38;&#40;%7B$%7Beval&#40;base64_decode&#40;$_SERVER%5BHTTP_EXECCODE%5D&#41;&#41;%7D%7D&#124;.+&#41;&#38;% Or your feed crapped like this: error on line 22 at column 71: xmlParseEntityRef: no name wordpress Do not panic &#8211; you&#8217;re hacked. And there is three steps to get rid of it. [...]]]></description>
			<content:encoded><![CDATA[<p>Weird things happens. Mostly in WordPress. One morning you see that your permalinks became a something like this:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">blah<span style="color: #339933;">/%&amp;</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#123;</span>$<span style="color: #009900;">&#123;</span><span style="color: #000066; font-weight: bold;">eval</span><span style="color: #009900;">&#40;</span>base64_decode<span style="color: #009900;">&#40;</span>$_SERVER<span style="color: #009900;">&#91;</span>HTTP_REFERER<span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">|</span>.<span style="color: #339933;">+</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">&amp;%/</span></pre></div></div>

<p>Or this:</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;">“<span style="color: #339933;">/%&amp;</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">%</span>7B$<span style="color: #339933;">%</span>7Beval<span style="color: #009900;">&#40;</span>base64_decode<span style="color: #009900;">&#40;</span>$_SERVER<span style="color: #339933;">%</span>5BHTTP_EXECCODE<span style="color: #339933;">%</span>5D<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">%</span>7D<span style="color: #339933;">%</span>7D<span style="color: #339933;">|</span>.<span style="color: #339933;">+</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">&amp;%</span></pre></div></div>

<p>Or your feed crapped like this:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">error on line 22 at column 71: xmlParseEntityRef: no name wordpress</pre></div></div>

<p>Do not panic &#8211; you&#8217;re hacked. And there is three steps to get rid of it.</p>
<p><strong>1) Restore your permalinks</strong><br />
Go to <em>Admin panel</em> -> <em>Settings</em> -> <em>Permalinks</em>.<br />
Set your permalink structure to whatever it was earlier. If you don&#8217;t even imagine what it was &#8211; you can always ask google for it &#8211; just like this: <strong>site:yourblogurl.com</strong> &#8211; and you&#8217;ll see the answer in the links to your site.</p>
<p><strong>2) Kill the intruder(s)</strong><br />
Go to your preferred mysql administration tool (say, MySqlAdmin) and run this code in the SQL window:</p>

<div class="wp_syntax"><div class="code"><pre class="mysql" style="font-family:monospace;"><span style="color: #990099; font-weight: bold;">SELECT</span> <span style="color: #CC0099;">*</span> <span style="color: #990099; font-weight: bold;">FROM</span> <span style="color: #008000;">`wp<span style="color: #008080; font-weight: bold;">_</span>usermeta`</span>
<span style="color: #990099; font-weight: bold;">WHERE</span> <span style="color: #008000;">`meta<span style="color: #008080; font-weight: bold;">_</span>value`</span> <span style="color: #CC0099; font-weight: bold;">LIKE</span> <span style="color: #008000;">'<span style="color: #008080; font-weight: bold;">%</span>script<span style="color: #008080; font-weight: bold;">%</span>'</span></pre></div></div>

<p>You&#8217;ll see the list of records, write down <strong>user_id</strong>s of those guys.<br />
Go to <em>Admin panel</em> -> <em>Users</em> -> <em>Authors &#038; Users</em>, copy the <strong>edit</strong> link for any user, it&#8217;ll be somethings like:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://yourblogurl.com/wp-admin/user-edit.php?user_id=14&amp;wp_http_referer=%2Fwp-admin%2Fusers.php</pre></div></div>

<p>Then paste it into address line, and change user_id=<strong>XX</strong> to the first user_id you wrote. Go.<br />
Replace <strong>First name</strong> with whatever you want (for example &#8220;z&#8221;), insert &#8220;motherfncker@test.com&#8221; into <strong>Email</strong> field (or whatever, but remember it, you&#8217;ll need it later) and set the <strong>Role</strong> into <em>Subscriber</em>. Push Update user. Then repeat with the next one in your <strong>user_id</strong>s list. After you finished &#8211; just type in into the search line word &#8220;motherfncker&#8221; (or whatever you set emails to). Now &#8211; just <strong>delete</strong> bastards!</p>
<p><strong>3) Defend the base</strong><br />
Just upgrade your wordpress. If you will do it periodically &#8211; there will be no such problems at all!</p>
<p><strong>If you do not have ability to use some SQL tool &#8211; you can try to blind find bastards:</strong><br />
Go to <em>Admin panel</em> -> <em>Users</em> -> <em>Authors &#038; Users</em><br />
Note the number of Admin users (right under &#8220;Users&#8221; header). One of them is you, all others &#8211; bastard ones <img src='http://eyedmax.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Try to find max. <em>user_id</em> in the list by hovering your mouse over links. Then copy the edit link of the user with topmost ID, insert it into address line, change it to next number and go. Did not work? Try the next number. Or previous one. You can even loop through all IDs not in use. And when you&#8217;ll find him &#8211; you know what to do! </p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=210&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/09/05/what-to-do-if-your-blog-was-hacke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Scriplaculous Sortable Demo Fix</title>
		<link>http://eyedmax.com/2009/04/20/advanced-scriplaculous-sortable-demo/</link>
		<comments>http://eyedmax.com/2009/04/20/advanced-scriplaculous-sortable-demo/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 00:22:01 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JS/Ajax]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=198</guid>
		<description><![CDATA[Heh. There is a good example of using nested Scriplaculous Sortables. With one little flaw &#8211; Scriplaculous ver 1.6.x is used, and when you try to execute the code with newer version of library &#8211; sections.each is not a function error pops up. Here is the way to fix it &#8211; you&#8217;ll probably need it [...]]]></description>
			<content:encoded><![CDATA[<p>Heh.</p>
<p>There is a <a href="http://www.gregphoto.net/index.php/2006/05/30/updated-scriplaculous-sortable-demo/" target="_blank">good example</a> of using nested Scriplaculous Sortables. With one little flaw &#8211; Scriplaculous ver 1.6.x is used, and when you try to execute the code with newer version of library &#8211; <span style="color: #ff0000;">sections.each is not a function</span> error pops up.  </p>
<p>Here is the way to fix it &#8211; you&#8217;ll probably need it if you want to save the results <img src='http://eyedmax.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />   </p>
<p>Just replace &#8220;document.getElementsByClassName(&#8216;section&#8217;);&#8221; to &#8220;$$(&#8216;.section&#8217;);&#8221;  </p>
<p><strong>Before</strong></p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> getGroupOrder<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">var</span> sections <span style="color: #339933;">=</span> document<span style="color: #339933;">.</span>getElementsByClassName<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'section'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000000; font-weight: bold;">var</span> alerttext <span style="color: #339933;">=</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">;</span>
	sections<span style="color: #339933;">.</span><span style="color: #990000;">each</span><span style="color: #009900;">&#40;</span><span style="color: #000000; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>section<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000000; font-weight: bold;">var</span> sectionID <span style="color: #339933;">=</span> section<span style="color: #339933;">.</span>id<span style="color: #339933;">;</span>
		<span style="color: #000000; font-weight: bold;">var</span> order <span style="color: #339933;">=</span> Sortable<span style="color: #339933;">.</span><span style="color: #990000;">serialize</span><span style="color: #009900;">&#40;</span>sectionID<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
		alerttext <span style="color: #339933;">+=</span> sectionID <span style="color: #339933;">+</span> <span style="color: #0000ff;">': '</span> <span style="color: #339933;">+</span> Sortable<span style="color: #339933;">.</span>sequence<span style="color: #009900;">&#40;</span>section<span style="color: #009900;">&#41;</span> <span style="color: #339933;">+</span> <span style="color: #0000ff;">'\n'</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	alert<span style="color: #009900;">&#40;</span>alerttext<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p><strong>After</strong></p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">function</span> getGroupOrder<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
	<span style="color: #000000; font-weight: bold;">var</span> sections <span style="color: #339933;">=</span> $$<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'.section'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #000000; font-weight: bold;">var</span> alerttext <span style="color: #339933;">=</span> <span style="color: #0000ff;">''</span><span style="color: #339933;">;</span>
	sections<span style="color: #339933;">.</span><span style="color: #990000;">each</span><span style="color: #009900;">&#40;</span><span style="color: #000000; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>section<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
		<span style="color: #000000; font-weight: bold;">var</span> sectionID <span style="color: #339933;">=</span> section<span style="color: #339933;">.</span>id<span style="color: #339933;">;</span>
		<span style="color: #000000; font-weight: bold;">var</span> order <span style="color: #339933;">=</span> Sortable<span style="color: #339933;">.</span><span style="color: #990000;">serialize</span><span style="color: #009900;">&#40;</span>sectionID<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
		alerttext <span style="color: #339933;">+=</span> sectionID <span style="color: #339933;">+</span> <span style="color: #0000ff;">': '</span> <span style="color: #339933;">+</span> Sortable<span style="color: #339933;">.</span>sequence<span style="color: #009900;">&#40;</span>section<span style="color: #009900;">&#41;</span> <span style="color: #339933;">+</span> <span style="color: #0000ff;">'\n'</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	alert<span style="color: #009900;">&#40;</span>alerttext<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #b1b100;">return</span> <span style="color: #009900; font-weight: bold;">false</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Then modify it for your needs and go on )</p>
<p>What was that?<br />
Quote:</p>
<blockquote><p>As of Prototype 1.6, document.getElementsByClassName has been deprecated since native implementations return a NodeList rather than an Array.</p></blockquote>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=198&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/04/20/advanced-scriplaculous-sortable-demo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>!T.O.O.H.!</title>
		<link>http://eyedmax.com/2009/03/01/tooh/</link>
		<comments>http://eyedmax.com/2009/03/01/tooh/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 01:35:08 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=186</guid>
		<description><![CDATA[The Obliteration of Humanity. The old band from Czech Republic, and the good one! And the dead one. They was banded in 1990 &#8211; and was disbanded in 2006 (I think so), what a mess. I&#8217;m really in grief for them. And damn the Earache! Guys are: Humanoid, Schizoid, Wokis and Freedom. Here they are: [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Obliteration of Humanity.</strong></p>
<p>The old band from Czech Republic, and the good one! And the dead one. They was banded in 1990 &#8211; and was disbanded in 2006 (I think so), what a mess. I&#8217;m really in grief for them. And damn the Earache!</p>
<p>Guys are: Humanoid, Schizoid, Wokis and Freedom. Here they are:</p>
<p><a href="http://eyedmax.com/wp-content/uploads/2009/03/tooh.jpg"><img class="aligncenter size-full wp-image-187" title="!T.O.O.H.!" src="http://eyedmax.com/wp-content/uploads/2009/03/tooh.jpg" alt="!T.O.O.H.!" width="450" height="499" /></a></p>
<p>And &#8211; <a rel="nofollow" href="http://www.tooh.wz.cz/mainEN.html" target="_blank">!T.O.O.H.! homepage in English</a>.</p>
<p>Their swansong &#8211; Ràd a Trest (Order &amp; Punishment) is absolutely brilliant thing! Very, very distinctive sound, evil lyrics, just good musical material &#8211; and 36:41 of pleasure. One of the best albums ever for me now. Listen to it, first time sound looks strange somehow, but you&#8217;ll love it!</p>
<p>Note: pleasure guaranteed only if you&#8217;re in love with good old <strong>death metal</strong> <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=186&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/03/01/tooh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ahsoka Tano (Star Wars: Clone Wars) Nude</title>
		<link>http://eyedmax.com/2009/01/17/ahsoka-tano-star-wars-clone-wars-nude/</link>
		<comments>http://eyedmax.com/2009/01/17/ahsoka-tano-star-wars-clone-wars-nude/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:28:36 +0000</pubDate>
		<dc:creator>Offencer</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[Slash]]></category>
		<category><![CDATA[Star Wars]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=175</guid>
		<description><![CDATA[Seems like all the men thinking about same thing. And here it is! Yeah, yeah. Ahsoka Tano porn e Ahsoka Tano nudo. Star Wars: Clone Wars star Ahsoka Tano poses nude Catch it &#8211; most probably i&#8217;ll remove this picture later.]]></description>
			<content:encoded><![CDATA[<p>Seems like all the men thinking about same thing.<br />
And here it is!<br />
<a href="http://eyedmax.com/wp-content/uploads/2009/01/ashoka-tano-nude.jpg"><img src="http://eyedmax.com/wp-content/uploads/2009/01/ashoka-tano-nude-450x505.jpg" alt="Ahsoka Tano Nude" title="Ahsoka Tano Topless Nude" width="450" height="505" class="aligncenter size-medium wp-image-176" /></a><br />
Yeah, yeah. Ahsoka Tano porn e Ahsoka Tano nudo.</p>
<p>Star Wars: Clone Wars star Ahsoka Tano poses nude <img src='http://eyedmax.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /><br />
Catch it &#8211; most probably i&#8217;ll remove this picture later.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=175&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/17/ahsoka-tano-star-wars-clone-wars-nude/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars image experiment</title>
		<link>http://eyedmax.com/2009/01/17/star-wars-image-experiment/</link>
		<comments>http://eyedmax.com/2009/01/17/star-wars-image-experiment/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 16:06:43 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Optimisation]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[Blogging]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=173</guid>
		<description><![CDATA[Now I&#8217;m ready to test something. Someone can think that picture is offensive somehow &#8211; I assure you that is not. At first, Ahsoka isn&#8217;t child, she seems so only next to Skywalker. At second she&#8217;s a freekin cartoon character &#8211; she have no age at all.]]></description>
			<content:encoded><![CDATA[<p>Now I&#8217;m ready to test something.<br />
Someone can think that picture is offensive somehow &#8211; I assure you that is not.<br />
At first, Ahsoka isn&#8217;t child, she seems so only next to Skywalker. At second she&#8217;s a freekin cartoon character &#8211; she have no age at all.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=173&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/17/star-wars-image-experiment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Star Wars: Clone Wars</title>
		<link>http://eyedmax.com/2009/01/17/star-wars-clone-wars/</link>
		<comments>http://eyedmax.com/2009/01/17/star-wars-clone-wars/#comments</comments>
		<pubDate>Sat, 17 Jan 2009 02:11:10 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Video]]></category>
		<category><![CDATA[Star Wars]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=165</guid>
		<description><![CDATA[Yeah. Finally I realized that Star Wars: Clone Wars now is not only theatrical movie, it&#8217;s a TV series )) And yeah. Just good for me. Maybe even better than Episode I. Now I thinking about good old trick &#8211; you&#8217;ll see it soon, just little experiment.]]></description>
			<content:encoded><![CDATA[<p><img src="http://eyedmax.com/wp-content/uploads/2009/01/star-wars-ashoka-clone-wars.jpg" alt="Ashoka - Star Wars: Clone Wars" title="Ashoka - Star Wars: Clone Wars" width="450" height="337" class="aligncenter size-full wp-image-166" /><br />
<strong>Yeah.</strong><br />
Finally I realized that Star Wars: Clone Wars now is not only theatrical movie, it&#8217;s a TV series ))</p>
<p><img src="http://eyedmax.com/wp-content/uploads/2009/01/star-wars-yoda-clone-wars.jpg" alt="Yoda - Star Wars: Clone Wars" title="Yoda - Star Wars: Clone Wars" width="450" height="450" class="aligncenter size-full wp-image-167" /><br />
<strong>And yeah.</strong><br />
Just good for me. Maybe even better than Episode I.</p>
<p><script type="text/javascript" src="http://widgets.clearspring.com/o/4879167ae8d8e639/497139643004ec75/4879167a51ff5bb9/649fae26/widget.js"></script></p>
<p>Now I thinking about good old trick <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  &#8211; you&#8217;ll see it soon, just little experiment.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=165&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/17/star-wars-clone-wars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diablo Swing Orchestra 2009 album</title>
		<link>http://eyedmax.com/2009/01/04/diablo-swing-orchestra-2009-album/</link>
		<comments>http://eyedmax.com/2009/01/04/diablo-swing-orchestra-2009-album/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 22:07:22 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=158</guid>
		<description><![CDATA[Diabloswings must be in studio now. Maybe not just now &#8211; but in two months they have to&#8230; &#8220;All in all, we can promise a more playful album with perhaps a little more aggressive-sounding songs. Some notes on the new songs are that we make more use of brass instruments than on the previous album. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-159" title="Diablo Swing Orchestra" src="http://eyedmax.com/wp-content/uploads/2009/01/dso.jpg" alt="Diablo Swing Orchestra" width="450" height="299" /></p>
<p>Diabloswings must be in studio now. Maybe not just now &#8211; but in two months they have to&#8230;</p>
<blockquote><p>&#8220;All in all, we can promise a more playful album with perhaps a little more aggressive-sounding songs. Some notes on the new songs are that we make more use of brass instruments than on the previous album. Some songs will also feature a male opera singer (we&#8217;ll reveal names later) and they will be sung in English, Russian, French and Italian.</p>
<p>&#8220;Details regarding studio and what label who will release the album is yet to be finalized but it will probably be sorted out during the upcoming month. Pre-production will continue during the autumn and we&#8217;ll hit the studio around January-February of 2009.&#8221;</p></blockquote>
<p>Taken from <a href="http://www.roadrunnerrecords.com/BlabberMouth.Net/news.aspx?mode=Article&amp;newsitemID=103831" target="_blank" rel="nofollow">here</a>.</p>
<p>Shit, I&#8217;ll wait, cause it worth it!!</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=158&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/04/diablo-swing-orchestra-2009-album/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Dashboard problem fix</title>
		<link>http://eyedmax.com/2009/01/03/wordpress-dashboard-problem-fix/</link>
		<comments>http://eyedmax.com/2009/01/03/wordpress-dashboard-problem-fix/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 04:41:37 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=152</guid>
		<description><![CDATA[Heh. I&#8217;ve got &#8220;dashboard problem&#8221; in admin area. For long. )) Now it&#8217;s over. When you see 404 page instead of your dashboard &#8211; and somethings like &#8220;admin.php?page=index.php&#8221; in your addressbar &#8211; you just need to go to your wp-content/plugins/ directory and rename index.php there to index.html P.S. BTW WP2.7 adminpanel looks really great! Upgrade [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-153 alignnone" title="WordPress 2.7 offsite webshot" src="http://eyedmax.com/wp-content/uploads/2009/01/wp7-webshot.jpg" alt="WordPress 2.7 offsite webshot" width="450" height="212" /></p>
<p>Heh. I&#8217;ve got &#8220;dashboard problem&#8221; in admin area. For long. ))</p>
<p>Now it&#8217;s over.</p>
<p>When you see 404 page instead of your dashboard &#8211; and somethings like &#8220;admin.php?page=index.php&#8221; in your addressbar &#8211; you just need to go to your <strong>wp-content/plugins/</strong> directory and rename <strong>index.php</strong> there to <strong>index.html</strong></p>
<p>P.S. BTW WP2.7 adminpanel looks really great! Upgrade ASAP.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=152&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/03/wordpress-dashboard-problem-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crisis Santa (?)</title>
		<link>http://eyedmax.com/2009/01/03/crisis-santa/</link>
		<comments>http://eyedmax.com/2009/01/03/crisis-santa/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 03:53:41 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[pictures]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=148</guid>
		<description><![CDATA[Were you good enough in 2k8 ??]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter">
<dl id="attachment_149" class="wp-caption aligncenter" style="width: 460px;">
<dt class="wp-caption-dt"><a href="http://eyedmax.com/wp-content/uploads/2009/01/crisis-santa.jpg"><img class="size-full wp-image-149" title="Crisis Santa" src="http://eyedmax.com/wp-content/uploads/2009/01/crisis-santa.jpg" alt="Crisis Santa" width="450" height="632" /></a></dt>
</dl>
</div>
<p>Were you good enough in 2k8 ??</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=148&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2009/01/03/crisis-santa/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>And else one BMG I Feel Love video</title>
		<link>http://eyedmax.com/2008/10/30/and-else-one-bmg-i-feel-love-video/</link>
		<comments>http://eyedmax.com/2008/10/30/and-else-one-bmg-i-feel-love-video/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 12:52:45 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://eyedmax.com/?p=142</guid>
		<description><![CDATA[Blue Man Group &#8211; I Feel Love Instead of this one. I love `em.]]></description>
			<content:encoded><![CDATA[<div><object width="420" height="339"><param name="movie" value="http://www.dailymotion.com/swf/k7svppC2yRiSEEv4lS" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><embed src="http://www.dailymotion.com/swf/k7svppC2yRiSEEv4lS" type="application/x-shockwave-flash" width="420" height="339" allowFullScreen="true" allowScriptAccess="always"></embed></object><br /><b><a href="http://www.dailymotion.com/swf/k7svppC2yRiSEEv4lS">Blue Man Group &#8211; I Feel Love</a></b></div>
<p>Instead of <a href="http://eyedmax.com/2007/03/27/bmg-ban/">this one</a>.<br />
I love `em.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=142&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2008/10/30/and-else-one-bmg-i-feel-love-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed BoxOver js library</title>
		<link>http://eyedmax.com/2008/05/28/fixed-boxover-js-library/</link>
		<comments>http://eyedmax.com/2008/05/28/fixed-boxover-js-library/#comments</comments>
		<pubDate>Wed, 28 May 2008 00:23:32 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2008/05/28/fixed-boxover-js-library/</guid>
		<description><![CDATA[Hi there, my dear java-damned-script fans! Today I used to find an strange bug in pretty little fine-looking-hints library, called BoxOver from here. As you know, for the chars &#34;, [ and ] with this library you must use &#38;quot;, [[ and ]] to display&#8230; It works, but only once for brackets. So, I tried [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there, my dear java-damned-script fans!</p>
<p><img style="border-right: 0px; border-top: 0px; margin: 5px 0px 0px 15px; border-left: 0px; border-bottom: 0px" height="170" alt="boxover" src="http://eyedmax.com/wp-content/uploads/2008/05/boxover.jpg" width="259" align="right" border="0" />Today I used to find an strange bug in pretty little fine-looking-hints library, called BoxOver from <a title="Swazz Boxover" href="http://boxover.swazz.org/" target="_blank">here</a>. As you know, for the chars &quot;, [ and ] with this library you must use &amp;quot;, [[ and ]] to display&#8230; It works, but only once for brackets.</p>
<p>So, I tried to find a fix&#8230; None found. At the forum some guy gave an ugly fix with &amp;rbr; and so on&#8230;</p>
<p>Shame on you guys, did you ever heard of regexp syntax? <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Here&#8217;s the BoxOver library with fixed [ and ] brackets display:</p>
<p><a title="Nice, light and fast tooltip javascript library download, fixed" href="http://eyedmax.com/download-manager.php?id=9">Download BoxOver 2.1a javascript library (28th May 2008)</a></p>
<p>BTW, when I tried to register on forum to post my fix &#8211; I can&#8217;t &#8211; because of captcha insult, and that&#8217;s why I posted it here.</p>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=137&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2008/05/28/fixed-boxover-js-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

