Monthly Archives: October 2011
Royalty Free Music – Licensing & Copyright
| October 31, 2011 | Posted by admin under Web Development |
It’s important to understand what copyright means, how it applies to music, and how you can obtain the rights to use music for your production. Terms such as “royalty-free music” and “synchronization licensing” get tossed around loosely, and this adds to the confusion. Hopefully this mini-tutorial will shed some light on this.
A Tale Of Two Copyrights: Composition And Master
(more…)
Deciphering Website Design – Front End Development
| October 31, 2011 | Posted by admin under Web Development |
Now this is mostly because back then I didn’t really understand the entire field and how website development works. In fact it wasn’t until I started college that I finally did understand how everything fits in into the overall hierarchy.
(more…)
Knowing HTML Is Not Nearly Enough
| October 31, 2011 | Posted by admin under Web Development |
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.
(more…)
Your First Online Form
| October 30, 2011 | Posted by admin under Web Development |
If you just posted a new website, but you do not have a web 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.
(more…)
What Is Formmail And How Does It Work?
| October 30, 2011 | Posted by admin under Web Development |
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.
(more…)
Creating Your First HTML Form
| October 30, 2011 | Posted by admin under Web Development |
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.
(more…)
Learn to Create a Web Form
| October 29, 2011 | Posted by admin under Web Development |
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.
(more…)
Your First HTML Email Form
| October 29, 2011 | Posted by admin under Web Development |
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.
(more…)
Learn to Create an Online Form
| October 29, 2011 | Posted by admin under Web Development |
If you just posted a new website, but you do not have a web 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.
(more…)
Your First Web Form
| October 28, 2011 | Posted by admin under Web Development |
If you just posted a new website, but you do not have a web 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.
(more…)