<rss xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0" xml:lang="en-US" xmlns:media="http://search.yahoo.com/mrss/">

    <channel>
      <title>Videos by codegearguru</title>
      <description>Videos by codegearguru</description>
      <link>http://revver.com/u/codegearguru/</link>
      <generator>http://revver.com</generator>
      <webMaster>webmaster@revver.com</webMaster>

      <item>
            <title>Delphi Programming Tutorial #26 - Form Creation</title>            
            <pubDate>Tue, 11 Sep 2007 03:04:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #26 - Form Creation" height="90" src="http://frame.revver.com/frame/120x90/392871.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Tue, 11 Sep 2007 03:04:06 -0800<br />Duration: 472</p><p>In this Delphi training movie we take a look at how to create forms, yes I know Delphi can do this for you automatically - but sometimes you will want to do it for yourself. Creating forms as they are needed can make your application start faster and take up less resources.</p>]]></description>
            <category>creation</category><category>delphi</category><category>form</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/392871/delphi-programming-tutorial-26-form-creation/</link>
            <guid isPermaLink="false">http://revver.com/watch/392871</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=392871" length="12582912" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #26 - Form Creation</media:title>            
            
                <media:text type="plain">In this Delphi training movie we take a look at how to create forms, yes I know Delphi can do this for you automatically - but sometimes you will want to do it for yourself. Creating forms as they are needed can make your application start faster and take up less resources.</media:text>

            <media:description type="plain">In this Delphi training movie we take a look at how to create forms, yes I know Delphi can do this for you automatically - but sometimes you will want to do it for yourself. Creating forms as they are needed can make your application start faster and take up less resources.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/392871/delphi-programming-tutorial-26-form-creation/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=392871" duration="472" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>creation delphi form programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/392871.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #25 - Enter as Tab</title>            
            <pubDate>Fri, 07 Sep 2007 23:05:23 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #25 - Enter as Tab" height="90" src="http://frame.revver.com/frame/120x90/389774.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Fri, 07 Sep 2007 23:05:23 -0800<br />Duration: 495</p><p>I've seen this question numerous times in the Delphi Newsgroups: How to I make the enter key work like the tab key?  Well it's actually fairly simple and in this movie I show you three ways of doing it (and there are probably many more).</p>]]></description>
            <category>delphi</category><category>enter</category><category>programming</category><category>tab</category><category>tutorial</category>
            <link>http://revver.com/video/389774/delphi-programming-tutorial-25-enter-as-tab/</link>
            <guid isPermaLink="false">http://revver.com/watch/389774</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=389774" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #25 - Enter as Tab</media:title>            
            
                <media:text type="plain">I've seen this question numerous times in the Delphi Newsgroups: How to I make the enter key work like the tab key?  Well it's actually fairly simple and in this movie I show you three ways of doing it (and there are probably many more).</media:text>

            <media:description type="plain">I've seen this question numerous times in the Delphi Newsgroups: How to I make the enter key work like the tab key?  Well it's actually fairly simple and in this movie I show you three ways of doing it (and there are probably many more).</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/389774/delphi-programming-tutorial-25-enter-as-tab/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=389774" duration="495" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi enter programming tab tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/389774.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #24 - DBGrid OnDrawColumnCell</title>            
            <pubDate>Fri, 07 Sep 2007 22:55:09 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #24 - DBGrid OnDrawColumnCell" height="90" src="http://frame.revver.com/frame/120x90/389767.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Fri, 07 Sep 2007 22:55:09 -0800<br />Duration: 591</p><p>In this Delphi tutorial we are going to look at how to take advantage of the OnDrawColumnCell event on the TDBGrid component.  In particular we are going to examine how to make every second row a different colour (Sky Blue) and how we can change the appearance of the text depending on the data.

PS. Sky Blue is not compulsory (and perhaps not even recommended) </p>]]></description>
            <category>delphi</category><category>ondrawcolumncell</category><category>programming</category><category>tdbgrid</category><category>tutorial</category>
            <link>http://revver.com/video/389767/delphi-programming-tutorial-24-dbgrid-ondrawcolumncell/</link>
            <guid isPermaLink="false">http://revver.com/watch/389767</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=389767" length="17825792" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #24 - DBGrid OnDrawColumnCell</media:title>            
            
                <media:text type="plain">In this Delphi tutorial we are going to look at how to take advantage of the OnDrawColumnCell event on the TDBGrid component.  In particular we are going to examine how to make every second row a different colour (Sky Blue) and how we can change the appearance of the text depending on the data.

PS. Sky Blue is not compulsory (and perhaps not even recommended) </media:text>

            <media:description type="plain">In this Delphi tutorial we are going to look at how to take advantage of the OnDrawColumnCell event on the TDBGrid component.  In particular we are going to examine how to make every second row a different colour (Sky Blue) and how we can change the appearance of the text depending on the data.

PS. Sky Blue is not compulsory (and perhaps not even recommended) </media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/389767/delphi-programming-tutorial-24-dbgrid-ondrawcolumncell/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=389767" duration="591" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi ondrawcolumncell programming tdbgrid tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/389767.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #23 - Images on the Clipboard</title>            
            <pubDate>Fri, 31 Aug 2007 22:55:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #23 - Images on the Clipboard" height="90" src="http://frame.revver.com/frame/120x90/382055.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Fri, 31 Aug 2007 22:55:06 -0800<br />Duration: 657</p><p>In this movie we look at pasting images from the clipboard that were generated in Word and The GiMP.  We also take our first look at making macros in the Delphi IDE.  My voice still hasn't fully recovered from having the flu, but I hope the content of this video makes my voice worth listening to.</p>]]></description>
            <category>clipboard</category><category>delph</category><category>image</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/382055/delphi-programming-tutorial-23-images-on-the-clipboard/</link>
            <guid isPermaLink="false">http://revver.com/watch/382055</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=382055" length="19922944" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #23 - Images on the Clipboard</media:title>            
            
                <media:text type="plain">In this movie we look at pasting images from the clipboard that were generated in Word and The GiMP.  We also take our first look at making macros in the Delphi IDE.  My voice still hasn't fully recovered from having the flu, but I hope the content of this video makes my voice worth listening to.</media:text>

            <media:description type="plain">In this movie we look at pasting images from the clipboard that were generated in Word and The GiMP.  We also take our first look at making macros in the Delphi IDE.  My voice still hasn't fully recovered from having the flu, but I hope the content of this video makes my voice worth listening to.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/382055/delphi-programming-tutorial-23-images-on-the-clipboard/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=382055" duration="657" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>clipboard delph image programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/382055.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Movie #22 - SQL Part Four: Insert</title>            
            <pubDate>Sat, 25 Aug 2007 20:19:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Movie #22 - SQL Part Four: Insert" height="90" src="http://frame.revver.com/frame/120x90/375143.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 25 Aug 2007 20:19:06 -0800<br />Duration: 168</p><p>This is the fourth part in our series on SQL.  In this guide we cover the SQL Insert statement.</p>]]></description>
            <category>delphi</category><category>insert</category><category>programming</category><category>sql</category><category>tutorial</category>
            <link>http://revver.com/video/375143/movie-22-sql-part-four-insert/</link>
            <guid isPermaLink="false">http://revver.com/watch/375143</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=375143" length="5242880" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Movie #22 - SQL Part Four: Insert</media:title>            
            
                <media:text type="plain">This is the fourth part in our series on SQL.  In this guide we cover the SQL Insert statement.</media:text>

            <media:description type="plain">This is the fourth part in our series on SQL.  In this guide we cover the SQL Insert statement.</media:description>
            <media:credit>Alister Chritie</media:credit>            
            <media:player url="http://revver.com/video/375143/movie-22-sql-part-four-insert/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=375143" duration="168" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Chritie</media:credit>
            <media:category>delphi insert programming sql tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/375143.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Movie #21 - SQL Part Three: Update and Delete</title>            
            <pubDate>Sat, 25 Aug 2007 19:58:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Movie #21 - SQL Part Three: Update and Delete" height="90" src="http://frame.revver.com/frame/120x90/375130.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 25 Aug 2007 19:58:06 -0800<br />Duration: 352</p><p>In this guide on SQL we look at the Update and Delete statements.</p>]]></description>
            <category>delete</category><category>delphi</category><category>programming</category><category>sql</category><category>tutorial</category><category>update</category>
            <link>http://revver.com/video/375130/movie-21-sql-part-three-update-and-delete/</link>
            <guid isPermaLink="false">http://revver.com/watch/375130</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=375130" length="8388608" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Movie #21 - SQL Part Three: Update and Delete</media:title>            
            
                <media:text type="plain">In this guide on SQL we look at the Update and Delete statements.</media:text>

            <media:description type="plain">In this guide on SQL we look at the Update and Delete statements.</media:description>
            <media:credit>Alister Chritie</media:credit>            
            <media:player url="http://revver.com/video/375130/movie-21-sql-part-three-update-and-delete/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=375130" duration="352" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Chritie</media:credit>
            <media:category>delete delphi programming sql tutorial update</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/375130.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #20 - ScaleBy</title>            
            <pubDate>Sat, 11 Aug 2007 21:25:07 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #20 - ScaleBy" height="90" src="http://frame.revver.com/frame/120x90/359507.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 11 Aug 2007 21:25:07 -0800<br />Duration: 381</p><p>In this Delphi programming tutorial we look at using the ScaleBy function to increase and decrease the size of controls and their children.  We also examine a method for doing resolution independent forms.</p>]]></description>
            <category>delphi</category><category>programming</category><category>scaleby</category><category>tutorial</category>
            <link>http://revver.com/video/359507/delphi-programming-tutorial-20-scaleby/</link>
            <guid isPermaLink="false">http://revver.com/watch/359507</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=359507" length="11534336" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #20 - ScaleBy</media:title>            
            
                <media:text type="plain">In this Delphi programming tutorial we look at using the ScaleBy function to increase and decrease the size of controls and their children.  We also examine a method for doing resolution independent forms.</media:text>

            <media:description type="plain">In this Delphi programming tutorial we look at using the ScaleBy function to increase and decrease the size of controls and their children.  We also examine a method for doing resolution independent forms.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/359507/delphi-programming-tutorial-20-scaleby/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=359507" duration="381" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi programming scaleby tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/359507.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #19 - With</title>            
            <pubDate>Sat, 11 Aug 2007 20:04:07 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #19 - With" height="90" src="http://frame.revver.com/frame/120x90/359499.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 11 Aug 2007 20:04:07 -0800<br />Duration: 464</p><p>Love it (there is bound to be someone) or hate it, the with statement is here to stay - and many would prefer it to stay away.  I'm somewhat ambivalent and use it if it suits me on the day.  In this movie we'll see an example of using the with statement, and an example of somewhat unexpected consequences.</p>]]></description>
            <category>delphi</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/359499/delphi-programming-tutorial-19-with/</link>
            <guid isPermaLink="false">http://revver.com/watch/359499</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=359499" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #19 - With</media:title>            
            
                <media:text type="plain">Love it (there is bound to be someone) or hate it, the with statement is here to stay - and many would prefer it to stay away.  I'm somewhat ambivalent and use it if it suits me on the day.  In this movie we'll see an example of using the with statement, and an example of somewhat unexpected consequences.</media:text>

            <media:description type="plain">Love it (there is bound to be someone) or hate it, the with statement is here to stay - and many would prefer it to stay away.  I'm somewhat ambivalent and use it if it suits me on the day.  In this movie we'll see an example of using the with statement, and an example of somewhat unexpected consequences.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/359499/delphi-programming-tutorial-19-with/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=359499" duration="464" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/359499.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #17 - Owner vs. Parent</title>            
            <pubDate>Sat, 11 Aug 2007 19:55:13 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #17 - Owner vs. Parent" height="90" src="http://frame.revver.com/frame/120x90/359495.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 11 Aug 2007 19:55:13 -0800<br />Duration: 425</p><p>Delphi controls have both an owner and a parent, what's the difference?</p>]]></description>
            <category>delphi</category><category>owner</category><category>parent</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/359495/delphi-programming-tutorial-17-owner-vs-parent/</link>
            <guid isPermaLink="false">http://revver.com/watch/359495</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=359495" length="11534336" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #17 - Owner vs. Parent</media:title>            
            
                <media:text type="plain">Delphi controls have both an owner and a parent, what's the difference?</media:text>

            <media:description type="plain">Delphi controls have both an owner and a parent, what's the difference?</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/359495/delphi-programming-tutorial-17-owner-vs-parent/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=359495" duration="425" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi owner parent programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/359495.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #18 - Sender, As and Is</title>            
            <pubDate>Sat, 11 Aug 2007 18:34:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #18 - Sender, As and Is" height="90" src="http://frame.revver.com/frame/120x90/359482.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 11 Aug 2007 18:34:06 -0800<br />Duration: 976</p><p>In this Delphi training movie we'll be looking at events, in particular what to do with the sender parameter and the basics of using the "as" and "is" operators.</p>]]></description>
            <category>delphi</category><category>programming</category><category>sender</category><category>tutorial</category>
            <link>http://revver.com/video/359482/delphi-programming-tutorial-18-sender-as-and-is/</link>
            <guid isPermaLink="false">http://revver.com/watch/359482</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=359482" length="28311552" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #18 - Sender, As and Is</media:title>            
            
                <media:text type="plain">In this Delphi training movie we'll be looking at events, in particular what to do with the sender parameter and the basics of using the "as" and "is" operators.</media:text>

            <media:description type="plain">In this Delphi training movie we'll be looking at events, in particular what to do with the sender parameter and the basics of using the "as" and "is" operators.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/359482/delphi-programming-tutorial-18-sender-as-and-is/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=359482" duration="976" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi programming sender tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/359482.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #16 - Autosize</title>            
            <pubDate>Sat, 21 Jul 2007 20:25:09 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #16 - Autosize" height="90" src="http://frame.revver.com/frame/120x90/338551.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 21 Jul 2007 20:25:09 -0800<br />Duration: 359</p><p>Here we'll take a look at an example of using the Autosize property on a form to make it resize in response to its controls</p>]]></description>
            <category>autosize</category><category>delphi</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/338551/delphi-programming-tutorial-16-autosize/</link>
            <guid isPermaLink="false">http://revver.com/watch/338551</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=338551" length="10485760" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #16 - Autosize</media:title>            
            
                <media:text type="plain">Here we'll take a look at an example of using the Autosize property on a form to make it resize in response to its controls</media:text>

            <media:description type="plain">Here we'll take a look at an example of using the Autosize property on a form to make it resize in response to its controls</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/338551/delphi-programming-tutorial-16-autosize/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=338551" duration="359" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>autosize delphi programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/338551.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #15 - OnResize</title>            
            <pubDate>Sat, 21 Jul 2007 18:49:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #15 - OnResize" height="90" src="http://frame.revver.com/frame/120x90/338517.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Sat, 21 Jul 2007 18:49:06 -0800<br />Duration: 415</p><p>Here you see an example of the OnResize event of a form.  We'll use this adjust the size of some of the controls on the form programatically.</p>]]></description>
            <category>delphi</category><category>onresize</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/338517/delphi-programming-tutorial-15-onresize/</link>
            <guid isPermaLink="false">http://revver.com/watch/338517</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=338517" length="11534336" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #15 - OnResize</media:title>            
            
                <media:text type="plain">Here you see an example of the OnResize event of a form.  We'll use this adjust the size of some of the controls on the form programatically.</media:text>

            <media:description type="plain">Here you see an example of the OnResize event of a form.  We'll use this adjust the size of some of the controls on the form programatically.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/338517/delphi-programming-tutorial-15-onresize/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=338517" duration="415" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi onresize programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/338517.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #14 - Anchors and Constraints</title>            
            <pubDate>Thu, 19 Jul 2007 07:10:17 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #14 - Anchors and Constraints" height="90" src="http://frame.revver.com/frame/120x90/336106.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Thu, 19 Jul 2007 07:10:17 -0800<br />Duration: 460</p><p>In this movie you'll learn how to use Anchors and Constraints and control how things behave when you resize forms in your Delphi applications.</p>]]></description>
            <category>anchor</category><category>constraint</category><category>delphi</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/336106/delphi-programming-tutorial-14-anchors-and-constraints/</link>
            <guid isPermaLink="false">http://revver.com/watch/336106</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=336106" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #14 - Anchors and Constraints</media:title>            
            
                <media:text type="plain">In this movie you'll learn how to use Anchors and Constraints and control how things behave when you resize forms in your Delphi applications.</media:text>

            <media:description type="plain">In this movie you'll learn how to use Anchors and Constraints and control how things behave when you resize forms in your Delphi applications.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/336106/delphi-programming-tutorial-14-anchors-and-constraints/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=336106" duration="460" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>anchor constraint delphi programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/336106.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #13 - Align and Margins</title>            
            <pubDate>Mon, 02 Jul 2007 05:16:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #13 - Align and Margins" height="90" src="http://frame.revver.com/frame/120x90/319572.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Mon, 02 Jul 2007 05:16:06 -0800<br />Duration: 549</p><p>This video will show you how to use the Align and Margins properties within the Delphi Language. Use them to influence how your controls behave when their parent is resized</p>]]></description>
            <category>align</category><category>delphi</category><category>margins</category><category>programming</category><category>training</category><category>tutorial</category>
            <link>http://revver.com/video/319572/delphi-programming-tutorial-13-align-and-margins/</link>
            <guid isPermaLink="false">http://revver.com/watch/319572</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=319572" length="15728640" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #13 - Align and Margins</media:title>            
            
                <media:text type="plain">This video will show you how to use the Align and Margins properties within the Delphi Language. Use them to influence how your controls behave when their parent is resized</media:text>

            <media:description type="plain">This video will show you how to use the Align and Margins properties within the Delphi Language. Use them to influence how your controls behave when their parent is resized</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/319572/delphi-programming-tutorial-13-align-and-margins/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=319572" duration="549" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>align delphi margins programming training tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/319572.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #12 - TListBox</title>            
            <pubDate>Fri, 22 Jun 2007 09:10:12 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #12 - TListBox" height="90" src="http://frame.revver.com/frame/120x90/308492.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Fri, 22 Jun 2007 09:10:12 -0800<br />Duration: 1322</p><p>In this movie we look at the TListBox control in the Delphi VCL.</p>]]></description>
            <category>delphi</category><category>listbox</category><category>programming</category><category>tutorial</category><category>vcl</category>
            <link>http://revver.com/video/308492/delphi-programming-tutorial-12-tlistbox/</link>
            <guid isPermaLink="false">http://revver.com/watch/308492</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=308492" length="39845888" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #12 - TListBox</media:title>            
            
                <media:text type="plain">In this movie we look at the TListBox control in the Delphi VCL.</media:text>

            <media:description type="plain">In this movie we look at the TListBox control in the Delphi VCL.</media:description>
            <media:credit>Alister Christie</media:credit>            
            <media:player url="http://revver.com/video/308492/delphi-programming-tutorial-12-tlistbox/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=308492" duration="1322" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Christie</media:credit>
            <media:category>delphi listbox programming tutorial vcl</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/308492.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #11 - SQL Part Two</title>            
            <pubDate>Thu, 07 Jun 2007 03:16:12 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #11 - SQL Part Two" height="90" src="http://frame.revver.com/frame/120x90/293324.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Thu, 07 Jun 2007 03:16:12 -0800<br />Duration: 513</p><p>This is the second part in a multi-part series on the basics of SQL.  In this movie we look at some SQL functions and using the GROUP BY keywords.</p>]]></description>
            <category>delphi</category><category>language</category><category>query</category><category>sql</category><category>structured</category><category>tutorial</category>
            <link>http://revver.com/video/293324/delphi-programming-tutorial-11-sql-part-two/</link>
            <guid isPermaLink="false">http://revver.com/watch/293324</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=293324" length="12582912" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #11 - SQL Part Two</media:title>            
            
                <media:text type="plain">This is the second part in a multi-part series on the basics of SQL.  In this movie we look at some SQL functions and using the GROUP BY keywords.</media:text>

            <media:description type="plain">This is the second part in a multi-part series on the basics of SQL.  In this movie we look at some SQL functions and using the GROUP BY keywords.</media:description>
            <media:credit>Alister Chistie</media:credit>            
            <media:player url="http://revver.com/video/293324/delphi-programming-tutorial-11-sql-part-two/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=293324" duration="513" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Chistie</media:credit>
            <media:category>delphi language query sql structured tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/293324.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item><item>
            <title>Delphi Programming Tutorial #10 - SQL Part One</title>            
            <pubDate>Thu, 07 Jun 2007 02:43:07 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Delphi Programming Tutorial #10 - SQL Part One" height="90" src="http://frame.revver.com/frame/120x90/293314.jpg" /><p>Author: <a href="http://revver.com/u/codegearguru/">codegearguru</a><br />Added: Thu, 07 Jun 2007 02:43:07 -0800<br />Duration: 632</p><p>This is an introductory guide to using SQL.  We start by writing a small application in Delphi to run some SQL Statements, then we look at the basics of the Select statement.  Stay tuned for Part Two (covering SQL Functions)</p>]]></description>
            <category>delphi</category><category>language</category><category>query</category><category>sql</category><category>structured</category><category>tutorial</category>
            <link>http://revver.com/video/293314/delphi-programming-tutorial-10-sql-part-one/</link>
            <guid isPermaLink="false">http://revver.com/watch/293314</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=293314" length="17825792" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Delphi Programming Tutorial #10 - SQL Part One</media:title>            
            
                <media:text type="plain">This is an introductory guide to using SQL.  We start by writing a small application in Delphi to run some SQL Statements, then we look at the basics of the Select statement.  Stay tuned for Part Two (covering SQL Functions)</media:text>

            <media:description type="plain">This is an introductory guide to using SQL.  We start by writing a small application in Delphi to run some SQL Statements, then we look at the basics of the Select statement.  Stay tuned for Part Two (covering SQL Functions)</media:description>
            <media:credit>Alister Chistie</media:credit>            
            <media:player url="http://revver.com/video/293314/delphi-programming-tutorial-10-sql-part-one/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=293314" duration="632" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>Alister Chistie</media:credit>
            <media:category>delphi language query sql structured tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/293314.jpg" width="120" height="90"></media:thumbnail>
            <media:rating>nonadult</media:rating>
            <creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.5/</creativeCommons:license> 
        </item>
    </channel>
</rss>