Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I'm looking to create something exactly like this site:

www.wowhead.com

Is this a proprietary system? Or is this possibly open source and/or purchasable?

If it is proprietary, then how would I go about creating something like this?

share|improve this question

1 Answer

It's a website designed by designers and developped by webmasters.

They use languages(php, html..), frameworks ( jquery, mootools...), technolgies( ajax..), graphics programs( photoshop,...), cms ( drupal, joomla...) and DBMS ( MySql...).

You should familiarize yourself with all this, after that you must choose what you want to be and what you want to use.

Good luck

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.