Web-based Applications

Web-based Applications can truly enhance your web site. However, many web site developers fall in love with an operating system specific script and lose many potential customers. Writing code with Visual Basic is great if your customers are all using Internet Explorer, but customers using other web browsers will not be able to use your site.

Why would developers use operating system specific scripting? I have three reasons: laziness (Windows provides many GUIs for developing web sites), do not know about proper web site development and browser compatibility (No formal classes on web site development and the web sites they have create are copy and paste), are totally convinced that it is a Microsoft World.

Items one and three there is very little we can do for those web site developers, but the organizations they work for should be aware of the limitations of operating system specific scripting. For the second reason there is hope. Web site developers should concentrate on the basics of web page design. A good reference is http://w3c.org. The World Wide Web Consortium will provide the basics for universally supported scripting languages.

Use server-side scripting when data transformation is required. Do not overlook the power of HTML, XHTML, WAP, Perl, and PHP. If I am developing a web site I use free-hand as opposed to the applications that are available today. The reason is that free-hand enables me to tweak the application and know where to go to troubleshoot that application or web site. Simple is better in regard to web site design. Do not make customers wait to download fancy graphics or they will find another site to conduct business.

Mike Kniaziewicz, MIS

Tags: , ,

Comments are closed.