Free Web Development Training and Tutorials Blog




    



Free Web Development, Administration, and Security eBooks

The following are several books in pdf and chm (windows help) format that will help you learn how to set up, program, administer, and secure your web and intranet sites.

Open Source Web Development with LAMP.chm

JavaScript Pocket Reference, 2nd Edition.chm

Learning XML, 2nd Edition.chm

Learning XSLT.chm

Perl, The Complete Reference, 2nd Ed.pdf

Perl and XML.pdf

Perl Cookbook, 2nd Ed.chm

Perl for SysAdmin.chm

Advanced PHP for Web Professionals.chm

MySQL and PHP Database Applications.pdf

Learning PHP 5.chm

Upgrading to PHP 5.chm

PHP Fast & Easy Web Development, 2nd Edition.chm

PHP, MySQL and Apache in 24 Hours.chm

Beginning PHP4.pdf

Sendmail Performance Tuning.chm

Advanced IDS Techniques Using SNORT, Apache, MySQL, PHP, and ACID.pdf

Apache Server 2 Bible.pdf

BIND 9 Administrator Reference Manual.pdf

DNS and BIND, 4th Edition.chm

Network Security with OpenSSL.pdf

Postfix The Definitive Guide.chm

Administering and Securing the Apache Server.chm

The OpenBSD Packet Filter FAQ.pdf

Practical Unix and Internet Security, 3rd Edition.chm

Managing Cisco Network Security.pdf

Mission Critical Internet Security.pdf

Internet Security.pdf


22 HTML and XHTM Training Tutorials

The following are 22 HTML, XHTML and other Web Development Tutorials that will show and teach you how to develop and program web sites containing various features and functionalities. These are hosted by devarticles.com, htmlcenter.com and others.


HTMLCenter:
http://www.htmlcenter.com

HTML Tutorial:
http://www.devarticles.com/c/a/HTML/HTML-Tutorial

Using HTML-Kit to Debug Server-Side Scripts:
http://tinyurl.com/c2wbh

Web Forms:
http://www.devarticles.com/c/a/Web-Design-Standards/Web-Forms

Using HTML_QuickForm To Manage Web Forms, Part 1:
http://tinyurl.com/dlycr

Using HTML Quickform for Form Processing:
http://tinyurl.com/ca929

Basic HTML Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=52

HTML 4 Specs Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=72


XHTML Tutorials:

An Introduction to XHTML:
http://www.devarticles.com/c/a/HTML/An-Introduction-to-XHTML

Making Lists Using XHTML:
http://tinyurl.com/92ee3/Making-Lists-Using-XHTML

XHTML Coding in HomeSite/ColdFusion Studio 5:
http://www.macromedia.com/v1/handlers/index.cfm?ID=22099

Evaluating XHTML Editors:
http://www.devarticles.com/c/a/Web-Authoring/Evaluating-XHTML-Editors


Other Web Development Topics:

Accessing Devices Using a Web Service:
http://tinyurl.com/dxwdg/Accessing-Devices-Using-a-Web-Service

Make Dynamic URLs Search Engine Friendly:
http://tinyurl.com/dxwdg/Make-Dynamic-URLs-Search-Engine-Friendly

Website Mirroring With wget:
http://tinyurl.com/dxwdg/Website-Mirroring-With-wget

WML: An Introduction:
http://www.devarticles.com/c/a/Web-Services/WML-Introduction

Enc Format Files:
http://www.devarticles.com/c/a/Web-Services/yEnc-Format-Files

SOAP: Simple Object Access Protocol:
http://www.intranetjournal.com/articles/200012/id_12_13_00a.html

Mass Customization:
http://www.phpbuilder.com/columns/jimking20001101.php3

Template Framework For Static Sites:
http://www.phpbuilder.com/columns/kendall20001122.php3

Building Java Server Pages:
http://www.webdevelopersjournal.com/articles/jsp_build.html

How to import Excel, Access or XML Data Into a MySQL DB:

http://www.phpbuilder.com/columns/kenlin012405.php3

29 XML Training Tutorials

Here are 29 XML Tutorials that will show and teach you how to develop and program web sites containing various features and functionalities. These are hosted by devarticles.com, intranetjournal.com and others.


An Introduction to XML Schemas:
http://www.devarticles.com/c/a/XML/An-Introduction-to-XML-Schemas

An Introduction to XML:
http://www.devarticles.com/c/a/XML/An-Introduction-to-XML

An Introduction to XSLT:
http://www.devarticles.com/c/a/XML/An-Introduction-to-XSLT

Evaluating XML Editors:
http://www.devarticles.com/c/a/XML/Evaluating-XML-Editors

Introduction to XML:
http://www.devarticles.com/c/a/XML/Introduction-to-XML

Java and XML Basics, Part 1:
http://www.devarticles.com/c/a/XML/Java-and-XML-Basics-1

Java and XML Basics, Part 2:
http://www.devarticles.com/c/a/XML/Java-and-XML-Basics-2

Java and XML Basics, Part 3:
http://www.devarticles.com/c/a/XML/Java-and-XML-Basics-3

Send Part of an XForms Instance to a Web Service:
http://tinyurl.com/9jx59/Send-part-of-an-XForms-instance-to-a-Web-service

SVG: Imaging`s Pot of Gold?:
http://www.devarticles.com/c/a/XML/SVG-Imagings-Pot-of-Gold

Understanding and Creating FrameMaker Templates:
http://tinyurl.com/9jx59/Understanding-and-Creating-FrameMaker-Templates

Using Script Extensions in Xalan-Java:
http://www.devarticles.com/c/a/XML/Using-Script-Extensions-in-Xalan-Java

XML as a Publishing Technology:
http://www.devarticles.com/c/a/XML/XML-as-a-Publishing-Technology

XML in the Browser: Submitting forms using AJAX:
http://tinyurl.com/9jx59/XML-in-the-Browser-Submitting-forms-using-AJAX

The Crux of SOAP Encryption:
http://www.fawcette.com/xmlmag/2002_12/magazine/columns/dwahlin

Validate Data with XML Schemas:
http://www.fawcette.com/xmlmag/2003_02/magazine/columns/javabreak

Efficient XML Document Exchange:
http://www.fawcette.com/xmlmag/2003_02/magazine/columns/netdomain

XML Basics and Benefits:
http://www.intranetjournal.com/articles/200312/ij_12_08_03a.html

XML Basics, Part II: The Key Concepts:
http://www.intranetjournal.com/articles/200401/ij_01_13_04a.html

XML Basics Part III: An Example of Well-Formed and Valid XML:
http://www.intranetjournal.com/articles/200402/ij_02_10_04a.html

XML Basics, Part IV: Formatting Output:
http://www.intranetjournal.com/articles/200403/ij_03_15_04a.html

XML and PHP. Part 1: Using the WDDX functions:
http://www.phpbuilder.com/columns/jesus20000402.php3

Adapt Web Content to Any Device:
http://www.fawcette.com/xmlmag/2003_02/magazine/columns/xmlunplugged

Introduction to XML Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=152&type=general

Enterprise Portal Development:
http://www.fawcette.com/xmlmag/2003_02/magazine/features/druby

Converting Your existing HTML to XML:
http://www.15seconds.com/issue/010601.htm

Transforming XML with XSL using Sablotron:
http://www.phpbuilder.com/columns/justin20001025.php3

XML How-To:
http://www.phpbuilder.com/columns/joe20000907.php3

DOM XML: An Alternative to Expat:

http://www.phpbuilder.com/columns/matt20001228.php3

31 JavaScript Training Tutorials

Here are 31 JavaScript Tutorials that will show and teach you how to develop and program web sites containing various features and functionalities. These are hosted by devarticles.com, htmlcenter.com and others.


Thau's JavaScript Tutorial:
http://tinyurl.com/d5see/javascript/tutorials/tutorial1.html

Client-side and Server-side JavaScript:
http://tinyurl.com/7om3z/Client-side-and-Server-side-JavaScript

Controllable Navigation Bars with JavaScript, Part 1:
http://tinyurl.com/7om3z/Controllable-Navigation-Bars-with-JavaScript-Part-1

Controllable Navigation Bars with JavaScript, Part II:
http://tinyurl.com/7om3z/Controllable-Navigation-Bars-with-JavaScript-Part-II

Creating a Scrolling News Panel:
http://www.devarticles.com/c/a/JavaScript/Creating-a-Scrolling-News-Panel

Debugging in Javascript:
http://www.devarticles.com/c/a/JavaScript/Debugging-in-Javascript

Drop-down Menu Builders:
http://www.devarticles.com/c/a/JavaScript/Drop-Down-Menu-Builders

Dynamically Populating Select Menus Client-Side:
http://tinyurl.com/7om3z/Dynamically-Populating-Select-Menus-Client-Side

Form Validation with JavaScript Regular Expressions (Part 1):
http://tinyurl.com/b5tch

Form Validation with JavaScript Regular Expressions (Part 2):
http://tinyurl.com/brphq

Handling events with the DOM Part I:
http://tinyurl.com/7om3z/Handling-events-with-the-DOM-Part-I

Handling events with the DOM, part II:
http://tinyurl.com/7om3z/Handling-events-with-the-DOM-part-II

Handling events with the DOM - Part III:
http://tinyurl.com/7om3z/Handling-events-with-the-DOM-Part-III

JavaScript and Embedded Objects:
http://tinyurl.com/7om3z/JavaScript-and-Embedded-Objects

JavaScript Arrays:
http://www.devarticles.com/c/a/JavaScript/JavaScript-Arrays

Javascript AutoComplete:
http://www.devarticles.com/c/a/JavaScript/Javascript-AutoComplete

JavaScript Security:
http://www.devarticles.com/c/a/JavaScript/JavaScript-Security

Regular expressions in JavaScript:
http://www.devarticles.com/c/a/JavaScript/Regular-expressions-in-JavaScript

Sorting the Easy Way:
http://www.devarticles.com/c/a/JavaScript/Sorting-the-Easy-Way

Suggest As You Type:
http://www.devarticles.com/c/a/JavaScript/Suggest-As-You-Type

Switching on Layers with Scripts:
http://www.devarticles.com/c/a/JavaScript/Switching-on-Layers-with-Scripts

The power of Javascript: An Introduction:
http://tinyurl.com/7om3z/The-power-of-Javascript-An-Introduction

The Power of Javascript: Basic Concepts:
http://tinyurl.com/7om3z/The-Power-of-Javascript-Basic-Concepts

Javascript Alert Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?ID=74&type=Javascript

Hello World! Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=78&type=Javascript

Image Rollovers Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=79&type=Javascript

JavaScript Introduction Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?ID=80&type=javascript

No Frames Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=81&type=Javascript

Redirection Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?ID=83&type=javascript

Status Bar Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=84&type=Javascript

Using JavaScript To Control Forms:

http://www.webdevelopersjournal.com/articles/jscript_forms2.html

14 DHTML Training Tutorials

Here are 14 DHTML Tutorials that will show and teach you how to develop and program web sites containing various features and functionalities. These are hosted by devarticles.com, htmlcenter.com and others.


DHTML Form Enhancement:
http://www.devarticles.com/c/a/HTML/DHTML-Form-Enhancement

How to Create a Dynamic HTML Navigation Page:
http://tinyurl.com/8sosz/How-to-Create-a-Dynamic-HTML-Navigation-Page

Cross Fading Navigation with DHTML:
http://tinyurl.com/d9l8n/Cross-Fading-Navigation-with-DHTML

Special Effects with DHTML Rollovers:
http://tinyurl.com/7om3z/Special-Effects-with-DHTML-Rollovers

Cross-browser Functionality with Branching:
http://tinyurl.com/d9l8n/Cross-browser-Functionality-with-Branching

DHTML Intro Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=115&type=dhtml

What is DHTML?:
http://www.htmlcenter.com/tutorials/tutorials.cfm?ID=116&type=dhtml

Netscape Layers Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=117&type=dhtml

IE DHTML Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=118&type=dhtml

Dynamic Content Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=119&type=dhtml

Moving Elements Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=120&type=dhtml

Cross-browser DHTML Tutorial:
http://www.htmlcenter.com/tutorials/tutorials.cfm?id=121&type=dhtml

DHTML Drop-Down Menus:
http://www.macromedia.com/v1/handlers/index.cfm?ID=20520

A Tutorial in Cross-Browser DHTML:

http://www.intranetjournal.com/articles/200008/domindex.html

Page :  1 2 3 4