<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuildDocs.com - Operating System and Application Build Documents Repository &#187; Database</title>
	<atom:link href="http://builddocs.com/categories/database_servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://builddocs.com</link>
	<description>Better Docs / Better Systems</description>
	<lastBuildDate>Mon, 21 Mar 2011 16:25:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Building a SQL Server 2008 R2 Database Server</title>
		<link>http://builddocs.com/database_servers/building-a-sql-server-2008-r2-database-server/</link>
		<comments>http://builddocs.com/database_servers/building-a-sql-server-2008-r2-database-server/#comments</comments>
		<pubDate>Wed, 16 Mar 2011 16:49:10 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql server]]></category>
		<category><![CDATA[sql server 2008]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=1428</guid>
		<description><![CDATA[This build doc demonstrates the installation of SQL Server 2008 R2 on a 64-bit Windows 2008 R2 server. It also discusses some best practices to consider when planning your database implementation. This Document is divided into the following sections: Things to Consider Pre-Installation Tasks Formatting Drives Setting Page File Create Service Accounts Run SQL Server [...]]]></description>
		<wfw:commentRss>http://builddocs.com/database_servers/building-a-sql-server-2008-r2-database-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 10.10 Server 64-bit (General Purpose LAMP/Web Server)</title>
		<link>http://builddocs.com/database_servers/installing-ubuntu-10-10-server-64-bit-general-purpose-lampweb-server/</link>
		<comments>http://builddocs.com/database_servers/installing-ubuntu-10-10-server-64-bit-general-purpose-lampweb-server/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 18:01:32 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail server]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 10.10]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=1252</guid>
		<description><![CDATA[This build doc demonstrates the installation of a general purpose Linux web server using Ubuntu 10.10.  This is an update to our LAMP document from last year: Building LAMP on Ubuntu Part 1. In this build I used the ubuntu-10.10-server-amd64.iso image downloaded from: http://releases.ubuntu.com/10.10/. After downloading the iso file, you must either burn it to [...]]]></description>
		<wfw:commentRss>http://builddocs.com/database_servers/installing-ubuntu-10-10-server-64-bit-general-purpose-lampweb-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle SQL Functions Overview</title>
		<link>http://builddocs.com/database_servers/oracle-sql-functions-overview/</link>
		<comments>http://builddocs.com/database_servers/oracle-sql-functions-overview/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 16:37:41 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[functions]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[sql]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=1238</guid>
		<description><![CDATA[Oracle Database provides various built-in functions to perform special operations such as conversions, calculations, transformations, and comparisons. Single Row Functions Single row functions refer to functions that act on a single row of data, as opposed to multi-row functions which act of a set of data rows. This section covers many of the most common [...]]]></description>
		<wfw:commentRss>http://builddocs.com/database_servers/oracle-sql-functions-overview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a SQL 2005 Database on Windows 2003</title>
		<link>http://builddocs.com/database_servers/building-a-sql-2005-database-on-windows-2003/</link>
		<comments>http://builddocs.com/database_servers/building-a-sql-2005-database-on-windows-2003/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 16:30:23 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[sql server]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=906</guid>
		<description><![CDATA[This document outlines the steps to building a general purpose Microsoft SQL Server 2005 database on Windows Server 2003 Enterprise. Formatting Disks In this example we will be working with a single 80 GB volume. Most likely in a production environment you will be storing your database on mirrored storage and/or a SAN. Ideally, it [...]]]></description>
		<wfw:commentRss>http://builddocs.com/database_servers/building-a-sql-2005-database-on-windows-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building LAMP on Ubuntu Part 1</title>
		<link>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/</link>
		<comments>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 17:27:33 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=404</guid>
		<description><![CDATA[This build document outlines the installation and setup of a basic LAMP (Linux Apache MySQL PHP) web server using Ubuntu 9.04. Please note we have updated this doc for Ubuntu 10.10 here: Installing Ubuntu 10.10 Server 64-bit (General Purpose LAMP/Web Server) This build will be broken up into 3 parts: Part 1: Installing Ubuntu Operating [...]]]></description>
		<wfw:commentRss>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

