<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Tag java Videos</title>
    <link>http://www.bestechvideos.com/tag/java</link>
    <pubDate>Tue, 15 Apr 2008 19:20:13 GMT</pubDate>
    <description>BestTechVideos: Tag java Videos with short descriptions</description>
    <item>
      <title>Using Java (GWT) with Google App Engine</title>
      <link>http://www.bestechvideos.com/2008/04/14/using-java-gwt-with-google-app-engine</link>
      <description>&lt;p&gt;Since Google App Engine (GAE) announcement many developers are wondering when/if Google App Engine will support Java. As we already know GAE currently supports only Phyton. Do Java developers have to wait for Java support in GAE? In my opinion, no.&lt;/p&gt;
&lt;p&gt;Two parts screencast shows how to run GWT application on Google App Engine.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/04/14/using-java-gwt-with-google-app-engine"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-20"&gt;Web 2.0&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/web-tech/ajax"&gt;AJAX&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Tue, 15 Apr 2008 19:20:13 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/04/14/using-java-gwt-with-google-app-engine</guid>
      <author>vojko</author>
    </item>
    <item>
      <title>JRuby: The power of Java and Ruby</title>
      <link>http://www.bestechvideos.com/2008/04/02/jruby-the-power-of-java-and-ruby</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
February, 28 2008&lt;br /&gt;
&lt;br /&gt;
Speaker: Ola Bini&lt;br /&gt;
I work for ThoughtWorks Studios, and recently published the book Practical JRuby on Rails at APress. I'm very interested in Artificial Intelligence, Lisp, Ruby and the fuzzy lines between languages...&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/04/02/jruby-the-power-of-java-and-ruby"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/sun"&gt;Sun&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Wed, 02 Apr 2008 17:59:50 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/04/02/jruby-the-power-of-java-and-ruby</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Azul's Real-Time Profiling &amp; Monitoring (RTPM) Tool</title>
      <link>http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
February, 13 2008&lt;br /&gt;
&lt;br /&gt;
ABSTRACT&lt;br /&gt;
&lt;br /&gt;
I present an unscripted live demo of RTPM, Azul's profiling &amp;amp; monitoring tool (meaning: I'll take suggestions from the audience on what buttons to push during the demo). JVM's routinely collect a lot of very useful information internally and the Azul engineers were long frustrated that this information was not readily available outside the VM: with RTPM it now is.&lt;br /&gt;
&lt;br /&gt;
Azul works with some of the largest Java programs around. We routinely debug performance problems in programs with hundreds of running threads (not just runnable threads) using garbage-collected heaps with 100's of gigabytes. RTPM is a big selling point with our customers, and our secret weapon for telling you what your program is doing.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Always-on (low overhead) everything&lt;/li&gt;
    &lt;li&gt;All stats viewable from standard web browers&lt;/li&gt;
    &lt;li&gt;Contended monitors, i.e. &amp;quot;hot locks&amp;quot; - and call stacks for&lt;br /&gt;
    threads blocked on the lock&lt;/li&gt;
    &lt;li&gt;Live counts of all sys-calls, i/o, file caches, RPC's, native calls&lt;/li&gt;
    &lt;li&gt;Live stats on GC: heap size, GC cycle times, generation sizes, &lt;br /&gt;
    app pause times, app allocation rates, etc&lt;/li&gt;
    &lt;li&gt;Live stats of live stuff in the heap;&lt;/li&gt;
    &lt;li&gt;Aggregate &amp;quot;points-to&amp;quot; on all heap objects. Suspect a leak? By&lt;br /&gt;
    looking at the suspicious objects' points-to data you can quickly&lt;br /&gt;
    zero-in on the root of the leak.&lt;/li&gt;
    &lt;li&gt;Live hot-code profiling&lt;/li&gt;
    &lt;li&gt;JIT asm dumps, annotated with live hardware perf counters&lt;/li&gt;
    &lt;li&gt;Live stack traces of running threads (in 1-line-per Java call&lt;br /&gt;
    format, or 1-line-per-Java-local)&lt;/li&gt;
    &lt;li&gt;&amp;quot;Peek&amp;quot; into the live heap, much like a debugger can - straight&lt;br /&gt;
    from live stack trace dumps&lt;/li&gt;
    &lt;li&gt;Surf around the loaded class hierarchy, or the JIT'd code or all&lt;br /&gt;
    HotSpot flags or...&lt;/li&gt;
    &lt;li&gt;Works with 1000's of runnable threads&lt;/li&gt;
    &lt;li&gt;Works with 100's of Gigabyte heaps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Speaker: Cliff Click (Azul Systems)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Sun, 09 Mar 2008 14:14:20 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Object Capabilities for Security</title>
      <link>http://www.bestechvideos.com/2007/12/08/object-capabilities-for-security</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
November, 30 2007&lt;br /&gt;
&lt;br /&gt;
ABSTRACT&lt;br /&gt;
&lt;br /&gt;
Existing systems often do a poor job of meeting the principle of least privilege. I will discuss how object capability systems and language-based methods can help address this shortcoming. In language-based object capability systems, an object reference is treated as a capability; unforgeability of references ensures unforgeability of capabilities; and all privileges are expressed as capabilities in this way. This makes it possible to decompose the system into distrusting &amp;quot;privilege-separated&amp;quot; components, providing each component with the least privilege it needs to do its job; to reason about the privileges and powers available to various program elements, often in a local (modular) way; and to avoid common pitfalls, such as confused deputy and TOCTTOU vulnerabilities. &lt;br /&gt;
&lt;br /&gt;
I will attempt to introduce the audience to some work in this area that is perhaps not so widely known, and I will describe some work in progress to construct a subset of Java, called Joe-E, that is intended to enable capability-style programming using a programming syntax that is familiar to Java programmers.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Speaker: David Wagner&lt;br /&gt;
David Wagner is an Associate Professor in the Computer Science Division at the University of California at Berkeley with extensive experience in computer security and cryptography. He and his Berkeley colleagues are known for discovering a wide variety of security vulnerabilities in various cellphone standards, 802.11 wireless networks, and other widely deployed systems, and he has published two books and over 90 peer-reviewed scientific papers. David is a founding member of the ACCURATE center on electronic voting. He is active in the areas of systems security, cryptography, and electronic voting.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/12/08/object-capabilities-for-security"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Tue, 25 Dec 2007 20:23:38 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/12/08/object-capabilities-for-security</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>How to: Google Android in Eclipse</title>
      <link>http://www.bestechvideos.com/2007/12/16/how-to-google-android-in-eclipse</link>
      <description>&lt;div style="width: 85%;"&gt;
&lt;p&gt;The Android platform is a software stack for mobile devices. In this two-part screencast you are going to see how to install and use the Android SDK to develop simple Android application using the Java programming language and Eclipse IDE plugin.&lt;/p&gt;
&lt;p&gt;First screencast shows how to install SDK, configure Eclipse plugin and run sample Android applications. Second tutorial covers new project creation in Eclipse, use of Android emulator, content model, permissions and navigation model.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;&lt;span class="fullpost"&gt;
&lt;div style="width: 85%;"&gt;&amp;nbsp;&lt;/div&gt;
&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/12/16/how-to-google-android-in-eclipse"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-20"&gt;Web 2.0&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/os/linux"&gt;Linux&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 17 Dec 2007 02:22:22 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/12/16/how-to-google-android-in-eclipse</guid>
      <author>vojko</author>
    </item>
    <item>
      <title>Tutorial: Achieve Rapid Application Development with Seam+Eclipse+Tomcat</title>
      <link>http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat</link>
      <description>&lt;p&gt;&lt;span id="quote_13569"&gt;Hi,&lt;br /&gt;
I wrote a step-by-step screencast tutorial to make Seam development as RAD - Rapid Application Development with Eclipse and Tomcat, focussing on developer productivity.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Sun, 11 Nov 2007 21:07:07 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/11/11/tutorial-achieve-rapid-application-development-with-seam-eclipse-tomcat</guid>
      <author>TechieExchange</author>
    </item>
    <item>
      <title>Eclipse and Java: Using the Debugger</title>
      <link>http://www.bestechvideos.com/2007/11/09/eclipse-and-java-using-the-debugger</link>
      <description>&lt;p&gt;&lt;font face="Arial"&gt;This&amp;nbsp; free video tutorial will teach you how to use the Eclipse Java Debugger. It is based on &lt;a target="_blank" href="http://www.eclipse.org/downloads"&gt;Eclipse version 3.3&lt;/a&gt;. This is for programmers who have completed the &amp;quot;Total Beginners&amp;quot; tutorial or have some familiarity with Eclipse and Java. &lt;strong&gt;No prior experience with the Eclipse Debugger is needed. &lt;/strong&gt;&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;The 7 lessons are each about 15 minutes long and total about 1 3/4 hours. The lessons guide you through a step-by-step process of running debug sessions, setting breakpoints, stepping through a running program, and examining variables and expressions. Then we use this knowledge to fix some bugs in our code. &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;We use the &amp;quot;personal lending library&amp;quot; application developed in the &lt;a href="file:///C:/Documents%20and%20Settings/Mark/My%20Documents/SourceForge/HTML_20071107/totalbeginner.html"&gt;&amp;quot;Total Beginners&amp;quot;&lt;/a&gt; tutorial. Each lesson is fully narrated. Along the way, we learn some very cool Eclipse functionality. See the&amp;nbsp; &lt;a target="_blank" href="file:///C:/Documents%20and%20Settings/Mark/My%20Documents/SourceForge/HTML_20071107/Debugger-Tutorial-Companion-Document.pdf"&gt;Tutorial Companion Guide&lt;/a&gt; for more information about the tutorial, or look at the &lt;a href="file:///C:/Documents%20and%20Settings/Mark/My%20Documents/SourceForge/HTML_20071107/debuggerlessons.html"&gt;Lessons &lt;/a&gt;link to see the lesson outlines.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;We learn how to debug programs written using &lt;a target="_blank" href="http://en.wikipedia.org/wiki/Test-driven_development"&gt;test-driven development&lt;/a&gt;, running debug sessions using the JUnit testing facility in Eclipse. We also learn to debug standard Java programs. The lessons are designed for you to work side-by-side, pausing and rewinding the video as needed.&lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;&lt;a target="_blank" href="file:///C:/Documents%20and%20Settings/Mark/My%20Documents/SourceForge/HTML_20071107/debugger01/lesson01.html"&gt;Click here&lt;/a&gt; to view Lesson 1. &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=200662&amp;amp;package_id=251688"&gt;Click here to download any of the lessons&lt;/a&gt;. Be sure to download the &lt;a target="_blank" href="file:///C:/Documents%20and%20Settings/Mark/My%20Documents/SourceForge/HTML_20071107/Debugger-Tutorial-Companion-Document.pdf"&gt;Tutorial Companion Guide &lt;/a&gt;(PDF format). &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;&lt;font face="Arial"&gt;The tutorials use &lt;a target="_blank" href="http://www.eclipse.org/downloads"&gt;Eclipse version 3.3 (Europa)&lt;/a&gt;, released June 2007.&lt;/font&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/11/09/eclipse-and-java-using-the-debugger"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/os"&gt;OS&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/science"&gt;Science&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/os/windows"&gt;Windows&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/os/macos"&gt;MacOS&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/os/linux"&gt;Linux&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/science/computer-science"&gt;Computer Science&lt;/a&gt;</description>
      <pubDate>Fri, 09 Nov 2007 08:51:03 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/11/09/eclipse-and-java-using-the-debugger</guid>
      <author>dextercowley</author>
    </item>
    <item>
      <title>A first look at Eclipse Rich Ajax Platform (RAP)</title>
      <link>http://www.bestechvideos.com/2007/10/16/a-first-look-at-eclipse-rich-ajax-platform-rap</link>
      <description>&lt;div style="width: 85%;"&gt;
&lt;p&gt;Eclipse Rich Ajax Platform (RAP) allows developers to create Rich Internet Applications (RIA) using the OSGi standard component model. The main advantage of this technology is the ability to share the same Java code base for RCP and RIA applications.&lt;/p&gt;
&lt;p&gt;In this two-part screencast you are going to see RAP installation process, look and feel of the RAP 1.0 Demo application and creation of the simple RAP plugin.&lt;/p&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/10/16/a-first-look-at-eclipse-rich-ajax-platform-rap"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-tech"&gt;Technologies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/web-tech/ajax"&gt;AJAX&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Tue, 16 Oct 2007 18:12:56 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/10/16/a-first-look-at-eclipse-rich-ajax-platform-rap</guid>
      <author>vojko</author>
    </item>
    <item>
      <title>Railscast: Complex Forms Part 2</title>
      <link>http://www.bestechvideos.com/2007/10/12/railscast-complex-forms-part-2</link>
      <description>&lt;p&gt;See how to use Javascript and RJS to add and remove form fields dynamically. This episode will build upon the previous episode allowing you to create any number of tasks in one form the same time a project is created.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/10/12/railscast-complex-forms-part-2"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-tech"&gt;Technologies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/web-tech/ajax"&gt;AJAX&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails"&gt;Ruby On Rails&lt;/a&gt;</description>
      <pubDate>Mon, 15 Oct 2007 17:12:14 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/10/12/railscast-complex-forms-part-2</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>GWT RPC in Eclipse</title>
      <link>http://www.bestechvideos.com/2007/10/11/gwt-rpc-in-eclipse</link>
      <description>&lt;p&gt;In this screencast tutorial you are going to see how to use the Google Web Toolkit Remote Procedure Calls. This tutorial covers creation of a simple GWT RPC project in Eclipse IDE.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/10/11/gwt-rpc-in-eclipse"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-tech/ajax"&gt;AJAX&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Thu, 11 Oct 2007 16:06:40 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/10/11/gwt-rpc-in-eclipse</guid>
      <author>vojko</author>
    </item>
  </channel>
</rss>
