<?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"
	>

<channel>
	<title>EyedMax's Pit &#187; Development</title>
	<atom:link href="http://eyedmax.com/category/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://eyedmax.com</link>
	<description>Yeah, you're right. It's me ;)</description>
	<pubDate>Thu, 31 Jul 2008 15:10:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
	<image>
  <link>http://eyedmax.com</link>
  <url>http://eyedmax.com/favicon.ico</url>
  <title>EyedMax's Pit</title>
</image>
		<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 to find [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=Fixed+BoxOver+js+library&#38;url=http%3A%2F%2Feyedmax.com%2F2008%2F05%2F28%2Ffixed-boxover-js-library%2F">ShareThis</a></p>]]></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 href="http://boxover.swazz.org/" title="Swazz Boxover" target="_blank" onclick="javascript:pageTracker._trackPageview ('/outbound/boxover.swazz.org');">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 href="http://eyedmax.com/download-manager.php?id=9" title="Nice, light and fast tooltip javascript library download, fixed">Download BoxOver 2.1a javascript library (28th May 2008)</a></p>
<p>BTW, when I tried to register on forum to post my fix - I can&#8217;t - because of captcha insult, and that&#8217;s why I posted it here.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/08/21/wanna-buy-a-pligg/" title="Wanna buy a PLIGG? (August 21, 2007)">Wanna buy a PLIGG?</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 - when charset is set to Latin1 (June 23, 2007)">UTF-8 fix - when charset is set to Latin1</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>
	<li><a href="http://eyedmax.com/2007/06/26/scrap/" title="Scrap (June 26, 2007)">Scrap</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2008/05/28/fixed-boxover-js-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>User agent switcher</title>
		<link>http://eyedmax.com/2008/05/07/user-agent-switcher/</link>
		<comments>http://eyedmax.com/2008/05/07/user-agent-switcher/#comments</comments>
		<pubDate>Wed, 07 May 2008 19:13:33 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2008/05/07/user-agent-switcher/</guid>
		<description><![CDATA[Helpful thing (for web developer)
Firefox plugin User Agent Switcher&#160;
But check out Safari 3.1 for Windows. Preferences =&#62; Advanced tab, enable Develop menu and - voila! - you have all you want and many more things. Actually it remembered me FireBug extension for FireFox.
Enjoy  

	Related posts
	
	No related posts.
	

<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=User+agent+switcher&#38;url=http%3A%2F%2Feyedmax.com%2F2008%2F05%2F07%2Fuser-agent-switcher%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Helpful thing (for web developer)</p>
<p>Firefox plugin <a href="https://addons.mozilla.org/en-US/firefox/addon/59" title="User Agent Switcher" target="_blank" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/addons.mozilla.org');">User Agent Switcher</a>&#160;</p>
<p>But check out Safari 3.1 for Windows. Preferences =&gt; Advanced tab, enable Develop menu and - voila! - you have all you want and many more things. Actually it remembered me FireBug extension for FireFox.</p>
<p>Enjoy <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2008/05/07/user-agent-switcher/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wanna buy a PLIGG?</title>
		<link>http://eyedmax.com/2007/08/21/wanna-buy-a-pligg/</link>
		<comments>http://eyedmax.com/2007/08/21/wanna-buy-a-pligg/#comments</comments>
		<pubDate>Mon, 20 Aug 2007 23:57:39 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Business]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/08/21/wanna-buy-a-pligg/</guid>
		<description><![CDATA[ Pligg is now for sale. Do you wanna buy it? Sale includes the pligg.com domain along with all web content created for the site including graphic design work, blog and forum administrator accounts, rights to the Sourceforge.net account. You can buy it here.
Shit.

	Related posts
	
	Sendmail for Windows Freeware (0)
	Fixed BoxOver js library (0)
	BlogJet (0)
	BlogDesk software [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=Wanna+buy+a+PLIGG%3F&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F08%2F21%2Fwanna-buy-a-pligg%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p><a href="http://eyedmax.com/wp-content/uploads/2007/08/pligg-com-sale.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; margin: 0px 10px 0px 0px; border-left: 0px; border-bottom: 0px" height="72" alt="pligg-com-sale" src="http://eyedmax.com/wp-content/uploads/2007/08/pligg-com-sale-thumb.png" width="160" align="left" border="0"></a> Pligg is now for sale. Do you wanna buy it? Sale includes the pligg.com domain along with all web content created for the site including graphic design work, blog and forum administrator accounts, rights to the Sourceforge.net account. You can buy it <a href="http://www.sedo.com/search/details.php4?domain=pligg.com" target="_blank" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/www.sedo.com');">here</a>.</p>
<p>Shit.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/31/blogjet/" title="BlogJet (July 31, 2007)">BlogJet</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/07/21/blogdesk-software/" title="BlogDesk software (July 21, 2007)">BlogDesk software</a> (1)</li>
	<li><a href="http://eyedmax.com/2007/08/14/3d-cover-design-in-two-clicks/" title="3D cover design in two clicks (August 14, 2007)">3D cover design in two clicks</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/08/21/wanna-buy-a-pligg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Are you a web developer for real?</title>
		<link>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/</link>
		<comments>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 19:34:41 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[Web Server]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/</guid>
		<description><![CDATA[Just a simple test.
Check this out.
If all you see - is your browser&#8217;s &#8220;not found&#8221; page - well, bad luck! All others - welcome to the club!

	Related posts
	
	youthumb - another video plugin (0)
	Fixed BoxOver js library (0)
	Feed ShowZ plugin update (0)
	Feed ShowZ plugin for WordPress 2.x (0)
	Developers versus clients (0)


<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=Are+you+a+web+developer+for+real%3F&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F07%2F20%2Fare-you-a-web-developer-for-real%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Just a simple test.</p>
<p>Check <a href="http://localhost/" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/localhost');">this</a> out.</p>
<p>If all you see - is your browser&#8217;s &#8220;not found&#8221; page - well, bad luck! All others - welcome to the club!</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</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/06/04/developers-versus-clients/" title="Developers versus clients (June 4, 2007)">Developers versus clients</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/07/20/are-you-a-web-developer-for-real/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Scrap</title>
		<link>http://eyedmax.com/2007/06/26/scrap/</link>
		<comments>http://eyedmax.com/2007/06/26/scrap/#comments</comments>
		<pubDate>Mon, 25 Jun 2007 23:30:53 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/06/26/scrap/</guid>
		<description><![CDATA[Hmmmm&#8230;
The previous piece of code is a scrap if you have to deal with MySql4 server with all-defaults.
So&#8230; I continued my challenge - I want my data back (and workin&#8217;)  Stay tuned for next round&#8230;
P.S. For MySql5 all works great&#8230;

	Related posts
	
	youthumb - another video plugin (0)
	Fixed BoxOver js library (0)
	Feed ShowZ plugin update (0)
	Feed [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=Scrap&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F06%2F26%2Fscrap%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Hmmmm&#8230;<br />
The previous piece of code is a scrap if you have to deal with MySql4 server with all-defaults.<br />
So&#8230; I continued my challenge - I want my data back (and workin&#8217;) <img src='http://eyedmax.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> Stay tuned for next round&#8230;</p>
<p>P.S. For MySql5 all works great&#8230;</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</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/06/04/developers-versus-clients/" title="Developers versus clients (June 4, 2007)">Developers versus clients</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/06/26/scrap/feed/</wfw:commentRss>
		</item>
		<item>
		<title>UTF-8 fix - when charset is set to Latin1</title>
		<link>http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/</link>
		<comments>http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 21:28:14 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/</guid>
		<description><![CDATA[Situation: you have MySQL 5 database with tables which claimed to have Latin1 charset. You filled the base (with MySQL Front, PhpMyAdmin or any other tool) with info. There IS non alnum chars (like TM, (c), long –, ellipsis etc.)
Now you want it back, and your pages are utf-8 encoded, but when you queries the [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=UTF-8+fix+-+when+charset+is+set+to+Latin1&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F06%2F23%2Futf-8-fix-when-charset-is-set-to-latin1%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Situation: you have MySQL 5 database with tables which claimed to have Latin1 charset. You filled the base (with MySQL Front, PhpMyAdmin or any other tool) with info. There IS non alnum chars (like TM, (c), long –, ellipsis etc.)</p>
<p>Now you want it back, and your pages are utf-8 encoded, but when you queries the base, ‘?’ sign returned instead of your cute symbols. Shit.</p>
<p>Never mind, if you can see those chars with PhpMyAdmin – I’ll help you to convert them to use them.</p>
<p>First, mysql5 seems to be utf-8 lover (even if other charset is claimed). So – it’s simple. Just exec <strong>SET NAMES utf8</strong> right after database initialisation.</p>
<p>Second, query all the data you need into array.</p>
<p>Third, just do utf8_encode on data with your loved scrap <img src="http://eyedmax.com/wp-content/uploads/2007/06/smile32.gif" /></p>
<p>Forth, exec <strong>SET NAMES latin1</strong></p>
<p>Fifth – write your data back</p>
<p>Sixth – tell your application to use utf8_decode when reading and utf8_encode when writing those data.</p>
<p>That’s all – now you can easilly transfer your data to <strike>MySQL4</strike>* or MySQL5 servers – and your app will work there!</p>
<p>Example:</p>

<div class="wp_syntax"><div class="code"><pre class="php"><span style="color: #666666; font-style: italic;">// init skipped </span>
&nbsp;
<span style="color: #666666; font-style: italic;">/*********************************** 
 * Database connect 
 **********************************/</span> 
<span style="color: #000033;">$o_db</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> myDB<span style="color: #009900;">&#40;</span>DB<span style="color: #339933;">::</span><span style="color: #004000;">connect</span><span style="color: #009900;">&#40;</span>DB_DSN<span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_setFetchMode</span><span style="color: #009900;">&#40;</span>DB_FETCHMODE_ASSOC<span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_query</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'SET NAMES utf8'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
&nbsp;
<span style="color: #000033;">$q</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'SELECT page_id, page_head_title, page_head_description, page_head_keywords 
  FROM '</span><span style="color: #339933;">.</span>DB_PREFIX<span style="color: #339933;">.</span><span style="color: #0000ff;">'pages 
'</span><span style="color: #339933;">;</span> 
<span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000033;">$page</span> <span style="color: #b1b100;">as</span> <span style="color: #000033;">$k</span> <span style="color: #339933;">=&gt;</span> <span style="color: #000033;">$p</span><span style="color: #009900;">&#41;</span> 
  <span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'page_head_title'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'page_head_description'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'page_head_keywords'</span><span style="color: #009900;">&#41;</span> <span style="color: #b1b100;">as</span> <span style="color: #000033;">$field</span><span style="color: #009900;">&#41;</span> 
    <span style="color: #000033;">$page</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$k</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$field</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #990000;">utf8_encode</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$field</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_query</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'SET NAMES latin1'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
&nbsp;
<span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span><span style="color: #000033;">$page</span> <span style="color: #b1b100;">as</span> <span style="color: #000033;">$p</span><span style="color: #009900;">&#41;</span> 
<span style="color: #009900;">&#123;</span> 
  <span style="color: #000033;">$up</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'UPDATE '</span><span style="color: #339933;">.</span>DB_PREFIX<span style="color: #339933;">.</span><span style="color: #0000ff;">'pages 
    SET 
    page_head_title = '</span><span style="color: #339933;">.</span><span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_quote</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'page_head_title'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">', 
    page_head_description = '</span><span style="color: #339933;">.</span><span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_quote</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'page_head_description'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">', 
    page_head_keywords = '</span><span style="color: #339933;">.</span><span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_quote</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'page_head_keywords'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">', 
    WHERE page_id = '</span><span style="color: #339933;">.</span><span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_quote</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'page_id'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span><span style="color: #0000ff;">' 
  '</span><span style="color: #339933;">;</span> 
  <span style="color: #000033;">$o_db</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">db_query</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$up</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> 
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>*see next post</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</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/06/04/developers-versus-clients/" title="Developers versus clients (June 4, 2007)">Developers versus clients</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/06/23/utf-8-fix-when-charset-is-set-to-latin1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress 2.2.1</title>
		<link>http://eyedmax.com/2007/06/22/wordpress-221/</link>
		<comments>http://eyedmax.com/2007/06/22/wordpress-221/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 02:11:55 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/06/22/wordpress-221/</guid>
		<description><![CDATA[Oops, WordPress 2.2.1 is out, and I&#8217;m still not ready!
Ok, I upgraded all the blogs with my plugs, and let&#8217;s see what happens.

	Related posts
	
	WordPress 2 updated (0)
	New WordPress version (0)
	New Wordpress (0)


<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=WordPress+2.2.1&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F06%2F22%2Fwordpress-221%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Oops, WordPress 2.2.1 is out, and I&rsquo;m still not ready!</p>
<p>Ok, I upgraded all the blogs with my plugs, and let&rsquo;s see what happens.</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<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/2007/01/23/new-wordpress-version/" title="New WordPress version (January 23, 2007)">New WordPress version</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/05/20/new-wordpress/" title="New Wordpress (May 20, 2007)">New Wordpress</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/06/22/wordpress-221/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Developers versus clients</title>
		<link>http://eyedmax.com/2007/06/04/developers-versus-clients/</link>
		<comments>http://eyedmax.com/2007/06/04/developers-versus-clients/#comments</comments>
		<pubDate>Mon, 04 Jun 2007 19:24:52 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[News]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/06/04/developers-versus-clients/</guid>
		<description><![CDATA[Why always they think that coding - it&#8217;s an instant process?
Just another little quote:
We were under the understanding that coding would have been complete and we were to have seen your work late last week
Yeah, right. Do you mean next week?

	Related posts
	
	youthumb - another video plugin (0)
	UTF-8 fix - when charset is set to Latin1 (0)
	Scrap [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=Developers+versus+clients&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F06%2F04%2Fdevelopers-versus-clients%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>Why always they think that coding - it&#8217;s an instant process?</p>
<p>Just another little quote:</p>
<blockquote><p>We were under the understanding that coding would have been complete and we were to have seen your work late last week</p></blockquote>
<p>Yeah, right. Do you mean <strong>next</strong> week?</p>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</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 - when charset is set to Latin1 (June 23, 2007)">UTF-8 fix - when charset is set to Latin1</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/06/26/scrap/" title="Scrap (June 26, 2007)">Scrap</a> (0)</li>
	<li><a href="http://eyedmax.com/2007/05/31/php-4-and-xml/" title="PHP 4 and XML (May 31, 2007)">PHP 4 and XML</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/06/04/developers-versus-clients/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP 4 and XML</title>
		<link>http://eyedmax.com/2007/05/31/php-4-and-xml/</link>
		<comments>http://eyedmax.com/2007/05/31/php-4-and-xml/#comments</comments>
		<pubDate>Thu, 31 May 2007 12:42:06 +0000</pubDate>
		<dc:creator>eyedmax</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://eyedmax.com/2007/05/31/php-4-and-xml/</guid>
		<description><![CDATA[What a mess.
Php 4 had no human usable XML handling implementation.And almost all libraries it&#8217;s a mess&#8230;
I found one good article about it, but it&#8217;s in russian.OK, I&#8217;ll try to translate it later (maybe only examples &#160;)
And as for me &#8211; I found what i wanted. Small and effective library.
Here it is under more tag


&#60;?php
 [...]<p><a href="http://sharethis.com/item?&#038;wp=2.6&#38;publisher=b7aa1d89-4175-4f3e-a84e-f630f717088c&#38;title=PHP+4+and+XML&#38;url=http%3A%2F%2Feyedmax.com%2F2007%2F05%2F31%2Fphp-4-and-xml%2F">ShareThis</a></p>]]></description>
			<content:encoded><![CDATA[<p>What a mess.</p>
<p>Php 4 had no human usable XML handling implementation.<br />And almost all libraries it&rsquo;s a mess&hellip;</p>
<p>I found one good article about it, but it&rsquo;s in russian.<br />OK, I&rsquo;ll try to translate it later (maybe only examples <img src="http://eyedmax.com/wp-content/uploads/2007/05/smile3.gif" / / />&nbsp;)</p>
<p>And as for me &ndash; I found what i wanted. Small and effective library.</p>
<p>Here it is under more tag</p>
<p><span id="more-29"></span></p>

<div class="wp_syntax"><div class="code"><pre class="php"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
 <span style="color: #000033;">$p</span> <span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;&amp;&quot;</span> <span style="color: #000000; font-weight: bold;">new</span> xmlparser<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
 <span style="color: #000033;">$p</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">parse</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;/* XML file*/&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
 <span style="color: #990000;">print_r</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$p</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
<span style="color: #000000; font-weight: bold;">class</span> xmlParser<span style="color: #009900;">&#123;</span>
   <span style="color: #000000; font-weight: bold;">var</span> <span style="color: #000033;">$xml_obj</span> <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">null</span><span style="color: #339933;">;</span>
   <span style="color: #000000; font-weight: bold;">var</span> <span style="color: #000033;">$output</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
   <span style="color: #000000; font-weight: bold;">var</span> <span style="color: #000033;">$attrs</span><span style="color: #339933;">;</span>
&nbsp;
   <span style="color: #000000; font-weight: bold;">function</span> xmlParser<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
       <span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span> <span style="color: #339933;">=</span> <span style="color: #990000;">xml_parser_create</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
       <span style="color: #990000;">xml_set_object</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #339933;">,</span><span style="color: #000033;">$this</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
       <span style="color: #990000;">xml_set_character_data_handler</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'dataHandler'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
       <span style="color: #990000;">xml_set_element_handler</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;startHandler&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;endHandler&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
   <span style="color: #009900;">&#125;</span>
&nbsp;
   <span style="color: #000000; font-weight: bold;">function</span> parse<span style="color: #009900;">&#40;</span><span style="color: #000033;">$path</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
       <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$fp</span> <span style="color: #339933;">=</span> <span style="color: #990000;">fopen</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$path</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;r&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
           <span style="color: #990000;">die</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;Cannot open XML data file: $path&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
           <span style="color: #b1b100;">return</span> <span style="color: #000000; font-weight: bold;">false</span><span style="color: #339933;">;</span>
       <span style="color: #009900;">&#125;</span>
&nbsp;
       <span style="color: #b1b100;">while</span> <span style="color: #009900;">&#40;</span><span style="color: #000033;">$data</span> <span style="color: #339933;">=</span> <span style="color: #990000;">fread</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$fp</span><span style="color: #339933;">,</span> <span style="color: #cc66cc;">4096</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
           <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #990000;">xml_parse</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #339933;">,</span> <span style="color: #000033;">$data</span><span style="color: #339933;">,</span> <span style="color: #990000;">feof</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$fp</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
               <span style="color: #990000;">die</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">sprintf</span><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;XML error: %s at line %d&quot;</span><span style="color: #339933;">,</span>
               <span style="color: #990000;">xml_error_string</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">xml_get_error_code</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>
               <span style="color: #990000;">xml_get_current_line_number</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
               <span style="color: #990000;">xml_parser_free</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">xml_obj</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
           <span style="color: #009900;">&#125;</span>
       <span style="color: #009900;">&#125;</span>
&nbsp;
       <span style="color: #b1b100;">return</span> <span style="color: #000000; font-weight: bold;">true</span><span style="color: #339933;">;</span>
   <span style="color: #009900;">&#125;</span>
&nbsp;
   <span style="color: #000000; font-weight: bold;">function</span> startHandler<span style="color: #009900;">&#40;</span><span style="color: #000033;">$parser</span><span style="color: #339933;">,</span> <span style="color: #000033;">$name</span><span style="color: #339933;">,</span> <span style="color: #000033;">$attribs</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
        <span style="color: #000033;">$_content</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #000033;">$_content</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'name'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #000033;">$name</span><span style="color: #339933;">;</span>
        <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$attribs</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span>
            <span style="color: #000033;">$_content</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'attrs'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #000033;">$attribs</span><span style="color: #339933;">;</span>
        <span style="color: #990000;">array_push</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #339933;">,</span> <span style="color: #000033;">$_content</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span>
&nbsp;
   <span style="color: #000000; font-weight: bold;">function</span> dataHandler<span style="color: #009900;">&#40;</span><span style="color: #000033;">$parser</span><span style="color: #339933;">,</span> <span style="color: #000033;">$data</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
        <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #990000;">empty</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$data</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&amp;&amp;</span> <span style="color: #000033;">$data</span><span style="color: #339933;">!=</span><span style="color: #0000ff;">&quot;<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
            <span style="color: #000033;">$_output_idx</span> <span style="color: #339933;">=</span> <span style="color: #990000;">count</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">-</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span>
            <span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$_output_idx</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'content'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">.=</span> <span style="color: #000033;">$data</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span>
   <span style="color: #009900;">&#125;</span>
&nbsp;
   <span style="color: #000000; font-weight: bold;">function</span> endHandler<span style="color: #009900;">&#40;</span><span style="color: #000033;">$parser</span><span style="color: #339933;">,</span> <span style="color: #000033;">$name</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
        <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #990000;">count</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">&gt;</span> <span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
            <span style="color: #000033;">$_data</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array_pop</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
            <span style="color: #000033;">$_output_idx</span> <span style="color: #339933;">=</span> <span style="color: #990000;">count</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">-</span> <span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span>
            <span style="color: #000033;">$add</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
            <span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$_output_idx</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'child'</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span>
                <span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$_output_idx</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'child'</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
            <span style="color: #990000;">array_push</span><span style="color: #009900;">&#40;</span><span style="color: #000033;">$this</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">output</span><span style="color: #009900;">&#91;</span><span style="color: #000033;">$_output_idx</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#91;</span><span style="color: #0000ff;">'child'</span><span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span> <span style="color: #000033;">$_data</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
        <span style="color: #009900;">&#125;</span>  
   <span style="color: #009900;">&#125;</span>
<span style="color: #009900;">&#125;</span>
<span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p></more></p>
<div class="bjtags">Tags:  <a href="http://technorati.com/tag/simple+PHP+4+XML+library" rel="tag" onclick="javascript:pageTracker._trackPageview ('/outbound/technorati.com');">simple+PHP+4+XML+library</a></div>

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://eyedmax.com/2007/03/27/youthumb-another-video-plugin/" title="youthumb - another video plugin (March 27, 2007)">youthumb - another video plugin</a> (0)</li>
	<li><a href="http://eyedmax.com/2008/05/28/fixed-boxover-js-library/" title="Fixed BoxOver js library (May 28, 2008)">Fixed BoxOver js library</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/06/04/developers-versus-clients/" title="Developers versus clients (June 4, 2007)">Developers versus clients</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://eyedmax.com/2007/05/31/php-4-and-xml/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
