The Church Media Community
Equipping You to Communicate Effectively
support CMN & share a
library of 19K+ images, videos, etc
Go Pro!
 
Go Back   The Church Media Community > Website Design > Content Management Systems (CMS)
Forgot Password?
                          Register

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old Tuesday, July 29th, 2008, 10:22 AM
New Church Media Member

 
 Join Date: May 2008 
 Last Online: Tuesday, March 6th, 2012 
DotNetNuke Anyone?

Does anyone here use DotNetNuke? If you used it previously but went away from it, what were your reasons?
Reply With Quote Start a New Topic From This Comment
  #2 (permalink)  
Old Tuesday, July 29th, 2008, 10:42 AM
waynehoskins's Avatar
The Crazy Analog Guy
Become a CMN Professional Member!

 
 Join Date: May 2006 
 Last Online: Today 
We went away from it to a less-extreme (if at all) CMS that I've been slowly building.

Since a DNN site is completely database-driven, it relies on the relational integrity of the tables. Somehow ours got sufficiently screwed up to work not well, at the relational level. The link text is "map to church", the link itself is actually "/index.php?pageid=461", and that takes you not to church map, but to the page about our elders.

That's why we jumped ship: it was easier to build it fresh than to try to fix the tables' relational integrity. What I've been working on is more nearly static in terms of mechanics: some content that changes regularly (like the list of sermons) is database-driven, but it doesn't rely on the database to run the mechanics of the site.

If we were to do it now (this is two years ago we did this), I would probably jump to Joomla rather than try to roll my own. Actually, I might first try to poke around with the linking between tables and see if I could straighten the DNN site out.

That was us; we're probably an anomaly.
Reply With Quote Start a New Topic From This Comment
  #3 (permalink)  
Old Tuesday, July 29th, 2008, 08:41 PM
New Church Media Member

 
 Join Date: May 2008 
 Last Online: Tuesday, March 6th, 2012 
Quote:
Originally Posted by waynehoskins View Post
We went away from it to a less-extreme (if at all) CMS that I've been slowly building.

Since a DNN site is completely database-driven, it relies on the relational integrity of the tables. Somehow ours got sufficiently screwed up to work not well, at the relational level. The link text is "map to church", the link itself is actually "/index.php?pageid=461", and that takes you not to church map, but to the page about our elders.

That's why we jumped ship: it was easier to build it fresh than to try to fix the tables' relational integrity. What I've been working on is more nearly static in terms of mechanics: some content that changes regularly (like the list of sermons) is database-driven, but it doesn't rely on the database to run the mechanics of the site.

If we were to do it now (this is two years ago we did this), I would probably jump to Joomla rather than try to roll my own. Actually, I might first try to poke around with the linking between tables and see if I could straighten the DNN site out.

That was us; we're probably an anomaly.
Thanks for the reply. Joomla seems to have a much larger following and more/better modules available which is why I evenam considering moving to it. The one thing about DNN that you can't seem to do in Joomla (at least not without a lot of hacks) is is multiple security groups.
Reply With Quote Start a New Topic From This Comment
  #4 (permalink)  
Old Wednesday, July 30th, 2008, 09:58 AM
Sysmom's Avatar
DebC

 
 Join Date: Sep 2005 
 Last Online: Thursday, April 19th, 2012 
I've played with Joomla and Drupal this year - I am an old PHP Nuke and PostNuke fan from 199something. Before that, I did roll my own CMS.

Currently, I'm playing with WordPress at a new site I built for someone. And I'm rather liking it. I am probably going to attempt the re-design of our church site with WordPress later this year.

Joomla and Drupal suffer from some of the same issues that plagued the first and subsequent generations of *Nukes; they all are jargon-heavy, user-unfriendly, and while touting the plug'n'play benefits of a CMS, they just don't seem to me to be for code-challenged people.

The big blog sites, on the other hand, seem to have been able to make a dent (not an inroad...) in some of these user-friendly issues. My vision of the web has long been that ordinary people, without a technical background, let alone having to learn PHP (or anything, for that matter) could just put a web site up, have it work like they wanted, and have the website look great.

If Grandmas are starting to figure out how to make a Blog at Blogger, or WordPress, then maybe there is some hope for this all to come to fruition.

All this to say that I think the {free and inexpensive} CMSes still have a long ways to go to live up to their potential and their promise.

Web developers and designers are not going to be replaced anytime soon.

deb
Reply With Quote Start a New Topic From This Comment
  #5 (permalink)  
Old Wednesday, July 30th, 2008, 11:56 AM
nathandiehl's Avatar
Church Media Expert

 
 Join Date: Jan 2003 
 Last Online: Friday, September 17th, 2010 
Quote:
Originally Posted by tkpeterson12 View Post
Thanks for the reply. Joomla seems to have a much larger following and more/better modules available which is why I evenam considering moving to it. The one thing about DNN that you can't seem to do in Joomla (at least not without a lot of hacks) is is multiple security groups.
fyi, Joomla! can do multiple security groups (access levels) with a 3rd party addon extension.
Check out some of the options here: http://extensions.joomla.org/index.p...1782&Itemid=35

Good Luck!
Reply With Quote Start a New Topic From This Comment
  #6 (permalink)  
Old Thursday, July 31st, 2008, 04:02 PM
New Church Media Member

 
 Join Date: Apr 2005 
 Last Online: Tuesday, April 10th, 2012 
DNN user

First off, I'm not a real web guy, but the church's site does fall under me. A couple of years ago we moved from Front Page(!) to a dot net nuke site put together by a volunteer. It has worked okay, but we're moving away from it to what we haven't decided at this point. It has had it's little quirks that were frustrating to volunteers who would wind up calling me with problems and I'd just take care of it myself. One guy called me to say he just deleted the whole web site. He had, but I was able to recover it pretty easily.

The WYSWIG has been like using MS Word to create a polished print piece, it's almost doable, but can be very frustrating to make things look exactly like you want. We also need to find new hosting, but not all support DNN.

We're looking at having a site professionally done and using Contribute or something robust to maintain it. We currently use ACS church management software and may use their AccessACS product to give us a nice members section.
Reply With Quote Start a New Topic From This Comment
  #7 (permalink)  
Old Thursday, July 31st, 2008, 08:00 PM
New Church Media Member

 
 Join Date: May 2008 
 Last Online: Tuesday, March 6th, 2012 
Quote:
Originally Posted by nathandiehl View Post
fyi, Joomla! can do multiple security groups (access levels) with a 3rd party addon extension.
Thanks for the link. DNN just seems to handle this a lot better with the default "out of the box" build. Admittedly, this could simply be due to my familiarity with DNN.
Reply With Quote Start a New Topic From This Comment
  #8 (permalink)  
Old Monday, August 18th, 2008, 09:31 PM
God is ...

 
 Join Date: Aug 2008 
 Last Online: Sunday, August 7th, 2011 
Our church uses DNN and I couldn't ask for a better system. I have even installed DNN on my personal server for testing a design purposes. I will admit the cms interface was a small learning curve, but it is quite the powerful machine. Installing my own cms was a good learning experience. It helps to be familiar with whatever db backend you decide to use as some parts of the install can be slightly tricky to the inexperienced. Overall, though, the system is very smooth. I have chatted with an individual who had a large hand in the development of DNN and I must say that I have not been disappointed.
Reply With Quote Start a New Topic From This Comment
  #9 (permalink)  
Old Tuesday, August 19th, 2008, 12:40 PM
New Church Media Member

 
 Join Date: May 2008 
 Last Online: Tuesday, March 6th, 2012 
Quote:
Originally Posted by kick-ice View Post
Our church uses DNN and I couldn't ask for a better system. I have even installed DNN on my personal server for testing a design purposes. I will admit the cms interface was a small learning curve, but it is quite the powerful machine. Installing my own cms was a good learning experience. It helps to be familiar with whatever db backend you decide to use as some parts of the install can be slightly tricky to the inexperienced. Overall, though, the system is very smooth. I have chatted with an individual who had a large hand in the development of DNN and I must say that I have not been disappointed.
Thanks for the reply. As a .Net developer, I'm very familiar with DNN, the underlying database and the code to make it all work. My problem is time...I just don't have the time to do all of the things that I would like to do using it.

In my opinion, the biggest advantage of one of the PHP based systems (Joomla in particular) is the abundance of free modules that are available. What I would have to spend time writing in DNN is freely available in Joomla.
Reply With Quote Start a New Topic From This Comment
  #10 (permalink)  
Old Saturday, August 23rd, 2008, 11:22 PM
God is ...

 
 Join Date: Aug 2008 
 Last Online: Sunday, August 7th, 2011 
Does anyone know of a
Reply With Quote Start a New Topic From This Comment
  #11 (permalink)  
Old Saturday, August 23rd, 2008, 11:26 PM
God is ...

 
 Join Date: Aug 2008 
 Last Online: Sunday, August 7th, 2011 
Does anyone know of a module similar to xmod that is available for free? I am trying to play with data manipulation at the page level and xmod is a beautiful tool for that but I wouldlike to try something free first.
__________________

Joel Peebles, IT Coordinator
Reply With Quote Start a New Topic From This Comment
  #12 (permalink)  
Old Wednesday, September 1st, 2010, 09:42 PM
New Church Media Member

 
 Join Date: Sep 2010 
 Last Online: Wednesday, September 1st, 2010 
We use the DotNet CMS for our church

I realize your post is old. However, we have been using dotnetnuke CMS on our church site. I am a consultant and a member of this church www maranatha-cog dot org. Here I install Dotnet to get the staff and some members to get involve in this web ministry. The common user with little or no programming experience find it fun to simply contribute to the website. Most user's enjoy working with the modules for the church visitors who visit the website and use the module to view schedules, sign up for events, etc. Take a peak on how I got the website up and what skins and images I used and included an xml flash banner that I can customize with Photoshop and upload. In the near future, I am adding Facebook like profiles, so users who sign up can enjoy a Facebook style login experience. I hope this helps those considering CMS. The host its own server and they have a reasonable bandwidth. We will soon be looking to stream live Sunday services through a Flash server. Using DotNet was time consuming getting up online but after that, It worked great. We have several church staff members now involve in the websites. Thanks--
Reply With Quote Start a New Topic From This Comment
Reply

  The Church Media Community > Website Design > Content Management Systems (CMS)

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:



Add to Google


Register Now for FREE!
Our records show you have not yet registered to our community. To sign up for your FREE account INSTANTLY fill out the form below!

Username: Password: Confirm Password: E-Mail: Confirm E-Mail:
Agree to forum rules 


All times are GMT -6. The time now is 11:49 AM.

   
 
© 1995-2008, ChurchMedia™, ChurchMedia LLC

SEO by vBSEO 3.1.0