Website Development
User discussion of game hardware/software and technical information.
|
View previous topic :: View next topic
|
|
Author |
Message |
Triax
GCC Staff
Joined: Apr 27, 2002
Posts: 3343
Location: United Kingdom
Karma:
+1
|
Post subject: Website Development
Posted: Thu Jan 29, 2009 06:25 PM
|
|
Hi all, serious question here in reference to my final year project at University.
I am having to produce a website with full database access. The site will have user profiles, forum, news pages.
What i am wondering is what everyone around here thinks about web development, such as, program to develop in, what database method should be used and what language?
At the moment i am mainly focusing on asp and php as the two main possibilities with Dreamwaver CS3. Thinking MySQL will be best for the database. (I believe PHP is the best option, though i am not sure i will be able to use any pre-built modules as i need to project to show my knowledge of learning and additional study)
As i have not had much/if any experience in this type of website development any and all help/advice/suggestions will be greatly appreciated.
Thank You.
_________________ Triax
You see things; and you say "Why?" But I dream things that never were; and I say "Why not?"
If history repeats itself, and the unexpected always happens, how incapable must Man be of learning from experience.
-George Bernard Shaw
|
|
|
Back to top
|
|
 |
SG_01
GCC Staff
Joined: Mar 06, 2002
Posts: 4151
Location: Netherlands
Karma:
+8
|
Post subject: Website Development
Posted: Thu Jan 29, 2009 07:53 PM
|
|
I can recommend Dragonfly, which is what we use for GCC. That is, if you want to use pre-built software.
At any rate, for these things there are a number of possibilities:
- PHP - Probably your best option. Very stable, yet easy to understand. Too many examples on how to do it wrong however. A lot of PHP code out there has been hacked and scripted together. If you want to do it right, be sure to apply proper programming lessons to your code! Preferred database: MySQL, MSSQL, pSQL.
- ASP.NET - Very extensive, and very strict. Harder to learn, but still fairly easy to use. If you have either C# or VB.NET experience, you can directly apply that to ASP.NET. Preferred database: MSSQL / ODBC
- JAVA - Server-side java is what a lot of professional sites use. Don't ask me why, because it's horrid to program in. And what can I say? It's java. Fairly slow, but robust in the end. Preferred database: (Don't even WANT to remember the name of that bloated database package)
- ASP - Regular old ASP is probably the ugliest option of all. Avoid if you can help it! Preferred database: ODBC
- Lesser used options like Ruby on Rails, CGI applications and python also exist. Some of them better than others, but never dabbled in them too much. Do note that CGI applications require YOU to secure nearly everything, and so do a lot of other options!
Hope this allows you to make a choice
_________________

Lunarwrit, the thoughts behind the news
XBox 360: Lunarchild
Playstation 3: SG_01
|
|
|
Back to top
|
|
 |
`Smaug
Site Admin
Joined: Oct 19, 1999
Posts: 16960
Location: United States
Karma:
+19
|
Post subject: Website Development
Posted: Wed Feb 11, 2009 01:46 PM
|
|
I agree with SG, and I am sorry, but I missed this post!
.NET and PHP are very popular in the business world, along with JAVA.
_________________ `Smaug (Marty R) - GCC Webmaster /=][=SA Member / Proud Member of Havok
|
|
|
Back to top
|
|
 |
Triax
GCC Staff
Joined: Apr 27, 2002
Posts: 3343
Location: United Kingdom
Karma:
+1
|
|
|
Back to top
|
|
 |
`Smaug
Site Admin
Joined: Oct 19, 1999
Posts: 16960
Location: United States
Karma:
+19
|
Post subject: Website Development
Posted: Thu Feb 19, 2009 09:10 PM
|
|
Are you making a gaming website? Clan? Something else?
If you are using Dragonfly, a lot of those fields are built into the default database (except games).
_________________ `Smaug (Marty R) - GCC Webmaster /=][=SA Member / Proud Member of Havok
|
|
|
Back to top
|
|
 |
Triax
GCC Staff
Joined: Apr 27, 2002
Posts: 3343
Location: United Kingdom
Karma:
+1
|
|
|
Back to top
|
|
 |
SG_01
GCC Staff
Joined: Mar 06, 2002
Posts: 4151
Location: Netherlands
Karma:
+8
|
|
|
Back to top
|
|
 |
Triax
GCC Staff
Joined: Apr 27, 2002
Posts: 3343
Location: United Kingdom
Karma:
+1
|
|
|
Back to top
|
|
 |
|
|
|
|
|
|
You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
|
|  |