<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Category Sun Videos</title>
    <link>http://www.bestechvideos.com/category/sun?parent_name=sun</link>
    <pubDate>Wed, 02 Apr 2008 17:59:50 GMT</pubDate>
    <description>BestTechVideos: Category Sun Videos with short descriptions</description>
    <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>The Lively Kernel</title>
      <link>http://www.bestechvideos.com/2008/02/21/the-lively-kernel</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
January, 24 2008&lt;br /&gt;
&lt;br /&gt;
ABSTRACT&lt;br /&gt;
&lt;br /&gt;
The Sun Labs Lively Kernel is a new approach to web programming. It provides a complete platform for web applications, including dynamic graphics, network access, and development tools, and requires nothing more than available web browsers. We call the system lively for three reasons:&lt;br /&gt;
&lt;br /&gt;
It comes live off a web page. There is no installation. The entire system is written in JavaScript, and it becomes active as soon as the page is loaded by a browser.&lt;br /&gt;
&lt;br /&gt;
It can change itself and create new content. The Lively Kernel includes a basic graphics editor that allows it to alter and create new graphical content, and also a simple IDE that allows it to alter and create new applications. It comes with a basic library of graphical and computational components, and these, as well as the kernel, can be altered and extended on the fly.&lt;br /&gt;
&lt;br /&gt;
It can save new artifacts, even clone itself, onto new web pages. The kernel includes WebDav support for browsing and extending remote file systems, and thus has the ability to save its objects and &amp;quot;worlds&amp;quot; (applications) as new active web pages.&lt;br /&gt;
&lt;br /&gt;
The Lively Kernel uses only existing web standards. The implementation and user language is JavaScript, known by millions and supported in every browser. The graphics APIs are built upon SVG (Scalable Vector Graphics), also available in major browsers. The network protocols used are asynchronous HTTP and WebDav.&lt;br /&gt;
&lt;br /&gt;
The Lively Kernel is being made available as Open Source software under a GPL license. While it is not ready for use as a product, we expect significant participation from adventurous developers and academia.&lt;br /&gt;
http://research.sun.com/projects/lively/&lt;br /&gt;
&lt;br /&gt;
Speaker: Dan Ingalls&lt;br /&gt;
Dan Ingalls is the principal architect of five generations of Smalltalk environments, culminating in the release of Squeak, an open-source Smalltalk system written in itself. He designed the byte-coded virtual machine that made Smalltalk practical in 1976. He invented BitBlt, the general-purpose graphical operation that underlies most bitmap graphics systems today, and also pop-up menus. He has received the ACM Grace Hopper Award for Outstanding Young Scientist, and the ACM Software Systems Award.&lt;br /&gt;
&lt;br /&gt;
Dan is currently at Sun Microsystems where he is working on the Lively Kernel, a self-supporting computing kernel that lives on a web page and requires no installation.&lt;br /&gt;
&lt;br /&gt;
Dan Received his B.A. in Physics from Harvard University, and his M.S. in Electrical Engineering from Stanford University.&lt;br /&gt;
&lt;br /&gt;
Speaker: Krzysztof Palacz&lt;br /&gt;
Krzysztof Palacz is a researcher at Sun Labs, where he is currently&lt;br /&gt;
working on the Lively Kernel, a zero-installation, self-supporting Web-&lt;br /&gt;
based programming environment and user interface system.&lt;br /&gt;
&lt;br /&gt;
Previously Krzysztof worked on virtual machine implementation, he co-&lt;br /&gt;
designed the Ovm virtual machine and developed high-level&lt;br /&gt;
communication mechanisms and clustering extensions for the&lt;br /&gt;
Multitasking Virtual Machine from Sun Labs.&lt;br /&gt;
&lt;br /&gt;
Krzysztof received a M.S. in Physics and a M.S in Computer Science&lt;br /&gt;
from Adam Mickiewicz University, Poznan, Poland and his Ph.D. in&lt;br /&gt;
Computer Science from Purdue University.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/02/21/the-lively-kernel"&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/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/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Mon, 10 Mar 2008 17:02:36 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/02/21/the-lively-kernel</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>How to install WSIT plug-in on NetBeans IDE 5.5.1 using Update Center?</title>
      <link>http://www.bestechvideos.com/2007/02/28/how-to-install-wsit-plug-in-on-netbeans-ide-551-using-update-center</link>
      <description>&lt;p&gt;NetBeans 5.5.1 IDE Beta was &lt;a href="http://www.netbeans.org/community/news/index.html#1010"&gt;released&lt;/a&gt; earlier this week. Along with it, the WSIT plug-in modules were released as part of Update Center. So now if you want to install WSIT plug-in in NetBeans, you no longer have to manually download the modules and then install them. This screencast shows you how to install the WSIT plug-in on NetBeans IDE 5.5.1 using Update Center.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/02/28/how-to-install-wsit-plug-in-on-netbeans-ide-551-using-update-center"&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/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/companies/sun"&gt;Sun&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>Wed, 28 Feb 2007 13:58:33 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/02/28/how-to-install-wsit-plug-in-on-netbeans-ide-551-using-update-center</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Building Community Portals With Sun Java System Portal Server 7</title>
      <link>http://www.bestechvideos.com/2007/01/21/building-community-portals-with-sun-java-system-portal-server-7</link>
      <description>&lt;p&gt;One of the key and compelling new features of the Sun Java System Portal Server 7 release was support for Communities and Collaboration. See &lt;a href="http://blogs.sun.com/roller/page/ripcurl?entry=the_revolution_of_community_portals"&gt;Paul's writeup&lt;/a&gt; that introduces this feature-set and explains why "Community Portals" have the potential to impact how we use the read/write Web.&lt;/p&gt;

&lt;p&gt;To follow up on that, Jeff just recorded a screencast that demonstrates the usage of Communities in Portal 7, including the Community samples that ship with the product.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/01/21/building-community-portals-with-sun-java-system-portal-server-7"&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/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/companies/sun"&gt;Sun&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, 21 Jan 2007 19:59:00 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/01/21/building-community-portals-with-sun-java-system-portal-server-7</guid>
      <author>scoundrel</author>
    </item>
  </channel>
</rss>
