<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>simple-review.com</title>
	<atom:link href="http://simple-review.com/feed" rel="self" type="application/rss+xml" />
	<link>http://simple-review.com</link>
	<description>Simple Review, The Joomla Review Component</description>
	<lastBuildDate>Sat, 11 May 2013 02:43:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Latest Status</title>
		<link>http://simple-review.com/559-latest-status.html</link>
		<comments>http://simple-review.com/559-latest-status.html#comments</comments>
		<pubDate>Sat, 11 May 2013 02:43:33 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Joomla 3]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=559</guid>
		<description><![CDATA[It has been a long time since the last update. But looking on Twitter or Bitbucket, you can see that development is still ongoing. Sadly most of this development is not on new features, instead a lot of time has &#8230; <a href="http://simple-review.com/559-latest-status.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It has been a long time since the last update. But looking on <a href="https://twitter.com/sockware">Twitter</a> or <a href="https://bitbucket.org/row1/simple-review/commits/all">Bitbucket</a>, you can see that development is still ongoing. Sadly most of this development is not on new features, instead a lot of time has been spent on getting Simple Review working on Joomla 3. So far no major issues have been found with Joomla 3, instead there has been a lot of small time consuming issues that require sifting through a lot of sparse and outdated Joomla documentation trying to figure out what Joomla 1.5, 1.6, 1.7 and 2.5 functions have been removed in 3 and then finding their replacements (if any). An example of a baffling breaking change in Joomla is that on the JUser class they renamed the function authorize to authorise. It may not seem like a big deal to the person who made the change, but even for a such a small change it does take a non-trivial amount of time to find out that there is a problem, find out what the problem is, find a solution to the problem and then write a fix that is going to work in Joomla 3 and earlier. I really do hope that the Joomla 3 codebase is now of sufficient quality that they don&#8217;t have to make so many breaking changes&#8230;again.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/559-latest-status.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4.0.02 Alpha Released</title>
		<link>http://simple-review.com/555-4-0-02-alpha-released.html</link>
		<comments>http://simple-review.com/555-4-0-02-alpha-released.html#comments</comments>
		<pubDate>Sun, 16 Sep 2012 07:30:04 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=555</guid>
		<description><![CDATA[Another alpha version of Simple Review 4 has been released (download component). Being an alpha version it is not recommended for a live site (it does seem to run fine though!). This release fixes some bugs and merges the &#8216;Top&#8217; &#8230; <a href="http://simple-review.com/555-4-0-02-alpha-released.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Another alpha version of Simple Review 4 has been released (<a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=17471">download component</a>). Being an alpha version it is not recommended for a live site (it does seem to run fine though!). This release fixes some bugs and merges the &#8216;Top&#8217; and &#8216;Latest&#8217; module into a single module (<a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=17472">download module</a>).</p>
<p>Changes:</p>
<ul>
<li>New. Review field placeholders now support raw rendering by using an underscore suffix e.g. {Review:Field:1_}.</li>
<li>Fix. Call to undefined method TemplateCategoryFrontBase (#1).</li>
<li>Fix. Option being set incorrectly (#2).</li>
<li>Fix. Review Title Helper using incorrect path to interfaces (#3).</li>
<li>Fix. Community Builder not being detected (#4).</li>
<li>Fix. List title placeholder not working (#6).</li>
<li>Fix. Not able to change the review&#8217;s author in Joomla 2.5 (#7).</li>
<li>Fix. Cannot assign ACL (#9).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/555-4-0-02-alpha-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Source Code Available &#8211; Help Wanted</title>
		<link>http://simple-review.com/551-source-code-available-help-wanted.html</link>
		<comments>http://simple-review.com/551-source-code-available-help-wanted.html#comments</comments>
		<pubDate>Sat, 04 Aug 2012 06:11:54 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=551</guid>
		<description><![CDATA[You can now find the source code hosted on Bitbucket https://bitbucket.org/row1/simple-review/ Simple Review has been going with a single developer for a long time now, a lot of code has been written (and rewritten), but there is still a lot &#8230; <a href="http://simple-review.com/551-source-code-available-help-wanted.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>You can now find the source code hosted on Bitbucket <a href="https://bitbucket.org/row1/simple-review/">https://bitbucket.org/row1/simple-review/<br />
</a><br />
Simple Review has been going with a single developer for a long time now, a lot of code has been written (and rewritten), but there is still a lot to do. If you are able to help please consider forking the project and then pushing the changes back.</p>
<p>Issue tracking has been moved out of the forum and into Bitbucket <a href="https://bitbucket.org/row1/simple-review/issues">https://bitbucket.org/row1/simple-review/issues</a></p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/551-source-code-available-help-wanted.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4.0.01 Alpha Released</title>
		<link>http://simple-review.com/545-4-0-01-alpha-released.html</link>
		<comments>http://simple-review.com/545-4-0-01-alpha-released.html#comments</comments>
		<pubDate>Sun, 08 Jul 2012 06:06:14 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=545</guid>
		<description><![CDATA[An early alpha version of Simple Review 4 has been released. Being an alpha version it is not recommended for a live site (it does seem to run fine though!). This release doesn&#8217;t add much but it has been a &#8230; <a href="http://simple-review.com/545-4-0-01-alpha-released.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>An early alpha version of Simple Review 4 has been released. Being an alpha version it is not recommended for a live site (it does seem to run fine though!). This release doesn&#8217;t add much but it has been a huge amount of work! The average user may not notice any changes but the follow has taken place:</p>
<ul>
<li>Upgraded to PHP5. Almost every file required changes in order to use PHP5 conventions and to run in strict standards mode with no warnings. It feels great to have finally left PHP4 behind.</li>
<li>Joomla .ini files are now used for storing languages. All of the old .php language files have been converted, but since there are still a small amount of hardcoded English strings in the PHP/HTML/JS, it is advisable to avoid creating your own translations until the next release. <em>Work in progress.</em></li>
<li>The CSS in templates is being cleaned up. Simple Review CSS classes will be prefixed with &#8220;sr-&#8221;. <em>Work in progress.</em></li>
</ul>
<p>It has been a long time since the last release, so I decided to release this alpha version to show that it is still being actively developed and has gone through some big and core changes. There is still a lot of work to be done, but at least now I can focus on adding features. Once the code bases settles down I will make the BitBucket code repository public. </p>
<p>You can download Simple Review 4.0.01 alpha for Joomla 1.5 and 2.5 <a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=17275">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/545-4-0-01-alpha-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla.StackExchange</title>
		<link>http://simple-review.com/541-joomla-stackexchange.html</link>
		<comments>http://simple-review.com/541-joomla-stackexchange.html#comments</comments>
		<pubDate>Tue, 12 Jun 2012 14:39:51 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=541</guid>
		<description><![CDATA[If you are interested in asking (or answering) Joomla questions then please signup for Joomla! Stack Exchange. Once you have followed the site, please up-vote some questions as we need 31 questions with a vote of 10 to move on &#8230; <a href="http://simple-review.com/541-joomla-stackexchange.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>If you are interested in asking (or answering) Joomla questions then please signup for <a href="http://area51.stackexchange.com/proposals/34294/joomla">Joomla! Stack Exchange</a>. Once you have followed the site, please up-vote some questions as we need 31 questions with a vote of 10 to move on to the next stage. The site need <em>your</em> support to get it launched.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/541-joomla-stackexchange.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CompojoomComment Support</title>
		<link>http://simple-review.com/535-compojoomcomment-support.html</link>
		<comments>http://simple-review.com/535-compojoomcomment-support.html#comments</comments>
		<pubDate>Mon, 09 Apr 2012 13:15:36 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=535</guid>
		<description><![CDATA[A plugin is available to allow CompojoomComment to be used as the commenting system in Simple Review. Compojoom adds a lot of features such as nested comments and rich text formatting. The plugin can be purchased here.]]></description>
				<content:encoded><![CDATA[<p><img src="http://www.binpress.com/projects/847/287987bf87218fcd8fed995e3802b48af2ce72c6-thumb.png" alt="" /> A plugin is available to allow CompojoomComment to be used as the commenting system in Simple Review. Compojoom adds a lot of features such as nested comments and rich text formatting. The plugin can be <a href="http://www.binpress.com/app/simple-review-plugin-for-compojoomcomment/847">purchased here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/535-compojoomcomment-support.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Module 3.0.13 Released</title>
		<link>http://simple-review.com/533-module-3-0-13-released.html</link>
		<comments>http://simple-review.com/533-module-3-0-13-released.html#comments</comments>
		<pubDate>Sun, 12 Feb 2012 04:13:16 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[3.0.13]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=533</guid>
		<description><![CDATA[Version 3.0.13 of the Top and Latest Review modules has been released. They now support reviews with no ratings.]]></description>
				<content:encoded><![CDATA[<p>Version 3.0.13 of the Top and Latest Review modules has been <a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=16629">released</a>. They now support reviews with no ratings.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/533-module-3-0-13-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hReview Support Reminder</title>
		<link>http://simple-review.com/524-hreview-support-reminder.html</link>
		<comments>http://simple-review.com/524-hreview-support-reminder.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 01:44:52 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[About SR]]></category>
		<category><![CDATA[hreview]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=524</guid>
		<description><![CDATA[Since version 3.0.0 Simple Review has supported the hReview microformat in the default template. The below image is a real-life example of a Simple Review review appearing in Google search results (you can Google &#8220;kool keith drugs review sardless&#8221; to &#8230; <a href="http://simple-review.com/524-hreview-support-reminder.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Since version <a href="http://simple-review.com/376-3-0-0-released.html">3.0.0</a> Simple Review has supported the hReview microformat in the default template.<br />
The below image is a real-life example of a Simple Review review appearing in Google search results (you can Google &#8220;kool keith drugs review sardless&#8221; to see for yourself)</p>
<p><a href="http://simple-review.com/wp-content/uploads/2012/02/hreviewexample.png"><img src="http://simple-review.com/wp-content/uploads/2012/02/hreviewexample.png" alt="" title="hReview Example" width="494" height="95" class="aligncenter size-full wp-image-525" /></a><br />
This is quite a cool feature and will make your site standout in the search results, so if you are using an old template it might be a good idea to upgrade it.</p>
<p>Google, Microsoft, and Yahoo! have teamed up to created <a href="http://www.schema.org/">http://www.schema.org/</a> so that their new review formats (and others) will be supported amongst their search engines. The current hReview format will still work, but if you are keen you can upgrade your review templates to support the schema.org ones.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/524-hreview-support-reminder.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3.0.13 Released</title>
		<link>http://simple-review.com/522-3-0-13-released.html</link>
		<comments>http://simple-review.com/522-3-0-13-released.html#comments</comments>
		<pubDate>Sat, 28 Jan 2012 10:04:15 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[3.0]]></category>
		<category><![CDATA[3.0.12]]></category>
		<category><![CDATA[3.0.13]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=522</guid>
		<description><![CDATA[Simple Review 3.0.13 has been released (download). An upgrade is available for 3.0.12 users (download, unzip and then follow instructions). Component release notes: New. Support for Joomla 2.5. Fix. Turning star rating off in comments. Fix. Star rating JavaScript error &#8230; <a href="http://simple-review.com/522-3-0-13-released.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Simple Review 3.0.13 has been released (<a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=16482">download</a>). An upgrade is available for 3.0.12 users (<a href="http://joomlacode.org/gf/project/simplereview/frs/?action=FrsReleaseView&#038;release_id=16483">download</a>, unzip and then follow instructions).</p>
<p>Component release notes:</p>
<ul>
<li>New. Support for Joomla 2.5.</li>
<li>Fix. Turning star rating off in comments.</li>
<li>Fix. Star rating JavaScript error in comments.</li>
<li>Fix. JavaScript error if comment rating is turned off.</li>
</ul>
<p>This is the last release that will support PHP 4 and the last release for the version 3.0 series.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/522-3-0-13-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2012 Update</title>
		<link>http://simple-review.com/520-2012-update.html</link>
		<comments>http://simple-review.com/520-2012-update.html#comments</comments>
		<pubDate>Tue, 24 Jan 2012 14:25:50 +0000</pubDate>
		<dc:creator>row1</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[3.0 3.0.13]]></category>

		<guid isPermaLink="false">http://simple-review.com/?p=520</guid>
		<description><![CDATA[It has been a long time since the last update. I have had some expensive medical issues for the last 4 or so months. This has limited my computer time and I have spend what little free computer time I &#8230; <a href="http://simple-review.com/520-2012-update.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>It has been a long time since the last update. I have had some expensive medical issues for the last 4 or so months. This has limited my computer time and I have spend what little free computer time I have had on doing paid work to recoup medical bills. The paid work is starting to dry up in the next two weeks and I seem to be on the mend, so I think the next release will be in February. Version 3.0.13 will be another minor release to fix some niggling bugs and provide the framework for some upcoming changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://simple-review.com/520-2012-update.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
