<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>Shay Shmeltzer&apos;s Weblog</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/" />
   <link rel="self" type="application/atom+xml" href="http://blogs.oracle.com/shay/xml/rss.xml" />
   <id>tag:blogs.oracle.com,2008:/shay//99</id>
   <updated>2008-08-22T21:00:26Z</updated>
   
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 1.52-en-voltron-r47459-20070213</generator>

<entry>
   <title>Alternative Weekend Watching - ADF 11g Overview</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/08/alternative_weekend_watching_a.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.6021</id>
   
   <published>2008-08-22T20:52:06Z</published>
   <updated>2008-08-22T21:00:26Z</updated>
   
   <summary>Tired of looking at the summer Olympics? Here is an alternative, watch the fastest and strongest Java development framework - Oracle ADF 11g. Last week I did a web seminar for our partners showing off Oracle ADF 11g - you...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="adf" label="ADF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="seminar" label="seminar" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Tired of looking at the summer Olympics?<br />
Here is an alternative, watch the fastest and strongest Java development framework - Oracle ADF 11g.</p>

<p>Last week I did a web seminar for our partners showing off Oracle ADF 11g - you can now watch the recording of this session <a href="http://download.oracle.com/opndocs/americas/081408_54919_source/index.htm">here</a>.</p>

<p>About half of the session is dedicated to demos - and if you are not interested to hear the explanation of what ADF is, why we have it, and what it does you can just jump to the demos from the right side navigation menu.<br />
</p>]]>
      
   </content>
</entry>
<entry>
   <title>Can ADF be used with Oracle E-Business Suite / Siebel/ Peoplesoft</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/08/can_adf_be_used_with_oracle_eb.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5912</id>
   
   <published>2008-08-14T20:09:56Z</published>
   <updated>2008-08-14T23:10:35Z</updated>
   
   <summary>Whenever I finish showing an ADF 11g demo to people who are working on enterprise applications like Oracle E-Business Suite or Peoplesoft or Siebel - the first question I get is &quot;can we use ADF with our existing application&quot;. Basically...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="JDeveloper" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="adf" label="ADF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="ebs" label="EBS" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="peoplesoft" label="Peoplesoft" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="siebel" label="Siebel" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Whenever I finish showing an ADF 11g demo to people who are working on enterprise applications like Oracle E-Business Suite or Peoplesoft or Siebel - the first question I get is "can we use ADF with our existing application".<br />
Basically they would like to build new UIs on top of their existing systems - and leverage the cool new Ajax based functionality in ADF Faces.</p>

<p>The short answer is YES.</p>

<p>There are two ways of doing this.<br />
One is just build an ADF application directly accessing the database underlying your application.<br />
All you need is the DB connection info and an understanding of the underlying tables.</p>

<p>However one thing to note here is that Oracle EBS and other applications usually use roles when they are accessing the DB from UIs - and using the above approach you are not using the roles/security that are set in the applications.</p>

<p>So the more "correct" way of accessing these enterprise systems would be to use SOA - or basically access the applications through the official interfaces they expose. These would basically be web services that allow you to interact with the system using correct roles and security.</p>

<p>A very basic way of doing this from ADF is to use the Web Service Data Control - or just create a java class that access the Web Service and then expose it as a data control.<br />
You can also of course bring in the full Oracle SOA Suite with its set of adapters into the picture.</p>

<p>Some other questions you might have are:<br />
<strong>Is this recommended by Apps?</strong><br />
Yes it is one of the top ways they tell you to prepare for Fusion apps. See the "Highlight" section of <a href="http://www.oracle.com/technology/products/applications/index.html">this page</a>.</p>

<p><strong>Do you have samples/demos?</strong><br />
Here's <a href="http://download.oracle.com/otn_hosted_doc/jdeveloper/11/demos/wsdcpeoplesoft/NewLeverageADFwithPeoplesoft.html">one </a>for PeopleSoft.<br />
Here's a <a href="http://www.oracle.com/technology/obe/fusion_middleware/fusion/adf_wc/10_132_Siebel_WSDL/Siebel_WS_as_DataControl.htm">how-to</a> for Siebel.</p>

<p><strong>Do you have customers doing this?</strong><br />
The answer is yes - we have several customers doing it (for example see <a href="http://www.oracle.com/technology/oramag/oracle/08-may/o38soa.html">Viewsonic </a>story) and we also have Oracle products doing this (Siebel Self Service 8.1).</p>

<p><strong>Where do I get more info?</strong><br />
One place to start would be <a href="http://www.oracle.com/technology/tech/fmw4apps/index.html">the fusion middleware for apps page on OTN</a>.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Oracle ADF 11g Online Seminar for Partners Tomorrow</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/08/oracle_adf_11g_online_seminar.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5892</id>
   
   <published>2008-08-13T17:38:47Z</published>
   <updated>2008-08-14T23:09:31Z</updated>
   
   <summary>If you are an Oracle Partner working either as an ISV or SI and you are wondering about the future of enterprise application development at Oracle you might want to join us tomorrow (Thu) at 11:00am PDT for an online...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
   
   <category term="adf" label="adf" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="partners" label="partners" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>If you are an Oracle Partner working either as an ISV or SI and you are wondering about the future of enterprise application development at Oracle you might want to join us tomorrow (Thu) at 11:00am PDT for an online seminar that will give you an overview of Oracle ADF 11g.</p>

<p>To register (and get more details) go here: <a href="http://www.oracle.com/go/?&Src=2931347&Act=41">http://www.oracle.com/go/?&Src=2931347&Act=41</a></p>

<p>This is part of the partner training effort we'll be doing for ADF 11g.<br />
Since it is the framework that is used for Fusion applications we expect a lot of requierments poping up for ADF consultants that can help in customizing and extending applications using ADF.</p>

<p>We'll also be hosting the first partner training on ADF 11g in October at Oracle HQ - if you are interested in this one - <a href="http://www.oracle.com/go/?&Src=2931347&Act=150">here are more details</a>.<br />
</p>]]>
      
   </content>
</entry>
<entry>
   <title>ADF Methodology Group Created</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/08/adf_methodology_group_created.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5726</id>
   
   <published>2008-08-04T17:56:28Z</published>
   <updated>2008-08-04T18:06:16Z</updated>
   
   <summary>Several of the Oracle ACEs that work intensively with ADF have started a group dedicated to ADF Development Methodology. Their immediate call to action is running an ADF Methodology session at Oracle OpenWorld as part of the un-conference program. You...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
   
   <category term="methodology" label="methodology" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="openworld" label="openworld" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Several of the Oracle ACEs that work intensively with ADF have started a group dedicated to ADF Development Methodology.</p>

<p>Their immediate call to action is running an ADF Methodology session at Oracle OpenWorld as part of the un-conference program.<br />
You can read about this session in this <a href="http://wiki.oracle.com/page/ADF+Methodology">Oracle wiki page</a>. </p>

<p>This is definitely a must attend session for anyone who is doing ADF work - you can <a href="http://wiki.oracle.com/page/ADF+Methodology+-+OOW08+Delegate+Registry">register here</a>.</p>

<p>That said aside, their Google group is also worth reading in the meantime. They are discussion all sorts of interesting things in there. So check it out <a href="http://groups.google.com.au/group/adf-methodology">here</a>.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Reserve Your Place at Oracle Develop Sessions</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/08/reserve_your_place_at_oracle_d.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5691</id>
   
   <published>2008-08-01T18:04:52Z</published>
   <updated>2008-08-01T18:09:46Z</updated>
   
   <summary>The schedule builder application for Oracle OpenWorld and Oracle Develop is up and running. One good reason to use this tool and use it early is to make sure you get into the sessions and hands-on labs you are interested...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="openworld" label="openworld" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="oracledevelop" label="oracle develop" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>The schedule builder application for Oracle OpenWorld and Oracle Develop is <a href="http://www.cplan.com/oracleopenworld2008/sanfrancisco/sb">up and running</a>. <br />
One good reason to use this tool and use it early is to make sure you get into the sessions and hands-on labs you are interested in.</p>

<p>Last year we had multiple hands-on labs and several sessions that ran out of space in the room - in these cases entrance into the sessions is limited to people who pre-registered to them through the session builder tool.</p>

<p>So I would recommend that if you already know of specific sessions you want to be in - go into the schedule builder and add them to your schedule as soon as you can.</p>

<p>This also gives us at Oracle a bit more feedback on which sessions are more popular and in some cases allows us enough time to move popular sessions to bigger rooms and sometime event offer a re-run of a session.</p>]]>
      
   </content>
</entry>
<entry>
   <title>The New JDeveloper is Here</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/the_new_jdeveloper_is_here.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5601</id>
   
   <published>2008-07-30T00:14:28Z</published>
   <updated>2008-07-30T00:17:16Z</updated>
   
   <summary>Don&apos;t get too excited - it is still not JDeveloper 11g - it&apos;s just the 10.1.3.4 version that contains some bug fixes for the 10.1.3 editions. Check out the fix-list here and go to OTN to download if you have...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
   
   <category term="10134" label="10.1.3.4" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Don't get too excited - it is still not JDeveloper 11g - it's just the 10.1.3.4 version that contains some bug fixes for the 10.1.3 editions.</p>

<p>Check out the <a href="http://www.oracle.com/technology/products/jdev/htdocs/10.1.3.4/10134fixlist.html">fix-list</a> here and go to <a href="http://www.oracle.com/technology/software/products/jdev/htdocs/soft10134.html">OTN </a>to download if you have an issue that got resolved.<br />
</p>]]>
      
   </content>
</entry>
<entry>
   <title>Using selectOneChoice with JPA relationships</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/using_selectonechoice_with_jpa_1.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5388</id>
   
   <published>2008-07-15T21:32:45Z</published>
   <updated>2008-07-15T21:42:34Z</updated>
   
   <summary>On OTN some asked how to create a selectOneChoice item from an object that relates to another object when using JPA and ADF Faces. Here is the quick how-to. We&apos;ll use the default Employees and Departments table from the HR...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="JDeveloper" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="binding" label="Binding" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="jpa" label="JPA" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="jsf" label="JSF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="selectonechoice" label="selectonechoice" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>On OTN some asked how to create a selectOneChoice item from an object that relates to another object when using JPA and ADF Faces.</p>

<p>Here is the quick how-to.<br />
We'll use the default Employees and Departments table from the HR schema. Just create default JPA entities on them with the JDev wizard and then create a service facade and right click it to create a data control.</p>

<p>First you'll drag the Departments object from the queryDepartmentsFindAll DC onto a JSF page and drop as an ADF Form.<br />
Now you want to show the name of the manager of each department in a drop down list.<br />
To do this expand the Employees object underneath the departments and click the firstName.<br />
<img alt="bind.jpg" src="http://blogs.oracle.com/shay/2008/07/15/bind1.jpg" /></p>

<p>Drag it over to the JSF page and drop as a selectOneChoice component.<br />
You'll be prompted to bind the list. You want to bind it to a list of employees - so you'll create a new List data source based on the queryEmployeesFindAll</p>

<p>You'll map the EmployeeID and you can choose to display the first name.<br />
Like this:</p>

<p><img alt="bind.jpg" src="http://blogs.oracle.com/shay/2008/07/15/bind.jpg"/></p>

<p>And that's it. Run the page and it will look like this:</p>

<p><img alt="bind.jpg" src="http://blogs.oracle.com/shay/2008/07/15/bind2.jpg" /></p>]]>
      
   </content>
</entry>
<entry>
   <title>The new WebLogic Developers Conference</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/the_new_weblogic_developers_co.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5257</id>
   
   <published>2008-07-08T22:22:49Z</published>
   <updated>2008-07-08T23:24:29Z</updated>
   
   <summary>Now that BEA and WebLogic are part of Oracle, what is going to happen to the yearly conference BEA held for developers? Well it got merged into the Oracle Develop conference this year at OOW. Last month when I posted...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="oracledevelop" label="Oracle Develop" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="weblogic" label="WebLogic" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Now that BEA and WebLogic are part of Oracle, what is going to happen to the yearly conference BEA held for developers?</p>

<p>Well it got merged into the <a href="http://www.oracle.com/openworld/2008/develop.html">Oracle Develop conference</a> this year at OOW.</p>

<p>Last month when I posted my <a href="http://blogs.oracle.com/shay/2008/06/oracle_develop_and_oow_session.html">previous entry</a> on this year's Oracle Develop conference, I said we have 135 sessions in the conference - turns out we actually have 188 sessions according to the <a href="http://www28.cplan.com/cc208/catalog.jsp?ilc=208-1&ilg=english&isort_sessions=&isort_demos=&isort_exhibitors=&is=yes&ip=%3C%2Fipresentations%3E&isort_sessions_type=&isort_exhibitors_type=&isort_demos_type=&search_sessions=yes&icriteria2=+&icriteria5=+&icriteria1=ORACLE+DEVELOP&icriteria8=&icriteria9=+&icriteria6=&icriteria3=+&icriteria7=">content catalog</a>.</p>

<p>Most of the sessions that got added have to do with WebLogic/BEA products.<br />
A quick search on "WebLogic" brings back over 25 sessions and hands-on labs and seraching for JRockit will bring more.</p>

<p>So if you are a WebLogic developer, we hope you'll join us this year at Oracle Develop and OOW.<br />
</p>]]>
      
   </content>
</entry>
<entry>
   <title>New Free Fusion Development Workshops</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/new_free_fusion_development_wo.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5226</id>
   
   <published>2008-07-07T23:33:51Z</published>
   <updated>2008-07-07T23:46:44Z</updated>
   
   <summary>For the past several years we&apos;ve been running the OTN Developer Days across the US and Canada with great success. Well the time has come for an update of the material, so Lynn from our team did an update of...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="fusiondevelopment" label="Fusion Development" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="otndeveloperdays" label="OTN Developer Days" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="workshop" label="Workshop" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>For the past several years we've been running the OTN Developer Days across the US and Canada with great success. <br />
Well the time has come for an update of the material, so Lynn from our team did an update of the content to be based on the upcoming 11g version - and we ran the first pilot event here in HQ last week - and now we are ready to roll it to the rest of the world.</p>

<p>The workshop is built from two half days - the first half consist of presentations and demos that will introduce you to the concepts of development used for Fusion Applications development. In the second half of the day you'll be running through hands-on labs and actually experience building a complete application.</p>

<p>We are covering the ADF stack used by the Fusion Applications inside Oracle (ADF Business Components, ADF Controller and ADF Faces Rich Client Components).</p>

<p>This workshop is a great introduction to the future of application development in the Oracle world.<br />
Beyond our regular Java audience, we expect to see also Apps customers (EBS, PeopleSoft, Siebel etc), Forms customers and of course BEA customers who won't to see a more productive approach to Java based application development.</p>

<p>Check out the current schedule <a href="http://www.oracle.com/technology/events/otn-developer-day/index.html">here</a>.</p>

<p>If you don't see an event coming to your town - contact your local Oracle office and ask them to make sure this roadshow comes to your location. (They can call me if they need details on how to get this going).</p>

<p>I'll be doing the event in Pennsylvania on July 22nd - drop by and say hello.</p>]]>
      
   </content>
</entry>
<entry>
   <title>What can JDeveloper do with WebLogic?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/what_can_jdeveloper_do_with_we.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5154</id>
   
   <published>2008-07-01T20:49:51Z</published>
   <updated>2008-07-01T21:49:00Z</updated>
   
   <summary>So now the picture is clearer about what Oracle is going to do with the various products we got from BEA. (If you missed the webcast check the replay here. JDeveloper is still Oracle&apos;s strategic IDE and since we now...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="JDeveloper" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="jdeveloper" label="JDeveloper" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="weblogic" label="WebLogic" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>So now the picture is clearer about what Oracle is going to do with the various products we got from BEA. (If you missed the webcast check the replay <a href="http://www.oracle.com/go/?&Src=6652055&Act=11&pcode=NAMK08059764MPP001">here</a>.</p>

<p>JDeveloper is still Oracle's strategic IDE and since we now also have the WebLogic Java EE server, you might be wondering what type of integration do we have in place between the two.<br />
Well as a matter of fact we have been certifying JDeveloper and the ADF framework with WebLogic for a long time.<br />
As a result you can do direct deployment from JDeveloper to a remote WebLogic Server.<br />
You can also deploy the ADF Runtime libraries on such a server and have an ADF application running there.</p>

<p>Just to prove it, I recorded an <a href="http://download.oracle.com/otn_hosted_doc/jdeveloper/11/demos/wls/wls.html">online demo</a> and wrote a <a href="http://www.oracle.com/technology/products/jdev/howtos/weblogic/deployingwls.html">how-to</a> that shows you how to connect JDeveloper to WebLogic and deploy the SRDemo ADF sample application on top of it.</p>

<p>Get the details <a href="http://www.oracle.com/technology/products/jdev/howtos/weblogic/deployingwls.html">here</a>. </p>]]>
      
   </content>
</entry>
<entry>
   <title>Entry 200 and a new home</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/07/entry_200_and_a_new_home.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.5139</id>
   
   <published>2008-07-01T15:36:04Z</published>
   <updated>2008-07-01T16:19:13Z</updated>
   
   <summary>Welcome to my new/old blog. What&apos;s new? Well the main thing you&apos;ll be noticing is the new color schema and layout - everything else should function just as before including all the entries and the URLs. But underneath the blogs.oracle.com...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
   
   <category term="blog" label="blog" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Welcome to my new/old blog.<br />
What's new? Well the main thing you'll be noticing is the new color schema and layout - everything else should function just as before including all the entries and the URLs.<br />
But underneath the blogs.oracle.com server which this blog runs on has moved and is now based on a new blogging platform.</p>

<p>An interesting coincidence is that I had 199 blog entries on the previous server and this new blog server gets my 200 entry - nice round number.</p>

<p>So welcome to my new blog and let me know if you are missing anything from the old blog and I'll try and fix it.</p>]]>
      
   </content>
</entry>
<entry>
   <title>How to Get More JDeveloper content into OOW</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/06/how_to_get_more_jdeveloper_con.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.3727</id>
   
   <published>2008-06-20T03:35:04Z</published>
   <updated>2008-06-30T18:54:05Z</updated>
   
   <summary>One new thing about Oracle OpenWorld this year, is that there is a specific allocation set aside for sessions that will be suggested by users online on Oracle mix. Anyone can suggest a session they want to deliver and anyone...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="oracledevelop" label="Oracle Develop" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="events" label="events" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>One new thing about Oracle OpenWorld this year, is that there is a specific allocation set aside for sessions that will be suggested by users online on Oracle mix. <br />
Anyone can suggest a session they want to deliver and anyone can vote for the sessions they would like to see.</p>

<p>It's all done from <a href="https://mix.oracle.com/ideas/tags/%23oow">here</a>.</p>

<p>I browsed the list of sessions out there, and there are several interesting sessions suggestions around JDeveloper and ADF.</p>

<p>For example:<br />
<a href="https://mix.oracle.com/ideas/33710-jack-flack-s-jdev-and-adf-hacks">This one</a><br />
<a href="https://mix.oracle.com/ideas/27094-back-to-basics-understanding-jdeveloper-s-adf-business-components">Or This</a><br />
<a href="https://mix.oracle.com/ideas/tags/adf?page=1">and some others</a></p>

<p>If you want to hear any of these you should vote for them.<br />
And if you have any other ideas for sessions you should submit them - it is a great opportunity to share your knowledge.</p>

<p>P.S.</p>

<p>This blogs and all the rest of the blogs on blogs.oracle.com will be out for a couple of weeks while we migrate the server to a new platform. If all goes well I hope to see you back here July 1st with a new look and feel, more features, and new content.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Who provides the best IDE value according to Evans Data?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/06/who_provides_the_best_ide_valu.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.3728</id>
   
   <published>2008-06-07T01:03:30Z</published>
   <updated>2008-06-30T18:55:37Z</updated>
   
   <summary>Evans data did a survey among developers about their satisfaction with their IDE - and JDeveloper came out in second place. Now since we didn&apos;t make first place (IBM) did, I wasn&apos;t planning on blogging about it (even though we...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="JDeveloper" scheme="http://www.sixapart.com/ns/types#category" />
         <category term="java" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="ide" label="IDE" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="survey" label="survey" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Evans data did a <a href="http://www.infoworld.com/article/08/05/21/IBM-Rational-IDE-tops-survey_1.html">survey</a> among developers about their satisfaction with their IDE - and JDeveloper came out in second place.</p>

<p>Now since we didn't make first place (IBM) did, I wasn't planning on blogging about it (even though we beat Microsoft, NetBeans and others) - but then I came across an <a href="http://be.sys-con.com/read/583761.htm">interesting spin</a> that the myEclipse marketing people created.<br><br />
They claim that when you look at the difference in scores compared to the difference in price they provide the best IDE value - after all the IBM tool clock at about $4,200 per license and they charge you $60 per year.</p>

<p>Really ?!</p>

<p>They forgot two simple facts:<br><br />
JDeveloper is cheaper than MyEclipse (JDeveloper is FREE)<br><br />
and JDeveloper got second place compared to their last place.<br />
<br><br />
So there you have it - according to the MyEclipse guys' logic - JDeveloper is the Best IDE Value.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Oracle Develop and OOW Session Catalog is Out</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/06/oracle_develop_and_oow_session.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.3729</id>
   
   <published>2008-06-05T03:32:13Z</published>
   <updated>2008-06-30T18:57:17Z</updated>
   
   <summary>Wondering what to do on the week of Sep 21? Well here is a list of options for you - the content catalog for Oracle Open World and Oracle Develop has been published. This year Oracle Develop, the key event...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
   
   <category term="oracledevelop" label="Oracle Develop" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Wondering what to do on the week of Sep 21?</p>

<p>Well <a href="http://www.cplan.com/oracleopenworld2008/sanfrancisco/cc/">here is a list of options</a> for you - the content catalog for Oracle Open World and Oracle Develop has been published.</p>

<p><br />
This year Oracle Develop, the key event for developers on the Oracle platform, is bigger then ever.</p>

<p>We expended the event to run for three days - Sunday-Tuesday and added more sessions and more hands-on labs. (and brought it closer to the Moscone center - so no more long walks between Oracle Develop and OOW).</p>

<p>This year we'll have 130 technical sessions and 75 hands-on labs.</p>

<p>This is the must event for any JDeveloper/ADF user - with over 25 sessions and labs from the JDeveloper product management team and other JDeveloper related sessions by users and customers - you are  bound to learn new things that will help your daily work.</p>

<p>In addition, this is a great opportunity to get some one-on-one time with your favorite Oracle expert or to tap into the experience of other developers working on the same technology as you do. </p>

<p>So go to your favorite travel planning site and start planning your trip to the biggest Oracle event ever.</p>

<p>And don't forget - this year we are starting on Sunday!.</p>]]>
      
   </content>
</entry>
<entry>
   <title>Master with Two Details on the Same Page</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2008/05/master_with_two_details_on_the.html" />
   <id>tag:blogs.oracle.com,2008:/shay//99.3730</id>
   
   <published>2008-05-17T01:32:12Z</published>
   <updated>2008-06-30T18:58:14Z</updated>
   
   <summary>ADF makes it very easy to create a master detail page with one drag and drop operation from the data control palette onto the page. But what if you want a master with 2 details on one page? It&apos;s actually...</summary>
   <author>
      <name>shay.shmeltzer</name>
      
   </author>
         <category term="JDeveloper" scheme="http://www.sixapart.com/ns/types#category" />
         <category term="technical" scheme="http://www.sixapart.com/ns/types#category" />
   
   <category term="masterdetail" label="Master Detail" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="ppr" label="PPR" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>ADF makes it very easy to create a master detail page with one drag and drop operation from the data control palette onto the page.<br />
But what if you want a master with 2 details on one page?</p>

<p>It's actually quite simple to achieve this - but I got asked this a couple of times last week so here goes...</p>

<p>All you need to do is drag the first detail over and drop it as a master->detail.<br />
<br><img src="http://blogs.oracle.com/shay/images/md002.jpg" height="321" width="450" border="0" alt="md1: "><br><br />
Then drag the second detail over and drop it as a table or a form - and now you have the three tables on the page and you are almost done.<br />
<br><br />
But if you'll run your page now you'll find that your second detail is not refreshing when you are switching between the master records the way that your first detail does.<br />
ADF did this synchronization part automatically for the first master-detail you dropped. All you are missing is a partial page rendering setting on your second detail.<br />
See the difference between the two detail tables here:<br><br />
<img src="http://blogs.oracle.com/shay/images/md004.jpg" height="163" width="450" border="0" alt="md4: "><br><br />
<img src="http://blogs.oracle.com/shay/images/md005.jpg" height="155" width="450" border="0" alt="md5: "><br><br />
So let's set it up - all you need to do is go to the form or table that contains your second detail and set its partialTrigger property to point to the master component.<br />
(You can look at the setting for your first detail component and copy them).</p>]]>
      
   </content>
</entry>

</feed>
