Web development

From wiki.sixohthree.com
Jump to: navigation, search
This article is unformatted, at least by MediaWiki standards. If you'd like, you can help by updating the formatting codes. Otherwise, be patient, as the page will be updated in due time.

Web development is creating applications on the web, oftentimes interfacing with a database. I also have a page for LampResources.

I code by hand, editing with Vim inside a terminal running Screen. I write HTML 4.01 Strict, consciously avoiding XHTML 1.0 Strict. (XHTML is XML, and I refuse to send XHTML without the proper XML content-type.) I write semantic markup and depend heavily on CSS 2. Coding is done in PHP 4, EZ SQL facilitates access to MySQL databases, and content is served with Apache 1.3. In many cases, revision management is handled by Subversion.

I use Mozilla Firefox, because InternetExplorerSucks.

Contents

[edit] Accessibility

Accessibility is important. Are you turning away viewers?

[edit] Pet Peeves

The following web-related things get on my nerves:

[edit] Articles

Make asynchronous requests with JavaScript and Ajax, part 2 of the Mastering Ajax series at IBM developerWorks. (via Slashdot)

Simplify PHP Development with WASP at ONLamp.com. (via Slashdot)

4096 Color Wheel Version 2.1

[edit] See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox