<?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 for Sasa Karanovic</title>
	<atom:link href="http://sasakaranovic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://sasakaranovic.com</link>
	<description>Web Designer &#38; Programmer</description>
	<lastBuildDate>Sun, 25 Sep 2011 00:37:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on My Twitter Timeline &#8211; WordPress Plugin by Ponana</title>
		<link>http://sasakaranovic.com/projects/my-twitter-timeline-wordpress-plugin/comment-page-1/#comment-5842</link>
		<dc:creator>Ponana</dc:creator>
		<pubDate>Sun, 25 Sep 2011 00:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=57#comment-5842</guid>
		<description>Nice plugin....thanks</description>
		<content:encoded><![CDATA[<p>Nice plugin&#8230;.thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by budi &#124; article loader</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-72</link>
		<dc:creator>budi &#124; article loader</dc:creator>
		<pubDate>Fri, 30 Jul 2010 10:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-72</guid>
		<description>my RSS feed  turned into a full text, even though I have selected a setting for summmary</description>
		<content:encoded><![CDATA[<p>my RSS feed  turned into a full text, even though I have selected a setting for summmary</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by budi &#124; article loader</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-70</link>
		<dc:creator>budi &#124; article loader</dc:creator>
		<pubDate>Wed, 28 Jul 2010 12:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-70</guid>
		<description>succes but comment not appear...loading for comment</description>
		<content:encoded><![CDATA[<p>succes but comment not appear&#8230;loading for comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Jess</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-50</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Sun, 20 Jun 2010 09:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-50</guid>
		<description>the_content strips out many tags, for example div tags.

Right now I&#039;m appending a div end-tag, a div tag and a span tag before the link and a span end tag after the link (as well as adding an onclick event to hide and show the external div). 

This would not be possible using the_content. 

But for some reason the first div-end tag is stripped out, any solution? (I can retract my feature request but would love to be pointed in the right direction)

You can check out what I&#039;ve done with it @ faceblog.eu/testeli</description>
		<content:encoded><![CDATA[<p>the_content strips out many tags, for example div tags.</p>
<p>Right now I&#8217;m appending a div end-tag, a div tag and a span tag before the link and a span end tag after the link (as well as adding an onclick event to hide and show the external div). </p>
<p>This would not be possible using the_content. </p>
<p>But for some reason the first div-end tag is stripped out, any solution? (I can retract my feature request but would love to be pointed in the right direction)</p>
<p>You can check out what I&#8217;ve done with it @ faceblog.eu/testeli</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Sasa Karanovic</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-48</link>
		<dc:creator>Sasa Karanovic</dc:creator>
		<pubDate>Sat, 19 Jun 2010 16:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-48</guid>
		<description>It works fine for me and some others users who have confirmed that 1.18 works with wordpress 3.0.

I don&#039;t see why would anyone want to wrap some code around more link via plugin when you can define your more link look in your template and the plugin will fully preserve it.</description>
		<content:encoded><![CDATA[<p>It works fine for me and some others users who have confirmed that 1.18 works with wordpress 3.0.</p>
<p>I don&#8217;t see why would anyone want to wrap some code around more link via plugin when you can define your more link look in your template and the plugin will fully preserve it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Jess</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-47</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Sat, 19 Jun 2010 13:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-47</guid>
		<description>Feature request: right now I&#039;m editing the plugin&#039;s files to add code surrounding the more-link. Maybe this could be something to add to the settings panel, that way one could update the plugin without breaking the &quot;hack&quot;

Thanks for a great plugin!</description>
		<content:encoded><![CDATA[<p>Feature request: right now I&#8217;m editing the plugin&#8217;s files to add code surrounding the more-link. Maybe this could be something to add to the settings panel, that way one could update the plugin without breaking the &#8220;hack&#8221;</p>
<p>Thanks for a great plugin!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Jess</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-46</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Sat, 19 Jun 2010 12:39:29 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-46</guid>
		<description>V. 1.18 breaks functionality when using preloaded jQuery on 3.0 (1.17 was fully functional). Setting the plugin to load jQuery restores functionality.
Has this happened to anyone else?</description>
		<content:encoded><![CDATA[<p>V. 1.18 breaks functionality when using preloaded jQuery on 3.0 (1.17 was fully functional). Setting the plugin to load jQuery restores functionality.<br />
Has this happened to anyone else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Thomas K.</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-42</link>
		<dc:creator>Thomas K.</dc:creator>
		<pubDate>Tue, 15 Jun 2010 10:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-42</guid>
		<description>*Its one of the best Plugins for my Blog! :-P</description>
		<content:encoded><![CDATA[<p>*Its one of the best Plugins for my Blog! <img src='http://sasakaranovic.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Thomas K.</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-41</link>
		<dc:creator>Thomas K.</dc:creator>
		<pubDate>Tue, 15 Jun 2010 10:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-41</guid>
		<description>Thank you very much for this great Plugin. Its al help for all readers. The load times to the articles are reduced very much. Its one of the Plugins for my Blog!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this great Plugin. Its al help for all readers. The load times to the articles are reduced very much. Its one of the Plugins for my Blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Fancy Article Loader &#8211; WordPress Plugin by Sasa Karanovic</title>
		<link>http://sasakaranovic.com/projects/fancy-article-loader-wordpress-plugin/comment-page-1/#comment-40</link>
		<dc:creator>Sasa Karanovic</dc:creator>
		<pubDate>Mon, 14 Jun 2010 23:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://sasakaranovic.com/?p=63#comment-40</guid>
		<description>I have added admin page in version 1.16 where you can set if you want plugin to load jQuery lib and specify external div for loading the full article if you want to.

I hope you like it. I&#039;ve also changed some parts of the code to avoid possible conflicts with other libraries or plugins.

Please download the new version and see if works on your blog. If not please feel free to contact me and ask for help.

Cheers!
-Sale</description>
		<content:encoded><![CDATA[<p>I have added admin page in version 1.16 where you can set if you want plugin to load jQuery lib and specify external div for loading the full article if you want to.</p>
<p>I hope you like it. I&#8217;ve also changed some parts of the code to avoid possible conflicts with other libraries or plugins.</p>
<p>Please download the new version and see if works on your blog. If not please feel free to contact me and ask for help.</p>
<p>Cheers!<br />
-Sale</p>
]]></content:encoded>
	</item>
</channel>
</rss>

