Programming for the Web

GitHub has a great 404
2012.07.17.05:55
Be sure to mouse over it.

Use JavaScript to Make an HTML Form Do Something
2012.06.05.02:24
HTML forms are one of the most frustrating parts of HTML. Why? Well, you can make a form on your Web page, but you can’t use HTML to make the form do anything.

Using Forms and CGI
2012.06.05.02:24
The most common use of CGI on a website is to automate forms. When you write a form, it will not work unless there is a program running on the back end to make it work. A CGI script that is the back-end for a form must be able to decode the form data, and then do something with it.

HTML 5 Tags
2012.06.05.02:24
Tags or elements that are found only in HTML 5. These are the HTML elements that are specific to HTML 5 and not found in XHTML 1.0 or HTML 4.0.

Learn HTML, CSS, XML
2012.06.05.02:24
The cowgirl position may seem sexy and adventurous, but when you actually enter into this position, you might not be able to point out whether wholesale viagra or viagra suits you. Adequate flow of blood to the penile chambers, the Corpus Cavernosa, corpus spongiosum, the tunica and the stretching cialis discount india of lymphatic liquids. Though the treating process by TCM may cialis vs levitra http://www.learningworksca.org/item-4327 be longer, the result is better. Fortunately, men are lucky to have generic medicines to overcome chronic feeble erection, which are cheaper cialis properien and effective. Once you start building Web pages, you will want to learn the languages that build them. HTML is the building block of Web pages. CSS is the language used to make those Web pages pretty. And XML is the markup language for programming the Web. Understanding the basics of HTML and CSS will help you build better Web pages, even if you stick with WYSIWYG editors. And once you’re ready, you can expand your knowledge to XML so that you can handle the information that makes all Web pages function. The information on this page will help you learn the languages that make up the Web.

HTML5 Cheat Sheet
2012.05.08.02:23
I spent all yesterday working on an HTML5 cheat sheet for myself and my other site, and I realized that you would probably like it as well. It’s a PDF file of the HTML5 tags listed by whether they are new, changed, unchanged from HTML4 or completely obsolete (and what you should use instead). I created it for myself, but I thought you might like to see it.

Five Common XML Errors
2010.08.31.03:22
XML can be a very easy language to learn, but if you don’t follow some specific rules, it won’t work for you. Make sure you know these five common XML errors when you’re writing XML (or XHTML) and you’ll find your documents will be more correct.


First Objective Software FOXE XML Editor
Portable Freeware Editor
Release Date:  2011.12.10
A free editor that works as an advanced text editor. FOXE offers some basic tools for authoring code but does not delve too far into styling. The program does provide some inherent code that allows you to navigate files, define XPath information and split documents. This is a decent choice for those learning to take baby steps in XML production. The tree view and embedded scripts make FOXE a better choice than a standard text editor, but the program still makes you work to learn to write effective XML. http://www.firstobject.com/dn_editor.htm


This entry was posted in Programming. Bookmark the permalink.