-1
votes
1answer
34 views

Updating Old Site To New. Which Content Management System Lets Me Retain My Old URL? [duplicate]

My old site is done in HTML with .html as file extension. To allow all those users who visit sites by typing a specific page url, and URL structure being good, I do not retain every single old url as ...
0
votes
1answer
39 views

Web-based interface for a static CMS [closed]

I would like to have a static CMS, but I need a web interface for the editor. The editor can be a php/python/ruby app hosted off my computer for when I need to edit.
1
vote
1answer
51 views

Help with a CMS for content only not display

Hello I'm trying to make some kind of tool for an school website, what I need to do is to make students take a test and according to what are the results (27 posibilities) they get a set of activities ...
0
votes
0answers
24 views

Non-technical cofounders wanting to develop this [closed]

In the past few weeks we've done an extensive research on which programming language, system, framework, etc, should we use to develop our idea. We've used stackoverflow and stackexchange to learn a ...
4
votes
3answers
1k views

Is there a visual web application builder or rapid webapp prototyping framework?

Question: Is there such a thing as a self-hosted framework or CMS especially tailored towards the creation of interactive web applications without -- or with an absolute minimum of -- programming? ...
1
vote
0answers
61 views

Where to find a template or script with frame on the left side(list of articleHeadlines) and on the right side the content [closed]

I am looking for something like the following: http://www.scala-lang.org/api/current/index.html#scala.Any ...
3
votes
2answers
164 views

Custom or Open Source CMS?

I am in the process of having our corporate site redeveloped. My problem is do I choose a bespoke CMS or open source solution? We have used a bespoke CMS in the past and it can be very limiting in ...
0
votes
0answers
56 views

advice needed with private Company CMS development [closed]

So here is the issue we have at the company we work at : The company consists of 2 back-end developers and 5 front-end developers. We make websites mainly in PHP/MySQL -> html/css/jquery. Currently ...
0
votes
0answers
17 views

Anybody know if a free and/or open source Micro/Light CMS like Perch, Pagelime, Unify, Cushy CMS, Magicedit, etc [duplicate]

Possible Duplicate: Which Content Management System (CMS) should I use? I have an existing site, I just want to add a CSS class or wrap it in a tag or something and let my clients make ...
0
votes
0answers
13 views

What is a good basic/flexible cms for a small website? [duplicate]

Possible Duplicate: Which Content Management System (CMS) should I use? I'm designing a very basic portfolio website for an artist. It features a blog, portfolio, cv and contact page. I've ...
1
vote
0answers
167 views

Using Public Key Authentication for websites

I know GitHub uses it for code development (not user authentication for the website though). I saw this article on the idea: ...
12
votes
4answers
3k views

CMS or web-framework? - When to use which?

When should I use a Content Management System, and when should I use a web-framework?
1
vote
3answers
185 views

How to know if a domain belongs to a person or not?

We're almost done on creating a hosted CMS solution (something like Weebly). We offer people to create a website with 3 different options: If they don't have a domain yet, they can create a ...
2
votes
2answers
1k views

Which CMS can I use to build a website without programming knowledge?

I'm in the process of planning a content-driven website in the entertainment sector. I am looking for some guidance on the best CMS to use based on the following requirements and competencies: I have ...
0
votes
2answers
171 views

Can a CMS export html files?

Can I use a CMS offline, then export the relevant html files?
0
votes
2answers
367 views

Creating a site with similar functionality to RateMyProfessors

I'm trying to create a website that accepts submissions into a form, and then later on I can display it in tables organized by categories, similar to how RateMyProfessors does it: ...
5
votes
1answer
580 views

Pros and Cons of Wordpress multiple installations versus networking?

I have several sites and I build most of my clients' websites on Wordpress. It makes sense for most of the sites I build and if I want to give them the reins it is easy to train a client on. I know ...