Dynamic web pages? Which will exist?

Reply

Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Solved Threads: 1
AlPhA AlPhA is offline Offline
Junior Poster

Dynamic web pages? Which will exist?

 
0
  #1
Feb 10th, 2002
There are many ways to create dynamic web pages. There's CGI/Perl, ASP, and etc. There are so many options, but which options are the ones that are right for you? Many of these scripting languages (JSP, CGI, and etc.) have started fading away from site. It's hard to find anymore JSP pages, and cgi (and pl) pages are starting to slowly disappear. Which ones will survive and prosper the fourth (dynamically generated) generation websites. Will some unknown force come and sweep everyone off their feet? Use this thread to voice your opinions about the future of dynamic web pages. Which one(s) will be the winner, and which ones will be the losers...
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 27
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: Dynamic web pages? Which will exist?

 
0
  #2
Feb 10th, 2002
hmmmm.... i say pearl (and cgi) will stay forever. Considering that this board is made in pearl...
;D
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 12,035
Reputation: cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light cscgal is a glorious beacon of light 
Solved Threads: 127
Administrator
Staff Writer
cscgal's Avatar
cscgal cscgal is offline Offline
The Queen of DaniWeb

Re: Dynamic web pages? Which will exist?

 
0
  #3
Feb 10th, 2002
I think the ones that are based on solid languages will prosper ... C++ isn't going anywhere anytime soon - and you can write scripts in C++ ...

asp, php, and coldfusion all seem to be hot right now
alpha's right though, perl is going down the drain
Dani the Computer Science Gal
Follow my Twitter feed! twitter.com/daniweb
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 27
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: Dynamic web pages? Which will exist?

 
0
  #4
Feb 10th, 2002
My favorite kind of web page is made with good 'ole MS Word! Thats real content!
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Solved Threads: 1
AlPhA AlPhA is offline Offline
Junior Poster

Re: Dynamic web pages? Which will exist?

 
0
  #5
Feb 10th, 2002
LOL!! word!! wordpad is better!
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Dynamic web pages? Which will exist?

 
0
  #6
Feb 11th, 2002
Well, the reason why Perl is going to stay for a while is that most servers already come with it free (CGI). So that's a benefit. A lot of hosts come with it also (bin directory). Now, just because it's free, and it's been around for a while, doesn't mean it's the best. In my opinion, the code is sloppy, and I can't even imagine the maintenance on huge app, like amazon.com to be solely written in perl/c++. Don't get me wrong, it's still a good language, but for writing good scripts-it's still used that way... you can compare that too how assembly language is used... not all applications are written in assembly, but those that need that extra little functionality, use asm. <br /><br />I think the hype nowadays are between the BIG 4: ASP, PHP, ColdFusion, and JSP.
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 175
Reputation: AlPhA is an unknown quantity at this point 
Solved Threads: 1
AlPhA AlPhA is offline Offline
Junior Poster

Re: Dynamic web pages? Which will exist?

 
0
  #7
Feb 11th, 2002
Through my journeys of the internet, i mainly see php and asp sites. I know a lot of the big internet companies (ie. buy.com) use asp. The most likely reason for this is that they could probably afford windows 2k adv serv, but smaller companies can't. I know google use over 10,000 mid-end systems running red hat linux. Multiply 10,000 by 400 bux, and you get the price it would cost for them to switchover to windows. Well... that's 4,000,000 (four-million) dollars!! wow! google only makes like what, 30 million a year. It costed them around 2000 dollars to license all of their 10,000 computers using red hat. A meager price compared to that of windows 2000 adv serv.

And about the big four... jsp is starting to disappear. Coldfusion seems to be getting old and this only leaves the big two.
Just like in the operating system war, it's php (linux) vs asp (windows). Who will win this? Will php with it's faster, cheaper, and more stable capabilities win. Or will asp, with their huge half a trillion dollar company backing them up win. Or we'll these two superpowers be fighting until the end of time? Only time can tell...
One day, we will die, when it comes...... i dunno, i'm not psychic!
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 898
Reputation: Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light Tekmaven is a glorious beacon of light 
Solved Threads: 27
Moderator
Tekmaven's Avatar
Tekmaven Tekmaven is offline Offline
The C# Man, Myth, Legend

Re: Dynamic web pages? Which will exist?

 
0
  #8
Feb 11th, 2002
Hmm... the arguement could go both ways. Its really whatever floats your boat. If you wanted a simple program done that just makes a message box come up, a vb programmer would say vb is the best choice. A C++ programmer would say C is the best choice. A Delphi.... you see where I'm going with this...
-Ryan Hoffman

.NET Specialist / Webmaster, Extended64.com.
Please do not email or PM me with support questions. Please direct them to the forums instead.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Dynamic web pages? Which will exist?

 
0
  #9
Feb 12th, 2002
Haha. "ColdFusion seems to be getting old"? Of course you're saying that after developing Coldfusion templates for a year, attending the last Macromedia DevCon, and reading every ColdFusion Developer's Journal every month right? Just because you don't see it, doesn't mean that things aren't happening; gears aren't moving. ColdFusion is starting to develope more and more exponentially, now that Neo is in the works.

The same statement goes for JSP. First of all, Java is BIG in the community, and one of the best ways to integrate Java along with web apps is through JSP pages and servlets. Java has been around for more than 10 years now, and research still continues. I doubt that anytime soon JSP will disappear. There are many sites that use JSP, like http://www.nintendo.com. Remember all web sites don't have to be limited to just one language, they can use many. JSP/ColdFusion, along with Perl and ASP, all working together.
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Join Date: Feb 2002
Posts: 1,135
Reputation: samaru is just really nice samaru is just really nice samaru is just really nice samaru is just really nice 
Solved Threads: 6
Team Colleague
samaru's Avatar
samaru samaru is offline Offline
a.k.a inscissor

Re: Dynamic web pages? Which will exist?

 
0
  #10
Feb 12th, 2002
I agree with Tekmaven. The decision depends on... first of all... budget. Then the time it will take to learn/setup... then the time to write/test/debug the application... then finally, it must be done in a way so it can be maintained easily and in an efficient manner. Now of course... all of this can also be biased.... who's making the decision. It's usually the boss (the one who'll shell out the money) and it's your job to smile and keep your mouth shut and learn the damn thing.
Check out my blog at http://www.shinylight.com for more stuff about web dev.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the IT Professionals' Lounge Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC