Jump to content

Talk:Server-side scripting

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 110.234.153.138 (talk) at 08:18, 9 March 2012 (Clarification / Rephrasing requests). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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)

Clarification / Rephrasing requests

>> "Server Side Scripting was invented in early 1995 by Fred DuFresne while developing the first web site for Boston, MA television station WCVB." (under "History") >> What does it mean? Is it his first website? or "Boston, MA television station"'s first website? or the first website ever to be created? Please rephrase it.. parthi 08:15, 09 March 2012 (UTC)

I can't tell if I am not parsing this sentence the way it was intended, or if it's making a reference I'm not familiar with, or what... but can someone who understands what this passage is trying to say, please rewrite or clarify it: "...mnemonic coding and the results [were] simply served back..." [Referring to the current page as of this signature timestamp: DKEdwards 05:05, 22 May 2007 (UTC)][reply]

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)
It appears "b" has been adopted from my perspective. Being involved with WebDNA, this is a relevant term to describe the list of languages posted in my opinion. Donovanbrooke (talk) 07:04, 29 October 2009 (UTC)[reply]
I agree, it should be moved to "web programming". Keeping it as "server-side scripting" is just reinforcing a falsehood (ie, that this Article is about scripting rather than just programming) Sjbrown (talk) 19:02, 2 September 2011 (UTC)[reply]

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.

definitely inaccurate

I agree that this is more "Web programming" than "server-side scripting". However, I disagree with the statement 'server-side scripting IS web programming'. Server-side scripting is a tool or technique that can be used many ways - Web programming is just one of them.

Server-side scripting adds dynamic behaviours to a server, and can increase the power and flexibility of an otherwise "static" server implementation. For instance, defining rules for workflow, orchestrating multiple operations for a user of the system, or even defining dynamic filters and criteria for data access.


—Preceding unsigned comment added by Tonyproctor (talkcontribs) 15:11, 30 January 2010 (UTC)[reply]

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)[reply]

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)[reply]

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

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)[reply]

Um...

Why isn't ANSI C on here? —Preceding unsigned comment added by 216.45.44.113 (talk) 05:32, 20 May 2011 (UTC)[reply]