<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SilverStripe &#8211; the CMS tailored for you ?</title>
	<atom:link href="http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/</link>
	<description>Karol Sójko&#039;s blog</description>
	<lastBuildDate>Sat, 26 Dec 2009 19:25:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karol Sójko</title>
		<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/#comment-14</link>
		<dc:creator>Karol Sójko</dc:creator>
		<pubDate>Sun, 16 Aug 2009 20:57:44 +0000</pubDate>
		<guid isPermaLink="false">http://ksojkotech.wordpress.com/?p=71#comment-14</guid>
		<description>making %5 in the controller is somehow not ok with the MVC concept (f.e. even-odd variables are available in the view) 

I hope they&#039;ll fix those performance issues fast, because even simple and basic sites don&#039;t work due to those issues. According to their developers they are working on it, but sadly they don&#039;t know how to fix it yet.</description>
		<content:encoded><![CDATA[<p>making %5 in the controller is somehow not ok with the MVC concept (f.e. even-odd variables are available in the view) </p>
<p>I hope they&#8217;ll fix those performance issues fast, because even simple and basic sites don&#8217;t work due to those issues. According to their developers they are working on it, but sadly they don&#8217;t know how to fix it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/#comment-13</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Sun, 16 Aug 2009 17:49:21 +0000</pubDate>
		<guid isPermaLink="false">http://ksojkotech.wordpress.com/?p=71#comment-13</guid>
		<description>You should %5 in the controller, not the template. Handle your data with PHP before it&#039;s looped through the template.

As for performance - yes, a big issue, but one they are fixing.</description>
		<content:encoded><![CDATA[<p>You should %5 in the controller, not the template. Handle your data with PHP before it&#8217;s looped through the template.</p>
<p>As for performance &#8211; yes, a big issue, but one they are fixing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karol Sójko</title>
		<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/#comment-11</link>
		<dc:creator>Karol Sójko</dc:creator>
		<pubDate>Sat, 25 Jul 2009 07:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://ksojkotech.wordpress.com/?p=71#comment-11</guid>
		<description>Another evidence that SilverStripe has serious performance issues:
http://www.silverstripe.org/general-questions/show/265272?showPost=265272</description>
		<content:encoded><![CDATA[<p>Another evidence that SilverStripe has serious performance issues:<br />
<a href="http://www.silverstripe.org/general-questions/show/265272?showPost=265272" rel="nofollow">http://www.silverstripe.org/general-questions/show/265272?showPost=265272</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karol Sójko</title>
		<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/#comment-6</link>
		<dc:creator>Karol Sójko</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://ksojkotech.wordpress.com/?p=71#comment-6</guid>
		<description>First of all thank you for the comment. 
When it comes to variables providing all sorts of modulation there are only the ones you mentioned previous, next , first , last , even-odd, and no &quot;much more&quot;. For example tell me how would you do a modulation through 5 (%5). No such thing is possible. 

It seems like you haven&#039;t tried to made realy &quot;custom&quot; groups of permission, because if you see the file uploading there is piece of code that allows only the admin to upload and nobody else. You call that security levels ?!

And the third one. Oh yes, well we&#039;ve all heard about the US Democratic website that there is something to boast about. But seriously, have you experienced the feeling that it&#039;s going to take a large traffic on it&#039;s shoulders ? Because i visited it a couple of times and frankly speaking it was not only slow but also didn&#039;t handle the capacity of users sometimes.

Regards:)</description>
		<content:encoded><![CDATA[<p>First of all thank you for the comment.<br />
When it comes to variables providing all sorts of modulation there are only the ones you mentioned previous, next , first , last , even-odd, and no &#8220;much more&#8221;. For example tell me how would you do a modulation through 5 (%5). No such thing is possible. </p>
<p>It seems like you haven&#8217;t tried to made realy &#8220;custom&#8221; groups of permission, because if you see the file uploading there is piece of code that allows only the admin to upload and nobody else. You call that security levels ?!</p>
<p>And the third one. Oh yes, well we&#8217;ve all heard about the US Democratic website that there is something to boast about. But seriously, have you experienced the feeling that it&#8217;s going to take a large traffic on it&#8217;s shoulders ? Because i visited it a couple of times and frankly speaking it was not only slow but also didn&#8217;t handle the capacity of users sometimes.</p>
<p>Regards:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alirobe</title>
		<link>http://ksojkotech.wordpress.com/2009/07/04/silverstripe-cms/#comment-5</link>
		<dc:creator>alirobe</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://ksojkotech.wordpress.com/?p=71#comment-5</guid>
		<description>There are a couple of errors with this article. Firstly, the  bit actually has all sorts of variables you can use to provide various types of &#039;modulation&#039;. This includes numbering, even-odd, next/previous item, and much more.

Secondly, the admin model is not a simple &quot;admin/all users&quot; model, but a &quot;create your own security groups&quot; model. It has many levels of security control - (e.g. non-publishing author, publisher only, etc) and it lets you get down to field-level permissions for different groups of users, as well as grouping them for newsletters, etc.

Thirdly - this may not be something that&#039;s wrong, but it&#039;s something that can probably be fixed - SilverStripe has excellent caching. It was used for the US Democratic party&#039;s website during the 2008 election, so it can handle load for quite large and small websites very well. I don&#039;t doubt you&#039;re experiencing slowness, but it&#039;s quite probably something to do with your specific configuration rather than a reflection of the package as a whole.</description>
		<content:encoded><![CDATA[<p>There are a couple of errors with this article. Firstly, the  bit actually has all sorts of variables you can use to provide various types of &#8216;modulation&#8217;. This includes numbering, even-odd, next/previous item, and much more.</p>
<p>Secondly, the admin model is not a simple &#8220;admin/all users&#8221; model, but a &#8220;create your own security groups&#8221; model. It has many levels of security control &#8211; (e.g. non-publishing author, publisher only, etc) and it lets you get down to field-level permissions for different groups of users, as well as grouping them for newsletters, etc.</p>
<p>Thirdly &#8211; this may not be something that&#8217;s wrong, but it&#8217;s something that can probably be fixed &#8211; SilverStripe has excellent caching. It was used for the US Democratic party&#8217;s website during the 2008 election, so it can handle load for quite large and small websites very well. I don&#8217;t doubt you&#8217;re experiencing slowness, but it&#8217;s quite probably something to do with your specific configuration rather than a reflection of the package as a whole.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
