Talk:Server-side scripting

From Wikipedia, the free encyclopedia

ASP is not a scripting language, it is a framework. ASP can be used with VBScript, JScript or even Python. guaka 20:41 5 Jul 2003 (UTC)

Contents

[edit] a bit inaccurate

I feel that more appropriate title for this would be 'web programming' as the article outlines technologies usually associated with building web applications using the process of web programming. Although server-side scripting IS web programming, it is more common to refer to this as web programming. Also, some of the technologies mentioned are just server-side, not scripting languages (CGI for example, ASP.NET is also compiled). So I suggest one of the following:
a) whole thing moves to a new 'web programming' page.
b) the article gets trimmed to just a specifics of server-side scripting.

I would suggest the latter, if only for the sake of keeping this title as a parallel to client-side scripting.
As for the question of using the word "scripting", it's my experience that even when languages not considered "scripting languages" are used in this context, it's still referred to as "server-side scripting" because the program is still a "script" in the sense of being a program that responds to a certain event. We should probably be clear about this in the article, though. Triskaideka 14:45, 20 Aug 2004 (UTC)



To mention some history, Tcl was one of the first big scripting languages used for serious work, in the form of AOLserver and Storyserver. They didn't open source them soon enough, though, and so they faded from the spotlight.

[edit] Request: history section

I think this article would benefit hugely from a history section, with dates and influences. For example, I think that PHP predates ASP by a year or two, but was PHP well-enough known to influence ASP, or were they parallel developments? Was ColdFusion many an outgrowth of SSI, or something different? David 22:17, 23 April 2006 (UTC)

[edit] Too many languages

I think that the list of languages should be limited strictly to server-side scripting -- that is, languages that allow scripts to be embedded in web pages. Any programming language can be used through CGI or a web-server module to generate content, so including languages like Python or Java makes the criteria so broad that it's essentially useless. David 11:14, 1 May 2006 (UTC)

Done — removed general languages and added a note. David 12:27, 9 May 2006 (UTC)

[edit] I'm confused?

As someone who isn't 'technology literate' I don't understand if the listed devices are servers themselves or devices used to edit other people's websites?

82.20.61.228 18:57, 2 April 2007 (UTC)