Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-05-2003, 05:57 PM
WebProWorld New Member
 

Join Date: Sep 2003
Location: Rochester, MN
Posts: 23
ChadHerring RepRank 0
Default Thoughts on Macromedia Contribute...

Does anyone have thoughts or experiences on Macromedia Contribute?
__________________
--
Chad Herring
Corporate Web Services, Inc.

http://www.cws.net
Reply With Quote
  #2 (permalink)  
Old 12-12-2003, 08:28 PM
WebProWorld New Member
 

Join Date: Nov 2003
Location: Ottawa, Canada
Posts: 3
Adrians RepRank 0
Default

We've deployed a Contribute solution for several smaller clients. It's pretty good but we've been experiencing some minor problems when the site is not specifically designed to be updated using Contribute. Weird things happen like extra spaces and fonts are sometimes off. I'm not technical but I will be discussing this with my development team to ensure style elements aren't thrown off in the future. It's not easy to add extra sections with this software if the person using it is non-technical (which we can assume since it's not designed for technical users). Overall, it's one of the better client side Content Editing solutions we have seen. The version control/admin system is a big plus too. I give it 4/5 stars becuase it's cheap and easy to use.

Hope this helps.
__________________
---------------------------------
Adrian M. Salamunovic
President

>>http://www.navasysgroup.com

P: 613. 789.3334

539 Sussex Drive
Unit 4
Ottawa, Ontario
K1N 6Z6

Drive Traffic. Increase Web leads. Measure Success.
Reply With Quote
  #3 (permalink)  
Old 01-04-2004, 11:58 AM
WebProWorld Member
 

Join Date: Jan 2004
Location: UK
Posts: 28
MikeDF RepRank 0
Default Contribute

Many thanks for the comments re. Contribute. I have a client who is wanting to add 2nd hand equipment details to his web site - I have been discussing the use of Contribute with him and it seems to fit the bill even more since reading your comments - Thanks
__________________
Mike Finding

http://www.finding-the-time.co.uk
Reply With Quote
  #4 (permalink)  
Old 01-09-2004, 03:20 PM
WebProWorld Member
 

Join Date: Dec 2003
Location: Jackson, MI
Posts: 97
oneeye RepRank 0
Default Contribute

If configured correctly with the right user rights contribute has worked well for me. I have had great results with contribute as far as changing page content. I have never allowed the users to create pages from templates so I am not sure how that would go. The best thing is the price.

Sometimes it can be used instead of a serverside ASP or PHP site which is a big time saver as far as the dev of the site goes.

Oneeye
__________________
"In the world of the blind the one-eyed man is king."
Reply With Quote
  #5 (permalink)  
Old 02-02-2004, 10:09 AM
WebProWorld Pro
 

Join Date: Jul 2003
Location: Naples, FL
Posts: 126
brianzajac RepRank 0
Default

We also have a couple clients working with macromedia contribute. The best and worst part of Contribute is the allowing the client access to all the design areas in the "body" of the html content. So, you've got to watch out when they put in pictures too big, mess with the fonts, and all other sorts of issues. However, these are usually all panned out in the 1st month...and you usually don't have to worry about your clients using it the wrong way again.

The other issue (as with most other CMS) is the ability to work with the search engines. Things like title and metatags aren't easy to just add in. But I do have to confess that I haven't looked at v2 of the program. Does anyone know if they've changed that?
__________________
Brian Zajac
EyeMagination
http://www.eyemagination.us - Naples Florida Web Design & Marketing
info@eyemagination.us
Reply With Quote
  #6 (permalink)  
Old 02-06-2004, 06:49 PM
WebProWorld Pro
 

Join Date: Aug 2003
Location: the Internet
Posts: 106
thusmann RepRank 0
Default Macromedia Contribute

On the occasion that a client doesn't need or want the full functionality of our Sitemanager, we recommend and setup Macromedia Contribute. This software's primary purpose is to allow contributors to add content to a website without needing to understand html or ftp.

The last post states that this software allows for the user to control everything within the body tag, which is not true. Using Dreamweaver, you can insert editable areas anywhere within the body. So you can create your tables that preserve formatting and insert editable areas where they are appropriate. In cases where the design is very static and sensative to minor deviations in length and size of content, you may want to insert an Iframe or a DIv with overflow:scroll in order to avoid formatting problems.

Contribute is very handy if you want to add text to an existing layout, however, if you are trying to manage a business website I would suggest http://www.ibuilt.net or http://www.dotnetnuke.com
__________________
Make more money by spending less time designing!
Website Design Software and Website Builder

Click Here to Build an Ecommerce Website in Minutes
Reply With Quote
  #7 (permalink)  
Old 02-08-2004, 09:32 AM
WebProWorld Pro
 

Join Date: Jul 2003
Location: Naples, FL
Posts: 126
brianzajac RepRank 0
Default

Hello thusmann,

what is a div with overflow? Can you give me an example?
__________________
Brian Zajac
EyeMagination
http://www.eyemagination.us - Naples Florida Web Design & Marketing
info@eyemagination.us
Reply With Quote
  #8 (permalink)  
Old 02-08-2004, 03:54 PM
paulhiles's Avatar
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: UK
Posts: 2,803
paulhiles RepRank 0
Default DIV with overflow examples

Quote:
Originally Posted by brianzajac
Hello thusmann,

what is a div with overflow? Can you give me an example?
Hi Brian,

I can answer that for you! ;o) Take a look at some of the examples shown at this link.
http://www.beforethedog.com/tutoriali/tut1.htm

Hope that helps,

Paul
Reply With Quote
  #9 (permalink)  
Old 02-09-2004, 04:19 PM
WebProWorld New Member
 

Join Date: Aug 2003
Location: Melbourne, Australia
Posts: 7
athula RepRank 0
Default Macromedia Contribute

In the past 12 months we have implemented Contribute on a few of our client sites very successfully. They are computer newbies, but use it very effectively to update text on their sites. Works well if all you want is to update text (which is the case in 90% of small business clients who want a CMS in their site). Just tell them to steer clear of the graphics and layout, and they will!
__________________
www.bizweaver.com
Weaving the Web, since 1997
Reply With Quote
  #10 (permalink)  
Old 02-09-2004, 05:12 PM
WebProWorld Pro
 

Join Date: Jul 2003
Location: Naples, FL
Posts: 126
brianzajac RepRank 0
Default

Thanks paulhiles! Good information pertaining to CSS. However, thusmann's description runs true if you're not worried about search engine problems. For me, I stay very clear of framing any part of a site that I want the search engines to see. I would rather teach a client about the pitfalls of graphics and such than risk losing a client because he/she cannot be indexed.
__________________
Brian Zajac
EyeMagination
http://www.eyemagination.us - Naples Florida Web Design & Marketing
info@eyemagination.us
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0