We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsSoftware,  Documentation,  Website Suggestions › Build a website like this Processing.org website.
Page Index Toggle Pages: 1
Build a website like this Processing.org website. (Read 1281 times)
Build a website like this Processing.org website.
May 7th, 2008, 5:20pm
 
Hi,

I don't know if this is the right place.

I love the website of processing.org. What do I need to build a similar website?

Greetings.

Juan.ma.
Re: Build a website like this Processing.org websi
Reply #1 - May 15th, 2008, 4:20pm
 
You need to learn HTML and CSS. At least, it would be a good first step.
Re: Build a website like this Processing.org websi
Reply #2 - May 16th, 2008, 1:05am
 
I know HTML and CSS. I also know that used prototype javascript framework and PHP. But, what database is used? How is your data model? Is it possible to access the source code?

Thanks.
Re: Build a website like this Processing.org websi
Reply #3 - May 16th, 2008, 8:33am
 
if you are building from scratch i'd say go for a complete solution like drupal. here at processing.org we have a beautiful frankensteins system at the moment: a custom xml-based system for references, translations, exhibition, ... / yabb for the discourse / dokuwiki for the hacks. then on dev.processing.org there's bugzilla for bugs / javadoc and viewcvs for source. just imagine how much fun it is to sync your user-accounts behind the scenes ...

parts of the website are in the svn at:
http://dev.processing.org/source/index.cgi/trunk/web/

F
Re: Build a website like this Processing.org websi
Reply #4 - May 16th, 2008, 10:04am
 

Exactly. You have a wonderful frankenstein system. Wink

I take a look at svn.

Thank you very much.
Page Index Toggle Pages: 1