<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Team Tutorials&#187;  | Team Tutorials</title>
	<link>http://teamtutorials.com</link>
	<description></description>
	<lastBuildDate>Sat, 06 Mar 2010 01:23:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Server Compromised</title>
		<description><![CDATA[Our server has been hacked. Most of the sites (pretty much all html/php/js files) on this server are victim of some javascript injection. We&#8217;re are working to remedy the issue. If you receive any alerts for browser plugins etc DO NOT INSTALL THEM. Over the next few days expect the site to be unavailable.
The Issues [...]]]></description>
		<link>http://teamtutorials.com/site-news/server-compromised</link>
			</item>
	<item>
		<title>Referential Integrity with MySQL</title>
		<description><![CDATA[Referential Integrity is when the rows from one table are “cross-referenced” and verified with those in another table. This tutorial will walk you through using MySQL to enforce this rule.]]></description>
		<link>http://teamtutorials.com/database-tutorials/referential-integrity-with-mysql</link>
			</item>
	<item>
		<title>Downloading and Installing Heidi SQL</title>
		<description><![CDATA[Recently, John and I have been doing a lot of database work using MySQL and have had to connect to several large databases and manage them correctly. This can be a daunting task without a tool to easily do so. This is where Heidi SQL comes in. This tutorial will walk you through downloading, installing, and configuring Heidi SQL to use against your MySQL databases.]]></description>
		<link>http://teamtutorials.com/windows-tutorials/downloading-and-installing-heidi-sql</link>
			</item>
	<item>
		<title>Introducing TutorialGrad</title>
		<description><![CDATA[Sorry for the lack of posts that we have had recently, but John and I have been working on some new projects and are proud to be able to finally release one of the many active projects that we are working on.]]></description>
		<link>http://teamtutorials.com/other-tutorials/introducing-tutorialgrad</link>
			</item>
	<item>
		<title>Using jQuery to Reorder a List and Update a Database</title>
		<description><![CDATA[This tutorial will show you how to use jQuery to allow as list (UL) to be reordered and will also make an AJAX call to a PHP file that will update the database when an item is dropped. I found this useful for a project I was working on recently. The user wanted to be able to change the order that categories displayed in a report. The items are stored in a database with a field called display_order. When the report is generated we simply order by that field.]]></description>
		<link>http://teamtutorials.com/web-development-tutorials/using-jquery-to-reorder-a-list-and-update-a-database</link>
			</item>
	<item>
		<title>Site Downtime</title>
		<description><![CDATA[As some of you may have noticed the site has been unavailable over the last few days. We are in the process of upgrading to a new server (with 2 quad core Xeon processors and 8gb RAM) and things have not gone as smooth as planned. We will get all the issue straightened out and [...]]]></description>
		<link>http://teamtutorials.com/site-news/site-downtime</link>
			</item>
	<item>
		<title>Sending E-Mail to validate User Sign-up</title>
		<description><![CDATA[In on of our last tutorials we covered how to <a href="http://teamtutorials.com/web-development-tutorials/validating-email-address-with-php-and-ajax">verify that a user’s email address is formatted correctly</a> as well as verify that it goes to a valid domain name. That is great, but still not a great way to make sure a user actually owns or uses that e-mail address. This tutorial will walk you through one method of sending the user an e-mail upon signing up that gives them a link to activate their account.]]></description>
		<link>http://teamtutorials.com/web-development-tutorials/sending-e-mail-to-validate-user-sign-up</link>
			</item>
	<item>
		<title>How to Parse a CSV File Using PHP</title>
		<description><![CDATA[In this tutorial you will learn a simple way to parse CSV files using PHP and output the text of the fields you need. This tutorial is not going to go into what you can do with the data once you get it from the CSV as the possibilities are endless. We will simply show you how to get the data into an array in PHP.]]></description>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-parse-a-csv-file-using-php</link>
			</item>
	<item>
		<title>Validating Email Address with PHP and AJAX</title>
		<description><![CDATA[This tutorial will walk you through checking for an e-mail to be valid as the user is filling out the form without having to reload the page.]]></description>
		<link>http://teamtutorials.com/web-development-tutorials/validating-email-address-with-php-and-ajax</link>
			</item>
	<item>
		<title>Disable UAC(User Access Control) in Windows Vista</title>
		<description><![CDATA[This tutorial will walk you through disabling the UAC that is enabled on all Windows Vista machines by default.  ]]></description>
		<link>http://teamtutorials.com/other-tutorials/disable-uacuser-access-control-in-windows-vista</link>
			</item>
</channel>
</rss>
