educational

Scripting in 2002 and Beyond!

In December of 2000 I wrote an article with my New Year's predictions for 2001. The purpose of that article was to try and explore where the scripting world would be going in 2001 and how it might relate to webmasters. At the onset of that article, I promised to return a year later and write about how wrong or right I was. Well it is time for me to make good on that promise.

I'll first provide my 2001 prediction (I feel a bit like Miss Cleo using that word) and follow it with the 2001 reality and accuracy rating. I'll try to back up with facts and/or statistics about how I derived at these accuracy ratings, but where there are errors -- or what you believe are errors -- well, they belong solely to me. Lastly, I will give you a new 2002 prediction along these same lines and make a new promise this year that I'll be back in 12 months or so to do this again.

2001 Prediction:
"I think you'll see more and more hosts encouraging clients to use PHP over the traditional Perl CGI scheme on traditional virtual servers."

2001 Reality:
While hosts weren't necessarily *encouraging* their clients to use PHP over Perl CGI as I had predicted, they were definitely an increased number of advertisements that PHP and mySQL were available or included with hosting packages than was the case in 2000. Accuracy: 75%.

** 2002 Prediction **
Many hosts have wisely seen that advertising more features for the same or lower price is the way to go for marketing in today's world. I think we'll see bandwith prices continuing to decrease as the supply goes down and hosts putting more "extras" into their base packages like PHP and mySQL to offset their prices, and then eventually an overall continuing reduction in bandwith overage prices per gig. We've already seen this trend in many hosts bulking up their packages and giving webmasters more features that used to require additonal fees.

2001 Prediction:
"More Dynamic Web Pages (and web sites) Will Be In Use"

2001 Reality:
You can follow along with the trend of PHP users: http://www.php.net/usage.php with studies from NetCraft and SecuritySpace about actual PHP usage, but the numbers seem to dictate that there was a jump from 5 million to 6 million users with a slight levelling off towards the end of the year. While this study only focuses on PHP usage, it is a good barometer of people moving towards more dynamic sites because the majority of PHP installations are not php CGI installations. I also saw quite a bit of discussion about SSI and my article on SSI http://www.tdscripts.com/ssi.html was a well travelled webpage in 2001, so I feel that this prediction was very accurate.. Accuracy: 90%

** 2002 Prediction **
I predict this trend will continue because I believe most surfers want to customize content they like and the viable delivery for this is using dynamic web pages.

2001 Prediction:
"Webmaster awareness of PHP will increase"

2001 Reality:
The PHP course we did at Script School continued to get new activity even though it is now over 1 1/2 years old. Tom, who runs Tom's Newbie Booster (perhaps the busiest Adult Webmaster Newbie Board) also picked up PHP and has been doing some programming and sharing with newbies some of his code. I read many different discussions comparing SSI and using PHP over on that board in 2001 as well. While not every webmaster knows what PHP is yet, the number of them who do has grown exponentially. Accuracy: 100%

** 2002 Prediction **
PHP is going to level off somewhat as shown by the NetCraft figures, but it will show some more growth as I don't think it has peaked in popularity yet. Since there is no version 5 of PHP scheduled any time in 2002, that might give the proprietary world a little steam. Microsoft is coming on board in February with their new and certainly controversial Visual.Net line of products (Visual C++ Net, Visual Basic Net, etc) which could bring increased and/or renewed interest (I'll admit that I'm somewhat interested) in Microsoft solutions for web deployment in the future. This one will be interesting to see what developes. Will .net be a flop (as some developers are predicting) or will it be another feather in the MS cap?

2001 Prediction:
"Perl isn't dying, it is becoming niched"

2001 Reality:
As of this writing the current perl stable version is 5.6.1, and Perl developments seems to be moving more towards an object-oriented programming (OOP) approach, which in an odd sort of way fits in hand with Microsoft's OOP moves with .net, but then many people in the development community believe strongly in OOP because of reusuable objects and other useful features that classes bring to the table. With the exception of some Perl CGI script upgrades in my business I didn't do much new Perl CGI development in 2001. There is still a significant, loyal following for Perl and as I said last year, it isn't going anywhere, although I think my prediction that it would be becoming niched is almost dead on. However, we also saw many other companies continue to release solutions in Perl CGI, despite the growing presence of PHP/mySQL so I have to split this one up the middle. Accuracy: 50%

** 2002 Prediction **
Perl continues to be a powerhouse language for other than web tasks, which is one of its strengths and PHP's weaknesses by comparison. So whether Perl is continued to be used for many new projects (and I think it is obvious from 2001 that it will continue to be used), it can be used for so many other purposes that it will continue to be a great tool to use in many situations -- including some CGI situations. I particularly like the ease of being able to call Perl from C routines. That can save C programmers big time by not having to do it all in C when there really is not performance-related reason to do so. As far as webmasters using Perl CGI and OOP? It is my opinion that OOP is more confusing for newer people to programming and that anything which makes the learning curve to programming harder will be met with at least some resistance by webmasters. Perhaps more importantly, in most cases webmasters do not want to become programmers, they just want to add some programming to their websites (forms, __ of the day stuff, banner rotation, etc). So while developers might choose to write some or many applications in Perl using OOP, webmasters writing their own basic CGI scripts will not. I think the trend will continue for Perl to be the tool of choice for some web developers and in some specific situations, but the majority of newer webmasters especially will seek out PHP or other languages for adding scripting to their websites. Old habits are hard to break though and some of the webmasters who have been around and do their own Perl CGI programming will be more reluctant to change. Perl still isn't going to disappear tomorrow or in the next 5 years.

2001 Prediction:
"More books and websites about PHP"

2001 Reality:
Though this prediction was kind of a no brainer and the kind of prediction you would get if you called a psychic line, this was clearly a huge affirmative just by the sheer number of new PHP books released (visit Amazon and search for PHP and look at publishing dates). The numbers of those books were greatly increased (since PHP 4 came out in mid 2000 there was a need to update books about PHP 3+). Accuracy: 100%


** 2002 Prediction **
Again, since there are no plans that I'm aware of for PHP version 5.0 in 2002, I don't think we'll see as many new books about PHP as was in 2001. It is possible that there will still be some overflow in publishing simply because of how behind the print publishing world is -- that's not a diss, that's the nature of the beast.

2001 Prediction:
"Continued Core PHP Development in 2001"

2001 Reality:
The current version of PHP as of this writing is: 4.1.1. so since my article a year ago they have jumped from 4.0.3 to that which is a complete bump in minor version. The development team continues to provide timely updates to PHP which is necessary to its continued growth and renewed interest. This one was another easy prediction where I took the easy way out, lol. Accuracy: 100%

** 2002 Prediction **
I think we'll see a similar development cycle in 2002 for PHP core developement. So maybe they'll be at version 4.2 or 4.3 a year from now. Purely guessing here.

2001 Prediction:
"Interfacing with databases will increase"

2001 Reality:
This is one I think I was really wrong about but I have no statistical means to back it up. So I'm going to say that while I *hoped* this would be the case in 2001, the reality is that databasing content for webmasters is still in the realm of something many would like to do, but lower on the priority schedule than perhaps it should be for the average webmaster and most of the bigger operations either already were databased or did so in 2001. I know a few sites that databased their content like Porn Resource. It really is a great way to go if you have multiple sites, but it can take a lot of time to get setup which probably is the reason for the hesitancy. Accuracy: 10%

** 2002 Prediction **
I'd like to rerun my same prediction for 2001 again verbatim.

2001 Prediction:
"A more demanding surfer will emerge"

2001 Reality:
With the fallout of many mainstream sites and the increasing use of intrusive spyware (anybody seen an ugly 'gator in your sys tray?) and other popup advertising, the surfer has gotten more savvy and less willing to reach for his wallet. Nobody could have predicted the horrible act in September which certainly affected 4th quarter activity for many online businesses and retail businesses at a time when it is normally the most productive sales period of the year. I think the surfer this year was less inspired, but not neccessarily more demanding. Less inspired to pull out his credit card because of various security concerns and viruses and bullshit in general. Accuracy: 50%

2002 Prediction:
Surfers will be looking for alternate ways to get to web content. I am really convinced that we'll see more use of cell phones and other wireless networks getting on board. I don't know if WAP is the wave of the future because it seems pretty limited to me, but I can see more and more people wanting to get access to webcontent through other means than computers. This will make it increasingly important for webmasters to dynamically produce their content in various formats (see database prediction above). In Europe they are way ahead of the US in wireless to web usage.

There ya go, eight 2001 recaps and 2002 predictions. I hope you are able to use scripting on your website in 2002 to increase your traffic, member retention and bottom line.

TDavid is co-owner, programmer and webmaster for several sites devoted to programming including his own http://www.tdscripts.com/ He has done custom programming in various programming languages for companies all over the world. Every Friday at 2pm PST you can catch his weekly radio show dedicated to the technical side of webmastering and programming at http://www.scriptschool.com/radio/

Copyright © 2024 Adnet Media. All Rights Reserved. XBIZ is a trademark of Adnet Media.
Reproduction in whole or in part in any form or medium without express written permission is prohibited.

More Articles

profile

'Traffic Captain' Andy Wullmer Braves the High Seas as Spirited Exec

Wullmer networked and hobnobbed, gaining expertise in everything from ecommerce to SEO and traffic, making connections and over time rising through the ranks of several companies to become CEO of the mobile business arm of TrafficPartner.

Alejandro Freixes ·
opinion

To Cloud or Not to Cloud, That Is the Question

Let’s be honest. It just sounds way cooler to say your business is “in the cloud,” right? Buzzwords make everything sound chic and relevant. In fact, someone uninformed might even assume that any hosting that is not in the cloud is inferior. So what’s the truth?

Brad Mitchell ·
opinion

Upcoming Visa Price Changes to Registration, Transaction Fees

Visa is updating its fee structure. Effective April 1, both the card brand’s initial nonrefundable application fee and annual renewal fee will increase from $500 to $950. Visa is also introducing a fee of 10 cents for each settled transaction, and 10 basis points — 0.1% — on the payment volume of certain merchant accounts.

Jonathan Corona ·
opinion

Unpacking the New Digital Services Act

Do you hear the word “regulation” and get nervous? When it comes to the EU’s Digital Services Act (DSA), you shouldn’t worry. If you’re complying with the most up-to-date card brand regulations, you can breathe a sigh of relief.

Cathy Beardsley ·
opinion

The Perils of Relying on ChatGPT for Legal Advice

It surprised me how many people admitted that they had used ChatGPT or similar services either to draft legal documents or to provide legal advice. “Surprised” is probably an understatement of my reaction to learning about this, as “horrified” more accurately describes my emotional response.

Corey D. Silverstein ·
profile

WIA Profile: Holly Randall

If you’re one of the many regular listeners to Holly Randall’s celebrated podcast, you are already familiar with her charming intro spiel: “Hi, I’m Holly Randall and welcome to my podcast, ‘Holly Randall Unfiltered.’ This is the show about sex, the adult industry and the people in it.

Women In Adult ·
trends

What's Hot Now: Leading Content Players on Trending Genres, Monetization Strategies

The juggernaut creator economy hurtles along, fueled by ever-ascendant demand for personality-based authenticity and intimacy — yet any reports of the demise of the traditional paysite are greatly exaggerated.

Alejandro Freixes ·
opinion

An Ethical Approach to Global Tech Staffing

One thing my 24-year career as a technologist working to support the online adult entertainment industry has taught me about is the power of global staffing. Without a doubt, I have achieved significantly more business success as a direct result of hiring abroad.

Brad Mitchell ·
opinion

Finding the Right Payment Partner

Whenever I am talking with businesses that are just getting started, one particular question comes up a lot: “How do I get a merchant account?” It’s a simple question, but it has a complicated answer.

Jonathan Corona ·
opinion

The Taxman Cometh for Every Business

February may be the month of romance, but it is also a time when we need to think about something that inspires very little love: taxes. April is not far away, and the taxman is always waiting. This year, federal and most state income taxes are due Monday, April 15.

Cathy Beardsley ·
Show More