<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: Introducing SWXml: XML to SWX parser</title>
	<atom:link href="http://aralbalkan.com/1075/feed" rel="self" type="application/rss+xml" />
	<link>http://aralbalkan.com/1075</link>
	<description>Passionate geekisms.</description>
	<lastBuildDate>Fri, 19 Mar 2010 19:46:31 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jj</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-196224</link>
		<dc:creator>jj</dc:creator>
		<pubDate>Wed, 03 Dec 2008 00:51:09 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-196224</guid>
		<description>all these swxml widgets are broken for me now ..... they all stopped receiving the rss feed anyone now why?? or how to fix ?

even on the german site that launched these demos they are broken just ... three dots</description>
		<content:encoded><![CDATA[<p>all these swxml widgets are broken for me now &#8230;.. they all stopped receiving the rss feed anyone now why?? or how to fix ?</p>
<p>even on the german site that launched these demos they are broken just &#8230; three dots</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: starpom</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-187236</link>
		<dc:creator>starpom</dc:creator>
		<pubDate>Mon, 22 Sep 2008 11:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-187236</guid>
		<description>Good news! В свое время тема мне помогла</description>
		<content:encoded><![CDATA[<p>Good news! В свое время тема мне помогла</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-88296</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Sat, 01 Dec 2007 15:45:13 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-88296</guid>
		<description>That&#039;s really great :-) !!</description>
		<content:encoded><![CDATA[<p>That&#8217;s really great :-) !!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flo</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-87758</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Wed, 28 Nov 2007 22:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-87758</guid>
		<description>Inspired by miniFlickr, I just posted a &lt;a href=&quot;http://www.video-flash.de/index.php/flash-lite-minirss-reader-mit-swx-und-swxml/&quot; rel=&quot;nofollow&quot;&gt;miniRSS reader&lt;/a&gt;, using SWX and SWXml. 

Watch the screencast that shows how miniRSS displays Aral&#039;s RSS feed on Flash Lite :-)</description>
		<content:encoded><![CDATA[<p>Inspired by miniFlickr, I just posted a <a href="http://www.video-flash.de/index.php/flash-lite-minirss-reader-mit-swx-und-swxml/" rel="nofollow">miniRSS reader</a>, using SWX and SWXml. </p>
<p>Watch the screencast that shows how miniRSS displays Aral&#8217;s RSS feed on Flash Lite :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flo</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-85681</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Sun, 18 Nov 2007 23:02:03 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-85681</guid>
		<description>Sorry, the &quot;Hello World&quot; example code in my last comment should look like this:
&lt;xml&gt;&lt;demo&gt;Hello World&lt;/demo&gt;&lt;/xml&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, the &#8220;Hello World&#8221; example code in my last comment should look like this:<br />
&lt;xml&gt;&lt;demo&gt;Hello World&lt;/demo&gt;&lt;/xml&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flo</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-85680</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Sun, 18 Nov 2007 22:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-85680</guid>
		<description>I updated the SWXml class (0.8.2):

I added the possibility to send a local string containing XML to SWXml, e.g. &quot;Hello World&quot;. 

Therefore, there&#039;s a new parameter called &quot;xmlType&quot;. If you set it to &quot;string&quot;, SWXml interprets the XML source as a local string, not as a URL (which is default). The parameter is optional, so the new version is fully backward compatible.

I also prepared SWXml for mock data support. 

And last but not least: SWXml now checks if you send a valid URL that starts with &#039;http&#039;.</description>
		<content:encoded><![CDATA[<p>I updated the SWXml class (0.8.2):</p>
<p>I added the possibility to send a local string containing XML to SWXml, e.g. &#8220;Hello World&#8221;. </p>
<p>Therefore, there&#8217;s a new parameter called &#8220;xmlType&#8221;. If you set it to &#8220;string&#8221;, SWXml interprets the XML source as a local string, not as a URL (which is default). The parameter is optional, so the new version is fully backward compatible.</p>
<p>I also prepared SWXml for mock data support. </p>
<p>And last but not least: SWXml now checks if you send a valid URL that starts with &#8216;http&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-84344</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Mon, 12 Nov 2007 16:34:55 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-84344</guid>
		<description>Hi Abdul,

I don&#039;t think SWXml diminishes the need for SWX-specific APIs for things but I am going to integrate it into the BaseService class so that developers can also make new SWX APIs easily from existing XML-based ones (just like they can today with the jsonCall() method in the BaseService class with JSON endpoints.)</description>
		<content:encoded><![CDATA[<p>Hi Abdul,</p>
<p>I don&#8217;t think SWXml diminishes the need for SWX-specific APIs for things but I am going to integrate it into the BaseService class so that developers can also make new SWX APIs easily from existing XML-based ones (just like they can today with the jsonCall() method in the BaseService class with JSON endpoints.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abdul Qabiz</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-84292</link>
		<dc:creator>Abdul Qabiz</dc:creator>
		<pubDate>Mon, 12 Nov 2007 13:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-84292</guid>
		<description>Aral,

That&#039;s very interesting. I have been working on SimplePie module for SWX, it would have been Feeds specific. Now I wouldn&#039;t work on it anymore, SWXml sounds great...

-abdul</description>
		<content:encoded><![CDATA[<p>Aral,</p>
<p>That&#8217;s very interesting. I have been working on SimplePie module for SWX, it would have been Feeds specific. Now I wouldn&#8217;t work on it anymore, SWXml sounds great&#8230;</p>
<p>-abdul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aral</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-84127</link>
		<dc:creator>Aral</dc:creator>
		<pubDate>Sun, 11 Nov 2007 16:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-84127</guid>
		<description>Hey Flo, thanks for the update, man! (Btw, I just edited your comment so that the links display better on the site). I&#039;m going to update the post with a link to your screencast now.</description>
		<content:encoded><![CDATA[<p>Hey Flo, thanks for the update, man! (Btw, I just edited your comment so that the links display better on the site). I&#8217;m going to update the post with a link to your screencast now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flo</title>
		<link>http://aralbalkan.com/1075/comment-page-1#comment-84126</link>
		<dc:creator>Flo</dc:creator>
		<pubDate>Sun, 11 Nov 2007 16:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://aralbalkan.com/1075#comment-84126</guid>
		<description>I recorded &lt;a href=&quot;http://www.screencast.com/users/videoflash/folders/Jing/media/1854fd67-f726-491c-92f0-84b0539b317b&quot; rel=&quot;nofollow&quot;&gt;a basic demonstration (tutorial) that shows how to use SWXml&lt;/a&gt; (2 min 48 sec, without sound).

By the way, I&#039;ve just seen Aral&#039;s post about the Leopard dashboard and Flash:
&lt;a href=&quot;http://www.video-flash.de/wp-content/uploads/2007/11/swxml-dashboard.jpg&quot; rel=&quot;nofollow&quot;&gt;SWX and SWXml also work perfect in the dashboard&lt;/a&gt; :-)</description>
		<content:encoded><![CDATA[<p>I recorded <a href="http://www.screencast.com/users/videoflash/folders/Jing/media/1854fd67-f726-491c-92f0-84b0539b317b" rel="nofollow">a basic demonstration (tutorial) that shows how to use SWXml</a> (2 min 48 sec, without sound).</p>
<p>By the way, I&#8217;ve just seen Aral&#8217;s post about the Leopard dashboard and Flash:<br />
<a href="http://www.video-flash.de/wp-content/uploads/2007/11/swxml-dashboard.jpg" rel="nofollow">SWX and SWXml also work perfect in the dashboard</a> :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
