<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:on="http://www.oreillynet.com/csrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" xml:lang="en-US">

<title>Java</title>
<link rel="alternate" type="text/html" href="http://oreilly.com/java/" hreflang="en" title="Java" />
<subtitle type="text">A compilation of O'Reilly Media's information about the Java programming language, from news, books, conferences, courses, community, and reports.</subtitle>
<rights>Copyright O'Reilly Media, Inc.</rights>
<id>http://oreilly.com/java/</id>
<updated>2009-11-10T10:19:53-08:00</updated>

<itunes:author>O'Reilly Media, Inc.</itunes:author>
<itunes:category text="Technology" />
<itunes:explicit>no</itunes:explicit>
<itunes:owner>
<itunes:name>O'Reilly Media, Inc.</itunes:name>
<itunes:email>webmaster@oreillynet.com</itunes:email>
</itunes:owner>

<link rel="self" href="http://feeds.feedburner.com/oreilly/java" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
	<title>Great Java</title>
	<id>http://oreilly.com/catalog/9780596809393/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/7XUesELfjFI/" />
	<summary type="html">
	Great Java: Level 1 will teach you the fundamentals of Java, from the basics of compilation through methods, objects, and the key concepts of good programming. By the time you're through these lessons, you'll be programming, and programming well.&lt;br /&gt; &lt;br /&gt; Throughout the course, you'll progressively learn to code and compile programs, work extensively with text, and declare, convert, and cast between data types. You'll also read files, get user input, and build arrays, including multi-dimensional arrays. Finally, you'll move into objects, modeling your data and behavior into core Java structures.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/7XUesELfjFI" height="1" width="1"/&gt;</summary>
	<author><name>Brett McLaughlin</name></author>
	<category term="Java" />
	<updated>2009-11-10T10:19:53-08:10</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9780596809393/</feedburner:origLink></entry>

<entry>
	<title>Announcing O'Reilly Answers - Clever Hacks. Creative Ideas. Innovative Solutions.</title>
	<id>http://broadcast.oreilly.com/2009/11/announcing-oreilly-answers.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/puiBWffkI30/announcing-oreilly-answers.html" />
	<summary type="html">
	We're launching the beta of O'Reilly Answers, and I'm inviting you to be part of it. In brief, O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly).  O'Reilly is at the center of an amazing exchange of knowledge sharing and idea generation, and we want you to join us in changing the world by spreading the knowledge of innovators.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/puiBWffkI30" height="1" width="1"/&gt;</summary>
	<author><name>Allen Noren</name></author>
	<category term="Actionscript" />
	<category term="Ajax" />
	<category term="Apache" />
	<category term="Bsd" />
	<category term="Iphone" />
	<category term="Java" />
	<category term="Javascript" />
	<category term="Linux" />
	<category term="Mac" />
	<category term="Mysql" />
	<category term="Opensource" />
	<category term="Oracle" />
	<category term="Oscon" />
	<category term="Osx" />
	<category term="Perl" />
	<category term="Photoshop" />
	<category term="Python" />
	<category term="Rails" />
	<category term="Ruby" />
	<category term="Unix" />
	<category term="Web" />
	<category term="Web20" />
	<category term="Windows" />
	<category term="Xml" />
	<updated>2009-11-04T09:57:52-08:11</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/11/announcing-oreilly-answers.html</feedburner:origLink></entry>

<entry>
	<title>Hello, Android</title>
	<id>http://oreilly.com/catalog/9781934356494/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/k754iiKl87M/" />
	<summary type="html">
	Android combines the ubiquity of cell phones, the excitement of open source software, and the corporate backing of Google and other Open Handset Alliance members. The result is a mobile platform you can't afford not to learn. This second edition is completely updated for Android 1.5 (Cupcake) and Android 1.6 (Donut).
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/k754iiKl87M" height="1" width="1"/&gt;</summary>
	<author><name>Ed Burnette</name></author>
	<category term="Devices &amp; Peripherals" />
	<category term="Java" />
	<category term="Telephony" />
	<category term="Wireless" />
	<updated>2009-10-23T23:50:58-08:12</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9781934356494/</feedburner:origLink></entry>

<entry>
	<title>Grails</title>
	<id>http://oreilly.com/catalog/9781934356463/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/7iIKmCJTr2s/" />
	<summary type="html">
	Java web development is notoriously tedious, but help is on the way: Grails. Using the principle of convention-over-configuration and the dynamic Groovy programming language, Grails takes the pain out of web development and brings back the fun. This book will get you up and running with Grails by putting it to use in constructing an original, working application from start to finish.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/7iIKmCJTr2s" height="1" width="1"/&gt;</summary>
	<author><name>Dave Klein</name></author>
	<category term="Java" />
	<updated>2009-10-21T23:50:59-08:13</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9781934356463/</feedburner:origLink></entry>

<entry>
	<title>Potomac - Bringing OSGi Modularity to Flex</title>
	<id>http://www.insideria.com/2009/10/potomac---bringing-osgi-modula.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/JzFBPNJjSpM/potomac---bringing-osgi-modula.html" />
	<summary type="html">
	OSGi is taking over the Java world.  The modularity features offered by OSGi have become so popular that it seems like all the major Java enterprise applications and frameworks have adopted OSGi or have plans to.  Products and frameworks such as Eclipse (and therefore Flex Builder), Spring, Websphere, Guice, Weblogic, and JBoss all use OSGi.  Even organizations such as NASA have adopted OSGi.  So what is OSGi and why is it so popular?  This article will try to answer those questions and introduce you to Potomac - the new OSGi inspired framework for Flex.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/JzFBPNJjSpM" height="1" width="1"/&gt;</summary>
	<author><name>Chris Gross</name></author>
	<category term="Blogs" />
	<category term="Eclipse" />
	<category term="Enterprise" />
	<category term="Flex" />
	<category term="Frameworks" />
	<category term="Java" />
	<category term="Metadata" />
	<category term="Modules" />
	<category term="Osgi" />
	<category term="Rcp" />
	<updated>2009-10-01T13:10:01-08:14</updated>
<feedburner:origLink>http://www.insideria.com/2009/10/potomac---bringing-osgi-modula.html</feedburner:origLink></entry>

<entry>
	<title>Is There Any Correct Java Code Out There?</title>
	<id>http://broadcast.oreilly.com/2009/08/is-there-any-correct-java-code.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/oMpT5yXCiJ8/is-there-any-correct-java-code.html" />
	<summary type="html">
	Writing correct, concurrent code is really hard. Java makes it seem easier than it is, even when you think you're being careful. The language support is better than it was before Java 5, but we still have a lot to learn. And we have to learn fast, because our code is running on more and more processors every day.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/oMpT5yXCiJ8" height="1" width="1"/&gt;</summary>
	<author><name>James Elliott</name></author>
	<category term="Concurrency" />
	<category term="Development" />
	<category term="Java" />
	<updated>2009-08-05T15:26:05-08:15</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/08/is-there-any-correct-java-code.html</feedburner:origLink></entry>

<entry>
	<title>Developing Android Applications - A Free Live Online Workshop - Aug 5 @ 10am PT</title>
	<id>http://training.oreilly.com/androidapps/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/3a3J00V-fSk/" />
	<summary type="html">
	Learn to build mobile applications for the exciting new Android platform. In this dynamic, online workshop, you'll get up to speed on the basics of Android development, including the Android SDK and the Eclipse IDE. As you learn in this session, you'll build a simple Android app from start to finish. During the workshop, you'll have direct access to the instructor via online Q&amp;amp;A.  Attendance is limited, so register now!
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/3a3J00V-fSk" height="1" width="1"/&gt;</summary>
	<author><name>O'Reilly Media</name></author>
	<category term="Java" />
	<updated>2009-07-30T17:25:53-08:16</updated>
<feedburner:origLink>http://training.oreilly.com/androidapps/</feedburner:origLink></entry>

<entry>
	<title>Programming Scala</title>
	<id>http://oreilly.com/catalog/9781934356319/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/fMvoPsN1LyY/" />
	<summary type="html">
	Scala is an exciting, modern, multi-paradigm language for the JVM. You can use it to write traditional, imperative, object-oriented code. But you can also leverage its higher level of abstraction to take full advantage of modern, multicore systems. &lt;i&gt;Programming Scala&lt;/i&gt; will show you how to use this powerful functional programming language to create highly scalable, highly concurrent applications on the Java Platform.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/fMvoPsN1LyY" height="1" width="1"/&gt;</summary>
	<author><name>Venkat Subramaniam</name></author>
	<category term="Java" />
	<updated>2009-07-01T23:50:04-08:17</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9781934356319/</feedburner:origLink></entry>

<entry>
	<title>Java to ActionScript Converter, Take 3</title>
	<id>http://www.insideria.com/2008/12/java-to-actionscript-converter.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/pA3Nqm6oAgk/java-to-actionscript-converter.html" />
	<summary type="html">
	I needed to estimate the effort required to port a Spring Rich Client application to AIR. Spring RCP applications are actually Java Swing applications. The project had 93 Java files, consisting of 118 Java classes and 16,950 total lines of...
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/pA3Nqm6oAgk" height="1" width="1"/&gt;</summary>
	<author><name>Mike Slinn</name></author>
	<category term="Blogs" />
	<category term="Actionscript" />
	<category term="Java" />
	<updated>2009-06-19T17:57:02-08:18</updated>
<feedburner:origLink>http://www.insideria.com/2008/12/java-to-actionscript-converter.html</feedburner:origLink></entry>

<entry>
	<title>Modular Java</title>
	<id>http://oreilly.com/catalog/9781934356401/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/VoTGcGAy-_I/" />
	<summary type="html">
	Attack complexity in your Java applications using &lt;i&gt;Modular Java&lt;/i&gt;. This pragmatic guide introduces you to OSGi and Spring Dynamic Modules, two of the most compelling frameworks for Java modularization. Driven by real-world examples, this book will equip you with the know-how you need to develop Java applications that are composed of smaller, loosely-coupled, highly-cohesive modules.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/VoTGcGAy-_I" height="1" width="1"/&gt;</summary>
	<author><name>Craig Walls</name></author>
	<category term="Java" />
	<updated>2009-06-16T23:50:43-08:19</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9781934356401/</feedburner:origLink></entry>

<entry>
	<title>Writing the Pac-Man Game in JavaFX - Part 5</title>
	<id>http://www.insideria.com/2009/06/writing-the-pac-man-game-in-ja-4.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/DDQbO63IH1U/writing-the-pac-man-game-in-ja-4.html" />
	<summary type="html">
	In previous articles, we finished writing most of the code of the Pac-Man game. In article 3, we implemented a simple algorithm for the ghosts to catch the Pac-Man. The ghosts randomly decides in which direction they move. They do not chase the Pac-Man even they are very close to him. This makes the game less challenging. In fact, the behavior of the ghosts are the most tricky part of the game. According to Iwatani, the author of the original arcade game, he had designed each ghost with its own distinct personality in order to keep the game from becoming too difficult or boring to play. ( More info) However, there is generally no conclusion on what behavior of the ghosts are good for the players.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/DDQbO63IH1U" height="1" width="1"/&gt;</summary>
	<author><name>Haining Henry Zhang</name></author>
	<category term="Features" />
	<category term="Development" />
	<category term="Game" />
	<category term="Gaming" />
	<category term="Java" />
	<category term="Javafx" />
	<updated>2009-06-12T10:32:31-08:20</updated>
<feedburner:origLink>http://www.insideria.com/2009/06/writing-the-pac-man-game-in-ja-4.html</feedburner:origLink></entry>

<entry>
	<title>Writing the Pac-Man Game in JavaFX - Part 4</title>
	<id>http://www.insideria.com/2009/06/writing-the-pac-man-game-in-ja-3.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/hynGZDae1LE/writing-the-pac-man-game-in-ja-3.html" />
	<summary type="html">
	In the last article, we developed a preliminary version of the Pac-Man game. Four ghosts are randomly roaming the maze and a Pac-Man character can be controlled by a player. Now, we write some more code for the interaction between ghosts and the Pac-Man: 

Pac-Man eats a ghost after he gobbles a magic dot.
A ghost eats the Pac-Man when it touches him.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/hynGZDae1LE" height="1" width="1"/&gt;</summary>
	<author><name>Haining Henry Zhang</name></author>
	<category term="Features" />
	<category term="Development" />
	<category term="Game" />
	<category term="Gaming" />
	<category term="Java" />
	<category term="Javafx" />
	<updated>2009-06-04T18:26:47-08:21</updated>
<feedburner:origLink>http://www.insideria.com/2009/06/writing-the-pac-man-game-in-ja-3.html</feedburner:origLink></entry>

<entry>
	<title>Sun Launches an App Store + Ellison on Sun's Future</title>
	<id>http://broadcast.oreilly.com/2009/06/sun-launches-a-java-centric-ap.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/Ip5HS2RRGYA/sun-launches-a-java-centric-ap.html" />
	<summary type="html">
	As Schwartz touts the massive market penetration of Java on "Billions of PCs and Mobile Devices".  Sun introduces a Java-centric App Store to bring the advantages of this distribution to Java application developers.   Scott McNealy invites Larry Ellison to the stage to talk about the future of Java, how JavaFX is better than AJAX, and how he intends to compete with Google's Android.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/Ip5HS2RRGYA" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Database" />
	<category term="Java" />
	<category term="Mobile" />
	<category term="Oracle" />
	<category term="Programming" />
	<updated>2009-06-02T12:33:45-08:22</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/06/sun-launches-a-java-centric-ap.html</feedburner:origLink></entry>

<entry>
	<title>Java Message Service</title>
	<id>http://oreilly.com/catalog/9780596522049/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/QtDVbfxNlJI/" />
	<summary type="html">
	Creating Distributed Enterprise Applications
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/QtDVbfxNlJI" height="1" width="1"/&gt;</summary>
	<author><name>David A. Chappell, Richard Monson-Haefel, Mark Richards</name></author>
	<category term="Java" />
	<category term="Other Programming" />
	<category term="Xml" />
	<updated>2009-05-28T23:50:46-08:23</updated>
	<on:short_desc>PRINT or PDF</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9780596522049/</feedburner:origLink></entry>

<entry>
	<title>Writing the Pac-Man Game in JavaFX - Part 3</title>
	<id>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja-2.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/3YclDuWJ1As/writing-the-pac-man-game-in-ja-2.html" />
	<summary type="html">
	We are now ready to create the ghosts in our game. The four ghosts, namely Blinky(red), Pinky(pink), 
Inky(cyan) and Clyde(orange), are trapped inside a cage when a game starts. After some time, they get out of the cage
one by one and start roaming the maze. Their goal is to catch the Pac-Man. The Pac-Man dies if he is touched
by one of the ghosts. If the Pac-Man swallows a magic dot, he has the power to eat ghosts for a while. During this 
time, the ghosts turn hollow and move more slowly.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/3YclDuWJ1As" height="1" width="1"/&gt;</summary>
	<author><name>Haining Henry Zhang</name></author>
	<category term="Features" />
	<category term="Java" />
	<category term="Javafx" />
	<updated>2009-05-28T20:56:44-08:24</updated>
<feedburner:origLink>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja-2.html</feedburner:origLink></entry>

<entry>
	<title>Regular Expressions Cookbook</title>
	<id>http://oreilly.com/catalog/9780596520687/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/opM_HZ8Hgow/" />
	<summary type="html">
	Detailed Solutions in Eight Programming Languages
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/opM_HZ8Hgow" height="1" width="1"/&gt;</summary>
	<author><name>Steven Levithan, Jan Goyvaerts</name></author>
	<category term="Java" />
	<category term="Other Programming" />
	<category term="Perl" />
	<category term="Php" />
	<category term="Ruby" />
	<category term="Cookbook" />
	<updated>2009-05-27T23:50:59-08:25</updated>
	<on:short_desc>PRINT or PDF</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9780596520687/</feedburner:origLink></entry>

<entry>
	<title>Programming Clojure</title>
	<id>http://oreilly.com/catalog/9781934356333/</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/Cx-j2Djd2Ts/" />
	<summary type="html">
	If you're a Java programmer, if you care about concurrency, or if you enjoy working in low-ceremony language such as Ruby or Python, &lt;i&gt;Programming Clojure&lt;/i&gt; is for you. Clojure is a general-purpose language with direct support for Java, a modernized Lisp dialect, and a set of functional data structures. &lt;i&gt;Programming Clojure&lt;/i&gt; shows you how to write applications that have the beauty and elegance of a good scripting language, the power and reach of the JVM, and a modern, concurrency-safe functional style. Now you can write beautiful code that runs fast and scales well.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/Cx-j2Djd2Ts" height="1" width="1"/&gt;</summary>
	<author><name>Stuart Halloway</name></author>
	<category term="Java" />
	<updated>2009-05-21T23:50:07-08:26</updated>
	<on:short_desc>PRINT</on:short_desc>
<feedburner:origLink>http://oreilly.com/catalog/9781934356333/</feedburner:origLink></entry>

<entry>
	<title>Writing the Pac-Man Game in JavaFX - Part 2</title>
	<id>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja-1.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/RdMdGwQQLQY/writing-the-pac-man-game-in-ja-1.html" />
	<summary type="html">
	In last article, we designed a data model and drew a maze with dots spread into the maze. Now we are ready
to create the Pac-Man character. The Pac-Man character is controlled by the game player to move 
around the maze. While he is moving, he keeps gobbling dots along the path. To implement the
Pac-Man character, we divide the coding into a few tasks so that we can create it bit by bit:
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/RdMdGwQQLQY" height="1" width="1"/&gt;</summary>
	<author><name>Haining Henry Zhang</name></author>
	<category term="Features" />
	<category term="Java" />
	<category term="Javafx" />
	<updated>2009-05-21T22:26:09-08:27</updated>
<feedburner:origLink>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja-1.html</feedburner:origLink></entry>

<entry>
	<title>Writing the Pac-Man Game in JavaFX - Part 1</title>
	<id>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/UzXv6GcZ9uI/writing-the-pac-man-game-in-ja.html" />
	<summary type="html">
	When I was young I was fascinated by arcade games. One of my favorites was the Pac-Man game. Recently, when I was learning the JavaFX language, I decided to write the game in JavaFX. Based on my experience in other programming languages, I assumed there would be some amount of work in building a game such as Pac-Man, giving me a good feel for RIA development in JavaFX.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/UzXv6GcZ9uI" height="1" width="1"/&gt;</summary>
	<author><name>Haining Henry Zhang</name></author>
	<category term="Features" />
	<category term="Development" />
	<category term="Game" />
	<category term="Gaming" />
	<category term="Java" />
	<category term="Javafx" />
	<updated>2009-05-15T20:50:34-08:28</updated>
<feedburner:origLink>http://www.insideria.com/2009/05/writing-the-pac-man-game-in-ja.html</feedburner:origLink></entry>

<entry>
	<title>Poll Results: How will the Oracle purchase of Sun affect you as a developer?</title>
	<id>http://www.insideria.com/2009/04/poll-results-how-will-the-orac.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/E5uHW2k9fkA/poll-results-how-will-the-orac.html" />
	<summary type="html">
	From the results of this poll it appears that the acquisition of Sun by Oracle will not effect your choice of any of Sun's open source projects. Only 20% of those responding said they would be less likely to use...
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/E5uHW2k9fkA" height="1" width="1"/&gt;</summary>
	<author><name>Rich Tretola</name></author>
	<category term="News &amp; Events" />
	<category term="Java" />
	<category term="Mysql" />
	<category term="Oracle" />
	<category term="Sun" />
	<updated>2009-05-15T20:50:34-08:29</updated>
<feedburner:origLink>http://www.insideria.com/2009/04/poll-results-how-will-the-orac.html</feedburner:origLink></entry>

<entry>
	<title>Exploring Apache Pivot 1.1, Part 1</title>
	<id>http://www.insideria.com/2009/04/exploring-apache-pivot-11-part.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/G37l67Gq7IQ/exploring-apache-pivot-11-part.html" />
	<summary type="html">
	This is the first in a series of several articles that explore some of the new features in Apache Pivot 1.1. Pivot is a Java-based RIA toolkit that is currently undergoing incubation at the Apache Software Foundation. This article discusses Pivot's support for drag and drop.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/G37l67Gq7IQ" height="1" width="1"/&gt;</summary>
	<author><name>Greg Brown</name></author>
	<category term="Features" />
	<category term="Apache" />
	<category term="Apachepivot" />
	<category term="Draganddrop" />
	<category term="Java" />
	<category term="Ria" />
	<updated>2009-05-15T20:50:34-08:30</updated>
<feedburner:origLink>http://www.insideria.com/2009/04/exploring-apache-pivot-11-part.html</feedburner:origLink></entry>

<entry>
	<title>What the Sun/Oracle Combination Means for Java and Open Source</title>
	<id>http://broadcast.oreilly.com/2009/04/what-the-sunoracle-combination.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/K-nBoymY5ZQ/what-the-sunoracle-combination.html" />
	<summary type="html">
	What does the Oracle/Sun merger mean for Java?   There's been a lot of speculation and a fair amount of apocalyptic, "sky is falling" Twitter activity, but does anyone really know what Ellison has in store for Java?
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/K-nBoymY5ZQ" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Enterprise" />
	<category term="Java" />
	<category term="Programming" />
	<category term="Web" />
	<updated>2009-05-15T20:50:34-08:31</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/04/what-the-sunoracle-combination.html</feedburner:origLink></entry>

<entry>
	<title>Google Introduces Comprehensive, Standards-based Java Support in AppEngine</title>
	<id>http://broadcast.oreilly.com/2009/04/google-introduces-a-comprehens.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/iSRavw1XZcI/google-introduces-a-comprehens.html" />
	<summary type="html">
	Google's announcement of Java support in AppEngine is more than just the announcement of support for a second language.     Java on AppEngine changes the dynamics of the Java ecosystem and redefines the concept of Write Once Run Anywhere.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/iSRavw1XZcI" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Appengine" />
	<category term="Cloudcomputing" />
	<category term="Google" />
	<category term="Java" />
	<updated>2009-05-15T20:50:34-08:32</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/04/google-introduces-a-comprehens.html</feedburner:origLink></entry>

<entry>
	<title>Java for Google AppEngine, finally!</title>
	<id>http://broadcast.oreilly.com/2009/04/java-for-google-appengine-fina.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/ZP4UBqKihhA/java-for-google-appengine-fina.html" />
	<summary type="html">
	At last after one year, Google announced the availability of the Java for AppEngine platform. When the AppEngine announced last year, the very first issue filed was - a request for Java. Since then lots of Java developers want to see their favorite language supported by the AppEngine. Finally it arrived and let's take a look at the features/limitations.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/ZP4UBqKihhA" height="1" width="1"/&gt;</summary>
	<author><name>Hari K. Gottipati</name></author>
	<category term="Appengine" />
	<category term="Google" />
	<category term="Iaas" />
	<category term="Java" />
	<category term="Paas" />
	<category term="Saas" />
	<category term="Stax" />
	<updated>2009-05-15T20:50:34-08:33</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/04/java-for-google-appengine-fina.html</feedburner:origLink></entry>

<entry>
	<title>An Up and Down Week for JAVA</title>
	<id>http://broadcast.oreilly.com/2009/04/an-up-and-down-week-for-java.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/eN_y9qJGYnY/an-up-and-down-week-for-java.html" />
	<summary type="html">
	...and, I'm not talking about the language. I'm talking about the stock, Sun Microsystems is down 20% in the futures market @ 8:10 AM ET. -20% On the news of the $7 billion game of brinksmanship, it is important to...
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/eN_y9qJGYnY" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Ibm" />
	<category term="Java" />
	<category term="Programming" />
	<category term="Sunmicrosystems" />
	<updated>2009-05-15T20:50:34-08:34</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/04/an-up-and-down-week-for-java.html</feedburner:origLink></entry>

<entry>
	<title>Blue Sun? What an IBM acquisition of Sun means for software</title>
	<id>http://broadcast.oreilly.com/2009/03/blue-sun-what-an-ibm-acquisiti.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/En2_kGkzue0/blue-sun-what-an-ibm-acquisiti.html" />
	<summary type="html">
	Sun's software side of the acquisition ledger, especially by IBM, has been rather oddly overlooked, given that it will likely have major implications for software development and cloud computing for years. Sun's software holdings cover five primary areas - Java, Solaris, mySQL, Open Office, and Sun's recently acquired QLayer cloud infrastructure. Understanding how IBM could potentially ramp up (or destroy) each of these gives some interesting insight into the real value of IBM's potential software acquisitions.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/En2_kGkzue0" height="1" width="1"/&gt;</summary>
	<author><name>Kurt Cagle</name></author>
	<category term="Cloudcomputing" />
	<category term="Ibm" />
	<category term="Java" />
	<category term="Odf" />
	<category term="Ooxml" />
	<category term="Sun" />
	<category term="Xml" />
	<updated>2009-05-15T20:50:34-08:35</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/03/blue-sun-what-an-ibm-acquisiti.html</feedburner:origLink></entry>

<entry>
	<title>Apache up against corporate dominance of fake standards process?</title>
	<id>http://broadcast.oreilly.com/2009/03/apache-up-against-corporate-do.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/6aFhyueSKD8/apache-up-against-corporate-do.html" />
	<summary type="html">
	Read the rather startling comments to the article  The long-running Sun-Apache dispute
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/6aFhyueSKD8" height="1" width="1"/&gt;</summary>
	<author><name>Rick Jelliffe</name></author>
	<category term="Java" />
	<category term="Standards" />
	<category term="Xml" />
	<updated>2009-05-15T20:50:34-08:36</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2009/03/apache-up-against-corporate-do.html</feedburner:origLink></entry>

<entry>
	<title>ActionScript Data Structure Performance</title>
	<id>http://www.insideria.com/2009/03/java-collections-for-flex.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/JEowah8aK2s/java-collections-for-flex.html" />
	<summary type="html">
	As I have previously reported, lots of Java programmers are adopting Flex. One question that Java programmers always ask is "where are my beloved collections classes?" First, the good news: this blog will point you to some excellent collection classes,...
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/JEowah8aK2s" height="1" width="1"/&gt;</summary>
	<author><name>Mike Slinn</name></author>
	<category term="Blogs" />
	<category term="Actionscript" />
	<category term="Java" />
	<category term="Performance" />
	<updated>2009-05-15T20:50:34-08:37</updated>
<feedburner:origLink>http://www.insideria.com/2009/03/java-collections-for-flex.html</feedburner:origLink></entry>

<entry>
	<title>A Conversation with the Authors of JRuby Cookbook</title>
	<id>http://broadcast.oreilly.com/2008/11/a-conversation-with-the-author.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/8ZKnmOgfXEw/a-conversation-with-the-author.html" />
	<summary type="html">
	Henry Liu and Justin Edelson authors of the just released JRuby Cookbook talk about JRuby, the current state of the Java platform, and some of the compelling benefits of integrating a language like Ruby with the Java platform.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/8ZKnmOgfXEw" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Interviews" />
	<category term="Java" />
	<category term="Ruby" />
	<updated>2009-05-15T20:50:34-08:38</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2008/11/a-conversation-with-the-author.html</feedburner:origLink></entry>

<entry>
	<title>Spring Getting into a Groove with Groovy: SpringSource Acquires G2One</title>
	<id>http://broadcast.oreilly.com/2008/11/springsource-getting-into-the.html</id>
	<link rel="alternate" href="http://feedproxy.google.com/~r/oreilly/java/~3/WD-NjtzmEpA/springsource-getting-into-the.html" />
	<summary type="html">
	Rod Johnson and Graeme Rocher discuss SpringSource's acquisition of G2One.  In this 20 minute interview, both Johnson and Rocher discuss the differences between Groovy and other scripting languages available on the JVM and why they believe that Groovy on Grails provides the path of least resistance for enterprise web application development.
	&lt;img src="http://feeds.feedburner.com/~r/oreilly/java/~4/WD-NjtzmEpA" height="1" width="1"/&gt;</summary>
	<author><name>Timothy M. O'Brien</name></author>
	<category term="Enterprise" />
	<category term="Interviews" />
	<category term="Java" />
	<category term="Scripting" />
	<updated>2009-05-15T20:50:34-08:39</updated>
<feedburner:origLink>http://broadcast.oreilly.com/2008/11/springsource-getting-into-the.html</feedburner:origLink></entry>

</feed>
