<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8" -->
<rss version="0.92">
<channel>
	<title>Team Tutorials&#187;  | Team Tutorials</title>
	<link>http://teamtutorials.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Jun 2009 22:08:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<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>
	<item>
		<title>Handling Errors To Prevent Application Crashes in VB</title>
		<description>This tutorial will walk you through a very simple but extremely useful function in programming. When you write code you can never guarantee that specific requirements will be met upon execution and therefore errors are always a possibility. As a coder you need to be able foresee these types of ...</description>
		<link>http://teamtutorials.com/programming-tutorials/handling-error-to-prevent-application-crashes-in-vb</link>
			</item>
	<item>
		<title>How to Get a Users Geo Location?</title>
		<description>Every wonder how all of those dating ads know that you are looking for hot girls near (insert your city here)? Well if you are a complete nerd like me you probably ignored the hot girls and wondered: “How did they know where I live?”. There are a few simple ...</description>
		<link>http://teamtutorials.com/web-development-tutorials/how-to-get-a-users-geo-location</link>
			</item>
	<item>
		<title>Convert a MySQL date field using PHP Functions</title>
		<description>Today I am going to show you how to convert data returned from a MySQL database that was store as a date data type into a user friendly format. To do this you can take two different approaches. One way to do it is to use the function date_format() function ...</description>
		<link>http://teamtutorials.com/web-development-tutorials/convert-a-mysql-date-field-using-php-functions</link>
			</item>
	<item>
		<title>Configuring Authentication on MS SQL 2008</title>
		<description>This tutorial will walk you through configuring you server with credentials for applications and users to connect with. This will allow you to determine who has what type of access as well as how they can update the tables in the database. 

	First you need to decide which method you ...</description>
		<link>http://teamtutorials.com/database-tutorials/configuring-authentication-on-ms-sql-2008</link>
			</item>
</channel>
</rss>
