<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/">
 <channel>
  <title>Free Lecture Videos - RSS Feed</title>
  <link>http://www.freelecturevideos.com</link>
  <description>Free Lecture Videos, Video Lectures, Free College Lectures, Programming Tutorials, Free Tutorials, Programming Videos, Free Cooking Videos, Free Education Videos</description>
  <item>
   <title>JQuery Video Tutorial Pt 2</title>
   <description><![CDATA[JQuery Video Tutorial 2 : How to add multiple CSS styles with JQuery : What are all of the JQuery selection options : Assign events with JQuery : Explain JQuery animations : Change element values with JQuery<br />
<br />
Code is Here: http://bit.ly/fbJgcD]]></description>
   <pubDate>Thu, 17 May 2012 20:49:38 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/jquery-video-tutorial-pt-2-video_96cba0504.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=96cba0504" type="video/x-flv" medium="video">
   <media:title type="plain">JQuery Video Tutorial Pt 2</media:title>
   </media:content>
  </item>
  <item>
   <title>JQuery Video Tutorial Pt 4</title>
   <description><![CDATA[JQuery provides numerous ways to add elements and precise ways to delete others. I'll specifically cover the following functions: before(), insertBefore(), prependTo(), appendTo(), append(), insertAfter(), after() and remove().<br />
<br />
Code is Here: http://bit.ly/gY4vCX]]></description>
   <pubDate>Thu, 17 May 2012 20:49:37 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/jquery-video-tutorial-pt-4-video_77cbea2d4.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=77cbea2d4" type="video/x-flv" medium="video">
   <media:title type="plain">JQuery Video Tutorial Pt 4</media:title>
   </media:content>
  </item>
  <item>
   <title>JQuery Video Tutorial Pt 5</title>
   <description><![CDATA[In this JQuery video tutorial I introduce the JQuery UI library. I also show you numerous ways to animate elements using JQuery. I cover hide, show, toggle, fadeOut, fadeTo, slideUp, slideDown, animate and effect. I also cover numerous other properties.<br />
<br />
Code is Here: http://bit.ly/eCjx5E]]></description>
   <pubDate>Thu, 17 May 2012 20:49:35 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/jquery-video-tutorial-pt-5-video_ce80c57e7.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=ce80c57e7" type="video/x-flv" medium="video">
   <media:title type="plain">JQuery Video Tutorial Pt 5</media:title>
   </media:content>
  </item>
  <item>
   <title>JQuery Video Tutorial Pt 6</title>
   <description><![CDATA[I show you how to download the code needed to use JQuery widgets. I  then show you how to create Accordions in 2 ways and how to create an image slide show.<br />
<br />
Code is Here: http://bit.ly/eV9fgA]]></description>
   <pubDate>Thu, 17 May 2012 20:49:33 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/jquery-video-tutorial-pt-6-video_417a1ee19.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=417a1ee19" type="video/x-flv" medium="video">
   <media:title type="plain">JQuery Video Tutorial Pt 6</media:title>
   </media:content>
  </item>
  <item>
   <title>JQuery Video Tutorial Pt 8</title>
   <description><![CDATA[In this JQuery Video Tutorial I show you how to create a really nice JQuery Lightbox and a tab interface that is: draggable, resizeable, and sortable.<br />
<br />
Code is Here: http://bit.ly/gdktKP]]></description>
   <pubDate>Thu, 17 May 2012 20:49:28 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/jquery-video-tutorial-pt-8-video_e28084bfe.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=e28084bfe" type="video/x-flv" medium="video">
   <media:title type="plain">JQuery Video Tutorial Pt 8</media:title>
   </media:content>
  </item>
  <item>
   <title>Video Playlists on Demand</title>
   <description><![CDATA[Here I provide one video you can use to access all of my playlists. If you don't know I create videos based off of your requests. So far we have created the best diet ever, explained web programming, turned people into super humans, etc.]]></description>
   <pubDate>Thu, 17 May 2012 20:49:27 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/video-playlists-on-demand-video_f92c241df.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=f92c241df" type="video/x-flv" medium="video">
   <media:title type="plain">Video Playlists on Demand</media:title>
   </media:content>
  </item>
  <item>
   <title>Create a PHP Forum Pt 2</title>
   <description><![CDATA[In this video tutorial I'll start explaining how to create a new user registration system for a message board system. This is also a review of PHP, MySQL, HTML, CSS, and JavaScript.<br />
<br />
Code is Here: http://bit.ly/ezW8jb<br />
Recaptcha Article: http://bit.ly/hZWU8E]]></description>
   <pubDate>Thu, 17 May 2012 20:49:25 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/create-a-php-forum-pt-2-video_b74f0d933.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=b74f0d933" type="video/x-flv" medium="video">
   <media:title type="plain">Create a PHP Forum Pt 2</media:title>
   </media:content>
  </item>
  <item>
   <title>Create a PHP Forum Pt 3</title>
   <description><![CDATA[In this tutorial I'll show you how to do the following:<br />
<br />
Using Regular Expressions to Secure your Website<br />
How to Perform Form Validation<br />
Implement a Captcha System<br />
Issue MySQL Common Queries<br />
Generate Random Numbers<br />
How to Generate a Email Verification System<br />
<br />
Code Is Here: http://bit.ly/i6lenJ]]></description>
   <pubDate>Thu, 17 May 2012 20:49:24 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/create-a-php-forum-pt-3-video_00bdda641.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=00bdda641" type="video/x-flv" medium="video">
   <media:title type="plain">Create a PHP Forum Pt 3</media:title>
   </media:content>
  </item>
  <item>
   <title>Create a PHP Forum Pt 4</title>
   <description><![CDATA[In part 4 of my PHP Message Board tutorial I show you how to create an account activation script.<br />
<br />
Code is Here: http://bit.ly/gQsLOg]]></description>
   <pubDate>Thu, 17 May 2012 20:49:22 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/create-a-php-forum-pt-4-video_a62e45d33.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=a62e45d33" type="video/x-flv" medium="video">
   <media:title type="plain">Create a PHP Forum Pt 4</media:title>
   </media:content>
  </item>
  <item>
   <title>Create a PHP Forum Pt 5</title>
   <description><![CDATA[I show you how to create a proper login system. It is multi-layered and very secure. I specifically cover how to:<br />
<br />
    * Secure against code injection and session hijacking<br />
    * Change page elements based off of login status<br />
    * Verify login status with cookies and sessions<br />
    * Create a small compact captcha system<br />
    * Search the database to verify identity and make changes to the data<br />
<br />
And, a whole bunch more.<br />
<br />
Code is Here: http://bit.ly/dEbiGl]]></description>
   <pubDate>Thu, 17 May 2012 20:49:21 -0600</pubDate>
   <link>http://www.freelecturevideos.com/derekbanas/create-a-php-forum-pt-5-video_e29ef20c2.html</link>
   <media:content url="http://www.freelecturevideos.com/videos.php?vid=e29ef20c2" type="video/x-flv" medium="video">
   <media:title type="plain">Create a PHP Forum Pt 5</media:title>
   </media:content>
  </item>
 </channel>
</rss>
