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
  ColdFusion
A product created by Allaire Corporation of Cambridge, Mass. (in 2001, Allaire merged with Macromedia) that includes a server and a development toolset designed to integrate databases and Web pages. With Cold Fusion, a user could enter a zip code on a Web page, and the server would query a database for information on the nearest movie theaters and present the results in HTML form. Cold Fusion Web pages include tags written in Cold Fusion Markup Language (CFML) that simplify integration with databases and avoid the use of more complex languages like C++ to create translating programs.