<?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>Nooku Blog &#187; review</title>
	<atom:link href="http://blog.nooku.org/tag/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nooku.org</link>
	<description>Nooku is the innovative new platform for Joomla</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:41:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Nooku Framework, why should you care ?</title>
		<link>http://blog.nooku.org/2010/07/nooku-framework-why-should-you-care/</link>
		<comments>http://blog.nooku.org/2010/07/nooku-framework-why-should-you-care/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 09:41:08 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
				<category><![CDATA[Framework]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://blog.nooku.org/?p=272</guid>
		<description><![CDATA[Us developers are inherently lazy. Yes it true ! New technologies we greet with the needed scepticism. After all, why should we adopt a new technology if our existing tools work fine ? 
The public release of Nooku Framework, now almost a year ago, was no different. Some people were very excited while others welcomed [...]]]></description>
			<content:encoded><![CDATA[<p>Us developers are inherently lazy. Yes it true ! New technologies we greet with the needed scepticism. After all, why should we adopt a new technology if our existing tools work fine ? </p>
<p>The <a href="http://blog.nooku.org/2009/08/nooku-framework-goes-sourceforge/">public release of Nooku Framework</a>, now almost a year ago, was no different. Some people were <a href="http://www.dioscouri.com/index.php?option=com_content&#038;view=article&#038;id=678:the-nooku-framework&#038;catid=51:general-thoughts&#038;Itemid=209">very excited</a> while others welcomed the framework with <a href="http://dev.anything-digital.com/Blog/Does-Joomla-really-need-more-libraries.html">some reservations</a>. </p>
<p>A few days ago <a href="http://www.torkiljohnsen.com/">Torkil Johnsen</a>, Nooku Community Contributor, wrote an excellent blog post titled : <a href="http://www.torkiljohnsen.com/2010/07/15/what-is-nooku-framework-and-why-should-i-care/"><em>&#8220;What is this Nooku Framework thing really ? And why should I care ?&#8221;</em></a></p>
<p>In his post Torkil does a great job explaining what Nooku Framework is all about, how it differs from the Joomla Framework and why he thinks you should care.<br />
<span id="more-272"></span></p>
<h3>What is a framework ?</h3>
<p>Torkil starts with defining the <a href="http://en.wikipedia.org/wiki/Software_framework">term framework</a> and the benefits of using a framework in general :</p>
<blockquote><p>
	•	<strong>Saves time.</strong> By eliminating the need to code repetitive tasks. You can focus on what’s important: Finishing the application and making sure it meets the requirements.<br />
	•	<strong>Less bugs.</strong> The parts handled by the framework have been used and tested earlier. The more framework code you use, the less bugs you will experience.
</p></blockquote>
<h3>Which frameworks for Joomla exist ? </h3>
<p>He then moves on to explain the difference between extension frameworks, like Nooku and template frameworks, like Gantry.</p>
<blockquote><p>&#8220;Nooku and Joomla try to accomplish the same thing: To make developing Joomla components, plugins and modules easier. This is primarily stuff happening under the hood you might say. <a href="http://www.gantry-framework.org/">Gantry</a> however is a framework made by <a href="http://www.rockettheme.com">Rockettheme</a> to make developing Joomla templates easier.&#8221;</p></blockquote>
<p>In recent months many different template frameworks have emerged, <a href="http://www.prothemer.com/morph/">Morph</a>, <a href="http://warp.yootheme.com/">Wrap5</a>, <a href="http://themeables.com/motif">Motif</a>,<a href="http://rumi.vandenito.com/"> Rumi</a>, <a href="http://wiki.joomlart.com/wiki/JA_Template_Framework/Overview"> JA T3</a>, &#8230; to name a few.  </p>
<p>To date however, Nooku Framework is the only community driven open source framework for Joomla extension development. Something we are very proud of !</p>
<h3>Why choosing for Nooku Framework ?</h3>
<p>Finally Torkil explains why he prefers Nooku Framework over the Joomla Framework.</p>
<blockquote>
<ul>
<li><strong>It’s reduces code</strong>. It reduces the amount of code I need to write by something close to 80%. </li>
<li><strong>It makes me better</strong>. Nooku reuses solutions to common problems (<a href="http://en.wikipedia.org/wiki/Design_pattern_(computer_science)">design patterns</a>) to a greater extent, and <a href="http://www.torkiljohnsen.com/2010/07/11/the-joomla-database-schema-smells/">unlike Joomla</a> it forces me to adhere to conventions and standards. </li>
<li><strong>It’s Joomla compatible</strong>. Any Joomla website that needs custom functionality can start using Nooku to build that functionality, today. It installs like any other extension, and does not interfere with Joomla or your installed extensions.</li>
<li><strong>It’s the second generation</strong>. Yes, literally the second generation. Both the Joomla and Nooku Frameworks were built by <a href="http://johan.janssens.me/">Johan Janssens</a>. Today, Johan is<a href="https://www.ohloh.net/p/joomla/contributors"> still considered to be the largest contributor to the Joomla codebase</a></li>
<li><strong>It’s got a developer community</strong>. Unlike Joomla, development at the framework level is moving forward at a rapid pace, there is lots of activity, and developers are sharing and contributing code between themselves. </li>
<li><strong>It’s cheaper</strong>. I know; too obvious. Less time spent programming + Less bugs = Lower development and maintenance costs.</li>
</ul>
</blockquote>
<p>Torkil&#8217;s concludes : &#8220;<em>If you’re a programmer yourself, go check it out at <a href="http://www.nooku.org/framework.html">http://www.nooku.org/framework.html.</a> If not, you should talk to whoever does the programming for you and make sure that they do.</em>&#8221;</p>
<p>I couldn&#8217;t agree more ! </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nooku.org/2010/07/nooku-framework-why-should-you-care/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Blogger reviews Nooku Content 0.5</title>
		<link>http://blog.nooku.org/2008/08/blogger-reviews-nooku-content-05/</link>
		<comments>http://blog.nooku.org/2008/08/blogger-reviews-nooku-content-05/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 00:00:00 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[As we are giving more people access to demo&#8217;s of Nooku Content, we are starting to get some interesting feedback. After doing a little test run with Nooku Content v0.5 on our demo site, X-Ception wrote a review on his blog. Even though Nooku Content is still in in pre-beta, he seemed to like what [...]]]></description>
			<content:encoded><![CDATA[<p>As we are giving more people access to demo&#8217;s of Nooku Content, we are starting to get some interesting feedback. After doing a little test run with Nooku Content v0.5 on our demo site, X-Ception wrote a <a href="http://x-ceptions.blogspot.com/2008/07/nooku-first-impression.html">review on his blog</a>. Even though Nooku Content is still in in pre-beta, he seemed to like what he saw (and no, we didn&#8217;t tell him to write a favourable review!)</p>
<blockquote><p>So being offered the chance to play with the hottest yet-to-be publicly released component before most have.. was well shall we say a fat kid with candy.<br />
[...]<br />
Translating content is a breeze, it&#8217;s again as easy as creating a content item in the first place, you can see all of what&#8217;s going on and upon publishing everything is updated so you can move straight onto the next item no more wasting time on these things.</p>
<p>So along with the screenshots the things that I did notice was:</p>
<ul>
<li>It&#8217;s fast, very fast</li>
<li>Informative</li>
<li>Easy, very easy</li>
<li>Does what it says it will do</li>
<li>Flexible</li>
</ul>
</blockquote>
<p>UPDATE : A <a title="Nooku translation extension for joomla - review" href="http://x-ceptions.blogspot.com/2008/09/nooku-second-review.html" target="_blank">second review</a> was added recently.<br />
<span id="more-15"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nooku.org/2008/08/blogger-reviews-nooku-content-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mijnjoomlasite Review</title>
		<link>http://blog.nooku.org/2008/04/mijnjoomlasite-review/</link>
		<comments>http://blog.nooku.org/2008/04/mijnjoomlasite-review/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 00:00:00 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Dutch Joomla! fansite http://www.mijnjoomlasite.nl picked up on the buzz about Nooku Content while at the Dutch Joomla!Day.  Sander Potjer writes with great expectation having seen a demonstration of our Nooku Content in action.  Multi-lingual support for Joomla! has been sub-standard but with Nooku Content all that is changing for the better.
You can check out some [...]]]></description>
			<content:encoded><![CDATA[<p><img style="margin-left: 16px;" src="http://farm6.static.flickr.com/5302/5668682169_d8985122ba_o.jpg" alt="" width="201" height="271" align="right" />Dutch Joomla! fansite <a onclick="window.open(this.getAttribute('href'),'Joomlatools Buzz');return false;" href="http://www.mijnjoomlasite.nl/blog/394-nooku-de-nieuwe-vertaaloplossing.html" target="_blank">http://www.mijnjoomlasite.nl</a> picked up on the buzz about Nooku Content while at the Dutch Joomla!Day.  Sander Potjer writes with great expectation having seen a demonstration of our Nooku Content in action.  Multi-lingual support for Joomla! has been sub-standard but with Nooku Content all that is changing for the better.</p>
<p>You can check out some pool photos, <a onclick="window.open(this.getAttribute('href'),'Joomlatools Buzz');return false;" href="http://209.85.135.104/translate_c?hl=nl&amp;langpair=nl%7Cen&amp;u=http://flickr.com/photos/joomlatools/2393933427/in/set-72157603509480565/" target="_blank">uploaded to Flickr</a>, where Belgium Local Police representative Marc Allen was explaining his Nooku Content and Joomla! 1.5 integration and experiences so far.</p>
<p>We are very excited by the response to Nooku Content and are working hard to make it the something really special — something that just works.</p>
<p><span id="more-9"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.nooku.org/2008/04/mijnjoomlasite-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

