<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Team Tutorials&#187;  | Team Tutorials</title>
	<link>http://teamtutorials.com</link>
	<description></description>
	<lastBuildDate>Thu, 05 Nov 2009 04:41:08 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Introducing TutorialGrad</title>
		<description>
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. 

TutorialGrad is a site that will allow others ...</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>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. ...</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>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 ...</description>
		<link>http://teamtutorials.com/site-news/site-downtime</link>
			</item>
	<item>
		<title>Sending E-Mail to validate User Sign-up</title>
		<description>In one of our last tutorials we covered how to verify that a user’s email address is formatted correctly 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 ...</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>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 ...</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>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. Bear in mind, that there is no way to make sure that we get an accurate working e-mail every time. All we can ...</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>UAC is a security feature in Windows Vista that is designed to make sure you want to do certain tasks. UAC requires permission to perform all of the following tasks:
•	Changes to system-wide settings or to files in %SystemRoot% or %ProgramFiles%
•	Installing and uninstalling applications
•	Installing device drivers
•	Installing ActiveX controls
•	Changing settings for Windows ...</description>
		<link>http://teamtutorials.com/other-tutorials/disable-uacuser-access-control-in-windows-vista</link>
			</item>
	<item>
		<title>Launch of WootStat &#8211; The Best Woot Tracker on Facebook</title>
		<description>
Introducing WootStat, the premier Woot tracker for Facebook. Mike and myself decided to work with the Facebook API. We ended up created a cool application for tracking items on Woot.com. After checking out the competiton we stack up pretty well. I think we have the most features of any WootTracker ...</description>
		<link>http://teamtutorials.com/off-topic/launch-of-wootstat-the-top-woot-tracker-on-facebook</link>
			</item>
	<item>
		<title>How to Return MySQL Results to a Table</title>
		<description>This question has been asked several times lately and I wanted to clear this up. This is a very easy concept once you get it down. In order to display the results from a MySQL query into a table will will store the results in an array and then echo ...</description>
		<link>http://teamtutorials.com/other-tutorials/how-to-return-mysql-results-to-a-table</link>
			</item>
	<item>
		<title>Editing MySQL Data Using PHP</title>
		<description>We have had a few tutorial that show how to display and add data to a MySQL database. Now I am going to show you how to edit a row in your database. In previous examples we setup a table which contains: ID, FName, LName and PHON. We will be ...</description>
		<link>http://teamtutorials.com/web-development-tutorials/editing-mysql-data-using-php</link>
			</item>
</channel>
</rss>
