Relative Content

Tag Archive for websites

Developing web sites that imitate desktop apps. How to fight that paradigm? [closed]

It’s difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 12 years ago. Supposse there’s a company where web sites/apps are […]

Should I use the factory design pattern for every class?

I’ve been writing a website in PHP. As the code becomes more complex, I keep finding problems that can be solved using the factory design pattern. For example: I’ve a got a class Page which has subclasses HTMLPage, XMLPage, etc. Depending on some input I need to return an object of either one of these classes. I use the factory design pattern to do this.

Looking for enterprise web application design inspiration [closed]

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 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, visit the help center for […]

Top down or bottom up approach?

I’m an interface designer and now I’m working with a team of programmers to develop a new CMS for a heavy media site.

Cumulative charts within Webdesign

A rather simple question here, With regards to web design and the paperwork behind it (Which I am sure many people/companies don’t actually do).

Different Project Type in a Single Website

I have developed a website in asp.net and I have some additional tasks, improvements to develop. In order to get experience in asp.net/mvc, I want to create an admin panel using asp.net mvc.