<?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; Tools</title>
	<atom:link href="http://eyedmax.com/category/development/tools/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>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 [...]]]></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="" />
	<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/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 &#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/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>
		<slash:comments>3</slash:comments>
		</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 &#8211; voila! &#8211; you have all you want and many more things. Actually it remembered me FireBug extension for FireFox.
Enjoy  

	Related posts
	
	No related posts.
	

]]></description>
			<content:encoded><![CDATA[<p>Helpful thing (for web developer)</p>
<p>Firefox plugin <a title="User Agent Switcher" href="https://addons.mozilla.org/en-US/firefox/addon/59" target="_blank" rel="nofollow">User Agent Switcher</a>&#160;</p>
<p>But check out Safari 3.1 for Windows. Preferences =&gt; Advanced tab, enable Develop menu and &#8211; voila! &#8211; 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>
<img src="http://eyedmax.com/?ak_action=api_record_view&id=132&type=feed" alt="" />
	<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>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
