<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
  <title>Brugbart Tutorials</title>
  <description>Latest Enteries at Brugbart</description>
  <language>en-US</language>
  <pubDate>Sun, 24 Jan 2010 05:31:28</pubDate>
  <link>http://brugbart.com/</link>  <item>
    <title>Creating the Submit Form</title>
	<description>How to create a HTML Submit form, and accept new Messages in the Guestbook MySQL database, that are posted through the submit form.</description>
	<link>http://brugbart.com/Tutorials/Creating-the-Submit-Form_56.html</link>
	<pubDate>Tue, 17 Nov 2009 00:55:42</pubDate>
  </item>
    <item>
    <title>An Introduction to SEO</title>
	<description>Tutorial explaining the basic use of Search Engine Optimization. Benefits, and what to Avoid.</description>
	<link>http://brugbart.com/Tutorials/An-Introduction-to-SEO_54.html</link>
	<pubDate>Tue, 16 Jun 2009 03:28:18</pubDate>
  </item>
    <item>
    <title>Selecting or Outputting from the MySQL Table</title>
	<description>Tutorial on how to output data from an MySQL table with PHP</description>
	<link>http://brugbart.com/Tutorials/Selecting-or-Outputting-from-the-MySQL-Table_53.html</link>
	<pubDate>Wed, 29 Apr 2009 15:30:18</pubDate>
  </item>
    <item>
    <title>Inserting Rows in the MySQL Table</title>
	<description>Working with Databases is actually easy. This Tutorial shows how to Insert Rows, in a MySQL Database.</description>
	<link>http://brugbart.com/Tutorials/Inserting-Rows-in-the-MySQL-Table_52.html</link>
	<pubDate>Wed, 29 Apr 2009 14:27:33</pubDate>
  </item>
    <item>
    <title>Connecting to the Database</title>
	<description>Du you want to know how to enhance your website with Databases? This Tutorial is the first in a Series of Tutorials aimed at Database Applications.</description>
	<link>http://brugbart.com/Tutorials/Connecting-to-the-Database_49.html</link>
	<pubDate>Tue, 28 Apr 2009 13:39:02</pubDate>
  </item>
    <item>
    <title>Styling of HTML Lists with CSS</title>
	<description>This Tutorial shows how to Style HTML Lists with CSS, and how to make them look the same in all browsers.</description>
	<link>http://brugbart.com/Tutorials/Styling-of-HTML-Lists-with-CSS_47.html</link>
	<pubDate>Sun, 22 Feb 2009 13:00:01</pubDate>
  </item>
    <item>
    <title>Redirecting www to non and non to www</title>
	<description>This Tutorial shows how to redirect www to non-www, and non-www to www, using htaccess.</description>
	<link>http://brugbart.com/Tutorials/Redirecting-www-to-non-and-non-to-www_45.html</link>
	<pubDate>Mon, 05 Jan 2009 03:31:56</pubDate>
  </item>
    <item>
    <title>Redirecting pages with htaccess</title>
	<description>htaccess can also be used to redirect pages. There are two types of used redirects known to me, one is the permanent 301 redirect, and the other ...</description>
	<link>http://brugbart.com/Tutorials/Redirecting-pages-with-htaccess_43.html</link>
	<pubDate>Mon, 05 Jan 2009 01:22:03</pubDate>
  </item>
    <item>
    <title>Linkbuilding</title>
	<description>There are two types of Linkbuilding that we care about, the first is the Internal Link Building, and the second is the Backlinks Building.
This ...</description>
	<link>http://brugbart.com/Tutorials/Linkbuilding_42.html</link>
	<pubDate>Mon, 15 Jun 2009 18:48:40</pubDate>
  </item>
    <item>
    <title>Coding in SEO</title>
	<description>This Tutorial covers the Coding Releted stuff, which may work to improve your ranking in the SERPS.It has been said that using valid XHTML would ...</description>
	<link>http://brugbart.com/Tutorials/Coding-in-SEO_41.html</link>
	<pubDate>Fri, 02 Jan 2009 23:58:53</pubDate>
  </item>
    <item>
    <title>Website Optimization Tutorial</title>
	<description>The techniques in this Tutorial can be considered fair, as they are focused on changes you can apply to your own website, rather then using techn...</description>
	<link>http://brugbart.com/Tutorials/Website-Optimization-Tutorial_40.html</link>
	<pubDate>Fri, 02 Jan 2009 05:23:31</pubDate>
  </item>
    <item>
    <title>Installing MySQL with Apache</title>
	<description>This Tutorial will explain how to install MySQL on windows after finishing the PHP and Apache installation, start by 
downloading the installer ...</description>
	<link>http://brugbart.com/Tutorials/Installing-MySQL-with-Apache_37.html</link>
	<pubDate>Fri, 21 Nov 2008 16:08:02</pubDate>
  </item>
    <item>
    <title>Installing PHP with Apache on Windows</title>
	<description>This Tutorial shows how to install PHP after installing apache on windows. I'm going to use the msi installer in this Tutorial, you can get it fr...</description>
	<link>http://brugbart.com/Tutorials/Installing-PHP-with-Apache-on-Windows_36.html</link>
	<pubDate>Wed, 19 Nov 2008 14:42:52</pubDate>
  </item>
    <item>
    <title>Installing Apache on Windows</title>
	<description>How to install and configure Apache HTTP server on Windows based systems, and how to access your server from anywhere on its WAN IP.</description>
	<link>http://brugbart.com/Tutorials/Installing-Apache-on-Windows_35.html</link>
	<pubDate>Sun, 09 Nov 2008 06:21:42</pubDate>
  </item>
    <item>
    <title>Lists in HTML</title>
	<description>Detailed Tutorial on when and how to use HTML Lists, as well as benefits from doing it correctly.</description>
	<link>http://brugbart.com/Tutorials/Lists-in-HTML_32.html</link>
	<pubDate>Sat, 13 Jun 2009 16:53:58</pubDate>
  </item>
    <item>
    <title>An Introduction to XHTML</title>
	<description>XHTML is a reformation of HTML in XML, you will find that coding valid XHTML is as easy as coding HTML. Most of the elements and attributes are t...</description>
	<link>http://brugbart.com/Tutorials/An-Introduction-to-XHTML_31.html</link>
	<pubDate>Thu, 23 Oct 2008 21:23:26</pubDate>
  </item>
    <item>
    <title>Working with HTML Forms in PHP</title>
	<description>Normal HTML Forms are used when submitting messages in guestbooks, and forums. They are also useful when creating password protected areas of a s...</description>
	<link>http://brugbart.com/Tutorials/Working-with-HTML-Forms-in-PHP_30.html</link>
	<pubDate>Mon, 20 Oct 2008 17:24:36</pubDate>
  </item>
    <item>
    <title>Applying Backgrounds with CSS</title>
	<description>This tutorial presume you already know about URI's and how to use them. The Article on Absolute and Relative Paths may be of help to those who do...</description>
	<link>http://brugbart.com/Tutorials/Applying-Backgrounds-with-CSS_29.html</link>
	<pubDate>Mon, 08 Sep 2008 15:35:09</pubDate>
  </item>
    <item>
    <title>Manipulating URLs with Apache Mod Rewrite</title>
	<description>Tutorial on how to enable and use the mod_rewrite module of Apache. And how to rewrite your dynamic URLs, into search engine friendly URLs.</description>
	<link>http://brugbart.com/Tutorials/Manipulating-URLs-with-Apache-Mod-Rewrite_28.html</link>
	<pubDate>Thu, 04 Sep 2008 07:56:42</pubDate>
  </item>
    <item>
    <title>Using SPAN and DIV for Layout in HTML</title>
	<description>Span is the replacement of the old font tag in html, and is used to enable richer styling of text through CSS.Span can be combined with  class se...</description>
	<link>http://brugbart.com/Tutorials/Using-SPAN-and-DIV-for-Layout-in-HTML_27.html</link>
	<pubDate>Fri, 22 Aug 2008 18:27:49</pubDate>
  </item>
  
</channel>
</rss>