<?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: @tomic XML-RPC JavaScript Client</title>
	<atom:link href="http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Stephen</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-259486</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Thu, 29 Nov 2007 06:43:09 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-259486</guid>
		<description>Jon, Thanks for that last comment...the repetition in the example code made me think I was missing something. I also like the idea of a JS library for XML-RPC, but I&#039;m not sure I can bear the 300k tax...but then again, I don&#039;t know what ExtJS is. Back to google i go...</description>
		<content:encoded><![CDATA[<p>Jon, Thanks for that last comment&#8230;the repetition in the example code made me think I was missing something. I also like the idea of a JS library for XML-RPC, but I&#8217;m not sure I can bear the 300k tax&#8230;but then again, I don&#8217;t know what ExtJS is. Back to google i go&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Brisbin</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253547</link>
		<dc:creator>Jon Brisbin</dc:creator>
		<pubDate>Sat, 04 Aug 2007 01:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253547</guid>
		<description>The example code in this article is not quite right. When the addParameter() method is called, you don&#039;t need to pass more parameters in on the call() method. addParameter() is called for every parameter you give it in the call(), so all that is required in the example given is simply call().</description>
		<content:encoded><![CDATA[<p>The example code in this article is not quite right. When the addParameter() method is called, you don&#8217;t need to pass more parameters in on the call() method. addParameter() is called for every parameter you give it in the call(), so all that is required in the example given is simply call().</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Brisbin</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253546</link>
		<dc:creator>Jon Brisbin</dc:creator>
		<pubDate>Sat, 04 Aug 2007 01:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253546</guid>
		<description>Jordan: Steve&#039;s comment after yours is spot on. I use ExtJS at work as an integral part of our application. I&#039;m also basing a lot of the @tomic framework on ExtJS. My assumption is that potential users of the framework will already be using ExtJS as a core requirement of their application.

Chad: I have no friggin&#039; clue what your comment means. Don&#039;t drink and code, friend. Don&#039;t drink and code.

Ian: I ruminated for quite a while on how to license this. Ext uses the LGPL and has a commercial option. The larger @tomic framework, though, will be the primary user of this XML-RPC client, so I wanted to use a license consistent with that code, which I feel the GPL is. If I need to reconsider, then I&#039;d love to hear why.

Fabian: Thank you. :)</description>
		<content:encoded><![CDATA[<p>Jordan: Steve&#8217;s comment after yours is spot on. I use ExtJS at work as an integral part of our application. I&#8217;m also basing a lot of the @tomic framework on ExtJS. My assumption is that potential users of the framework will already be using ExtJS as a core requirement of their application.</p>
<p>Chad: I have no friggin&#8217; clue what your comment means. Don&#8217;t drink and code, friend. Don&#8217;t drink and code.</p>
<p>Ian: I ruminated for quite a while on how to license this. Ext uses the LGPL and has a commercial option. The larger @tomic framework, though, will be the primary user of this XML-RPC client, so I wanted to use a license consistent with that code, which I feel the GPL is. If I need to reconsider, then I&#8217;d love to hear why.</p>
<p>Fabian: Thank you. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabian Jakobs</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253403</link>
		<dc:creator>Fabian Jakobs</dc:creator>
		<pubDate>Wed, 01 Aug 2007 13:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253403</guid>
		<description>What is happening here? 148 votes and a rating of 1.3? Looks like someone really doesn&#039;t like the idea or the author.

I for my part like the idea of having a JavaScript client for XML-RPC services. Good job.</description>
		<content:encoded><![CDATA[<p>What is happening here? 148 votes and a rating of 1.3? Looks like someone really doesn&#8217;t like the idea or the author.</p>
<p>I for my part like the idea of having a JavaScript client for XML-RPC services. Good job.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ian</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253379</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Tue, 31 Jul 2007 23:28:27 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253379</guid>
		<description>I don&#039;t criticize anyone for using the (exclusively) GPL but I really think that a developer needs to be very careful using it due to it&#039;s inability to be fully compatible with the commercial world.

Using the GPL, you immediately cut out a huge chunk of your potential user market.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t criticize anyone for using the (exclusively) GPL but I really think that a developer needs to be very careful using it due to it&#8217;s inability to be fully compatible with the commercial world.</p>
<p>Using the GPL, you immediately cut out a huge chunk of your potential user market.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad Wagner</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253377</link>
		<dc:creator>Chad Wagner</dc:creator>
		<pubDate>Tue, 31 Jul 2007 22:32:43 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253377</guid>
		<description>From the author&#039;s site:
&lt;code&gt;
JavaScript object you pass in, which should make the @tomic XML-RPC JavaScript client simple and flexible enough for any application you need to use it in (including Adobe AIR applications).
&lt;/code&gt;

i.e. did you know how to make a reader for adobe air? Then don&#039;t bag it (and if you do know how, then don&#039;t hate, appreciate)</description>
		<content:encoded><![CDATA[<p>From the author&#8217;s site:<br />
<code><br />
JavaScript object you pass in, which should make the @tomic XML-RPC JavaScript client simple and flexible enough for any application you need to use it in (including Adobe AIR applications).<br />
</code></p>
<p>i.e. did you know how to make a reader for adobe air? Then don&#8217;t bag it (and if you do know how, then don&#8217;t hate, appreciate)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253370</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 31 Jul 2007 17:40:58 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253370</guid>
		<description>who-or-what@tomic?</description>
		<content:encoded><![CDATA[<p>who-or-what@tomic?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Clay</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253355</link>
		<dc:creator>Steve Clay</dc:creator>
		<pubDate>Tue, 31 Jul 2007 13:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253355</guid>
		<description>@Jordan: Ext is used non-trivially in the library itself. E.g.: DomQuery, Template, Observable, Ajax... To cut down the size the ~170 lines of code could probably be ported to JQuery/others with relative ease.</description>
		<content:encoded><![CDATA[<p>@Jordan: Ext is used non-trivially in the library itself. E.g.: DomQuery, Template, Observable, Ajax&#8230; To cut down the size the ~170 lines of code could probably be ported to JQuery/others with relative ease.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordan</title>
		<link>http://ajaxian.com/archives/tomic-xml-rpc-javascript-client/comment-page-1#comment-253354</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 31 Jul 2007 12:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2623#comment-253354</guid>
		<description>Requiring a 300k widget library just to detect onload and show an alert box? I like!</description>
		<content:encoded><![CDATA[<p>Requiring a 300k widget library just to detect onload and show an alert box? I like!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

