<?xml version="1.0" ?>
<rss version="2.0">
   <channel>
      
      <title>NetBeans Screencasts and Video Demos</title>
      <link>http://www.netbeans.org/index.html</link>
      <description>Screencasts that show you all the cool features of NetBeans IDE</description>
      <language>en</language>
      <webMaster>webmaster@netbeans.org (NetBeans webmaster)</webMaster>
      <image>
         <title>NetBeans, Free and Open-Source IDE for Java Development and More</title>
         <url>http://www.netbeans.org/images/v5/nb-logo.gif</url>
         <link>http://www.netbeans.org/index.html</link>
         <width>110</width>
         <height>30</height>
      </image>
      <pubDate>Thu, 21 Jun 2007 15:55:00 +0200</pubDate>
    
      <item>
         <pubDate>Mon, 28 Apr 2008 15:19:00 +0200</pubDate>
         <title>The New JavaScript Editor in NetBeans IDE 6.1</title>
         <link>http://www.netbeans.org/download/flash/js/javascript_demo.html</link> 
         <guid>http://www.netbeans.org/download/flash/js/javascript_demo.html</guid> 
         <description>NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark occurences, instant rename, on-fly analysis of JavaScript libraries, support for many Ajax frameworks and more.</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/javascript-demo.gif" length="10221" type="image/gif"/>
      </item>
  
      <item>
         <pubDate>Wed, 26 Mar 2008 16:10:00 +0200</pubDate>
         <title>Accessing Web Services from a Visual Web Application</title>
         <link>http://www.netbeans.org/kb/60/web/web-services-screencast.html</link> 
         <guid>http://www.netbeans.org/kb/60/web/web-services-screencast.html</guid> 
         <description>Building web applications with the IDE's visual tools is easier in version 6.0. Accessing web services is also easier. This brief demo shows how to build a web application that uses a web service.</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/vwp-services.gif" length="48954" type="image/gif"/>
      </item>

      <item>
         <pubDate>Mon, 03 Mar 2008 12:31:00 +0200</pubDate>
         <title>Demo of NetBeans IDE &amp; MySQL with Roman Strobl</title>
         <link>http://www.netbeans.org/download/flash/netbeans_61/mysql_demo/mysql_demo.html</link> 
         <guid>http://www.netbeans.org/download/flash/netbeans_61/mysql_demo/mysql_demo.html</guid> 
         <description>MySQL, the popular open-source database, is now part of Sun's software portfolio. In a new screencast from NetBeans technology evangelist Roman Strobl, get a quick start to developing database driven applications with the NetBeans IDE using the MySQL database server. The demo goes through the steps of connecting to a database from NetBeans, using the MySQL editor to create tables, and exposing the tables in a desktop application and the data as web services.</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/nb-mysql-demo.jpg" length="56119" type="image/jpg"/>
      </item>
      
      <item>
         <pubDate>Wed, 06 Feb 2008 14:49:00 +0200</pubDate>
         <title>Visual Mobile Designer and Web Services</title>
         <link>http://www.netbeans.org/kb/60/mobility/vmd-and-ws-screencast.html</link> 
         <guid>http://www.netbeans.org/kb/60/mobility/vmd-and-ws-screencast.html</guid> 
         <description>This demo starts with a simple MIDP application on a mobile phone, and adds access to a web service for authorization. Several of the new Visual Mobile Designer features are used while modifying the application.</description>
         <enclosure url="http://testwww.netbeans.org/images/mobility/visual-mobile-designer-small.png" length="118491" type="image/png"/>
      </item>
      
      <item>
         <pubDate>Tue, 15 Jan 2008 12:28:00 +0200</pubDate>
         <title>Swing Application Framework and Beans Binding</title>
         <link>http://www.netbeans.org/kb/60/java/swing-app-beans-binding-screencast.html</link> 
         <guid>http://www.netbeans.org/kb/60/java/swing-app-beans-binding-screencast.html</guid> 
         <description>The Swing Application Framework (JSR 296) and the Beans Binding Framework (JSR 295) provide support for common operations in Java applications. This demo shows how the NetBeans IDE makes it easy to quickly build a desktop application with these frameworks.</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/beans-binding.png" length="36871" type="image/png"/>
      </item>

      <item>
         <pubDate>Mon, 17 Dec 2007 15:55:00 +0200</pubDate>
         <title>NetBeans IDE 6: GUI Builder Updates</title>
         <link>http://www.javalobby.org/eps/matisse-updates/</link> 
         <guid>http://www.javalobby.org/eps/matisse-updates/</guid> 
         <description>NetBeans IDE 6 offers significant updates to the GUI builder (Project Matisse). In this expert presentation on JavaLobby, NetBeans Evangelist Roman Strobl shows what's new and what has changed.</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/gui-builder-small.jpg" length="20194" type="image/jpg"/>
      </item>
      
      <item>
         <pubDate>Mon, 03 Dec 2007 15:55:00 +0200</pubDate>
         <title>Java Editing Enhancements in NetBeans IDE 6.0</title>
         <link>http://www.netbeans.org/kb/60/java/editor-screencast.html</link> 
         <guid>http://www.netbeans.org/kb/60/java/editor-screencast.html</guid> 
         <description>This demo shows some of the enhancements and new features in the NetBeans IDE's Java editor, including code completion, code insertion, editor hints, occurrence highlighting, and inline rename. You'll also see the diff viewer, local history, runtime configurations, and some windowing tricks.</description>
          <enclosure url="http://testwww.netbeans.org/images/demos/java-editor.jpg" length="49515" type="image/jpg"/>
      </item>
      
      <item>
         <pubDate>Wed, 30 May 2007 15:55:00 +0200</pubDate>
         <title>NetBeans Visual Library</title>
         <link>http://www.netbeans.org/download/flash/netbeans_60/jl_preso_vislib/player.html</link> 
         <guid>http://www.netbeans.org/download/flash/netbeans_60/jl_preso_vislib/player.html</guid> 
         <description>Build applications with NetBeans Visual Library, a Swing-based library for general and graph-oriented visualization</description>
         <enclosure url="http://testwww.netbeans.org/images/demos/visuallib.png" length="5682" type="image/png"/>
      </item>
      
      <item>
         <pubDate>Wed, 30 May 2007 15:55:00 +0200</pubDate>
         <title>Getting Started With NetBeans IDE 6.0</title>
         <link>http://www.netbeans.org/download/flash/netbeans_getting_started/netbeans_getting_started.html</link> 
         <guid>http://www.netbeans.org/download/flash/netbeans_getting_started/netbeans_getting_started.html</guid> 
         <description>In this video tutorial, Roumen helps you get started with NetBeans IDE 6.0 (Milestone 9). He covers the welcome screen, creating new projects, editing, compiling and running an application, integrated debugging, and JUnit testing.</description>
      </item>
      
      <item>
         <pubDate>Wed, 11 Apr 2007 15:55:00 +0200</pubDate>
         <title>Editing SVG Graphics with Mobility Pack</title>
         <link>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_12.mp4</link> 
         <guid>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_12.mp4</guid> 
         <description>Watch Java ME Engineer Jerry Evans demonstrate how to edit SVG (Scalable Vector Graphics) with the Hyperion Mobile Designer and Mobility Pack. The NetBeans Mobility Pack makes building scalable graphics easier through its support of JSR-226. (2 of 3)</description>
      </item>
      
      <item>
         <pubDate>Fri, 06 Apr 2007 15:55:00 +0200</pubDate>
         <title>Changing Mobile Apps with SVG</title>
         <link>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_11.mp4</link> 
         <guid>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_11.mp4</guid> 
         <description>Watch Java ME Engineer Jerry Evans demonstrate how to drag and drop changes into a mobile application containing SVG (Scalable Vector Graphics). The NetBeans Mobility Pack makes building scalable graphics easier through its support of JSR-226. (2 of 3)</description>
      </item>
      
      <item>
         <pubDate>Wed, 28 Mar 2007 15:55:00 +0200</pubDate>
         <title>Building Mobile Apps with SVG</title>
         <link>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_10.mp4</link> 
         <guid>http://frsun.downloads.edgesuite.net/sun/07B00874/07B00874_10.mp4</guid> 
         <description>Watch Java ME Engineer Jerry Evans demonstrate the basics of building a mobile application with SVG (Scalable Vector Graphics). See how the NetBeans Mobility Pack makes building scalable graphics easier through its support of JSR-226. (1 of 3)</description>
      </item>
      
   </channel>
</rss>


