Viewing by month: June 2010
Connecting Mura CMS to an ORM Application
Posted on Jun 17, 2010
Adding Solr Search to Mura CMS
Posted on Jun 15, 2010
The best thing about Mura CMS is that much of what you need to build a typical content managed site is already built-in. However, the second best thing about Mura CMS is that anything that isn't built in can generally be added in using its extensibility without breaking your upgrade path. In the case of my application, one of the requirements was that we use ColdFusion 9's new Solr-based search engine to index all of the site content. By default, Mura uses a standard query based searching, in part, I suspect, because its designed to run on the other CFML engines should you choose to. I am running ColdFusion 9, so I want Solr! Here's how I did it.
Continue Reading →In Defense of Technology Partisanship
Posted on Jun 10, 2010
Every now and then, usually in the middle of a debate between competing technologies such as .Net and ColdFusion or Silverlight and Flex, someone will espouse the idea that you should choose the technology that best fits the problem rather than our particular personal technology preference. Generally speaking, everyone will agree as this sounds like a perfectly reasonable ideal. However, I am writing this post to cal "bullsh*t" to that sentiment and defend the idea that people should feel free to stick to their guns and defend their personal technology preferences. Here's why...
Continue Reading →ColdFusion Open Source Update - June 8, 2010
Posted on Jun 08, 2010
Three new projects and three updates this week in ColdFusion open source. Actually, this post covers more than a week as things were a little slow the week before last so I held the post. My guess is that with summer starting, the warm weather and vacations are getting in the way of coding. I know they are getting in the way of mine.
Continue Reading →