Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

I am currently building a system that automatically create a redesign of an existing webpage. The new webpage should have better graphic design, better industrial design, and a state of the art implementation.

I’m looking for an existing webpage which has very good content but which is not designed according to state-of-the-art web design. Preferable the content is license under CC (Creative Commons) or similar. The web page should serve as a demonstration of the automatic redesigning system.
.

1) What would be a good web site with good/important content but a bad web design?

.

Current ideas include Project Gutenberg and educational youtube videos.

The following is a more detailed description and I would be VERY thankful for any feedback or any ideas or pointers. The motivation for the project is this: many websites we know have a poor design, esp. in the public sector, like our local hospital web page (more than 2000 beds but unusable webpage).

To help solve the problem we would like to create a system that can automatically redesign a web page and generate a new page of the existing content. A normal user gives the system annotations, about what is what, like navigation items or headlines, etc. Finally the systems generates different design proposals and the user can pick a suitable one.

It’s a open source project. We are currently me (programming and mathematics) and a graphic designer, but should soon 4 people. Our goal is to show a very basic/minimal working solution within the next 10 months. Just so that nobody asks: is this a one person project?? ;-)

.
Current ideas:

  • Innovative interfaces a nice idea is www.cooliris.com/ but preferable without plug in. Also interesting are zoom interface www.youtube.com/watch?v=EuELwq2ThJE maybe even zoom.it/ Are there any further examples?

  • Ideally, a program would be able to distinguish between good and bad graphic design or at least find patterns among good designs. Parameters would be: pictures / colum widths according to the golden ratio, colors used, how much white space, etc. Dataset could be sites listed as ‘top 40 ‘, for example at www.designrfix.com/inspiration/web-design-40-fantastic-examples For the analysis: statistical visualization and maybe even bayesian learning.

  • Automatic document classification: to index existing web pages and PDF documents.

  • semantic web
  • rdf/owl, perhaps a user can annotate certain elements on a web page according to a predefined ontology.

Thanks for reading this far. Have a nice day ;-)

share|improve this question
1  
What do you mean by "better industrial design"? I'm not sure you understand the meaning of that term... – justinl Nov 11 '10 at 5:00
I don't think this is appropriate for the StackExchange Q&A format. This is an ambitious project and I wish you luck, but SE isn't designed for lengthy discussions, project critique/feedback, or brainstorming sessions. – Lèse majesté Nov 11 '10 at 8:23
regarding industrial design, dieter rams wikipedia page (en.wikipedia.org/wiki/Dieter_Rams) lists 10 important points of industrial design. this should definitely be applied to web design and can be improved for most web sites. – mrsteve Nov 14 '10 at 19:36
Lese, why is the line between this post and for example this one (webmasters.stackexchange.com/questions/5277/…). So you logic is that is NOT a lengthy discussions NOR project critique/feedback. If I knew that, I would have stopped at "What would be a good web site with good/important content but a bad web design?" with the question. And how do you answer what-should-i-be-responsible-for-as-the-first-developer-in-a-large-scale-web-pro‌​j without being subjective? – mrsteve Nov 14 '10 at 19:43

closed as not constructive by John Conde Nov 11 '10 at 12:47

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

How about Jakob Nielson's website?

share|improve this answer
thanks for the idea. I'm not quite sure I can show the result online once it is finished, though. see: useit.com/about/copyright.html . so content with CC license would probably be better. – mrsteve Nov 11 '10 at 8:38
can somebody maybe fix my links in the questions. I have lots of reputation points, but on the other sites (like stackoverflow and math.stackexchange) but not here... – mrsteve Nov 11 '10 at 8:40
I think Jakob Nielson's website is horrible - I don't rate his vision for the web highly at all. – UpTheCreek Apr 5 '11 at 17:13