<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Page comments</title>
		<link>http://www.silverstripe.org/home/</link>
		<atom:link href="http://www.silverstripe.org/home/" rel="self" type="application/rss+xml" />
		<description></description>

		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9268</link>
			<description>&amp;quot;Beginners are most interested in step-by-step tutorials.&amp;quot;<br />&amp;quot;Advanced users are probably more interested in extensive descriptions of specific features, recipes, and of course the API documentation.&amp;quot;<br /><br />I disagree.  When I was a beginner, I LOVED jQuery&#39;s API docs (and I still do).  I have /never/ used any other offical jQuery docs than the API docs.<br /><br />If you want an example of API documentation done RIGHT, look at jQuery&#39;s:<br />http://api.jquery.com/addClass/<br /><br />Compare to SS&#39;s:<br />http://api.silverstripe.org/2.4/sapphire/filesystem/Upload.html</description>
			<pubDate>Fri, 03 Feb 2012 17:27:51 +1300</pubDate>
			<dc:creator>Nathan J. Brauer</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9268</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9222</link>
			<description>Phillip,<br /><br />I agree with the ideas Jose has given, especially the idea of a &amp;quot;big&amp;quot; web project tutorial.<br /><br />One framework that I found to have excellent docs was symfony, during their 1.x releases. They had a 24-part series of building a job board from scratch, and it exercised all parts of the framework.<br /><br />And Django always had decent docs, though I haven&#39;t seen them in a while.  One CMS that always struggled, though, was Plone.  It always felt like their docs were scattered and haphazard, and there seemed to be a lot of disagreement on the doc mailing list.<br /><br />And one last example, when Microsoft&#39;s MVC 2 came out, they had a 100+ page tutorial that walked through building a website. <br /><br />I&#39;ll try to pitch in once the beta comes out.<br /><br />Alex M.</description>
			<pubDate>Sat, 21 Jan 2012 12:26:00 +1300</pubDate>
			<dc:creator>Alex M</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9222</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9216</link>
			<description>Thanks for the feedback!<br />We&#39;ll try to keep it in mind. It&#39;s probably hard to provide examples for the whole API, but we&#39;ll add more examples of how to put it all together :-)</description>
			<pubDate>Fri, 20 Jan 2012 12:58:06 +1300</pubDate>
			<dc:creator>Philipp</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9216</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9215</link>
			<description>Hi Phillip,<br /><br />I have been working through both your book as well as Ingo&#39;s book and have found the material, tutorials and examples priceless. It has really helped me develop in Silverstripe. I am very excited to see that the Silverstripe framework is now being released separately and after looking at Cakephp and comparing that with how Silverstripe aproaches MVC i must say that i appreciate the work that you guys have been doing even more. <br /><br />If there is one thing that i would like to see in your next book is more information on how the API works/ how to use the API, maybe it is just me or maybe i missed something in the books but i don&#39;t always understand how to apply the info in the API documentation eg.. can the code be used in the view, or in the model or controller or all of the above. <br /><br />Php.net for example will show you the api and then an example to illustrate how it works. It makes it easier for a novice like myself to understand the practical implications of using the code. <br /><br />Anyway... thanks for the awesome work<br /><br /></description>
			<pubDate>Fri, 20 Jan 2012 11:08:26 +1300</pubDate>
			<dc:creator>Shaun</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9215</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9189</link>
			<description>Hello Philipp,<br /><br />I completely agree with you.<br />The main SilverStripe tutorial should be a big web project with all the basic features of a modern web, auto-rotating images, video, image galleries, news, blog, forum, user statistics, contact form, registry form, login form, shopping cart, searching, page layout ( grid systems, ...), PDF invoice, Internationalization, newsletters, protected download pages, mobile Web, RSS, Facebook, Twitter, Tuenti, Myspace links, and so on.<br /><br />The more extensive and detailed, new users can easily start creating their own websites and more easily will become famous SilverStripe.<br /><br />FAQ Area (common problems in the installation, CMS management, image upload, ...).<br /><br />A more detailed API documentation with examples.<br /><br />The essential modules (blog, forum, shopping cart) should be improved enough to cover most current requirements.<br /><br />Special page with all the SilverStripe 3 news with links to documentation that explains in detail and with examples all the improvements.<br /><br />Detailed special documentation to upgrade from SilverStripe 2.4 to SilverStripe 3.<br /><br />The documentation should be ready for the release of SilverStripe 3.<br /><br />Regards,<br />Jose A.</description>
			<pubDate>Tue, 17 Jan 2012 00:06:06 +1300</pubDate>
			<dc:creator>Jose A</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9189</guid>
		</item>
		
		<item>
			<title></title>
			<link>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9188</link>
			<description>I&#39;ve written some documentation guidelines a while back for anybody that wants to get started: http://doc.silverstripe.org/sapphire/en/misc/contributing#writing-documentation - yay for meta documentation ;)</description>
			<pubDate>Mon, 16 Jan 2012 21:04:46 +1300</pubDate>
			<dc:creator>Ingo</dc:creator>
			<guid>http://www.silverstripe.org/content-is-king-documentation-for-silverstripe/#PageComment_9188</guid>
		</item>
		

	</channel>
</rss>