the set of processes and technologies that support the collection, managing, and publishing of information in any form or medium

learn more… | top users | synonyms

3
votes
1answer
71 views

Is there a good reason to have HTML and PDF version of TOS?

We have our Terms of service available as HTML and PDF. Is there a good reason to keep providing PDF version? It's extra work: Several languages Privacy policy / tos Room for mistakes between html ...
1
vote
2answers
172 views

Information Architecture for Widgets - how do I organise my content?

Apologies if this should be a 'Content Strategy' question... anyway, I am involved in a project that is multi-platform and will have both mobile phone and tablet components (not identical). I will ...
3
votes
3answers
172 views

Content Strategy to Avoid Duplicated Pages

I'm working with a client on a website redevelopment project where the site in question targets two main end user types, lets call them 'Business-A' and 'Business-B'. EDIT Apologies; I failed to ...
6
votes
6answers
182 views

Should User Experience Designers / Architects be responsible for the CMS requirements of a website rebuild?

The requirements for the CMS needed to power a new website are often treated as technical requirements, and are therefore considered the province of developers or solutions architects. On the other ...
3
votes
2answers
76 views

Managing copy during interaction & visual design

I'm about to begin a web architecture and design project that will have many pages with lots of content / copy across several different languages. One of the challenges is that for each geographical ...
1
vote
1answer
86 views

What approaches to online commenting best promote high-value discussions and content?

Anyone who's read a news article online... ever... can see that old-style commenting ( ie: Enter your name, email address, and website (optional) ) is broken. StackOverflow's reputation model, and ...
7
votes
2answers
111 views

How can I inform clients of the need for content strategy?

I am a web developer and often get involved in projects where there is no person on my team who is responsible for content strategy and no one within the client's team who knows much about it either - ...
0
votes
1answer
174 views

Is there a common best practice for rules generators? [closed]

I'm looking for examples of effective tools for generating and maintaining complex rules generators. Outlook's rules generator is nice – but doesn’t allow complex rules branching. Axure rules ...
21
votes
8answers
970 views

Is there ever a requirement to allow text to be underlined when it's not a link or a header

We've built a custom CKEditor within one of the sites we've developed to allow users to add and edit the content on particular pages. However the editor by default comes with an Underline option and ...
1
vote
2answers
193 views

Best wording for “edit X” button?

What is the best wording for an "edit section" button and why? The pages I am linking to will be for adding and editing existing items. For example it could contain one of: Manage Pages Add/Edit ...
7
votes
2answers
768 views

What is the most effective UI/UX paradigm for comment moderation in a CMS?

I've been working on a web CMS and I'm nearing the point where I'll be implementing comments and comment moderation. What are some common ways comment moderation is handled from a UI/UX perspective? ...