<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://www.educationonlineforcomputers.com/blogs/rss/rss20.xsl" type="text/xsl"?>

<!-- generator="boastMachine v3.1" -->
<rss version="2.0">
 <channel>
	<title>Free Web Development Training and Tutorials Blog</title>
	<link>http://www.educationonlineforcomputers.com/blogs/Free_Web_Development_Training_Tutorial_Resources.php</link>
	<description>Web  HTML Javascript PHP Programming Training, Tutorials, Courses, Books, Guides, Support, Help</description>
	<language>en</language>
	<docs>http://backend.userland.com/rss092</docs>
	<pubDate>Wed, 02 Jul 2008 10:44:41 +0000</pubDate>
	<managingEditor>scott_turton@educationonlineforcomputers.com</managingEditor>
	<webMaster>scott_turton@educationonlineforcomputers.com</webMaster>
    <item>
      <title><![CDATA[Free Internet and Website Management Course]]></title>
      <description><![CDATA[<p><a
 href="http://www.rocw.raifoundation.org/course-computing.htm">Rai
OpenCourseware</a> offers freely available course content, or
courseware, which is literally a "treasure trove of knowledge and
related resources".&nbsp; Their Computing Courses provide higher
education and learning for Information Technology to all students and
professionals who like to study and learn on their own. Educational
institutions can also use this free course content.<br>
<br>
Here is <b><a
 href="http://www.rocw.raifoundation.org/course-comp-mtech-mca-notes-internet.htm">Rai
OpenCourseware's Internet and Website Management Course</a></b>,
that
will teach and show you how to use many Internet and Web development
technologies, including HTML, Java, Java Servlets, Cookies, DHTML, CSS,
VBScript, JavaScript, Perl, XML, software configuration, and website
management.
These free website application development training tutorial lessons
are well illustrated and
provide
step-by-step instructions for using the Internet technologies and web
programming tools and languages being taught. The course tutorials are
in pdf format. <br>
<br>
<br>
<u>Internet and Website Management Course Lessons</u>:<br>
<br>
<a
 href="http://www.rocw.raifoundation.org/computing/MCA/internet-website-mgt/lecture-notes/lecture-01.pdf">Introduction
to Client / Server Model</a>
<br>
<a
 href="http://www.rocw.raifoundation.org/computing/MCA/internet-website-mgt/lecture-notes/lecture-02.pdf">Introduction
To Protocols And Internet Service Providers</a>
<br>
<a
 href="http://www.rocw.raifoundation.org/computing/MCA/internet-website-mgt/lecture-notes/lecture-03.pdf">Introduction
To Internet Service Providers</a>
<br>
<a
 href="http://www.rocw.raifoundation.org/computing/MCA/internet-website-mgt/lecture-notes/lecture-04.pdf">Introduction
to Hyper Text Mark-up Language (HTML)</a>
<br>
<a
 href="http://www.rocw.raifoundation.org/computing/MCA/internet-website-mgt/lecture-notes/lecture ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/941/Free-Internet-and-Website-Management-Course</link>
      <pubDate>Wed, 02 Jul 2008 10:42:09 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/941/Free-Internet-and-Website-Management-Course#cmt</comments>
    </item>
    <item>
      <title><![CDATA[Web Design Process Guide]]></title>
      <description><![CDATA[<p>Here is a quick 7-page&nbsp;<b><a
 href="http://www.utexas.edu/learn/designprocess/index.html">Web
Design Process Guide</a></b>, from the University of Texas
at Austin. This guide explains the six phases of designing and
developing a web site. It will help you to do, or at least consider,
these important aspects of web design.<br>
<br>
<br>
<a href="http://www.utexas.edu/learn/designprocess/define.html">Project
Definition</a>
<br>
<br>
The most critical step in the web design process is creating an
accurate project definition. A project definition includes a project
brief and a project plan. The client survey is used to gather the
information needed to develop the project brief and plan. How do you
create the project definition?<br>
<br>
<br>
<a href="http://www.utexas.edu/learn/designprocess/structure.html">Site
Structure</a>
<br>
<br>
Good web design requires a solid site architecture based on the site's
goals and target audience established in the project brief. The
deliverables from this phase are:<br>
<br>
&nbsp;&nbsp; 1. Content Outline<br>
&nbsp;&nbsp; 2. Site Diagram<br>
&nbsp;&nbsp; 3. Wireframes<br>
<br>
<br>
<a href="http://www.utexas.edu/learn/designprocess/design.html">Visual
Design</a>
<br>
<br>
Review the project brief, sitemap and wireframes with the designer(s),
then give them free reign to brainstorm solutions and develop the
different visual designs. The designer(s) should also review any
branding guidelines as well as the technical requirements for screen
resolution, browser compatibility, download time, web standards and
accessibility.<br>
<br>
<br>
<a href="http://www.utexas.edu/learn/designprocess/develop.html">Site
Development</a>
<br>
<p>Now it is time to actually build the site. There are two major
steps during this stage:</p>
<ol>
  <li>Technical/Functional Plan</li>
  <li>Build and Integrate the Site</li>
</ol>
<br>
<a href="http://www.utexas.edu/learn/designprocess/test.html">Testi ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/938/Web-Design-Process-Guide</link>
      <pubDate>Sat, 21 Jun 2008 09:58:59 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/938/Web-Design-Process-Guide#cmt</comments>
    </item>
    <item>
      <title><![CDATA[14 HTML Video Tutorials]]></title>
      <description><![CDATA[<p>HTML (Hypertext Markup

Language)&nbsp;is the&nbsp;markup language that is used for creating

and rendering (displaying) web pages. It uses 'tags' to specify

headings,

paragraphs, lists, etc., and additionally it supports the use of

interactive forms, embedded images, and other objects, such as Flash

movies.&nbsp;HTML can also contain CSS (Cascading Style Sheets) code

that defines the look and feel of items such as font size and color and

paragraph style. Here are <b><a href="http://www.sutree.com/Course.aspx?cid=76">14 HTML Video Tutorials</a></b>

from sutree.com that will show you how to do use several important HTML

and CSS features to develop web pages. Also included are some videos to

help you creating an ecommerce site.<br><br><br><u>14 HTML Web Building Course Videos</u>:<br><br><a href="http://www.sutree.com/how-to/15528/Create-Tables-in-HTML">Create Tables in 

HTML</a><br><br><a href="http://www.sutree.com/how-to/15551/Create-Bullet%2c-Number%2c-and-Definition-Lists-in-HTML">Create 

Bullet, Number, and Definition Lists in HTML</a><br><br><a href="http://www.sutree.com/how-to/15553/Link-to-Webpages-in-HTML">Link to 

Webpages in HTML</a><br><br><a href="http://www.sutree.com/how-to/17457/HTML-Tags">HTML Tags</a><br><br><a href="http://www.sutree.com/how-to/14540/Add-a-Background-Image-to-a-Webpage">Add 

a Background Image to a Webpage</a><br><br><a href="http://www.sutree.com/how-to/17482/CSS-Syntax">CSS Syntax</a><br><br><a href="http://www.sutree.com/how-to/17567/CSS-Text-Align">CSS Text Align</a><br><br><a href="http://www.sutree.com/how-to/10219/video-advice---Follow-These-Principles-When-Designing-Your-W">Follow These Principles When Designing Your Web Site</a><br><br><a href="http://www.sutree.com/how-to/15480/Creating-Webpage-Frames">Creating 

Webpage Frames</a><br><br><a href="http://www.sutree.com/how-to/15511/How-to-Link-Pages-Within-a-Website">How 

to Link Pages Within a Website</a><br><br><a href ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/926/14-HTML-Video-Tutorials</link>
      <pubDate>Mon, 09 Jun 2008 16:10:22 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/926/14-HTML-Video-Tutorials#cmt</comments>
    </item>
    <item>
      <title><![CDATA[Techtopia's HTML Tutorials]]></title>
      <description><![CDATA[<p>Here are <b><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/index.html">Techtopia's
HTML Tutorials</a></b>. These will help you write HTML web
pages using important tags and features, such as Anchors, Links,
Embedded Objects, Forms, Images, Lists, Scripts, Sounds, and Tables.
Also included is a good tutorial on Cascading Style &nbsp;Sheets
(CSS). <br>
<br>
<ul>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/linking/linking.html">HTML
Anchors and Links Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/applets/applets.html">HTML
and Java Applets Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/characterentities/characterentities.html">HTML
Special Characters Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/document/index.html">HTML
Document Tags Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/embeddedobjects/embeddedobjects.html">HTML
Embedded Objects Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/fonts/character.html">HTML
Fonts Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/forms/index.html">HTML
Forms Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/frames/frames.html">HTML
Frames Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/ignoremecode/ignore.html">HTML
Ignore-Me Code Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/images/images.html">HTML
Images Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/linepar/index.html">HTML
Lines and Paragraphs Tutorial</a></li>
  <li><a
 href="http://www.linuxtopia.org/HowToGuides/HTML_tutorials/lists/lists.html">HTML
Lists Tutorial</a></li>
  <li><a
 href="http://www ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/920/Techtopias-HTML-Tutorials</link>
      <pubDate>Thu, 29 May 2008 17:46:36 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/920/Techtopias-HTML-Tutorials#cmt</comments>
    </item>
    <item>
      <title><![CDATA[PHP Essentials Online Book]]></title>
      <description><![CDATA[<p>Here is Techtopia's well written online book,&nbsp;<b><a
 href="http://www.techotopia.com/index.php/PHP_Essentials">PHP
Essentials</a></b>. This comprehensive online PHP book will
show and teach you all the aspects and topics of PHP that you need to
know for developing compelling web pages and web sites. PHP Essentials
gives a high level overview of how PHP works and why it is so useful to
web developers. It then teaches each PHP topic in detail, from the
basics of the scripting language through to object oriented
programming, file and filesystem handling and MySQL and SQLite database
access. Also, it provides chapters that show how to work
with&nbsp;HTML based forms and maintain state using cookies and PHP
sessions. All PHP topics are accompanied by real world
examples&nbsp;that are intended to bring PHP theory to life.<br>
<br>
<br>
<u>Table of Contents of PHP Essentials</u>:<br>
<br>
<ol>
  <li> <a
 href="http://www.techotopia.com/index.php/About_PHP_Essentials"
 title="About PHP Essentials">About PHP Essentials</a>
    <ul>
      <li> Intended Audience
      </li>
    </ul>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/The_History_of_PHP"
 title="The History of PHP">The History of PHP</a>
    <ul>
      <li> The Creation of PHP
      </li>
      <li> PHP 3 Hits the Big Time
      </li>
      <li> PHP 4 - Optimization, Scalabilty and More
      </li>
      <li> PHP 5 - Object Orientation, Error Handling and XML
      </li>
      <li> How Popular is PHP?
      </li>
    </ul>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/An_Overview_of_PHP"
 title="An Overview of PHP">An Overview of PHP</a>
    <ul>
      <li> What Exactly is PHP?
      </li>
      <li> How Does PHP Work?
      </li>
      <li> Why is PHP so Useful?
      </li>
      <li> Summary
      </li>
    </ul>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/Creating_a_Simple_PHP_Script"
 title="Creating  ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/917/PHP-Essentials-Online-Book</link>
      <pubDate>Mon, 26 May 2008 17:55:49 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/917/PHP-Essentials-Online-Book#cmt</comments>
    </item>
    <item>
      <title><![CDATA[JavaScript Essentials Online Book]]></title>
      <description><![CDATA[<p>Here is an excellent <b>online book called </b><span
 class="mw-headline"><a
 href="http://www.techotopia.com/index.php/JavaScript_Essentials"><b>JavaScript
Essentials</b></a>, hosted by </span>techotopia.com.
This comprehensive online book provides web developers with
everything they need to know to create rich, interactive and dynamic
web pages using JavaScript.<br>
<br>
The purpose of this JavaScript book is to get you going with coding
JavaScript in your web pages&nbsp;quickly and effectively. It
provides detailed and in-depth knowledge of all aspects of JavaScript
from language basics through to advanced topics. Using this online
JavaScript book, you will learn how to&nbsp;develop powerful,
dynamic web pages using JavaScript. It provides you with everything you
need to use and code JavaScript. Also take a look at this site's <a
 href="http://www.linuxtopia.org/online_books/javascript_guides/javascript_faq/index.htm">JavaScript
FAQ</a>, which provides many Javascript related answers to
frequently asked questions.<br>
<br>
<br>
<span class="mw-headline"><u>Table of Contents of
JavaScript Essentials</u>: </span>
<ol>
  <li> <a
 href="http://www.techotopia.com/index.php/The_History_of_JavaScript"
 title="The History of JavaScript">The History of JavaScript</a>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/A_Simple_JavaScript_Example"
 title="A Simple JavaScript Example">A Simple JavaScript
Example</a>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/Embedding_JavaScript_into_Web_pages"
 title="Embedding JavaScript into Web pages">Embedding
JavaScript into Web pages</a>
    <ul>
      <li> The &lt;script&gt; element
      </li>
      <li> Where to place JavaScript in a Web Page
      </li>
    </ul>
  </li>
  <li> <a
 href="http://www.techotopia.com/index.php/Introducing_JavaScript_Variables"
 title="Introducing JavaScript Variables">Introducing
JavaScript Variables</a>
    <ul>
      <li> ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/915/JavaScript-Essentials-Online-Book</link>
      <pubDate>Sat, 24 May 2008 23:04:41 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/915/JavaScript-Essentials-Online-Book#cmt</comments>
    </item>
    <item>
      <title><![CDATA[2 HTML Tutorials from Indiana Univeristy]]></title>
      <description><![CDATA[<p>Here are <b>two HTML Tutorials from Indiana Univeristy: <a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html">HTML
Basics Tutorial</a></b> and <b><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/beyond.html">Beyond
HTML Basics</a></b>. These will help you become more
knowlegeable about coding web pages using HTML, using features such as
creating hypertext links, inserting images, testing your HTML files,
using color effectively, creating special effects, inserting special
symbols, using sound, working with tables, and creating metadata in
your web pages.<br>
<br>
<br>
<u>HTML Basics Tutorial</u>:<br>
<ul>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#iupui">Getting
Assistance at IUPUI</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#setting">Setting
Up A Home Page</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#examples">Educational
Home Page Examples</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#editors">HTML
Editors</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#html">About
HTML</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#headings">Heading
Tags</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#body">Body
Tags</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#links">Hypertext
Links</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#images">About
Images</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#inserting">Inserting
Images</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#locating">Locating
Images</a></li>
  <li><a
 href="http://www.iupui.edu/%7Ewebtrain/tutorials/html_basics.html#creating">Creating
 ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/909/2-HTML-Tutorials-from-Indiana-Univeristy</link>
      <pubDate>Wed, 07 May 2008 09:20:11 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/909/2-HTML-Tutorials-from-Indiana-Univeristy#cmt</comments>
    </item>
    <item>
      <title><![CDATA[Web Development Training from WebDesignFromScratch.com]]></title>
      <description><![CDATA[<p><a href="http://www.webdesignfromscratch.com/">Web Design
from Scratch</a> has been adding some great content and learning
materials since I last posted a <a
 href="http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/24/Free-Online-Web-Design-Course">blog
article</a> about their site. Here is more of their <a
 href="http://www.webdesignfromscratch.com/sitemap.cfm">free
Web Development training content</a> that will teach you many
techinical areas of designing and developing web pages and web sites.
Topics covered here include the Design &nbsp;Process, Graphic
Design for the Web, Site Architecture, Usability, HTML, CSS,
JavaScript, and DHTML.<br>
<br>
<br>
<b><a href="http://www.webdesignfromscratch.com/process.cfm">Design
Process</a></b>
<ul>
  <li><a
 href="http://www.webdesignfromscratch.com/attention_map.cfm">Attention
Map</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/design_like_no_ones_watching.cfm">Design
like no-one's watching</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/design_spectrum.cfm">The
Design Spectrum</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/dont_decorate_communicate.cfm">Don't
Decorate, Communicate!</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/golden-rule.cfm">Golden
Rule of web design</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/pursuit_of_the_original.cfm">Pursuit
of the Original</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/simplicity.cfm">Simplicity
in web design</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/think_then_do.cfm">Think
Then Do</a></li>
  <li><a
 href="http://www.webdesignfromscratch.com/work-smart.cfm">Work
smart, not clever</a></li>
</ul><br>
<b><a href="http://www.webdesignfromscratch.com/business.cfm">Business</a></b>
<ul>
  <li><a
 href="http://www.webdesignfromscratch.com/setting-up-in-web-design.cfm">Setting
up in ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/898/Web-Development-Training-from-WebDesignFromScratchcom</link>
      <pubDate>Mon, 21 Apr 2008 16:27:31 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/898/Web-Development-Training-from-WebDesignFromScratchcom#cmt</comments>
    </item>
    <item>
      <title><![CDATA[CSS Tutorial from Open-of-course.org]]></title>
      <description><![CDATA[<p>Here is Open-of-course.org's online <b><a
 href="http://www.open-of-course.org/courses/course/view.php?id=4">CSS
Tutorial</a></b> that will teach you how use use and
apply&nbsp;Cascading Style Sheets (CSS) in your web pages.
Cascading Style Sheets (CSS) is a stylesheet language used to describe
the presentation of a document written in a markup language. CSS in
HTML pages is used to define colors,
fonts, layout, and other aspects of document presentation. Besides
separating the content from the content's presentation, CSS also
permits the same web pages to be presented in different styles for
different rendering
methods, such as on-screen, in print, by voice, etc. CSS specifies a
priority scheme to determine which style rules
apply if more than one rule matches against a particular element. In
this so-called cascade, priorities are calculated and
assigned to rules, so that the results are predictable. Also check out
this site's <a
 href="http://www.open-of-course.org/courses/mod/forum/view.php?id=10">CSS
Forum</a> to communicate with other web developers
using CSS.<br>
<br>
<u><br>
CSS Tutorial Topics</u>:<br>
<br>
<b><a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=12">Introduction
to CSS</a><br>
<br>
<a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=13">Inheritance
and Cascading in CSS</a><br>
<br>
<a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=14">Block
and Inline Elements</a><br>
<br>
<a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=15">Datasheet-style
Form</a><br>
<br>
<a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=16">Tabular
List</a><br>
<br>
<a
 href="http://www.open-of-course.org/courses/mod/resource/view.php?id=17">Other
CSS Resources</a></b><br>]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/896/CSS-Tutorial-from-Openofcourseorg</link>
      <pubDate>Sun, 20 Apr 2008 19:19:05 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/896/CSS-Tutorial-from-Openofcourseorg#cmt</comments>
    </item>
    <item>
      <title><![CDATA[3 PHP Tutorials and an XML Tutorial]]></title>
      <description><![CDATA[<p>Here are <b><a
 href="http://nicetutz.blogspot.com/2008/02/php-tutorials.html">3
PHP Scripting Tutorials</a></b>, from&nbsp;
nicetutz.blogspot.com, along with an <b>XML Tutorial</b>.
These tutorials will show and teach you how to get started with
scripting PHP into your web pages to give them user friendly features
and interactivity.<br>
<br>
You can use PHP in your web sites to give them interactivity such as
the following:&nbsp;<br>
&nbsp;- Sending feedback from your website directly to your mailbox<br>
&nbsp;- Sending email with attachments<br>
&nbsp;- Uploading files to a web page<br>
&nbsp;- Watermarking images<br>
&nbsp;- Generating thumbnails from larger images<br>
&nbsp;- Displaying and updating information dynamically<br>
&nbsp;- Using a database to display and store information<br>
&nbsp;- Making websites searchable<br>
<br>
<br>
<b><u><a
 href="http://nicetutz.blogspot.com/2008/02/what-is-php-and-why-should-i-care.html"><u>What
is PHP and Why Should I Care?</u></a></u></b><br>
<br>
This introductory tutorial informs you about what PHP is and what it
can do for your web pages.<br>
<br>
&nbsp;- <a
 href="http://nicetutz.blogspot.com/2008/02/embracing-power-of-code.html">Embracing
the Power of Code</a><br>
&nbsp;- <a
 href="http://nicetutz.blogspot.com/2008/02/how-hard-is-php-to-use-and-learn.html">How
Hard is PHP to Use and Learn?</a><br>
&nbsp;- <a
 href="http://nicetutz.blogspot.com/2008/02/how-safe-is-php.html">How
Safe is PHP?</a><br>
<br>
<br>
<b><u><a
 href="http://nicetutz.blogspot.com/2008/02/basics-of-object-oriented-programming.html"><u>Basics
of Object Oriented Programming</u></a></u></b><br>
<br>
This Object Oriented Programming (OOP) tutorial provides an
overview of what OOP is with a view toward using PHP effectively. It
goes over
three concepts of object orientation in these tutorials: class, access
modifiers, and inheritance.<br>
<br>
&nbsp;- <a
 href="http://nicetutz.blogspot.com/2008/02/c ..]]></description>
      <link>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/893/3-PHP-Tutorials-and-an-XML-Tutorial</link>
      <pubDate>Fri, 18 Apr 2008 20:02:47 +0000</pubDate>
      <category>general</category>
      <comments>http://www.educationonlineforcomputers.com/blogs/post/Free_Web_Development_Training_Tutorial_Resources/893/3-PHP-Tutorials-and-an-XML-Tutorial#cmt</comments>
    </item>
  </channel>
</rss>