<?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>phpaddiction &#187; review</title>
	<atom:link href="http://www.phpaddiction.com/tags/category/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpaddiction.com</link>
	<description></description>
	<lastBuildDate>Fri, 24 Jun 2011 00:42:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>When Pligg&#039;s Fly &#8211; Test flight</title>
		<link>http://www.phpaddiction.com/tags/php/when-pliggs-fly-test-flight/</link>
		<comments>http://www.phpaddiction.com/tags/php/when-pliggs-fly-test-flight/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 06:37:25 +0000</pubDate>
		<dc:creator>Doug Hill</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[pligg]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.phpaddiction.com/tags/php/when-pliggs-fly-test-flight/</guid>
		<description><![CDATA[I was recently asked by a friend on a tight budget to help set up a small site  similar to <a href="http://digg.com">digg</a> or some of the other social news and link aggregators.  I thought it would be easy to find an open source project or three to choose from and adapt to their needs, but I only found one that was active and stable -- <a href="http://www.pligg.com">Pligg</a>.  Since I am going to be working on this mini-project on and off for the next couple weeks I thought I would post my first impressions.  By no means is this an exhaustive review just a quick overview after a couple hours. ]]></description>
			<content:encoded><![CDATA[<p>I was recently asked by a friend on a tight budget to help set up a small site  similar to <a href="http://digg.com">digg</a> or some of the other social news and link aggregators.  I thought it would be easy to find an open source project or three to choose from and adapt to their needs, but I only found one that was active and stable &#8212; <a href="http://www.pligg.com">Pligg</a>.  Since I am going to be working on this mini-project on and off for the next couple weeks I thought I would post my first impressions.  By no means is this an exhaustive review just a quick overview after a couple hours.<br />
<span id="more-11"></span></p>
<h3>The Good</h3>
<p>Installation was went smoothly, certainly smoother than many scripts I&#8217;ve installed.  The directions in the readme file are clear and concise and the install was the same. The documentation less so, but they are working on it.</p>
<p>The templates provided are great. <a href="http://www.pligg.com">Pligg</a> uses <a href="http://templatelite.sourceforge.net/">Template Lite</a> a lighter weight <a href="http://smarty.php.net/">Smarty</a> compatible template system.  I&#8217;ve worked with both <a href="">Smarty</a> and <a href="http://templatelite.sourceforge.net/">Template Lite</a>  extensively so that is a major plus for me. </p>
<h3>The Bad</h3>
<p><em>Keep in mind that Pligg is still in beta. So many of the things I note will probably be fixed before final releases.</em></p>
<p>I wanted the search engine friendly URL option so I took a look at the .htaccess file provided.  It is functional but I am not sure its the best solution. A bit too much of a retro-fit that I think the developers will regret when working on later versions.</p>
<p>After adding a few stories I discovered my first bug, adding a story with a title that has an &#8220;!&#8221; causes a <abbr title="404 : Page Not Found.">404</abbr>  error.  I found that the bug existed in the <a href="http://sourceforge.net/tracker/index.php?func=detail&#038;aid=1661631&#038;group_id=176676&#038;atid=878194">sourceforge bug database</a> but has been closed with a note &#8212; &#8220;Now that we&#8217;ve found a decent amount of characters I am going to close this.&#8221; That raises a flag that there are probably no test cases for the project.</p>
<p>The project makes good use of AJAX feature through out but the admin section was a bit irritating when it came to changing settings. The input boxes can be edited in place but they have a save or cancel button next to each input. A better option would be to just change the value on exit.  The current scheme causes you to click to change a value, enter the value then click on save.  Way too much work in my opinion.</p>
<p>My last issue is with the voting scheme, there is no way to remove your vote once you have given it. Also there is no other option than to vote up, you can&#8217;t vote down or some variation of voting down to indicate a negative rating.</p>
<h3>Overall Impression</h3>
<p><a href="http://www.pligg.com">Pligg</a> is still growing up, I am sure that as it matures many of the issues I&#8217;ve experienced so far will go away. I needed something simple and thats what it provides &#8220;out of the box&#8221; and I look forward to future releases and enhancements. As always the beauty of open source is that when I need more or find bugs i can always contribute.  After I&#8217;ve had more time to work with the code I&#8217;ll let you know if this <a href="http://www.pligg.com">Pligg</a> will fly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.phpaddiction.com/tags/php/when-pliggs-fly-test-flight/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

