<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: New Design, New WordPress, First Ajax, First&#160;Scriptaculous</title>
	<atom:link href="http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/feed/" rel="self" type="application/rss+xml" />
	<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=new-design-new-wordpress-first-ajax-first-scriptaculous</link>
	<description>Independent web developer, web designer, and entrepreneur living in Halifax, Canada.</description>
	<lastBuildDate>Wed, 16 May 2012 01:30:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: chasing snow cars patrol lyrics</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-24859</link>
		<dc:creator>chasing snow cars patrol lyrics</dc:creator>
		<pubDate>Wed, 28 Mar 2007 06:40:25 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-24859</guid>
		<description>cars chasing snow patrol lyrics &lt;a href=&quot;http://www.reallifelog.com/chasingcars&quot; rel=&quot;nofollow&quot;&gt;cars patrol snow chasing lyrics&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>cars chasing snow patrol lyrics <a href="http://www.reallifelog.com/chasingcars" rel="nofollow">cars patrol snow chasing lyrics</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brad.touesnard.com &#187; Redesigned and refocused on usability</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-4676</link>
		<dc:creator>brad.touesnard.com &#187; Redesigned and refocused on usability</dc:creator>
		<pubDate>Fri, 24 Nov 2006 08:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-4676</guid>
		<description>[...] The last time I redesigned this site I had a lot of ideas that had been gathering in my head, on little notepads, and in e-mails that all went into the design with no real focus on a set of design goals. And it showed. [...]</description>
		<content:encoded><![CDATA[<p>[...] The last time I redesigned this site I had a lot of ideas that had been gathering in my head, on little notepads, and in e-mails that all went into the design with no real focus on a set of design goals. And it showed. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BT</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-407</link>
		<dc:creator>BT</dc:creator>
		<pubDate>Tue, 28 Feb 2006 06:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-407</guid>
		<description>Thanks for the encouraging words folks! Good to know people are having fun with it.  I certainly had fun building it.

Scott, when mentioning AJAX I am referring to the &quot;Live Search&quot; implementation in the header, which does make a server-side call to a PHP page to return search results in a DHTML animated dropdown.  Well, at least it is supposed to, it is very new, so there could be bugs.  

Yea, I&#039;ve taken a quick look at the documentation for the YUI libraries and the design patterns. The design patterns were not all that revolutionary, but the YUI looked pretty good. Again, not a fan of bulky libraries though. If someone would make a library that comes with a tool to compile a JS file with only the library elements used and the neccessary dependencies, now that would be cool!

Thanks for the preloader code and the inspiration! :)</description>
		<content:encoded><![CDATA[<p>Thanks for the encouraging words folks! Good to know people are having fun with it.  I certainly had fun building it.</p>
<p>Scott, when mentioning AJAX I am referring to the &#8220;Live Search&#8221; implementation in the header, which does make a server-side call to a PHP page to return search results in a DHTML animated dropdown.  Well, at least it is supposed to, it is very new, so there could be bugs.  </p>
<p>Yea, I&#8217;ve taken a quick look at the documentation for the YUI libraries and the design patterns. The design patterns were not all that revolutionary, but the YUI looked pretty good. Again, not a fan of bulky libraries though. If someone would make a library that comes with a tool to compile a JS file with only the library elements used and the neccessary dependencies, now that would be cool!</p>
<p>Thanks for the preloader code and the inspiration! <img src='http://bradt.ca/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Schiller</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-406</link>
		<dc:creator>Scott Schiller</dc:creator>
		<pubDate>Tue, 28 Feb 2006 05:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-406</guid>
		<description>Not bad! ;)

If I may suggest a clarification, AJAX in the technical sense is when server requests are involved; all that other animation stuff and whatnot is just plain old javascript. In the words of amy hoy (http://www.slash7.com/articles/category/ajax/ - check it) - &quot;no server requests? It ain&#039;t AJAX.&quot; (She&#039;s got a great AJAX &quot;fact sheet&quot; which you can print and hang outside your desk/cube.)

You might be interested in Yahoo&#039;s YUI libraries and design patterns. http://yuiblog.com/</description>
		<content:encoded><![CDATA[<p>Not bad! <img src='http://bradt.ca/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>If I may suggest a clarification, AJAX in the technical sense is when server requests are involved; all that other animation stuff and whatnot is just plain old javascript. In the words of amy hoy (<a href="http://www.slash7.com/articles/category/ajax/" rel="nofollow">http://www.slash7.com/articles/category/ajax/</a> &#8211; check it) &#8211; &#8220;no server requests? It ain&#8217;t AJAX.&#8221; (She&#8217;s got a great AJAX &#8220;fact sheet&#8221; which you can print and hang outside your desk/cube.)</p>
<p>You might be interested in Yahoo&#8217;s YUI libraries and design patterns. <a href="http://yuiblog.com/" rel="nofollow">http://yuiblog.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean McGrath</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-391</link>
		<dc:creator>Sean McGrath</dc:creator>
		<pubDate>Tue, 28 Feb 2006 03:03:12 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-391</guid>
		<description>looks good brad! the animation is slick and ajax rules! i have been using it at work for the last little while, and i know the next site i overhaul or create will certainly have some in it.

my only complaint is with the live search (using safari).....but i&#039;m not really sure how it is supoosed to work...</description>
		<content:encoded><![CDATA[<p>looks good brad! the animation is slick and ajax rules! i have been using it at work for the last little while, and i know the next site i overhaul or create will certainly have some in it.</p>
<p>my only complaint is with the live search (using safari)&#8230;..but i&#8217;m not really sure how it is supoosed to work&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BT</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-384</link>
		<dc:creator>BT</dc:creator>
		<pubDate>Sun, 26 Feb 2006 17:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-384</guid>
		<description>Thanks for the input Lukester, my design training is next to nothing so it&#039;s good to get a professional opinion.

I was going for something very different with this one, something that clashes horribly. I think my design goals were huge menu, retro background, throw a car in the there somewhere, giant titles, and a bit of apple style. Wow, maybe I should have planned it out a little, hah!

&quot;Throw a car in there&quot; is my favorite though.</description>
		<content:encoded><![CDATA[<p>Thanks for the input Lukester, my design training is next to nothing so it&#8217;s good to get a professional opinion.</p>
<p>I was going for something very different with this one, something that clashes horribly. I think my design goals were huge menu, retro background, throw a car in the there somewhere, giant titles, and a bit of apple style. Wow, maybe I should have planned it out a little, hah!</p>
<p>&#8220;Throw a car in there&#8221; is my favorite though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-383</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Sun, 26 Feb 2006 17:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-383</guid>
		<description>ha ha you went to town
they are cool effects but i liked your old style better
i think for a site like yours the ajax should be more subtle
not the ajax.. but the animation aspect of it
yeah, but it&#039;s sort of there just because you put it in.. not because it adds anything
sorry i dont wanna be dissing your work, just my comments
the background is pretty distracting too
i think some of the font sizes are a bit off too
the menu is super large
and there sa bit of a mismatch between your retro-futuristic background theme and the icons you use for the categories, which are kind of like OS icons</description>
		<content:encoded><![CDATA[<p>ha ha you went to town<br />
they are cool effects but i liked your old style better<br />
i think for a site like yours the ajax should be more subtle<br />
not the ajax.. but the animation aspect of it<br />
yeah, but it&#8217;s sort of there just because you put it in.. not because it adds anything<br />
sorry i dont wanna be dissing your work, just my comments<br />
the background is pretty distracting too<br />
i think some of the font sizes are a bit off too<br />
the menu is super large<br />
and there sa bit of a mismatch between your retro-futuristic background theme and the icons you use for the categories, which are kind of like OS icons</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BT</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-382</link>
		<dc:creator>BT</dc:creator>
		<pubDate>Sun, 26 Feb 2006 17:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-382</guid>
		<description>I&#039;ve noticed the animation is a bit sluggish rendering in Firefox too. I&#039;m going to try a few things to optomize it, maybe decreasing the background size will help, and turning off &#039;repeat-x&#039;.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve noticed the animation is a bit sluggish rendering in Firefox too. I&#8217;m going to try a few things to optomize it, maybe decreasing the background size will help, and turning off &#8216;repeat-x&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeffG</title>
		<link>http://bradt.ca/archives/new-design-new-wordpress-first-ajax-first-scriptaculous/comment-page-1/#comment-381</link>
		<dc:creator>JeffG</dc:creator>
		<pubDate>Sun, 26 Feb 2006 17:08:39 +0000</pubDate>
		<guid isPermaLink="false">http://brad.touesnard.com/archives/2006/02/26/126/#comment-381</guid>
		<description>very scriptacular! My only criticism is that the page performs like a dog on my iBook, mostly because of this:

background: #cccc99 url(&quot;images/bg.gif&quot;) repeat-x fixed top left;

fixed bg images are non-speedy on Macs ( except maybe bunny... )</description>
		<content:encoded><![CDATA[<p>very scriptacular! My only criticism is that the page performs like a dog on my iBook, mostly because of this:</p>
<p>background: #cccc99 url(&#8220;images/bg.gif&#8221;) repeat-x fixed top left;</p>
<p>fixed bg images are non-speedy on Macs ( except maybe bunny&#8230; )</p>
]]></content:encoded>
	</item>
</channel>
</rss>

