<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 CScott</title>
      <description>Videos by CScott</description>
      <link>http://revver.com/u/CScott/</link>
      <generator>http://revver.com</generator>
      <webMaster>webmaster@revver.com</webMaster>

      <item>
            <title>Java Part 8: Ternary operator</title>            
            <pubDate>Thu, 30 Apr 2009 11:02:43 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 8: Ternary operator" height="90" src="http://frame.revver.com/frame/120x90/1619596.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 30 Apr 2009 11:02:43 -0800<br />Duration: 2857</p><p>This is the second version of the ternary operator tutorial. Done in high definition (which youtube accepts but revver doesn't) hence its been rescaled. Anyway it covers the ternary operator also known as the conditional operator. It operates on primitive and types. This makes it the most complex of all the operators since the resulting type depends on the type of the two main operands.</p>]]></description>
            <category>classes</category><category>computer science</category><category>conditional operator</category><category>education</category><category>how to</category><category>java</category><category>oo</category><category>operator</category><category>operators</category><category>programming</category><category>ternary</category><category>tutorial</category><category>v book</category>
            <link>http://revver.com/video/1619596/java-part-8-ternary-operator/</link>
            <guid isPermaLink="false">http://revver.com/watch/1619596</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1619596" length="54525952" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 8: Ternary operator</media:title>            
            
                <media:text type="plain">This is the second version of the ternary operator tutorial. Done in high definition (which youtube accepts but revver doesn't) hence its been rescaled. Anyway it covers the ternary operator also known as the conditional operator. It operates on primitive and types. This makes it the most complex of all the operators since the resulting type depends on the type of the two main operands.</media:text>

            <media:description type="plain">This is the second version of the ternary operator tutorial. Done in high definition (which youtube accepts but revver doesn't) hence its been rescaled. Anyway it covers the ternary operator also known as the conditional operator. It operates on primitive and types. This makes it the most complex of all the operators since the resulting type depends on the type of the two main operands.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1619596/java-part-8-ternary-operator/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1619596" duration="2857" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes computer science conditional operator education how to java oo operator operators programming ternary tutorial v book</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1619596.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>Java Tutorial 24:Generic types and Wildcard types (part2)</title>            
            <pubDate>Mon, 20 Apr 2009 06:34:00 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Tutorial 24:Generic types and Wildcard types (part2)" height="90" src="http://frame.revver.com/frame/120x90/1594497.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 20 Apr 2009 06:34:00 -0800<br />Duration: 0</p><p>Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts. Finally managed to get part 2 to load (revver seems to be having problems). See tutorial 25 for generic methods.</p>]]></description>
            <category>computer science</category><category>extend</category><category>generic classes</category><category>java</category><category>parameterized types</category><category>self-referential types</category><category>software</category><category>super</category><category>tutorial</category><category>type bounds</category><category>types</category><category>wildcard types</category>
            <link>http://revver.com/video/1594497/java-tutorial-24generic-types-and-wildcard-types-part2/</link>
            <guid isPermaLink="false">http://revver.com/watch/1594497</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1594497" length="136314880" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Tutorial 24:Generic types and Wildcard types (part2)</media:title>            
            
                <media:text type="plain">Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts. Finally managed to get part 2 to load (revver seems to be having problems). See tutorial 25 for generic methods.</media:text>

            <media:description type="plain">Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts. Finally managed to get part 2 to load (revver seems to be having problems). See tutorial 25 for generic methods.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1594497/java-tutorial-24generic-types-and-wildcard-types-part2/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1594497" duration="0" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>computer science extend generic classes java parameterized types self-referential types software super tutorial type bounds types wildcard types</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1594497.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>Java Tutorial 24:Generic types and Wildcard types (part1)</title>            
            <pubDate>Sun, 15 Mar 2009 19:40:04 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Tutorial 24:Generic types and Wildcard types (part1)" height="90" src="http://frame.revver.com/frame/120x90/1534733.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Sun, 15 Mar 2009 19:40:04 -0800<br />Duration: 6361</p><p>Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts See tutorial 25 for generic methods</p>]]></description>
            <category>computer science</category><category>extend</category><category>generic classes</category><category>java</category><category>parameterized</category><category>self-referential</category><category>super</category><category>tutorial</category><category>type bounds</category><category>types</category><category>wildcard</category>
            <link>http://revver.com/video/1534733/java-tutorial-24generic-types-and-wildcard-types-part1/</link>
            <guid isPermaLink="false">http://revver.com/watch/1534733</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1534733" length="121634816" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Tutorial 24:Generic types and Wildcard types (part1)</media:title>            
            
                <media:text type="plain">Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts See tutorial 25 for generic methods</media:text>

            <media:description type="plain">Java Tutorial 24: Generic types and Wildcard types. A 3 1/2 hour video. Split into 2 parts See tutorial 25 for generic methods</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1534733/java-tutorial-24generic-types-and-wildcard-types-part1/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1534733" duration="6361" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>computer science extend generic classes java parameterized self-referential super tutorial type bounds types wildcard</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1534733.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>Java Part 23:Nested classes - Anonymous classes </title>            
            <pubDate>Wed, 26 Nov 2008 18:31:42 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 23:Nested classes - Anonymous classes " height="90" src="http://frame.revver.com/frame/120x90/1342574.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Wed, 26 Nov 2008 18:31:42 -0800<br />Duration: 3114</p><p>Java tutorial: Anonymous classes 4th of 4 parts on nested classes. Covers details of the compiler output. You should watch previous 3 parts to fully understand this.  This set of tutorials on nested classes goes into the sort of detail not found in any text book.</p>]]></description>
            <category>java tutorial: local classes t</category><category>local classes</category><category>nested classes</category><category>this$0</category><category>top level classes</category><category>top level nested classes</category><category>tutorial</category>
            <link>http://revver.com/video/1342574/java-part-23nested-classes-anonymous-classes/</link>
            <guid isPermaLink="false">http://revver.com/watch/1342574</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1342574" length="67108864" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 23:Nested classes - Anonymous classes </media:title>            
            
                <media:text type="plain">Java tutorial: Anonymous classes 4th of 4 parts on nested classes. Covers details of the compiler output. You should watch previous 3 parts to fully understand this.  This set of tutorials on nested classes goes into the sort of detail not found in any text book.</media:text>

            <media:description type="plain">Java tutorial: Anonymous classes 4th of 4 parts on nested classes. Covers details of the compiler output. You should watch previous 3 parts to fully understand this.  This set of tutorials on nested classes goes into the sort of detail not found in any text book.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1342574/java-part-23nested-classes-anonymous-classes/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1342574" duration="3114" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>java tutorial: local classes t local classes nested classes this$0 top level classes top level nested classes tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1342574.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>Java Part 22:Nested classes - local classes </title>            
            <pubDate>Fri, 14 Nov 2008 13:52:36 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 22:Nested classes - local classes " height="90" src="http://frame.revver.com/frame/120x90/1315274.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Fri, 14 Nov 2008 13:52:36 -0800<br />Duration: 2860</p><p>Java tutorial: Local classes third of 4 parts on nested classes. Covers details of the compiler output.
</p>]]></description>
            <category>access methods</category><category>anonymous classes</category><category>classes</category><category>computer science</category><category>education</category><category>howto</category><category>inner classes</category><category>java</category><category>javac</category><category>jls</category><category>learn</category><category>local classes</category><category>nested classes</category><category>this$0</category><category>top level classes</category><category>top level nested classes</category><category>tutorial</category>
            <link>http://revver.com/video/1315274/java-part-22nested-classes-local-classes/</link>
            <guid isPermaLink="false">http://revver.com/watch/1315274</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1315274" length="63963136" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 22:Nested classes - local classes </media:title>            
            
                <media:text type="plain">Java tutorial: Local classes third of 4 parts on nested classes. Covers details of the compiler output.
</media:text>

            <media:description type="plain">Java tutorial: Local classes third of 4 parts on nested classes. Covers details of the compiler output.
</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1315274/java-part-22nested-classes-local-classes/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1315274" duration="2860" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>access methods anonymous classes classes computer science education howto inner classes java javac jls learn local classes nested classes this$0 top level classes top level nested classes tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1315274.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>Java Part 21:Nested classes - non-static member classes</title>            
            <pubDate>Tue, 11 Nov 2008 14:34:06 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 21:Nested classes - non-static member classes" height="90" src="http://frame.revver.com/frame/120x90/1311241.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Tue, 11 Nov 2008 14:34:06 -0800<br />Duration: 3640</p><p>Java tutorial: Non-static member classes second of 4 parts on nested classes. Covers details of the compiler output.</p>]]></description>
            <category>access methods</category><category>anonymous classes</category><category>classes</category><category>computer science</category><category>education</category><category>howto</category><category>inner classes</category><category>java</category><category>javac</category><category>jls</category><category>learn</category><category>nested classes</category><category>non-static member classes</category><category>this$0</category><category>top level classes</category><category>top level nested classes</category><category>tutorial</category>
            <link>http://revver.com/video/1311241/java-part-21nested-classes-non-static-member-classes/</link>
            <guid isPermaLink="false">http://revver.com/watch/1311241</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1311241" length="82837504" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 21:Nested classes - non-static member classes</media:title>            
            
                <media:text type="plain">Java tutorial: Non-static member classes second of 4 parts on nested classes. Covers details of the compiler output.</media:text>

            <media:description type="plain">Java tutorial: Non-static member classes second of 4 parts on nested classes. Covers details of the compiler output.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1311241/java-part-21nested-classes-non-static-member-classes/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1311241" duration="3640" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>access methods anonymous classes classes computer science education howto inner classes java javac jls learn nested classes non-static member classes this$0 top level classes top level nested classes tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1311241.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>Java Part20: Nested classes - Static member classes</title>            
            <pubDate>Sat, 08 Nov 2008 06:54:48 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part20: Nested classes - Static member classes" height="90" src="http://frame.revver.com/frame/120x90/1305841.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Sat, 08 Nov 2008 06:54:48 -0800<br />Duration: 2861</p><p>Nested Classes: Static member classes in Java (AKA top level nested classes). I was going to cover all nested classes but that would have put the video at about 4 hours; so see the next videos for other nested classes. As usual there's a lot of detail, much more than you'll find in any text book. Enjoy!</p>]]></description>
            <category>computer science</category><category>java</category><category>nested classes</category><category>programming</category><category>static member classes</category><category>tutorial</category>
            <link>http://revver.com/video/1305841/java-part20-nested-classes-static-member-classes/</link>
            <guid isPermaLink="false">http://revver.com/watch/1305841</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1305841" length="62914560" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part20: Nested classes - Static member classes</media:title>            
            
                <media:text type="plain">Nested Classes: Static member classes in Java (AKA top level nested classes). I was going to cover all nested classes but that would have put the video at about 4 hours; so see the next videos for other nested classes. As usual there's a lot of detail, much more than you'll find in any text book. Enjoy!</media:text>

            <media:description type="plain">Nested Classes: Static member classes in Java (AKA top level nested classes). I was going to cover all nested classes but that would have put the video at about 4 hours; so see the next videos for other nested classes. As usual there's a lot of detail, much more than you'll find in any text book. Enjoy!</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1305841/java-part20-nested-classes-static-member-classes/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1305841" duration="2861" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>computer science java nested classes programming static member classes tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1305841.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>Java Part 19: Constructors and Class Initialization</title>            
            <pubDate>Thu, 02 Oct 2008 14:52:41 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 19: Constructors and Class Initialization" height="90" src="http://frame.revver.com/frame/120x90/1218193.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 02 Oct 2008 14:52:41 -0800<br />Duration: 3186</p><p>Java tutorial part 19:Constructors and the Initialization of Classes and Interfaces in Java</p>]]></description>
            <category>class loader</category><category>classes</category><category>computer science</category><category>constructors</category><category>education</category><category>exceptions</category><category>howto</category><category>initializers</category><category>instance initializers</category><category>interfaces</category><category>java</category><category>learn</category><category>software</category><category>startup</category><category>static initializers</category><category>tutorial</category>
            <link>http://revver.com/video/1218193/java-part-19-constructors-and-class-initialization/</link>
            <guid isPermaLink="false">http://revver.com/watch/1218193</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1218193" length="69206016" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 19: Constructors and Class Initialization</media:title>            
            
                <media:text type="plain">Java tutorial part 19:Constructors and the Initialization of Classes and Interfaces in Java</media:text>

            <media:description type="plain">Java tutorial part 19:Constructors and the Initialization of Classes and Interfaces in Java</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1218193/java-part-19-constructors-and-class-initialization/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1218193" duration="3186" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>class loader classes computer science constructors education exceptions howto initializers instance initializers interfaces java learn software startup static initializers tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1218193.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>Java Part 18: Overloading methods</title>            
            <pubDate>Thu, 25 Sep 2008 15:53:28 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 18: Overloading methods" height="90" src="http://frame.revver.com/frame/120x90/1201771.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 25 Sep 2008 15:53:28 -0800<br />Duration: 3912</p><p>Java tutorial part 18: Confused about overloading? Then this is for you. 
</p>]]></description>
            <category>classes</category><category>java</category><category>methods</category><category>overloading</category><category>shadowing</category><category>tutorial</category>
            <link>http://revver.com/video/1201771/java-part-18-overloading-methods/</link>
            <guid isPermaLink="false">http://revver.com/watch/1201771</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1201771" length="87031808" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 18: Overloading methods</media:title>            
            
                <media:text type="plain">Java tutorial part 18: Confused about overloading? Then this is for you. 
</media:text>

            <media:description type="plain">Java tutorial part 18: Confused about overloading? Then this is for you. 
</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1201771/java-part-18-overloading-methods/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1201771" duration="3912" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes java methods overloading shadowing tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1201771.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>Java Part 17:  A second look at classes, Overriding and Hiding</title>            
            <pubDate>Mon, 08 Sep 2008 15:55:28 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 17:  A second look at classes, Overriding and Hiding" height="90" src="http://frame.revver.com/frame/120x90/1161459.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 08 Sep 2008 15:55:28 -0800<br />Duration: 9170</p><p>Java tutorial part 17: Confused about overriding? Don't understand the difference between override and hide? Then this is for you. Over 2 hours 30 mins long! This covers overriding hiding and implementing in classes interfaces and abstract classes. </p>]]></description>
            <category>classes</category><category>hiding</category><category>implementing</category><category>java</category><category>overriding</category><category>protected</category><category>tutorial</category>
            <link>http://revver.com/video/1161459/java-part-17-a-second-look-at-classes-overriding-and-hiding/</link>
            <guid isPermaLink="false">http://revver.com/watch/1161459</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1161459" length="178257920" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 17:  A second look at classes, Overriding and Hiding</media:title>            
            
                <media:text type="plain">Java tutorial part 17: Confused about overriding? Don't understand the difference between override and hide? Then this is for you. Over 2 hours 30 mins long! This covers overriding hiding and implementing in classes interfaces and abstract classes. </media:text>

            <media:description type="plain">Java tutorial part 17: Confused about overriding? Don't understand the difference between override and hide? Then this is for you. Over 2 hours 30 mins long! This covers overriding hiding and implementing in classes interfaces and abstract classes. </media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1161459/java-part-17-a-second-look-at-classes-overriding-and-hiding/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1161459" duration="9170" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes hiding implementing java overriding protected tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1161459.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>Java Part 13: Enhanced for statements</title>            
            <pubDate>Thu, 24 Jul 2008 05:55:23 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 13: Enhanced for statements" height="90" src="http://frame.revver.com/frame/120x90/1060521.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 05:55:23 -0800<br />Duration: 640</p><p>Java tutorial part 13: The enhanced for statements. </p>]]></description>
            <category>enhanced for statement</category><category>java</category><category>tutorial</category>
            <link>http://revver.com/video/1060521/java-part-13-enhanced-for-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060521</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060521" length="12582912" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 13: Enhanced for statements</media:title>            
            
                <media:text type="plain">Java tutorial part 13: The enhanced for statements. </media:text>

            <media:description type="plain">Java tutorial part 13: The enhanced for statements. </media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060521/java-part-13-enhanced-for-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060521" duration="640" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>enhanced for statement java tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060521.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>Java Part 14: Return statement</title>            
            <pubDate>Thu, 24 Jul 2008 05:55:23 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 14: Return statement" height="90" src="http://frame.revver.com/frame/120x90/1060525.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 05:55:23 -0800<br />Duration: 157</p><p>Java tutorial Part 14: The return statement.</p>]]></description>
            <category>java</category><category>return statement</category><category>tutorial</category>
            <link>http://revver.com/video/1060525/java-part-14-return-statement/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060525</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060525" length="3145728" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 14: Return statement</media:title>            
            
                <media:text type="plain">Java tutorial Part 14: The return statement.</media:text>

            <media:description type="plain">Java tutorial Part 14: The return statement.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060525/java-part-14-return-statement/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060525" duration="157" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>java return statement tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060525.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>Java Part 15: Switch statements</title>            
            <pubDate>Thu, 24 Jul 2008 05:55:23 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 15: Switch statements" height="90" src="http://frame.revver.com/frame/120x90/1060532.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 05:55:23 -0800<br />Duration: 559</p><p>Java tutorial Part 15: Switch statements</p>]]></description>
            <category>java</category><category>switch statement</category><category>tutorial</category>
            <link>http://revver.com/video/1060532/java-part-15-switch-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060532</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060532" length="10485760" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 15: Switch statements</media:title>            
            
                <media:text type="plain">Java tutorial Part 15: Switch statements</media:text>

            <media:description type="plain">Java tutorial Part 15: Switch statements</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060532/java-part-15-switch-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060532" duration="559" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>java switch statement tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060532.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>Java Part 16: An overview of the try assert and synchronized statements</title>            
            <pubDate>Thu, 24 Jul 2008 05:55:23 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 16: An overview of the try assert and synchronized statements" height="90" src="http://frame.revver.com/frame/120x90/1060546.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 05:55:23 -0800<br />Duration: 680</p><p>Java tutorial part 16: This is just an introduction to these statements. There is a lot more to add about then later.</p>]]></description>
            <category>assert</category><category>catch</category><category>java</category><category>statements</category><category>synchronized</category><category>throw</category><category>throws</category><category>try</category><category>tutorial</category>
            <link>http://revver.com/video/1060546/java-part-16-an-overview-of-the-try-assert-and-synchronized-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060546</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060546" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 16: An overview of the try assert and synchronized statements</media:title>            
            
                <media:text type="plain">Java tutorial part 16: This is just an introduction to these statements. There is a lot more to add about then later.</media:text>

            <media:description type="plain">Java tutorial part 16: This is just an introduction to these statements. There is a lot more to add about then later.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060546/java-part-16-an-overview-of-the-try-assert-and-synchronized-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060546" duration="680" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>assert catch java statements synchronized throw throws try tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060546.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>Java Part 9: if statements</title>            
            <pubDate>Thu, 24 Jul 2008 00:25:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 9: if statements" height="90" src="http://frame.revver.com/frame/120x90/1060504.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 00:25:19 -0800<br />Duration: 328</p><p>Java tutorial part 9: if statements</p>]]></description>
            <category>if statements</category><category>java</category><category>tutorial</category>
            <link>http://revver.com/video/1060504/java-part-9-if-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060504</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060504" length="6291456" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 9: if statements</media:title>            
            
                <media:text type="plain">Java tutorial part 9: if statements</media:text>

            <media:description type="plain">Java tutorial part 9: if statements</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060504/java-part-9-if-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060504" duration="328" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>if statements java tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060504.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>Java Part 10: while statements and do statements</title>            
            <pubDate>Thu, 24 Jul 2008 00:25:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 10: while statements and do statements" height="90" src="http://frame.revver.com/frame/120x90/1060507.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 00:25:19 -0800<br />Duration: 200</p><p>Java tutorial part 10: while statements and do statements</p>]]></description>
            <category>control statements</category><category>do statement</category><category>java</category><category>java tutorial</category><category>tutorial</category><category>while statement</category>
            <link>http://revver.com/video/1060507/java-part-10-while-statements-and-do-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060507</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060507" length="3145728" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 10: while statements and do statements</media:title>            
            
                <media:text type="plain">Java tutorial part 10: while statements and do statements</media:text>

            <media:description type="plain">Java tutorial part 10: while statements and do statements</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060507/java-part-10-while-statements-and-do-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060507" duration="200" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>control statements do statement java java tutorial tutorial while statement</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060507.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>Java Part 11: Basic for statement</title>            
            <pubDate>Thu, 24 Jul 2008 00:25:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 11: Basic for statement" height="90" src="http://frame.revver.com/frame/120x90/1060511.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 00:25:19 -0800<br />Duration: 697</p><p>Java tutorial Part 11: Basic for statement.</p>]]></description>
            <category>basic for statement</category><category>for</category><category>for statement</category><category>java</category><category>java tutorial</category>
            <link>http://revver.com/video/1060511/java-part-11-basic-for-statement/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060511</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060511" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 11: Basic for statement</media:title>            
            
                <media:text type="plain">Java tutorial Part 11: Basic for statement.</media:text>

            <media:description type="plain">Java tutorial Part 11: Basic for statement.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060511/java-part-11-basic-for-statement/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060511" duration="697" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>basic for statement for for statement java java tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060511.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>Java Part 12: Labels break and continue statements</title>            
            <pubDate>Thu, 24 Jul 2008 00:25:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 12: Labels break and continue statements" height="90" src="http://frame.revver.com/frame/120x90/1060516.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 24 Jul 2008 00:25:19 -0800<br />Duration: 620</p><p>Java tutorial Part 12: Labels break and continue statements</p>]]></description>
            <category>break</category><category>continue statement</category><category>java</category><category>java tutorial</category><category>label</category>
            <link>http://revver.com/video/1060516/java-part-12-labels-break-and-continue-statements/</link>
            <guid isPermaLink="false">http://revver.com/watch/1060516</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060516" length="13631488" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 12: Labels break and continue statements</media:title>            
            
                <media:text type="plain">Java tutorial Part 12: Labels break and continue statements</media:text>

            <media:description type="plain">Java tutorial Part 12: Labels break and continue statements</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1060516/java-part-12-labels-break-and-continue-statements/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1060516" duration="620" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>break continue statement java java tutorial label</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1060516.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>Java Part5b: Arrays</title>            
            <pubDate>Fri, 18 Jul 2008 00:35:27 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part5b: Arrays" height="90" src="http://frame.revver.com/frame/120x90/1048064.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Fri, 18 Jul 2008 00:35:27 -0800<br />Duration: 388</p><p>An obscure detail about arrays I forgot to mention.</p>]]></description>
            <category>arrays</category><category>education</category><category>java</category><category>java tutorial</category><category>programming</category>
            <link>http://revver.com/video/1048064/java-part5b-arrays/</link>
            <guid isPermaLink="false">http://revver.com/watch/1048064</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1048064" length="7340032" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part5b: Arrays</media:title>            
            
                <media:text type="plain">An obscure detail about arrays I forgot to mention.</media:text>

            <media:description type="plain">An obscure detail about arrays I forgot to mention.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1048064/java-part5b-arrays/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1048064" duration="388" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>arrays education java java tutorial programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1048064.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>Java Part 7: autoboxing</title>            
            <pubDate>Fri, 18 Jul 2008 00:35:27 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 7: autoboxing" height="90" src="http://frame.revver.com/frame/120x90/1048040.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Fri, 18 Jul 2008 00:35:27 -0800<br />Duration: 1094</p><p>Boxing and unboxing in Java. What it is, how its done and traps and pitfalls.</p>]]></description>
            <category>autoboxing</category><category>boxing</category><category>education</category><category>java</category><category>java tutorial</category><category>programming</category><category>unboxing</category>
            <link>http://revver.com/video/1048040/java-part-7-autoboxing/</link>
            <guid isPermaLink="false">http://revver.com/watch/1048040</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=1048040" length="24117248" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 7: autoboxing</media:title>            
            
                <media:text type="plain">Boxing and unboxing in Java. What it is, how its done and traps and pitfalls.</media:text>

            <media:description type="plain">Boxing and unboxing in Java. What it is, how its done and traps and pitfalls.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/1048040/java-part-7-autoboxing/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=1048040" duration="1094" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>autoboxing boxing education java java tutorial programming unboxing</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/1048040.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>Java Part 6: The instanceof operator</title>            
            <pubDate>Sat, 28 Jun 2008 02:37:24 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 6: The instanceof operator" height="90" src="http://frame.revver.com/frame/120x90/996730.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Sat, 28 Jun 2008 02:37:24 -0800<br />Duration: 1009</p><p>16 minutes and 49 sec on the instanceof operator in Java.</p>]]></description>
            <category>education</category><category>instanceof</category><category>introduction to programming</category><category>java</category><category>operator</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/996730/java-part-6-the-instanceof-operator/</link>
            <guid isPermaLink="false">http://revver.com/watch/996730</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=996730" length="20971520" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 6: The instanceof operator</media:title>            
            
                <media:text type="plain">16 minutes and 49 sec on the instanceof operator in Java.</media:text>

            <media:description type="plain">16 minutes and 49 sec on the instanceof operator in Java.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/996730/java-part-6-the-instanceof-operator/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=996730" duration="1009" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>education instanceof introduction to programming java operator programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/996730.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>Java Part 5: Arrays</title>            
            <pubDate>Mon, 16 Jun 2008 12:25:10 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 5: Arrays" height="90" src="http://frame.revver.com/frame/120x90/962898.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 16 Jun 2008 12:25:10 -0800<br />Duration: 4100</p><p>A fairly detailed look at arrays in Java. Including a few obscure details. Just over an hour:-( but only 35.1 MB - so probably about 70 MB by the time revver's processed it. </p>]]></description>
            <category>classes</category><category>education</category><category>introduction to programming</category><category>java</category><category>programming</category>
            <link>http://revver.com/video/962898/java-part-5-arrays/</link>
            <guid isPermaLink="false">http://revver.com/watch/962898</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=962898" length="85983232" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 5: Arrays</media:title>            
            
                <media:text type="plain">A fairly detailed look at arrays in Java. Including a few obscure details. Just over an hour:-( but only 35.1 MB - so probably about 70 MB by the time revver's processed it. </media:text>

            <media:description type="plain">A fairly detailed look at arrays in Java. Including a few obscure details. Just over an hour:-( but only 35.1 MB - so probably about 70 MB by the time revver's processed it. </media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/962898/java-part-5-arrays/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=962898" duration="4100" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes education introduction to programming java programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/962898.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>Java Part 4: All about packages</title>            
            <pubDate>Thu, 17 Apr 2008 09:55:33 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part 4: All about packages" height="90" src="http://frame.revver.com/frame/120x90/823501.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Thu, 17 Apr 2008 09:55:33 -0800<br />Duration: 2803</p><p>Confused about packages? Here's everything you ever wanted to know about packages in Java. About 40 minutes and only 24.5 Mb (when it left me).</p>]]></description>
            <category>classes</category><category>education</category><category>introduction to programming</category><category>java</category><category>packages</category><category>programming</category>
            <link>http://revver.com/video/823501/java-part-4-all-about-packages/</link>
            <guid isPermaLink="false">http://revver.com/watch/823501</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=823501" length="59768832" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part 4: All about packages</media:title>            
            
                <media:text type="plain">Confused about packages? Here's everything you ever wanted to know about packages in Java. About 40 minutes and only 24.5 Mb (when it left me).</media:text>

            <media:description type="plain">Confused about packages? Here's everything you ever wanted to know about packages in Java. About 40 minutes and only 24.5 Mb (when it left me).</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/823501/java-part-4-all-about-packages/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=823501" duration="2803" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes education introduction to programming java packages programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/823501.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>Java Part3: A first look at classes</title>            
            <pubDate>Sun, 30 Mar 2008 18:16:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java Part3: A first look at classes" height="90" src="http://frame.revver.com/frame/120x90/778695.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Sun, 30 Mar 2008 18:16:19 -0800<br />Duration: 3766</p><p>Just over 1 hour long (yet only 34.6 MB) this is an initial look at classes in Java. Confused about classes? Don't know the difference between a static and an instance variable? Then this is for you.</p>]]></description>
            <category>classes</category><category>education</category><category>introduction to programming</category><category>java</category><category>programming</category><category>tutorial</category>
            <link>http://revver.com/video/778695/java-part3-a-first-look-at-classes/</link>
            <guid isPermaLink="false">http://revver.com/watch/778695</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=778695" length="80740352" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java Part3: A first look at classes</media:title>            
            
                <media:text type="plain">Just over 1 hour long (yet only 34.6 MB) this is an initial look at classes in Java. Confused about classes? Don't know the difference between a static and an instance variable? Then this is for you.</media:text>

            <media:description type="plain">Just over 1 hour long (yet only 34.6 MB) this is an initial look at classes in Java. Confused about classes? Don't know the difference between a static and an instance variable? Then this is for you.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/778695/java-part3-a-first-look-at-classes/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=778695" duration="3766" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>classes education introduction to programming java programming tutorial</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/778695.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>Java: Part 2. Operators</title>            
            <pubDate>Mon, 10 Mar 2008 04:46:15 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java: Part 2. Operators" height="90" src="http://frame.revver.com/frame/120x90/731701.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 10 Mar 2008 04:46:15 -0800<br />Duration: 3728</p><p>Introduction to Java programming covering all the Java operators (apart from 2 which will be covered later).</p>]]></description>
            <category>education</category><category>introduction to programming</category><category>java</category><category>programming</category>
            <link>http://revver.com/video/731701/java-part-2-operators/</link>
            <guid isPermaLink="false">http://revver.com/watch/731701</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=731701" length="78643200" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java: Part 2. Operators</media:title>            
            
                <media:text type="plain">Introduction to Java programming covering all the Java operators (apart from 2 which will be covered later).</media:text>

            <media:description type="plain">Introduction to Java programming covering all the Java operators (apart from 2 which will be covered later).</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/731701/java-part-2-operators/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=731701" duration="3728" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>education introduction to programming java programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/731701.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>Java: Part 1. Primitives and Literals</title>            
            <pubDate>Mon, 03 Mar 2008 06:16:20 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Java: Part 1. Primitives and Literals" height="90" src="http://frame.revver.com/frame/120x90/716903.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 03 Mar 2008 06:16:20 -0800<br />Duration: 3474</p><p>Introduction to the Java programming language covering primitive types and literals. Everything you ever wanted to know about widening, narrowing and casting of primitive types and literals but were too afraid to ask.
</p>]]></description>
            <category>c</category><category>c++</category><category>casting</category><category>education</category><category>java</category><category>literals</category><category>narrowing</category><category>primitives</category><category>programming</category><category>tutorial</category><category>types</category><category>widening</category>
            <link>http://revver.com/video/716903/java-part-1-primitives-and-literals/</link>
            <guid isPermaLink="false">http://revver.com/watch/716903</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=716903" length="146800640" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Java: Part 1. Primitives and Literals</media:title>            
            
                <media:text type="plain">Introduction to the Java programming language covering primitive types and literals. Everything you ever wanted to know about widening, narrowing and casting of primitive types and literals but were too afraid to ask.
</media:text>

            <media:description type="plain">Introduction to the Java programming language covering primitive types and literals. Everything you ever wanted to know about widening, narrowing and casting of primitive types and literals but were too afraid to ask.
</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/716903/java-part-1-primitives-and-literals/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=716903" duration="3474" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>c c++ casting education java literals narrowing primitives programming tutorial types widening</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/716903.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>Everything you wanted to know about Unicode.....</title>            
            <pubDate>Sun, 24 Feb 2008 06:47:54 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="Everything you wanted to know about Unicode....." height="90" src="http://frame.revver.com/frame/120x90/698492.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Sun, 24 Feb 2008 06:47:54 -0800<br />Duration: 2625</p><p>Unicode version 5.0</p>]]></description>
            <category>unicode education software jav</category>
            <link>http://revver.com/video/698492/everything-you-wanted-to-know-about-unicode/</link>
            <guid isPermaLink="false">http://revver.com/watch/698492</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=698492" length="125829120" type="application/x-shockwave-flash"></enclosure> 
            <media:title>Everything you wanted to know about Unicode.....</media:title>            
            
                <media:text type="plain">Unicode version 5.0</media:text>

            <media:description type="plain">Unicode version 5.0</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/698492/everything-you-wanted-to-know-about-unicode/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=698492" duration="2625" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>unicode education software jav</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/698492.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>IEEE floating point format</title>            
            <pubDate>Fri, 15 Feb 2008 15:46:17 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="IEEE floating point format" height="90" src="http://frame.revver.com/frame/120x90/683354.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Fri, 15 Feb 2008 15:46:17 -0800<br />Duration: 1844</p><p>An explanation of the IEEE floating point format for single and double precision numbers.</p>]]></description>
            <category>754</category><category>c++</category><category>floating point</category><category>ieee</category><category>java</category><category>programming</category>
            <link>http://revver.com/video/683354/ieee-floating-point-format/</link>
            <guid isPermaLink="false">http://revver.com/watch/683354</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=683354" length="72351744" type="application/x-shockwave-flash"></enclosure> 
            <media:title>IEEE floating point format</media:title>            
            
                <media:text type="plain">An explanation of the IEEE floating point format for single and double precision numbers.</media:text>

            <media:description type="plain">An explanation of the IEEE floating point format for single and double precision numbers.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/683354/ieee-floating-point-format/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=683354" duration="1844" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>754 c++ floating point ieee java programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/683354.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>What every would be programmer ought to know</title>            
            <pubDate>Mon, 11 Feb 2008 09:46:19 -0800</pubDate>            
            <description><![CDATA[<img width="120" alt="What every would be programmer ought to know" height="90" src="http://frame.revver.com/frame/120x90/669655.jpg" /><p>Author: <a href="http://revver.com/u/CScott/">CScott</a><br />Added: Mon, 11 Feb 2008 09:46:19 -0800<br />Duration: 2457</p><p>Educational: What you should know before you start learning your first programming language.</p>]]></description>
            <category>asssembler</category><category>introduction to programming</category><category>java</category><category>programming</category>
            <link>http://revver.com/video/669655/what-every-would-be-programmer-ought-to-know/</link>
            <guid isPermaLink="false">http://revver.com/watch/669655</guid>
            <enclosure url="http://flash.revver.com/player/1.0/player.swf?mediaId=669655" length="92274688" type="application/x-shockwave-flash"></enclosure> 
            <media:title>What every would be programmer ought to know</media:title>            
            
                <media:text type="plain">Educational: What you should know before you start learning your first programming language.</media:text>

            <media:description type="plain">Educational: What you should know before you start learning your first programming language.</media:description>
            <media:credit>CScott</media:credit>            
            <media:player url="http://revver.com/video/669655/what-every-would-be-programmer-ought-to-know/"></media:player>
            
            <media:content url="http://flash.revver.com/player/1.0/player.swf?mediaId=669655" duration="2457" medium="video" type="application/x-shockwave-flash"></media:content>

            <media:credit>CScott</media:credit>
            <media:category>asssembler introduction to programming java programming</media:category>
            <media:thumbnail url="http://frame.revver.com/frame/120x90/669655.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>