<?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>Ajax Bestiary &#187; Tools</title>
	<atom:link href="http://www.ajaxbestiary.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Sat, 19 Jun 2010 13:43:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Simplify Your Workflow with GuiMags</title>
		<link>http://www.ajaxbestiary.com/2008/04/11/simplify-your-workflow-with-guimags/</link>
		<comments>http://www.ajaxbestiary.com/2008/04/11/simplify-your-workflow-with-guimags/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 00:24:05 +0000</pubDate>
		<dc:creator>Don Albrecht</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Process]]></category>
		<category><![CDATA[Workflow]]></category>

		<guid isPermaLink="false">http://www.ajaxbestiary.com/?p=320</guid>
		<description><![CDATA[


Let&#8217;s face it, prototyping and mock-ups are a pain in the rear.  I&#8217;m always looking for ways to streamline the early phases of the design process.  Today I found one that is simply brilliant.
Meet GUIMags:  Simple, whiteboard magnets of common UI components.
Now you can do mockups on the whiteboard with high fidelity [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www.ajaxbestiary.com/wp-content/uploads/2008/04/guimags.jpg"><img class="alignleft size-full wp-image-321" style="float:left; margin-right: 1.5em;" title="guimags" src="http://www.ajaxbestiary.com/wp-content/uploads/2008/04/guimags.jpg" alt="" width="236" height="288" /></a></p>
<p>Let&#8217;s face it, prototyping and mock-ups are a pain in the rear.  I&#8217;m always looking for ways to streamline the early phases of the design process.  Today I found one that is simply brilliant.</p>
<p>Meet GUIMags:  Simple, whiteboard magnets of common UI components.</p>
<p>Now you can do mockups on the whiteboard with high fidelity symbols that photograph well.  Instead of sketching out the entire design for each iteration, you can simply rearrange elements and erase / rewrite labels as  you collaboratively work through a design.  When you&#8217;re done.  You can simply take a picture of the whiteboard and start coding your mockup.</p>
<p>You can find GuiMags here:</p>
<p><a href="http://www.guimags.com/index.php">http://www.guimags.com/index.php</a></p>
<p><img src="http://www.ajaxbestiary.com/?voyeur=1"></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxbestiary.com/2008/04/11/simplify-your-workflow-with-guimags/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Expand your debugging aresnal with pi.debugger</title>
		<link>http://www.ajaxbestiary.com/2008/04/08/expand-your-debugging-aresnal-with-pidebugger/</link>
		<comments>http://www.ajaxbestiary.com/2008/04/08/expand-your-debugging-aresnal-with-pidebugger/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 15:28:10 +0000</pubDate>
		<dc:creator>Don Albrecht</dc:creator>
				<category><![CDATA[Misc Toolkits]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[debugger]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://www.ajaxbestiary.com/?p=317</guid>
		<description><![CDATA[


pi.debugger is a new debug console that acts as a graceful counterpart to firebug.  I&#8217;ve  and Firebug is an awesome tool for debugging, hands down.  Unfortunately, it is Firefox specific and has to be installed on the clients machine.
Firebug lite is great, but it is extremely limited and provides little more than a logging console.  [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><a href="http://www.ajaxbestiary.com/wp-content/uploads/2008/04/pidebugger.png"><img class="alignnone size-full wp-image-318" title="pidebugger" src="http://www.ajaxbestiary.com/wp-content/uploads/2008/04/pidebugger.png" alt="" width="500" height="151" /></a></p>
<p>pi.debugger is a new debug console that acts as a graceful counterpart to firebug.  I&#8217;ve  and Firebug is an awesome tool for debugging, hands down.  Unfortunately, it is Firefox specific and has to be installed on the clients machine.</p>
<p>Firebug lite is great, but it is extremely limited and provides little more than a logging console.  pi.debugger sits somewhere in between.  It&#8217;s not as full featured as firebug, but it does provide the ever useful evaluation console as well as a DOM browser.</p>
<p>Check it out here:</p>
<p><a href="http://code.google.com/p/pi-js/">http://code.google.com/p/pi-js/</a></p>
<p>And test drive it here:</p>
<p><a href="http://kodfabrik.com/app/pi.debugger/">http://kodfabrik.com/app/pi.debugger/</a></p>
<p><img src="http://www.ajaxbestiary.com/?voyeur=1"></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxbestiary.com/2008/04/08/expand-your-debugging-aresnal-with-pidebugger/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blueprint Layout Tool 0.4 New URL, Significant Polish</title>
		<link>http://www.ajaxbestiary.com/2008/01/07/blueprint-layout-tool-04-new-url-significant-polish/</link>
		<comments>http://www.ajaxbestiary.com/2008/01/07/blueprint-layout-tool-04-new-url-significant-polish/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 14:33:33 +0000</pubDate>
		<dc:creator>Don Albrecht</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Site Announcements]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Blueprint]]></category>
		<category><![CDATA[Blueprint CSS]]></category>
		<category><![CDATA[Blueprint Layout Tool]]></category>

		<guid isPermaLink="false">http://www.ajaxbestiary.com/2008/01/07/blueprint-layout-tool-04-new-url-significant-polish/</guid>
		<description><![CDATA[

 
  I&#8217;m pleased to announce a preview release of Blueprint Layout Tool 0.4.  This version marks the migration of BLT to its own site at http://www.blueprintlayouttool.com and a focus on dramatic improvements to the source view.  Unfortunately, the current development version only supports Firefox,  IE, Opera &#38; Safari support will [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p> <img src="http://www.ajaxbestiary.com/wp-content/uploads/2008/01/blt4source-thumb.jpg" style="border-width: 0px" alt="BLT4source" border="0" height="182" width="520" /></p>
<p><img src="http://www.ajaxbestiary.com/wp-content/uploads/2008/01/blt4layout-thumb.jpg" style="border-width: 0px" alt="BLT4layout" border="0" height="162" width="520" />  I&#8217;m pleased to announce a preview release of Blueprint Layout Tool 0.4.  This version marks the migration of BLT to its own site at <a href="http://www.blueprintlayouttool.com">http://www.blueprintlayouttool.com</a> and a focus on dramatic improvements to the source view.  Unfortunately, the current development version only supports Firefox,  IE, Opera &amp; Safari support will be coming soon.</p>
<p><strong>Key Features:</strong></p>
<ul>
<li><font color="#333333">Improvements to style and polish of the interface</font></li>
<li><font color="#333333">Dramatic improvements to source view (Powered by CodePress &amp; PHPTidy)</font>
<ul>
<li><font color="#333333">Generated Source is well formatted and polished</font></li>
<li><font color="#333333">Generated Source is Syntax Highlighted</font></li>
<li><font color="#333333">Generated Source is cleaned of most extraneous markup</font></li>
</ul>
</li>
</ul>
<p><strong>Known Issues:</strong></p>
<ul>
<li><font color="#333333">Source View does not work in Safari and Opera</font></li>
<li><font color="#333333">Formatting is off in IE</font></li>
<li><font color="#333333">Generated source contains several Mozilla specific tags that still need to be cleaned.</font></li>
</ul>
<p>I would also like to take a few moments and draw your attention to Christian Montoya&#8217;s Blueprint Constructor application.  He takes a different approach to the interface and design of the Layout Tool and has created something quite useful and fun to use.  We will be working together to try and achieve similar conventions between our apps.</p>
<p>Check out Constructor at <a href="http://lab.christianmontoya.com/construct/" title="http://lab.christianmontoya.com/construct/">http://lab.christianmontoya.com/construct/</a></p>
<p>You can read about his design process on his blog at <a href="http://www.christianmontoya.com/2007/12/08/construct-01-alpha/" title="http://www.christianmontoya.com/2007/12/08/construct-01-alpha/">http://www.christianmontoya.com/2007/12/08/construct-01-alpha/</a></p>
<p><img src="http://www.ajaxbestiary.com/?voyeur=1"></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxbestiary.com/2008/01/07/blueprint-layout-tool-04-new-url-significant-polish/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Simplify Debugging With Firebug Lite</title>
		<link>http://www.ajaxbestiary.com/2007/12/03/simplify-debugging-with-firebug-lite/</link>
		<comments>http://www.ajaxbestiary.com/2007/12/03/simplify-debugging-with-firebug-lite/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 19:37:31 +0000</pubDate>
		<dc:creator>Don Albrecht</dc:creator>
				<category><![CDATA[Misc Toolkits]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Cross-Browser]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/12/03/simplify-debugging-with-firebug-lite/</guid>
		<description><![CDATA[

Most of us are familiar with Firebug, the powerful &#38; straightforward debugging extension for firefox.  You may not be familiar with it&#8217;s little brother, Firebug lite.
Firebug lite is exactly as it sounds, a light-weight firebug console for any browser.  Simply include the firebug script tag in any page and you&#8217;re console.log(); operations will work on [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p><img src="http://www.ajaxbestiary.com/wp-content/uploads/2007/12/firebuglite.png" alt="Firebug Lite in Safari" />Most of us are familiar with Firebug, the powerful &amp; straightforward debugging extension for firefox.  You may not be familiar with it&#8217;s little brother, Firebug lite.</p>
<p>Firebug lite is exactly as it sounds, a light-weight firebug console for any browser.  Simply include the firebug script tag in any page and you&#8217;re console.log(); operations will work on any browser (IE, Safari, Firefox &amp; More).  What&#8217;s more, if Firebug is installed in Firefox, it logs to the full Firebug console.  You can pull up the console by hitting F12 or CTRL + SHIFT + L at any time.</p>
<p>Don&#8217;t want to bother with hitting F12 every time you reload?  Just attach a debug=&#8221;true&#8221; attribute to the html element (&lt;html debug=&#8221;true&#8221;&gt; ).</p>
<p><strong>But wait, There&#8217;s more.</strong></p>
<p>Firebug Lite has an even littler sibling called Firebugx.  Replace the call to firebug.js with a call to firebugx.js and you neutralize any console calls in your code without having to hunt them down or find / replace.  Something that would have saved me a whole heap of trouble with the last <a href="http://www.ajaxbestiary.com/2007/12/02/blueprint-layout-tool-03/#comments">BLT</a> deployment.</p>
<p>Download Firebug Lite at:</p>
<p><a href="http://www.getfirebug.com/lite.html">http://www.getfirebug.com/lite.html </a></p>
<p><img src="http://www.ajaxbestiary.com/?voyeur=1"></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxbestiary.com/2007/12/03/simplify-debugging-with-firebug-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blueprint Layout Tool 0.2.1</title>
		<link>http://www.ajaxbestiary.com/2007/11/15/blueprint-layout-tool-021/</link>
		<comments>http://www.ajaxbestiary.com/2007/11/15/blueprint-layout-tool-021/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 05:30:49 +0000</pubDate>
		<dc:creator>Don Albrecht</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Blueprint CSS]]></category>
		<category><![CDATA[Blueprint Layout Tool]]></category>

		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/11/15/blueprint-layout-tool-021/</guid>
		<description><![CDATA[

I&#8217;ve posted a bug fix release to the Layout Tool.
Changes:

Dramatic improvements to selecting
Fixed script error for IE 7.

Known Issues:
There are still major issues with IE 7 and it doesn&#8217;t work well in IE 6 yet.  If anyone has a clue why the color of the div gets progressively darker in IE 7, I&#8217;d appreciate it.
You [...]]]></description>
			<content:encoded><![CDATA[
<!-- google_ad_section_start -->
<p>I&#8217;ve posted a bug fix release to the Layout Tool.</p>
<p>Changes:</p>
<ul>
<li>Dramatic improvements to selecting</li>
<li>Fixed script error for IE 7.</li>
</ul>
<p>Known Issues:</p>
<p>There are still major issues with IE 7 and it doesn&#8217;t work well in IE 6 yet.  If anyone has a clue why the color of the div gets progressively darker in IE 7, I&#8217;d appreciate it.</p>
<p>You can testdrive the new version at:</p>
<p><a href="http://www.ajaxbestiary.com/Labs/BLT2/index.htm">http://www.ajaxbestiary.com/Labs/BLT2/index.htm</a></p>
<p><img src="http://www.ajaxbestiary.com/?voyeur=1"></p>
<!-- google_ad_section_end -->
]]></content:encoded>
			<wfw:commentRss>http://www.ajaxbestiary.com/2007/11/15/blueprint-layout-tool-021/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
