<?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: Why Using A JavaScript Library May Not Be Ideal</title>
	<atom:link href="http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm/feed" rel="self" type="application/rss+xml" />
	<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm</link>
	<description>Figo Mago - Web Developer</description>
	<lastBuildDate>Tue, 14 Jun 2011 09:19:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: dwElla</title>
		<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm#comment-95</link>
		<dc:creator>dwElla</dc:creator>
		<pubDate>Fri, 15 Jan 2010 11:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://figo.tandolin.co.za/?p=76#comment-95</guid>
		<description>Oh, smashing announcement close to this post. Should wish to let me know how long period of time it will take? Just because I want to do some thesis proposal or may be it will be good to determine the &lt;a href=&quot;http://www.topthesis.com&quot; rel=&quot;nofollow&quot;&gt;dissertation writing&lt;/a&gt;. Thank you a lot.</description>
		<content:encoded><![CDATA[<p>Oh, smashing announcement close to this post. Should wish to let me know how long period of time it will take? Just because I want to do some thesis proposal or may be it will be good to determine the <a href="http://www.topthesis.com" rel="nofollow">dissertation writing</a>. Thank you a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Figo</title>
		<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm#comment-7</link>
		<dc:creator>Figo</dc:creator>
		<pubDate>Tue, 03 Mar 2009 07:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://figo.tandolin.co.za/?p=76#comment-7</guid>
		<description>&lt;strong&gt;@keif&lt;/strong&gt; Thank you for your input. You make a valid point. Particularly when it comes to Ajax. A lib will handle the different XHR object types for different user agents - for instance - so that you don&#039;t have to.

Perhaps I wasn&#039;t clear enough in the first paragraph of this post. I use JS libs all the time but in this case my objectives were a little bit different. 

For my purposes I did not need all the other goodies that a JS lib has to offer, down the line I can easily migrate to a JS lib should I wish to add more boom-whizz-bang to this blog ;-)</description>
		<content:encoded><![CDATA[<p><strong>@keif</strong> Thank you for your input. You make a valid point. Particularly when it comes to Ajax. A lib will handle the different XHR object types for different user agents &#8211; for instance &#8211; so that you don&#8217;t have to.</p>
<p>Perhaps I wasn&#8217;t clear enough in the first paragraph of this post. I use JS libs all the time but in this case my objectives were a little bit different. </p>
<p>For my purposes I did not need all the other goodies that a JS lib has to offer, down the line I can easily migrate to a JS lib should I wish to add more boom-whizz-bang to this blog <img src='http://figo.tandolin.co.za/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: keif</title>
		<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm#comment-6</link>
		<dc:creator>keif</dc:creator>
		<pubDate>Tue, 03 Mar 2009 04:01:55 +0000</pubDate>
		<guid isPermaLink="false">http://figo.tandolin.co.za/?p=76#comment-6</guid>
		<description>I think you&#039;re missing the point of JavaScript libraries - you are totally correct that they are overkill if you want one simple effect on your site, but what if down the road you want animation? What if you want cross-browser AJAX calls? What if you want XYZ, yadda yadda yadda, the options go on and on.

The point is - starting with a library means it&#039;s easy to add down the road - if you add a library now, you&#039;re set for future instances.

Of course, we can argue semantics &quot;the code could be done differently, more efficiently as a class&quot; etc. etc. but I think you get the point :)</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re missing the point of JavaScript libraries &#8211; you are totally correct that they are overkill if you want one simple effect on your site, but what if down the road you want animation? What if you want cross-browser AJAX calls? What if you want XYZ, yadda yadda yadda, the options go on and on.</p>
<p>The point is &#8211; starting with a library means it&#8217;s easy to add down the road &#8211; if you add a library now, you&#8217;re set for future instances.</p>
<p>Of course, we can argue semantics &#8220;the code could be done differently, more efficiently as a class&#8221; etc. etc. but I think you get the point <img src='http://figo.tandolin.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Figo</title>
		<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm#comment-5</link>
		<dc:creator>Figo</dc:creator>
		<pubDate>Mon, 02 Mar 2009 17:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://figo.tandolin.co.za/?p=76#comment-5</guid>
		<description>&lt;strong&gt;@cody&lt;/strong&gt; Thanks for the info. DOMAssistant looks quite interesting, I will definitely give it a go.</description>
		<content:encoded><![CDATA[<p><strong>@cody</strong> Thanks for the info. DOMAssistant looks quite interesting, I will definitely give it a go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cody lindley</title>
		<link>http://figo.tandolin.co.za/javascript/why-using-a-javascript-framework-may-not-be-ideal.htm#comment-4</link>
		<dc:creator>cody lindley</dc:creator>
		<pubDate>Mon, 02 Mar 2009 16:01:30 +0000</pubDate>
		<guid isPermaLink="false">http://figo.tandolin.co.za/?p=76#comment-4</guid>
		<description>I agree. I will often use DOMAssistant (parts of it) when a lib. is just overkill.

http://www.domassistant.com/

cody</description>
		<content:encoded><![CDATA[<p>I agree. I will often use DOMAssistant (parts of it) when a lib. is just overkill.</p>
<p><a href="http://www.domassistant.com/" rel="nofollow">http://www.domassistant.com/</a></p>
<p>cody</p>
]]></content:encoded>
	</item>
</channel>
</rss>

