Introduction,Web,Technologies, technology Introduction To Web Technologies


The electronic cigarette is not new. People who buy electronic cigarette knows that this product has been in the market for years now. Despite some sectors apparently trying to shoot the product down from the shelves, the popularity of elect Active shredder safety technology for the small office. Shreds 15sheets per pass into 5/32" x 1-1/2" cross-cut particles (Security Level3). Patented SafeSense® Technology stops shredding when hands touch thepaper opening. Designated shredde


There are literally hundreds of difficult technologies availableto the webmaster. Making proper use of these technologies allowsthe creation of maintainable, efficient and useful web sites. Forexample, using SSI (server side includes) or CSS (cascading stylesheets) a webmaster can change every page on his web site byediting one file.A few of the more common technologies are listed below.ASP - Active Server Pages are used to perform server-sidescripting. This is a way to get things done on the web server, asopposed to, say, JavaScript, which lets you get things one on theclient (browser). Although there is a Unix and Linux version ofASP, it is primarily intended for use on Microsoft web serverbased systems.ASP is useful for tasks such as maintaining a database, creatingdynamic pages and respond to user queries (and many other thingsas well).CGI - Common Gateway Interface is one of the older standards onthe internet for moving data between a web page and a web server.CGI is by far and away the most commonly used method of handlingthings like guestbooks, email forms, message boards and so on.CGI is actually a standard for passing data back and forth andnot a scripting language at all. In fact, CGI routines arecommonly written in interpreted languages such as PERL orcompiled languages like C.CSS - You use Cascading Style Sheets to format your web pagesanyway that you want. CSS is complicated, but the complicationpays off by being able to create web pages that look much betterthan otherwise. One very nice feature is the ability to defineformatting commands in a single file, which is then included inall of your web pages. This let's you make one change to modifythe look of your entire site.HTACCESS - The .htaccess file allows you to set parameters foryour web site and folders (directories). The most common use isto protect directories by defining usernames and passwords.Htaccess can be used for many other things as well, includingdenying access to specific addresses, keeping out hostile spidersand redirecting traffic transparently to the user. The downsideof htaccess is the language used is often extremely obscure,difficult to understand and extraordinarily precise. A smallerror in your htaccess file can disable your entire web siteuntil the error is fixed.Java - Java is a client-side (meaning it's executed by thebrowser not the server) language. It is efficient and verypowerful. The primary advantage of Java over ActiveX is Java hasa sane security model (called the Sandbox Model), while theActiveX model is so imbecilic as to defy imagination. Java isalso much less likely to crash systems. On the other hand, Javais substantially slower than ActiveX, and there are many tasksthat simply cannot be performed in Java because it is deniedaccess to the operating system and disk itself.JavaScript - This is a scripting language which is interpretedand executed by the browser. It is very useful for getting tasksdone on the client, such as moving pictures around the screen,creating very dynamic navigation systems and even games.JavaScript is generally preferable on internet sites because itis supported on more browsers than VBScript, which is the chiefcompetitor.Office - The Microsoft Office suite includes a number oftools, including Word, Excel, Access and Powerpoint. Each ofthese tools has the ability to save in HTML format and hasspecial commands for the internet. This is especially useful,for example, if you work in an office where people are trainedin Excel and you don't want to retrain them to create web pages.On the other hand, if you are creating internet web sites (asopposed to intranet sites) you probably would be better offusing web specific products to edit your web pages.Perl - A great scripting language which makes use of the CGIstandard to allow work to be done on the web server. PERL isvery easy to learn (as programming languages go) andstraightforward to use. It is most useful for guestbooks, emailforms and other similar, simply tasks. PERL's primarydisadvantage is the overhead on the server is very high, as oneprocess is created each time a routine is called, and thelanguage is interpreted, which means the code is recompiled eachtime it is run. For complex tasks, a server-side scriptinglanguage such as PHP or ASP is much preferred.PHP - This language is, like ASP, used to get work done on theserver. PHP is similar in concept to ASP and can be used insimilar circumstances. PHP is very efficient, allows access todatabases using products such as MySQL, and can be used tocreate very dynamic web pages.SSI - If your site is hosted on a typical Apache server, thenyou probably can use something called Server Side Includes. Thisis a way to get the web server to perform tasks before displayinga web page. One of the most common uses us to, well, includecommon text. This is great when you have, for example, anavigation system which is common to all of your pages. You canmake one change in an SSI file and thus change your entire website.SSI is very common but has really been superceded by languagessuch as PHP. The overhead of SSI on the server is high as eachpage is scanned for SSI directives before passing it to thebrowser.VBScript - Visual Basic Scripting was Microsoft's answer toJavaScript. VBScript is a good tool for any site which isintended to be only displayed by the Internet Explorer browser.In my opinion, VBScript should never be used on a web site -JavaScript is preferable due to a wider acceptance among browsers. Article Tags: Scripting Language

Introduction,Web,Technologies,

technology

Maximizing Your Experience with Patent Attorneys

When you have a product or service that you want to get patent rights on, you will need to use a patent attorney. This is the only way to make sure that no one else is stealing your idea from you.But there is one thing that you need to know ...

technology

How To Uninstall Tuneup Utilities On Windows

Tuneup utilities for windows 10 were developed by AVG to make the computer accelerate faster than ever before by cleaning up the cache files and the undesired files. However the concept didn't work well and users are trying to uninstall thi ...

technology

RPA: What Makes it Crucial for Software Testing

Automation has the potential to assist human beings in more ways than one could imagine. However, most of these applications for automation have been in the context of physical activity or some such. But what many people do not know yet is t ...

technology

HRMS Mobile Apps Drive Enterprise Mobility Today

The scenario in Enterprises is changing rapidly across the globe, with more and more Enterprises embracing the concept of enterprise mobility.A study shows that 71% of enterprises count mobility as a top priority to stay competitive. Wire19A ...

technology

How to Kill The Exploiter Orb in Warframe

Source: How to Kill The Exploiter Orb in WarframeExploiter Orb is the toughest boss in game that is hard to find and hard to kill. That is why an essential guide needs to kill him to earn huge rewards. Warframe has numerous missions that pl ...

technology

Which CMS is Better - WordPress vs Drupal?

WordPress and Drupal are the two widely used and best cms for developers all over the world. In order to create a website for your business, it is highly required to choose the right CMS platform that makes the best and attractive website.. ...