<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Discussion Boards</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 01:36:02 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 01:36:02 -0500</pubDate>
<item>
<title>Create a PHP/MySQL Powered Forum from Scratch</title>
<pubDate>Thu, 02 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-a-PHP%2FMySQL-Powered-Forum-from-Scratch/65349</link>
<description>
<![CDATA[In this tutorial, we’re going to build a PHP/MySQL powered forum from scratch. This tutorial is perfect for getting used to basic PHP and database usage. Let’s dive right in!]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-a-PHP%2FMySQL-Powered-Forum-from-Scratch/65349</guid>
</item>
<item>
<title>How to switch from a legacy forum to vBulletin, and customizing vBulletin.</title>
<pubDate>Tue, 08 Dec 2009 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-switch-from-a-legacy-forum-to-vBulletin%2C-and-customizing-vBulletin./60562</link>
<description>
<![CDATA[How to switch from a legacy forum to vBulletin, and customizing vBulletin.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-switch-from-a-legacy-forum-to-vBulletin%2C-and-customizing-vBulletin./60562</guid>
</item>
<item>
<title>Asynchronous Comments with PHP, jQuery and JSON</title>
<pubDate>Fri, 05 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Asynchronous-Comments-with-PHP%2C-jQuery-and-JSON/42938</link>
<description>
<![CDATA[Asynchronous Comments with PHP, jQuery and JSON on NETTuts]]>
</description><guid>http://www.tutorialized.com/tutorial/Asynchronous-Comments-with-PHP%2C-jQuery-and-JSON/42938</guid>
</item>
<item>
<title>Building your own Myspace.com with PHP</title>
<pubDate>Fri, 08 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-your-own-Myspace.com-with-PHP/27855</link>
<description>
<![CDATA[In this series of tutorials we are going to go through the development of a complete (yet very basic) community system. The final community will allow visitors to sign up and get a personal presentati...]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-your-own-Myspace.com-with-PHP/27855</guid>
</item>
<item>
<title>Simple BBcode</title>
<pubDate>Sat, 02 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-BBcode/22904</link>
<description>
<![CDATA[How to create a simple BBcode function for smilies.]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-BBcode/22904</guid>
</item>
<item>
<title>Simple forum system in PHP/MYSQL</title>
<pubDate>Wed, 02 Nov 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Simple-forum-system-in-PHP%2FMYSQL/19976</link>
<description>
<![CDATA[If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to threads and display messages.]]>
</description><guid>http://www.tutorialized.com/tutorial/Simple-forum-system-in-PHP%2FMYSQL/19976</guid>
</item>
<item>
<title>Creating simple PHP forum tutorial</title>
<pubDate>Tue, 02 Nov 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-simple-PHP-forum-tutorial/9962</link>
<description>
<![CDATA[Learn to create forum step by step, in this tutorials use only simple php code but powerful.]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-simple-PHP-forum-tutorial/9962</guid>
</item>
<item>
<title>Building a Comments Script</title>
<pubDate>Sun, 05 Dec 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Building-a-Comments-Script/7955</link>
<description>
<![CDATA[This tutorial will guide you through the process of building a comments script with PHP. The comments script will use a mySQL database to store and retrieve information. Its not too advanced, but addi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Building-a-Comments-Script/7955</guid>
</item>
<item>
<title>Installing phpBB discussion board software on RaidenHTTPD</title>
<pubDate>Wed, 01 Dec 2004 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Installing-phpBB-discussion-board-software-on-RaidenHTTPD/6872</link>
<description>
<![CDATA[phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package. It's very easy to setup your own bbs on RaidenHTTPD web server.]]>
</description><guid>http://www.tutorialized.com/tutorial/Installing-phpBB-discussion-board-software-on-RaidenHTTPD/6872</guid>
</item>
<item>
<title>Latest Forum posts on your Website</title>
<pubDate>Mon, 01 Dec 2003 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Latest-Forum-posts-on-your-Website/3928</link>
<description>
<![CDATA[Having a website is cool, having a forum is fun.. but it's really cool and fun when people post to your forum, and it shows up on your website.. See how to do that here.]]>
</description><guid>http://www.tutorialized.com/tutorial/Latest-Forum-posts-on-your-Website/3928</guid>
</item>
<item>
<title>Recursive Threading with PHP and SQL</title>
<pubDate>Sat, 02 Nov 2002 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Recursive-Threading-with-PHP-and-SQL/605</link>
<description>
<![CDATA[This tutorial will walk you through the process of making a threaded discussion system. Using PEAR::DB and PHP 4 we'll create a recursive function that will display comments in a threaded style.]]>
</description><guid>http://www.tutorialized.com/tutorial/Recursive-Threading-with-PHP-and-SQL/605</guid>
</item>
<item>
<title>Discussion Forums with PHP</title>
<pubDate>Sat, 02 Nov 2002 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Discussion-Forums-with-PHP/609</link>
<description>
<![CDATA[All sites need a community formed around them, and discussion forums are the ideal method of doing this. This step-by-step tutorial shows how to use PHP and MySQL to create a Web-based forum.]]>
</description><guid>http://www.tutorialized.com/tutorial/Discussion-Forums-with-PHP/609</guid>
</item>
</channel>
</rss>
