<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://bloggingabout.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Nathan J Pledger - All Comments</title><link>http://bloggingabout.net/blogs/program.x/default.aspx</link><description>Program.X musings from the Isle of Man concerning ASP.NET, in particular accessibility, web standards and neat ideas. </description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Sitecore: Accessing Hierarchical Node structures from SQL</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/07/29/sitecore-accessing-hierarchical-node-structures-from-sql.aspx#469987</link><pubDate>Thu, 31 Jul 2008 09:33:32 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:469987</guid><dc:creator>Nathan Pledger</dc:creator><description>&lt;p&gt;Hi again Alex,&lt;/p&gt;
&lt;p&gt;100% agree that Sitecore should not support this tactic - I would advise against it in usual circumstances.&lt;/p&gt;
&lt;p&gt;The reason why we&amp;#39;re using Sitecore to drive the extraction of sales/interest is due to the site hierarchy. As far as the user is concerned, the fact that they are in Bikes means that anything underneath is of interest to them. This cracks the one aspect of relevance. We have a number of web sites, with similar products, but structured according to the client/sales outlet, so Sitecore is the logical place to look for product hierarchy in the context of that site. eg. Bikes &amp;gt; MotoGp &amp;gt; James Toseland may be in Motorsport &amp;gt; Bikes &amp;gt; Manx Heros in another site. &lt;/p&gt;
&lt;p&gt;We then use external systems (sales data, tagging of products, User-generated-content and user browsing history) to drive the impportance of products beneath the Bikes node and decide whether it should appear as a product of interest, ie. in the &amp;quot;top 10&amp;quot; based on the selected algorithm.&lt;/p&gt;
&lt;p&gt;We do have a &amp;quot;Tagging&amp;quot; concept that will ultimately drive positioning of products within Sitecore, but we still feel the structure of Sitecore is the best way to identify relationships between product topics. I guess we could mirror the Sitecore node structure in a separate system, but this feels clunky.&lt;/p&gt;
&lt;p&gt;Also, we see any minor revisions to v5 with v6 well on the roadmap is unlikely to pose breaking changes that we can&amp;#39;t work around. And we would *never* write to the database!&lt;/p&gt;
&lt;p&gt;Thanks for reading/commenting.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=469987" width="1" height="1"&gt;</description></item><item><title>re: Sitecore: Accessing Hierarchical Node structures from SQL</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/07/29/sitecore-accessing-hierarchical-node-structures-from-sql.aspx#469986</link><pubDate>Thu, 31 Jul 2008 09:15:43 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:469986</guid><dc:creator>Alex de Groot</dc:creator><description>&lt;p&gt;Hello Nathan,&lt;/p&gt;
&lt;p&gt;Please be aware that querying against the database directly is unsupported. We&amp;#39;re quite unique in the world to say so, but this approach is highly unmaintainable.&lt;/p&gt;
&lt;p&gt;Beside of that, the most searched/bought/used products... that&amp;#39;s all about conversion. &amp;nbsp;By default conversion results are not saved in Sitecore but in an external system. Can&amp;#39;t you use this system to retrieve the data?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Alex de Groot&lt;/p&gt;
&lt;p&gt;Sitecore Solution Architect&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=469986" width="1" height="1"&gt;</description></item><item><title>re: Sitecore: Overriding the style of the fields in the Content Editor</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/06/19/sitecore-overriding-the-style-of-the-fields-in-the-content-editor.aspx#461200</link><pubDate>Tue, 24 Jun 2008 08:26:02 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:461200</guid><dc:creator>Nathan Pledger</dc:creator><description>&lt;p&gt;Thanks for commenting.&lt;/p&gt;
&lt;p&gt;That&amp;#39;s the idea. Select from the left, remove from the right - although the first user who used it didn&amp;#39;t figure it on their own out so some usability issues to be ironed out. &lt;/p&gt;
&lt;p&gt;These tags are an idea I came up with that allows an e-Commerce true 360-degree content management and reporting. Say &amp;quot;Big Brother&amp;quot; is tagged with &amp;quot;Reality TV&amp;quot;, &amp;quot;Davina Mcall&amp;quot;, content publishers can automatically target products into certain sections of the site, users and the site can then use these to cross-sell against interest, generate reports and mount targetted eMarketing campaigns.&lt;/p&gt;
&lt;p&gt;The Tag Cloud itself is actually a &amp;quot;v1&amp;quot; control. What I intended to do originally was create a Sitecore Custom Field Type, but due to deadlines I couldn&amp;#39;t work round the [ridiculous] issue where you can&amp;#39;t create server-side web controls within the Sitecore editor. The Tags are retrieved &amp;quot;across the wire&amp;quot; from a remote site, so further improvements will be made including a more AJAX feel - maybe show a loading gauge for larger clouds.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=461200" width="1" height="1"&gt;</description></item><item><title>re: Sitecore: Overriding the style of the fields in the Content Editor</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/06/19/sitecore-overriding-the-style-of-the-fields-in-the-content-editor.aspx#461195</link><pubDate>Tue, 24 Jun 2008 07:28:41 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:461195</guid><dc:creator>Lars Nielsen</dc:creator><description>&lt;p&gt;Well, sometimes the most obvious solutions is right in front of you.&lt;/p&gt;
&lt;p&gt;What interest me here is the cool tagcloud control you have created. I like the idea on how to quickly configure your tag cloud by visually automatically gettiung your proposed tags, then reusing the cloud to remove tags that may not fit exactly to the contents of the article (I assume this is what the purpose is?)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=461195" width="1" height="1"&gt;</description></item><item><title>re: My First Silverlight App - Lessons Learnt</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/05/07/my-first-silverlight-app-lessons-learnt.aspx#458856</link><pubDate>Thu, 08 May 2008 06:38:25 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458856</guid><dc:creator>Robin Paardekam</dc:creator><description>&lt;p&gt;Good to read that other developers have similar experiences with Silverlight as I did. Specially the confusion regarding &amp;quot;what should be done where&amp;quot; sounds familiar. Thanks for the tips as well.&lt;/p&gt;
&lt;p&gt;If you&amp;#39;d rather use VS2008 to create Silverlight Projects, you could install the Silverlight SDK (I used the 2.0 Beta1 release) and the Microsoft Silverlight Tools Beta 1 for Visual STudio 2008. It will add some Silverlight options to your VS2008 installation, like project-templates and my code-editor in split-screen-mode works just fine for my Silverlight objects. I can edit my XAML and see the changes being applied &amp;quot;realtime&amp;quot;. Hope this helps. Regards, Robin.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458856" width="1" height="1"&gt;</description></item><item><title>Link Love April | Strive Notes</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458719</link><pubDate>Sun, 04 May 2008 10:28:14 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458719</guid><dc:creator>Link Love April | Strive Notes</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Link Love April | Strive Notes&lt;/p&gt;
&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458719" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458245</link><pubDate>Fri, 18 Apr 2008 23:52:15 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458245</guid><dc:creator>Dennis van der Stelt</dc:creator><description>&lt;p&gt;Yeah, somewhere in your settings. My comments are always emailed to me.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458245" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458240</link><pubDate>Fri, 18 Apr 2008 19:49:30 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458240</guid><dc:creator>Nathan Pledger</dc:creator><description>&lt;p&gt;Oh thanks, Dennis!&lt;/p&gt;
&lt;p&gt;Sorry about your comment going, Mischa. I don't have anything in my admin area, I'm afraid. &lt;/p&gt;
&lt;p&gt;Is there anyway I can get my comments to be emailed to me, then I won't miss anything?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458240" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458235</link><pubDate>Fri, 18 Apr 2008 06:49:18 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458235</guid><dc:creator>Dennis van der Stelt</dc:creator><description>&lt;p&gt;There's one comment that I've restored now, by Petr Palas (Kentico). No Mischa comment though. It wasn't in the database.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458235" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458230</link><pubDate>Thu, 17 Apr 2008 12:12:26 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458230</guid><dc:creator>Mischa Kroon</dc:creator><description>&lt;p&gt;Ahh so that's where my comment went. &lt;/p&gt;
&lt;p&gt;You did check your comments review admin part I take it ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458230" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458209</link><pubDate>Mon, 14 Apr 2008 20:18:41 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458209</guid><dc:creator>Dennis van der Stelt</dc:creator><description>&lt;p&gt;Nathan, I'm doing a training right now. Last week was the DNS transfer to the new server ip address. The comment is probably on the old server, not here, because DNS take 24 hours to update.&lt;/p&gt;
&lt;p&gt;I'll have a look if I can find anything on the old server that's gone here and see if I can post it.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458209" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458202</link><pubDate>Sun, 13 Apr 2008 19:56:27 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458202</guid><dc:creator>Nathan Pledger</dc:creator><description>&lt;p&gt;Interesting to see that within hours, Sitecore, then Kentico (sorry, I have no idea where they're comments went - thanks Community Server) and Umbraco have replied regarding thier packages.&lt;/p&gt;
&lt;p&gt;In my response, I do wish Sitecore was a viable solution for me, both interms of licensing and viability of installation on a shared platform. For .NET enthusiasts, I recommend downloading Sitecore Xpress, it is true genius in a ball of XML, XSL and XAML. Checkout Alex's blog, too.&lt;/p&gt;
&lt;p&gt;I am going to try Umbraco again. Maybe I didn't give it enough of a try. It sounds impressive, though is a bit downspec-ced. &lt;/p&gt;
&lt;p&gt;Though I am still going to write my own, which is going really well, thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458202" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458234</link><pubDate>Fri, 11 Apr 2008 08:58:00 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458234</guid><dc:creator>Petr Palas, Kentico</dc:creator><description>"&lt;p&gt;Hi Nathan, &lt;/p&gt;
&lt;p&gt;I&amp;#39;m sorry to hear that you had problems with using our software, Kentico CMS. Did you try to contact our support (support@kentico.com)? They will be happy to help you. &lt;/p&gt;
&lt;p&gt;As with any other software, there&amp;#39;s always some learning curve, so it&amp;#39;s possible that a simple advice may have helped you. Kentico CMS is used by customers in 60 countries right now, so I believe it may work for you, too.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;/p&gt;
&lt;p&gt;Petr Palas, Kentico Software&lt;/p&gt;
"&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458234" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458174</link><pubDate>Wed, 09 Apr 2008 18:53:25 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458174</guid><dc:creator>Hartvig</dc:creator><description>&lt;p&gt;Warning - very long comment. Disclaimer: I&amp;#39;m the founder of the umbraco project &amp;nbsp;;-)&lt;/p&gt;
&lt;p&gt;There&amp;#39;s never one system to rule them all - that&amp;#39;s why there are so many cms&amp;#39;s out there.&lt;/p&gt;
&lt;p&gt;&amp;gt; I played with it for a while, but was not pleased &lt;/p&gt;
&lt;p&gt;&amp;gt; with the output of XHTML and open-source worries me.&lt;/p&gt;
&lt;p&gt;Just out of curiosity, what do you mean by the &amp;quot;not pleased with the output of XHTML&amp;quot;? umbraco is second-to-none when it comes to a cms leaving your markup intact and making it easy to produce valid xhtml strict sites - like our own :)&lt;/p&gt;
&lt;p&gt;It&amp;#39;s very easy to customize the looks of umbraco, like replacing the section icons in the lower left corner (it&amp;#39;s just image files). However a lot of people like the anonymous design of the application, which doesn&amp;#39;t takes focus away from what&amp;#39;s essential - the content of your site.&lt;/p&gt;
&lt;p&gt;Regarding the worries of open source, umbraco is a commercial open source project under the MIT license. The MIT license means no string attached (unlike the GPL and other copy-left licenses where there&amp;#39;s a risk that using such a product means extra obligations for your work thats based on the product). &lt;/p&gt;
&lt;p&gt;Being a commercial open source product, it means that you can get support, that there&amp;#39;s people working full time on the platform, etc. The only difference is that at least for web cms, a paradigm shift has come where it&amp;#39;s actually so (relatively) cheap to develop software that using the open source model for distribution is profitable (for us at least).&lt;/p&gt;
&lt;p&gt;There&amp;#39;s a ton of myths when it comes to open source one of them is that open source is free and also that people tend to compare them with &amp;quot;traditional software packages&amp;quot; - both there *are* big differences on both sides. A traditional product often consist of a box, documentation, manuals, a cd-rom (dvd) - and indirectly printed brochures, ads, sales meetings, etc. On the open source side, the only thing you get for free is the &amp;quot;bits&amp;quot; which most of the cases are downloaded.&lt;/p&gt;
&lt;p&gt;This has two perspectives, from the open source side it&amp;#39;s very interesting that you can get a product distributed with a close-to-zero marketing/sales budget. The sales cost of a traditional product is at least 50 percent of the retail price, often much more. Another thing that often add to the price of a closed source product is the lifetime cycle of the product. By this I mean that the expenses of maintaining/selling a closed source product doesn&amp;#39;t stop once the product is sold. Often you have customer services and support which also add costs which is a part of the retail price.&lt;/p&gt;
&lt;p&gt;With an open source product the marketing costs are close-to-zero, the distribution costs close-to-zero and the lifetime cycle costs zero. This means that the costs of developing and maintaining an open source product is the development and management costs alone, and in software that&amp;#39;s often the lowest part of a budget for a software development company. &lt;/p&gt;
&lt;p&gt;If umbraco users needs the usual gains from a closed source product like support and training, we offer that. But you only pay for the services you need. In my opinion it&amp;#39;s the best of both worlds (however, I&amp;#39;m not saying that it&amp;#39;ll work with any type of software product, but for us it was a match made in heaven).&lt;/p&gt;
&lt;p&gt;Being an open source project also means involvement and this is where many oss projects suffer from bad or no management at all. Many projects gets bloated because developers love to add features, but care much less to maintain, design and polish existing ones. And often there&amp;#39;s no real vision for the project. Many closed source projects suffer from the same, but they die. The get out of business. That doesn&amp;#39;t happen to the open source projects as that type usually just attracts more and more hobby programmers who&amp;#39;re pleased that no one questions that yet-another-useless-feature gets added. Building great software takes great management and the courage to say no and the ability to listen and focus on what matters for the people who uses your product. And that&amp;#39;s no matter whether it&amp;#39;s closed or open source. &lt;/p&gt;
&lt;p&gt;But if you have great management AND a great community you can get a lot of advantages from not being a silo project where all discussions and development are kept secret within company walls. You can turn your users into participants and gain from a massive collective intelligence. When it works, it&amp;#39;s phenomenal and way beyond what&amp;#39;s possible being closed (not just in source but also in mindset).&lt;/p&gt;
&lt;p&gt;At the same time, an open source company have the advantages of a *very* viral distribution form if your product fits the market. We grew 991% last year and 350% the year before that. With a close-to-zero marketing budget. That&amp;#39;s not only insane, but absolutely impossible without an extremely viral model. &lt;/p&gt;
&lt;p&gt;Having a large distribution (umbraco has grown from 1.500 installations to almost 50.000 in two years) means that you get a big install base where you can offer smaller and cheaper products. You&amp;#39;ll need to think different but it does indeed pays of.&lt;/p&gt;
&lt;p&gt;As I said - for many types of software a paradigm shift is happening and open source is not different. It&amp;#39;s not magic, not voodoo. It still takes great management and a piece of software doesn&amp;#39;t get better just because it has a 0$ price tag. Crap is still crap no matter how cheap it is. But if you combine the best from both worlds you get something that&amp;#39;s very powerful - and profitable.&lt;/p&gt;
&lt;p&gt;Feel free to contact me at nh (a) umbraco [.] dk if you get further questions :-)&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Niels / umbraco&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458174" width="1" height="1"&gt;</description></item><item><title>re: Still no viable Content Management solutions?</title><link>http://bloggingabout.net/blogs/program.x/archive/2008/04/09/still-no-viable-content-management-solutions.aspx#458173</link><pubDate>Wed, 09 Apr 2008 18:42:57 GMT</pubDate><guid isPermaLink="false">813b6dfd-644e-4573-a816-eebab56ba0d0:458173</guid><dc:creator>Alex de Groot</dc:creator><description>&lt;p&gt;Cool, thanks a lot for the feedback on the systems. We&amp;#39;re aware of the issues with Sitecore Xpress when it comes to databases.&lt;/p&gt;
&lt;p&gt;We didn&amp;#39;t got the possibility to change our original product for the Xpress release, and actually we don&amp;#39;t want too. The system should be directly derived from our Trunk.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m currently investigating the possibilities to create 1 SQL Server database out of it using Schemes, but I&amp;#39;m not sure this will work out.&lt;/p&gt;
&lt;p&gt;But I&amp;#39;m very glad you took the time evoluate. Please feel free to contact us using our Forums on SDN(&lt;a href="http://sdn.sitecore.net/" target="_new" rel="nofollow"&gt;http://sdn.sitecore.net&lt;/a&gt;) or contact a local office.&lt;/p&gt;
&lt;p&gt;We&amp;#39;ll collect them and make sure they will be fixed in the upcoming release.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Alex de Groot&lt;/p&gt;
&lt;p&gt;Solution Architect&lt;/p&gt;
&lt;p&gt;Sitecore International&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://bloggingabout.net/aggbug.aspx?PostID=458173" width="1" height="1"&gt;</description></item></channel></rss>