Category: Internet

Knowing HTML Is Not Nearly Enough

Posted by Acbuddy in Web Development

     

Every web designer is familiar with the HTML programming language, which stands for Hypertext Markup Language. The language has been in use since the advent of cyberspace, and although it will probably always be used, it is already being supplemented by newer, more versatile versions of HTML.

The Extensible HyperText Markup Language (XHTML) is a family of current and future document types and modules that reproduce, subset, and extend HTML, reformulated in XML. XHTML family document types are all XML-based, and ultimately are designed to work in conjunction with XML-based user agents.

Unlike HTML, which focuses on describing how data or text is supposed to be displayed, The XML language instead describes what the data is. So, XML is not something that is apparent on a web page, because it does not actually tell your browser how to display the data. As information and data presented on the world wide web became more complex, XML was invented to effectively structure, store, and send this information.

What makes XML truly unique is that there are no predefined tags as is the case with HTML. All of the tags used in HTML have already been defined, such as the paragraph tag, the header tag, and all the various style tags. XML is not defined. You can make your own tags!

XML, forms the basis for a language called XHTML. XHTML is what is known as a meta-language, which is a language for defining a markup language. To put it simply, SGML (Standard Generalized Markup Language) is the basis for HTML. XML is a more refined subset of SGML, and forms the basis for XHTML. On the whole, XHTML is more flexible than HTML.

XHTML was developed for two reasons: (1) to try to create a language that could more effectively convey the meaning of a particular webpage to a computer, and (2) to create a layout for webpages that would be universally understood by browsers running on different platforms or on different types of screens.

This is extremely important, because people are now using a wide variety of gadgets to connect to the internet, as almost every electronic device on the market now comes equipped with email and internet access. Cell phones, palm tops, computers installed in automobiles; they all have built-in web access.

Each of these devices display text and graphics differently, and utilize different platforms and a variety of web browsers. As a result, someone using a cell phone to access a certain web site may not be able to view it properly because the browser running on that cell phone might not be able to display the HTML. The platforms that run on some of these new products and devices are not totally compatible with HTML.

So, it is imperative that most web designers learn to design web pages in XHTML. As almost every electronic device on the market is now equipped with internet access, it is important to use a versatile programming language like XHTML so that your web pages can be viewed and properly formatted across a wide variety of platforms.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers make an HTML form

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

XML Is Transforming The Internet

Posted by Acbuddy in Web Development

     

When the internet was first introduced, all websites were written in HTML. HTML was the only programming language used to describe and display data on the World Wide Web. It was simple and fairly easy to learn. As time progressed, programmers started to realize that they were being stymied by HTML. Web designers wanted to be able to describe data more effectively. This need for a better way to deal with data resulted in the development of a new specification called XML.

What is XML? XML stands for Extensible Markup Language. So, just like HTML, XML is a markup language. A markup language is any language that is used to describe or define information and text. XML is not a substitute for HTML. It is to be used in conjunction with HTML.

HTML focuses on describing how data or text is supposed to be displayed. The XML language does something totally different. XML describes what the data is. So, XML is not something that is apparent on a web page, because it does not actually do anything. As information and data presented on the World Wide Web became more complex, XML was invented to effectively structure, store, and send this information.

What makes XML truly unique is that there are no predefined tags like we have with HTML. All of the tags used in HTML have already been defined, such as the paragraph tag, the header tag, and all the various style tags. XML is not defined. You can make your own tags!

So, the question is, why do we need XML? Why do we need a more versatile specification like XML to describe data? After all, HTML works fine if used properly, so why do we need XML? Well, the answer is simple. XML is a device independent, cross-platform language.

This is extremely important, because people are now using a wide variety of gadgets to connect to the internet, as almost every electronic device on the market now comes equipped with email and internet access. Cell phones, palm tops, computers installed in automobiles, they all have built-in web access. Each of these devices display text and graphics differently, and utilize different platforms and a variety of web browsers.

As a result, someone using a cell phone to access a certain web site may not be able to view the data on that website properly because the browser running on that cell phone might not be able to properly display the HTML. The platforms that run on some of these newfangled products and devices are simply not 100% compatible with HTML.

XML solves this problem by making sure that the most important data on your website can be displayed across all of these different platforms. This is what makes XML so valuable. The other important features of XML is that it enables data to be exchanged between incompatible systems, and because XML files are plain text files, basically anyone using any system can view the contents of the text file.

So, if you are a programmer, you need to learn to use XML for describing, storing, and sending data on the web. With so many different means available to connect to the internet, you should learn to use programming languages like XML.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers make a free HTML form and download formmail

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

XML Transforms The Internet Landscape

Posted by Acbuddy in Internet

     

When the internet was first introduced, all websites were written in HTML. HTML was the only programming language used to describe and display data on the World Wide Web. It was simple and fairly easy to learn. As time progressed, programmers started to realize that they were being stymied by HTML. Web designers wanted to be able to describe data more effectively. This need for a better way to deal with data resulted in the development of a new specification called XML.

What is XML? XML stands for Extensible Markup Language. So, just like HTML, XML is a markup language. A markup language is any language that is used to describe or define information and text. XML is not a substitute for HTML. It is to be used in conjunction with HTML.

HTML focuses on describing how data or text is supposed to be displayed. The XML language does something totally different. XML describes what the data is. So, XML is not something that is apparent on a web page, because it does not actually do anything. As information and data presented on the World Wide Web became more complex, XML was invented to effectively structure, store, and send this information.

What makes XML truly unique is that there are no predefined tags like we have with HTML. All of the tags used in HTML have already been defined, such as the paragraph tag, the header tag, and all the various style tags. XML is not defined. You can make your own tags!

So, the question is, why do we need XML? Why do we need a more versatile specification like XML to describe data? After all, HTML works fine if used properly, so why do we need XML? Well, the answer is simple. XML is a device independent, cross-platform language.

This is extremely important, because people are now using a wide variety of gadgets to connect to the internet, as almost every electronic device on the market now comes equipped with email and internet access. Cell phones, palm tops, computers installed in automobiles, they all have built-in web access. Each of these devices display text and graphics differently, and utilize different platforms and a variety of web browsers.

As a result, someone using a cell phone to access a certain web site may not be able to view the data on that website properly because the browser running on that cell phone might not be able to properly display the HTML. The platforms that run on some of these newfangled products and devices are simply not 100% compatible with HTML.

XML solves this problem by making sure that the most important data on your website can be displayed across all of these different platforms. This is what makes XML so valuable. The other important features of XML is that it enables data to be exchanged between incompatible systems, and because XML files are plain text files, basically anyone using any system can view the contents of the text file.

So, if you are a programmer, you need to learn to use XML for describing, storing, and sending data on the web. With so many different means available to connect to the internet, you should learn to use programming languages like XML.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers make an HTML form with the code to email the form

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

HTML Might Become Obsolete

Posted by Acbuddy in Web Design

     

Every web designer is familiar with the HTML programming language, which stands for Hypertext Markup Language. The language has been in use since the advent of cyberspace, and although it will probably always be used, it is already being supplemented by newer, more versatile versions of HTML.

The Extensible HyperText Markup Language (XHTML) is a family of current and future document types and modules that reproduce, subset, and extend HTML, reformulated in XML. XHTML family document types are all XML-based, and ultimately are designed to work in conjunction with XML-based user agents.

Unlike HTML, which focuses on describing how data or text is supposed to be displayed, The XML language instead describes what the data is. So, XML is not something that is apparent on a web page, because it does not actually tell your browser how to display the data. As information and data presented on the world wide web became more complex, XML was invented to effectively structure, store, and send this information.

What makes XML truly unique is that there are no predefined tags as is the case with HTML. All of the tags used in HTML have already been defined, such as the paragraph tag, the header tag, and all the various style tags. XML is not defined. You can make your own tags!

XML, forms the basis for a language called XHTML. XHTML is what is known as a meta-language, which is a language for defining a markup language. To put it simply, SGML (Standard Generalized Markup Language) is the basis for HTML. XML is a more refined subset of SGML, and forms the basis for XHTML. On the whole, XHTML is more flexible than HTML.

XHTML was developed for two reasons: (1) to try to create a language that could more effectively convey the meaning of a particular webpage to a computer, and (2) to create a layout for webpages that would be universally understood by browsers running on different platforms or on different types of screens.

This is extremely important, because people are now using a wide variety of gadgets to connect to the internet, as almost every electronic device on the market now comes equipped with email and internet access. Cell phones, palm tops, computers installed in automobiles; they all have built-in web access.

Each of these devices display text and graphics differently, and utilize different platforms and a variety of web browsers. As a result, someone using a cell phone to access a certain web site may not be able to view it properly because the browser running on that cell phone might not be able to display the HTML. The platforms that run on some of these new products and devices are not totally compatible with HTML.

So, it is imperative that most web designers learn to design web pages in XHTML. As almost every electronic device on the market is now equipped with internet access, it is important to use a versatile programming language like XHTML so that your web pages can be viewed and properly formatted across a wide variety of platforms.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers make a free HTML form and download formmail

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

How To Make An HTML Form

Posted by Acbuddy in Internet

     

If you have a website, adding a simple HTML form to your site, such as a feedback form, contact form, or other web form, can be a tough task. Most programming novices create their first website using pre-developed templates and have no advanced knowledge of HTML programming. As a result, creating a simple form that can email the responses from the form to the webmaster can be a difficult and frustrating task.

If you just posted a new website, but you do not have a HTML email form uploaded and you need to quickly provide a way for your visitors to contact you, then you should simply post your email address on your Contact page. However, if you want to create a sophisticated online form to collect information from your visitors and respond to their questions, you need to know something about HTML and another programming language called PHP.

Installing the web form on your website is the easy part. If you are not familiar with how to create the code for a web form, there are many different online tutorials that can teach you how to create the code. After that, you will need to create a file that will process your form after someone fills it out and send the answers to you via email.

The code used to process a HTML form is often referred to as Formmail. Formmail is written in a programming language called PHP, which is more advanced than HTML. There are many websites where you can download the Formmail file for free. Formmail has been used to process and email the results of web forms since 1997.

When you download Formmail, make sure it has code that prevents spam from being sent through your HTML form. There are many different versions of Formmail floating around the internet, and some have built-in spam protection while others do not.

Many times, inexperienced programmers will put an online form on their website that does not include code to at least try to prevent spammers from utilizing the HTML email form to send spam to hundreds or even thousands of people. As a result, those who have been spammed complain to their internet service provider, who then directs the complaint to the hosting company that handles your website. This can be a huge problem.

If you do not have the patience to create your HTML form yourself, there are more than a few form creation services on the internet that provide a simple way for you to create a form without doing any programming. These third-party form creators usually do not provide you with the PHP code you need to process the form. Instead, they process it for you on their own servers.

If you are comfortable with programming, you might want to try to create your HTML email form yourself with the help of some online tutorials. If you do not have the patience to do the work, use an outside service that creates the web form for you. Either way, it is important to have an HTML form so that people can contact you directly through your website.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers create a free HTML form with the code to email the HTML form responses.

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

What Is Formmail And How Does It Work?

Posted by Acbuddy in Web Development

     

If you need to add an HTML form to your website, then you are going to need a PHP file commonly known as Formmail, which processes the HTML form and sends the results to you via email. Before using formmail, you need to understand how it works and what you need to do before installing it on your website.

To create a Formmail file, you can either write the PHP code yourself (which is impossible unless you are experienced), or you can download the code from one of the many sites that have made the code available. After you download it, you will need to modify the code in order to adapt it to the form you have created.

The first challenge you will face is changing the code, if need be, so that it automatically checks to make sure that all required fields from your form have been completed. Some versions of Formmail automatically include this code, some do not. If it does not include this code, you will need to hire a programmer to create it, or ask someone on a programming message board to help you with it.

The next challenge you will face is writing the code that will create the email message containing the answers to the form and send it to the email address you specified in the code for your HTML form. This is extremely difficult to do if you are not familiar with PHP. Again, you will need the help of a programmer if you can not do it.

Also, you will need to make sure that included, somewhere in the code, is protection against spammers who will try to send spam through your form by altering the recipient field. To prevent this, you need to create a variable in the Formmail file that authorizes only the email address you are using as the recipient. For example, if you have set up your form so that the results will be sent to your Yahoo email account, then you need to insert some code into the Formmail file that prevents the form from being submitted unless your Yahoo email account is the recipient. If you do not this, people will be able to send spam right through your form, which brings us to another important point.

Because it is possible to send spam through a form if the Formmail file is not created properly and does not authorize only one email address as the recipient, a few web hosting companies do not allow their customers to run forms on their sites. Or, they use their own PHP files to process your form, which gives you less flexibility. The better web hosting companies all allow forms and allow you to create your own formmail file to process your HTML form. The better web hosting companies also have extensive firewall protection built into their servers to prevent spam if a form is vulnerable.

I hope this information will help you set up Formmail on your website to process your HTML form. Call your hosting company and ask them if they currently have your site hosted on a server that can process forms. If they do not allow their customers to process forms or have certain rules that restrict your flexibility, you should switch to a better hosting provider that will allow you to use Formmail.

Jim Pretin is the owner of http://www.forms4free.com, a service that helps programmers create a free HTML form with the code to email the HTML form responses.

  • Digg
  • Netscape
  • del.icio.us
  • Reddit
  • Slashdot
  • blinkbits
  • NewsVine
  • Furl
  • Netvouz
  • Ma.gnolia

 

Email This Article Email This Article Add to Favorites Add to Favorites

 

 

 

 

Jump to: Top of Page

 

 

Important: Opinions expressed on this website might not be the opinion of trained professionals. Please consult well-trained professionals in the appropriate fields of specialty for their qualified opinions on the subjects. We are not responsible for any consquences on any decisions made and/or any actions taken based on the information provided on this website. In addition, there is no guarantee and/or warranty of any kinds, expressed or implied, is provided whatsoever.

TipsGuides.com - Tips Guides - Disclaimers and Terms of Use Agreement