SG Main Site Question

Please post any questions, comments, concerns, issues, bugs, or feature requests about the site/forums/server here.
Post Reply
User avatar
Road Runner
Regular Member
Posts: 314
Joined: Thu Jan 02, 2003 12:00 pm
Location: Brooklyn, NY

SG Main Site Question

Post by Road Runner »

....Hey -- The SG Main Page at http://speedguide.net -- Is this all based off vBadvanced?
User avatar
Philip
SG VIP
Posts: 11699
Joined: Sat May 08, 1999 5:00 am
Location: Jacksonville, Florida

Post by Philip »

No, it is custom-built PHP backend and database separate from vB... It only verifies users from the vB database.
User avatar
Road Runner
Regular Member
Posts: 314
Joined: Thu Jan 02, 2003 12:00 pm
Location: Brooklyn, NY

Post by Road Runner »

Philip wrote:No, it is custom-built PHP backend and database separate from vB... It only verifies users from the vB database.
Thanks -- What tools did you use to setup the site? And What tools do you use now? I'm thinking about setting up with php rather than HTML coding.

Also, How long did the main site take to setup?
User avatar
Philip
SG VIP
Posts: 11699
Joined: Sat May 08, 1999 5:00 am
Location: Jacksonville, Florida

Post by Philip »

Using HtmlArea for a text editor, and some tools like PhpMyAdmin for DB editing, Visual SlickEdit for coding... Other than that, the entire backend has been coded from scratch, templates for pages, functions, etc. We used a PHP/SQL programmer and a designer, and I did part of the coding as well. It was a long-term project... It took almost a year because it was done from scratch and we weren't on it full-time. The SG backend is an unique CMS tuned to our needs, not based on any of the ready products out there. It totaly separates the content from the way it looks using PHP, templates and some CSS, javascript.

The site is managed through a browser interface, we can write reviews/news/articles/polls, etc. and upload images directly from within the admin interface...
Post Reply