About Us
Contact Us
eCards by TechMedia
 
Homepage Web Development Other Services Portfolio Tech Talk
   
 
 

Tech Talk

Why do you need a website?

Parts of a Webpage

Dynamic Web Content - Database Connectivity

Web Talk

Fun Stuff
 
 
 
 
Tech Talk
Web Talk
We have compiled some web terminologies and try to explain them in a non-techie way.
Click on a term to find out what in means.
 
Administration Side, Admin Side
ColdFusion
Content Management
CSS (Cascading Style Sheets)
Extranet
Homepage
HTML (Hyper Text Markup Language)
Intranet
Live Site, User Side, Public Side
Middle Ware
Portal Site
Splash Page
URL (Uniform Resource Locator)
Visual BASIC
Websites
  Middle Ware
Software that connects two otherwise separate applications. For example, there are a number of middleware products that link a database system to a Web server. This allows users to request data from the database using forms displayed on a Web browser, and it enables the Web server to return dynamic Web pages based on the user's requests and profile. The term middleware is used to describe separate products that serve as the glue between two applications. It is, therefore, distinct from import and export features that may be built into one of the applications. Middleware is sometimes called plumbing because it connects two sides of an application and passes data between them.