<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java Software Development Videos and Tutorials &#187; javascript</title>
	<atom:link href="http://www.java-tv.com/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Faster Applications Faster: Optimizing Applications with the GWT Compiler</title>
		<link>http://www.java-tv.com/2010/11/11/faster-applications-faster-optimizing-applications-with-the-gwt-compiler/</link>
		<comments>http://www.java-tv.com/2010/11/11/faster-applications-faster-optimizing-applications-with-the-gwt-compiler/#comments</comments>
		<pubDate>Thu, 11 Nov 2010 12:46:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1688</guid>
		<description><![CDATA[The GWT compiler is not just a Java to JavaScript transliterator. It performs many optimizations along the way. This session shows you not only the optimizations performed, but how you can get more out of the compiler itself. Learn how to speed up compiles, use -draftCompile, compile for only one locale/browser permutation, and more.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/11/11/faster-applications-faster-optimizing-applications-with-the-gwt-compiler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exploring JavaServer Faces 2.0 and PrimeFaces</title>
		<link>http://www.java-tv.com/2010/10/04/exploring-javaserver-faces-2-0-and-primefaces/</link>
		<comments>http://www.java-tv.com/2010/10/04/exploring-javaserver-faces-2-0-and-primefaces/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 14:49:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[primefaces]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1647</guid>
		<description><![CDATA[JSF has come a long in the past years and JSF 2.0 is the latest version featuring a major upgrade based on community feedback. Combined with PrimeFaces Component Suite, JSF 2.0 unleashes it&#8217;s true power. In addition to core JSF 2.0, this presentation also covers advanced topics such as JSF-Ajax applications without javascript, JSF based iPhone/Android web applications with a native look, a Mac OS X desktop web clone, satellite navigation powered mobile applications and Ajax Push/Comet integration.
http://skillsmatter.com/podcast/java-jee/exploring-javaserver-faces-2-0-and-primefaces
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/10/04/exploring-javaserver-faces-2-0-and-primefaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Embracing Collaboration with JRuby and JavaScript</title>
		<link>http://www.java-tv.com/2010/03/10/embracing-collaboration-with-jruby-and-javascript/</link>
		<comments>http://www.java-tv.com/2010/03/10/embracing-collaboration-with-jruby-and-javascript/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:10:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jruby]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1459</guid>
		<description><![CDATA[As web developers, we live in an arranged marriage with JavaScript. What is a Rubyist to do? Use JavaScript as a compile target? Abstract it away on the server? With JRuby, we can embrace the shared language of the web in a compelling way, building reusable libraries that work across the client-server boundary. By bridging Ruby to JavaScript using Rhino, we gain shared databases, including their indexing strategies. We gain remote model discovery and shared client/server validation. We gain a shared query language. And because it is JavaScript, we gain ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/03/10/embracing-collaboration-with-jruby-and-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Measure in Milliseconds: Performance Tips for Google Web Toolkit</title>
		<link>http://www.java-tv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/</link>
		<comments>http://www.java-tv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 12:40:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[Software Testing]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[GWT]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[metrics]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1310</guid>
		<description><![CDATA[Google Web Toolkit (GWT) allows developers to build highly optimized, fast AJAX applications. GWT allows developers to code in the Java programming language using their favorite IDE tools, then cross-compile that source into plain JavaScript to be served just like any other webpage script. We&#8217;ll take a look at some performance techniques you can use in GWT to build even faster web apps.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/12/14/measure-in-milliseconds-performance-tips-for-google-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Javascript and JBoss Seam</title>
		<link>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/</link>
		<comments>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:13:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[facelets]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[richfaces]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1149</guid>
		<description><![CDATA[For a recent requirement one of my web applications needed to know the client/browser PC&#8217;s screen resolution. This talk will show how to do this using Javascript, Richfaces/Ajax4Jsf, Facelets and JBoss Seam.
http://skillsmatter.com/podcast/java-jee/integrating-javascript-and-jboss-seam
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to Building Desktop-Style UIs: JavaScript on Grails</title>
		<link>http://www.java-tv.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/</link>
		<comments>http://www.java-tv.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 10:57:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=967</guid>
		<description><![CDATA[The demand for increased interactivity with today’s web applications has resulted in a need to bring the familiar UI features of the desktop to the Web. With the availability of mature 3rd party JavaScript libraries, AJAX technology (DOM, CSS, JavaScript) provides a feasible way to fill this need. The presenter will walk through building rich web apps using Yahoo! UI (YUI) and Ext JS JavaScript libraries on the Grails platform. The presenter will also demonstrate ways of implementing basic and advanced features using these libraries. 

]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/06/12/introduction-to-building-desktop-style-uis-javascript-on-grails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating amazing user interfaces with Dojo and DWR</title>
		<link>http://www.java-tv.com/2009/03/11/creating-amazing-user-interfaces-with-dojo-and-dwr/</link>
		<comments>http://www.java-tv.com/2009/03/11/creating-amazing-user-interfaces-with-dojo-and-dwr/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 13:19:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[dojo]]></category>
		<category><![CDATA[DWR]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=831</guid>
		<description><![CDATA[Ajax has the power to make your applications satisfying and beautiful or painful and frustrating. This talk shows how Dojo can help you create amazingly beautiful user experiences and how DWR brings the beauty to Java by making Java and JavaScript work well together. Both Dojo and DWR have changed a lot in the last 2 years. Dojo now has a theming system, many new widgets, and great documentation. DWR can now synchronize data between the server and multiple clients, you can implement Java interfaces with JavaScript, and call both ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/03/11/creating-amazing-user-interfaces-with-dojo-and-dwr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Steve Yegge on Rhino on Rails and more</title>
		<link>http://www.java-tv.com/2008/12/22/interview-with-steve-yegge-on-rhino-on-rails-and-more/</link>
		<comments>http://www.java-tv.com/2008/12/22/interview-with-steve-yegge-on-rhino-on-rails-and-more/#comments</comments>
		<pubDate>Mon, 22 Dec 2008 15:25:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[rhino on rails]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=663</guid>
		<description><![CDATA[I had the pleasure of chatting with Steve Yegge, of long blogging fame, at  the Google Kirkland office. We discussed the birth, growth, and future of the  Rhino on Rails (RnR) project, as well as other web development issues. Rhino is an open-source implementation of JavaScript written   entirely in Java. It is typically embedded into Java applications to provide   scripting to end users.
 
Additional resources:
http://www.mozilla.org/rhino/
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/12/22/interview-with-steve-yegge-on-rhino-on-rails-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 771/875 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 03:19:41 -->
