
<rdf:RDF
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:admin="http://webns.net/mvcb/"
  xmlns:cc="http://web.resource.org/cc/"
  xmlns="http://purl.org/rss/1.0/">




<!--  RSS generation done by FMSGuru.com -->

	<channel  rdf:about="http://www.fmsguru.com/">
    	<title>FMSGuru.com Video Tutorials RSS Feed</title>
		<link>http://www.fmsguru.com</link>	
		<description>This is the RSS feed for the video tutorials on FMSGuru.com</description>
		<dc:language>en</dc:language>
        <dc:date>2010-03-10T03:03:09+0900</dc:date>
	
    <items>
    <rdf:Seq>
    
    
		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=31" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=30" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=29" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=27" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=26" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=25" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=24" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=23" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=22" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=21" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=20" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=19" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=18" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=17" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=16" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=15" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=14" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=13" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=12" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=11" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=10" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=9" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=8" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=7" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=6" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=5" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=4" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=3" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=2" />

		<rdf:li rdf:resource="http://www.fmsguru.com/showtutorial.cfm?tutorialID=1" />



    </rdf:Seq>
    </items>
</channel>
    
    
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=31">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of using the DVR functionality in Flash Media Server 3.5]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=31</link>
			<description><![CDATA[<p>In this tutorial we cover the basics of making a DVR video player for Flash and Flash Media Server. This application is built in AS3 and has two parts, the publisher and the player. The publisher sends out the live video and the player plays that video with the ability to scrub back in time to catch the beginning or middle and of course scrub right back to the live point. Just like DVR on your TV. There is a small amount of server side code but it isn't required for this application.</p>]]></description>
            <dc:date>2009-10-30T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=30">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Switching between two live streams on the client side]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=30</link>
			<description><![CDATA[<p>This tutorial covers the basics of switching between two different live streams on the client side. Essentially it allows you to switch to one live stream from another in the case that you want to watch one or another, like changing channels on your TV. Other little tidbits of information for server side coding, net streams and live video are discussed throughout the tutorial as we go along.</p>]]></description>
            <dc:date>2009-10-27T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=29">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of banning a user from your application]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=29</link>
			<description><![CDATA[<p>This tutorial talks about the basics of banning a user from your application. This is especially handy when you have users that keep coming back even though you've kicked them out multiple times. If FMS is a bit new to you then you may want to go over Tutorial 23, The basics of kicking a user out of your application.</p>]]></description>
            <dc:date>2009-09-11T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=27">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Setting up a timer on the server side to start an event]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=27</link>
			<description><![CDATA[<p>In this tutorial we cover how to set up a timer on the server side to simulate playing a live event by creating a server side stream to play a video. This could be useful for all kinds of applications that need to do something at a particular time or when something should be triggering it like a particular amount of users etc. The client side is simple and in AS2 as the server side coding is where the focus is at in this tutorial.</p>]]></description>
            <dc:date>2009-07-16T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=26">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Controlling flooding of a chat from the server side]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=26</link>
			<description><![CDATA[<p>This tutorial covers a concept of how to stop users from flooding a chat in Flash and FMS. The client side is a very basic chat window built in AS3 that interacts with some server side code for control. The server side coding is simple enough to get the idea of what needs to happen with lots of room for more control and functionality to keep malicious users out of your chat application.</p>]]></description>
            <dc:date>2009-05-14T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=25">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The Basics of Working with FMLE and FMS]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=25</link>
			<description><![CDATA[<p>This tutorial talks about the basics of Flash Media Live Encoder and how to use it with Flash Media Interactive Server to record the video that is being sent out live to the server. The server side code that is taught enables that small record button at the bottom of FMLE to work. Handy! There is also a bit on the client side in Flash that shows how to make a very basic live video player in Actionscript 3.</p>]]></description>
            <dc:date>2009-05-07T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=24">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Introduction and Installation of Flash Media Server 3.5]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=24</link>
			<description><![CDATA[<p>This video tutorial talks about the newly released Flash Media Server 3.5 installation process. I cover the differences between the 3 versions that are out, installation and details on what is new with this release, primarily the new HTTP proxying and Apache server.</p>]]></description>
            <dc:date>2009-04-16T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=23">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of kicking a user out of your application]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=23</link>
			<description><![CDATA[<p>This tutorial covers the basic idea on how to kick a user out of your application. Since most of the material is on the server side coding of kicking a user out, the client side code is very basic and in AS2. I cover how to get a user out of your application and also send them a message on why they are getting kicked out. Could be useful for your applications if you need to kick bothersome users logging in.</p>]]></description>
            <dc:date>2008-08-29T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=22">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Creating functionality with FMS3 to have one client communicate to a specific other client in AS3]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=22</link>
			<description><![CDATA[<p>This tutorial talks about creating functionality with Flash Media Server 3 server side coding and AS3 to have one client be able to communicate specifically with another client that is connected to the application. This is a great example to understand how private messaging can work in a chat application.</p>]]></description>
            <dc:date>2008-06-26T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=21">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of the File object on the server side of Flash Media Server]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=21</link>
			<description><![CDATA[<p>This tutorial talks about using the File object on the server side of Flash Media Server 2 or 3. I cover the basics about reading and writing a text file and then move forward to reading directories on the server. I also talk about getting a list of files in a directory, in a virtual directory and then passing that information back to the client for use in playing a video. Very useful to know if you don't want to use a database to keep track of files that are recorded on the server.</p>]]></description>
            <dc:date>2008-06-04T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=20">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Showing the amount loaded for a streamed video file from FMS]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=20</link>
			<description><![CDATA[<p>This tutorial talks about how to show the total bytes loaded of a streamed file from Flash Media Server. Using a combination of how much is buffered along with how far the user is along in watching the video file, it's possible to easily show how much of the file has been loaded in. This tutorial covers just this basic concept in AS2 with small tips on the difference for AS3.</p>]]></description>
            <dc:date>2008-05-21T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=19">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Basics of Virtual Keys and Virtual Directories Working Together]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=19</link>
			<description><![CDATA[<p>This tutorial talks about using virtual keys and virtual directories together to more easily serve up different resolutions or versions of videos based on a client's attributes. By using this technique it's possible to have clients play a particular video but have FMS automatically serve them up a different version based on an attribute that either you can set or have FMS set automatically when they connect up.</p>]]></description>
            <dc:date>2008-04-18T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=18">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Creating a Basic Chat Application with Flash Media Server and Flash]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=18</link>
			<description><![CDATA[<p>This tutorial talks about how to&nbsp; make a very basic chat application with FMS (2 or 3) and Flash. Even though the chat application itself is quite basic, lots of best practices are brought up and talked about, for both client and server side development, and further talk on what can be done with the chat application is addressed. This is a good tutorial to see how a basic application is thought out and built with Flash Media Server.</p>]]></description>
            <dc:date>2008-03-27T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=17">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Taking advantage of the native bandwidth checking functionality of FMS3]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=17</link>
			<description><![CDATA[<p>This tutorial talks about the new functionality of Flash Media Server 3 where you can check the bandwidth of a client without server side code. The new bandwidth checking is native to FMS3 which makes it more simple to use than FMS2. I explain how to check bandwidth from the client in both AS2 and AS3 and why everything works the way it does and how.</p>]]></description>
            <dc:date>2008-03-11T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=16">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Best Practices for the Basics of Development with Flash Media Server (Part 1)]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=16</link>
			<description><![CDATA[<p>In this tutorial I talk about some of the best practices when it comes to the basics of building Flash Media Server applications. I try to cover some of the client side for making connections to the server and then on the server side dealing with new clients. This tutorial is good for beginners that are wondering what the order of business is when it comes to making a new application for FMS.</p>]]></description>
            <dc:date>2008-02-15T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=15">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Basics of streaming an MP3 file with Flash Media Server]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=15</link>
			<description><![CDATA[<p>This tutorial is about creating a basic application that will stream an MP3 file from Flash Media Server. Along with a few random tips and tricks, I talk about and show a very basic MP3 file streaming application that will allow you to test your MP3 files, or just get familiar with the basics of streaming an MP3 file from FMS.</p>]]></description>
            <dc:date>2008-02-10T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=14">
			<title><![CDATA[[FMSGuru.com Video Tutorial] FMS3 VOD Application Demystified and Virtual Streams]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=14</link>
			<description><![CDATA[<p>This tutorial talks about the new VOD application that was added with Flash Media Server 3 on how it works and what it does and how to use it. To go with this, being a related topic, I also talk about how virtual streams work and why you would want to use them.</p>]]></description>
            <dc:date>2008-02-08T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=13">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Taking advantage of the new SWF Verification functionality of FMS3]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=13</link>
			<description><![CDATA[<p>This tutorial covers the details on how to use the new SWF Verificaiton functionality of Flash Media Server 3. I quickly talk about how to make the changes in the application.xml file and why and show an example of how this new handy functionality works. Call it another tool in your security functionality toolbox.</p>]]></description>
            <dc:date>2008-02-04T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=12">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Playing a prerecorded file on the server side with the Stream class to play on the client]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=12</link>
			<description><![CDATA[<p>This tutorial talks about how to play a prerecorded file (in this case an FLV file) on the server with the Stream class and then play that stream from the client side. This technique is useful for making a TV station style application that requires all users to be synced to the same time in the stream that they can play.</p>]]></description>
            <dc:date>2008-01-29T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=11">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Introduction and Installation of Flash Media Server 3]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=11</link>
			<description><![CDATA[<p>This video tutorial talks about the newly released Flash Media Server 3. I cover the differences between the 3 versions that are out, installation and details on what is new with this release.</p>]]></description>
            <dc:date>2008-01-27T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=10">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Dynamically loading the server settings]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=10</link>
			<description><![CDATA[<p>This tutorial talks about how loading in a separate XML file which has the server settings (ip, application name and instance name) makes it easier to deploy the SWF files without having to republish the SWF. Use this technique with clients that may change Flash Media Server machines and you may not want to hand over the FLA source files.</p>]]></description>
            <dc:date>2008-01-21T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=9">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Communicating between client to server and server to client]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=9</link>
			<description><![CDATA[<p>In this tutorial I talk about communicating with the server from the client and back again to the client from the server. Which in turn means that you would be able to talk to a client from another client through the server. There are multiple ways to do this with FMS and I try to cover which ways I consider most useful and why.</p>]]></description>
            <dc:date>2007-12-15T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=8">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of the Camera object and sending a live stream to the server]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=8</link>
			<description><![CDATA[<p>This tutorial is about the basics of the Camera object that the Flash player has access to, how to get it and set certain settings for it and then to stream it live to Flash Media Server. I also cover a bit more on using the administration console to debug streams and some basic code to play that live stream back in the SWF file.</p>]]></description>
            <dc:date>2007-12-09T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=7">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Working with the Stream Class on the Server Side]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=7</link>
			<description><![CDATA[<p>This tutorial talks about taking advantage of the Stream class on the server side to manipulate Net Streams coming from the client side. A basic application is built on the client side to send the mic audio to the server and then record it with server side coding.</p>]]></description>
            <dc:date>2007-11-20T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=6">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Using the send() method of shared objects and net streams]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=6</link>
			<description><![CDATA[<p>This tutorials talks about the send() method of net streams and shared objects and how they are used and why. The topics covered require an understanding of how to create shared objects and net streams and what they are.</p>]]></description>
            <dc:date>2007-11-13T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=5">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Basic concepts of coding on the server side of Flash Media Server]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=5</link>
			<description><![CDATA[<p>This tutorial talks about coding on the server side of Flash Media Server. Basic concepts and best practices are covered and an example of loading in separate server side files to break up the functionality of the application.</p>]]></description>
            <dc:date>2007-10-29T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=4">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of remote Shared Objects]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=4</link>
			<description><![CDATA[<p>This tutorial covers some of the basics of remote shared objects with FMS. I talk about persistant and non-persistant remote shared objects and some of the concepts in using them and why you would want to use them.</p>]]></description>
            <dc:date>2007-10-28T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=3">
			<title><![CDATA[[FMSGuru.com Video Tutorial] The basics of NetStreams and playing prerecorded FLV files]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=3</link>
			<description><![CDATA[<p>In this tutorial I talk about the basics of NetStreams and playing a prerecorded FLV file with just code and also using the FLVPlayback component in Flash CS3.</p>]]></description>
            <dc:date>2007-10-26T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=2">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Administration Console and simple debugging techniques]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=2</link>
			<description><![CDATA[<p>This tutorial covers the basics of the administration console that is used to debug applications as you build them and a few debugging techniques. This is the first tutorial that starts to talk about server side scripting.</p>]]></description>
            <dc:date>2007-10-25T12:00:00+0900</dc:date>
		</item>
        
    <item rdf:about="http://www.fmsguru.com/showtutorial.cfm?tutorialID=1">
			<title><![CDATA[[FMSGuru.com Video Tutorial] Introduction to Flash Media Server 2]]></title>
			<link>http://www.fmsguru.com/showtutorial.cfm?tutorialID=1</link>
			<description><![CDATA[This tutorial covers the very basics of installing and getting setup with FMS2.]]></description>
            <dc:date>2007-10-18T12:00:00+0900</dc:date>
		</item>
        
        
</rdf:RDF>
