<?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,2009:/shay//99</id>
   <updated>2009-11-21T00:18:29Z</updated>
   <subtitle>Tips and information about Oracle JDeveloper and Oracle ADF</subtitle>
   <generator uri="http://www.sixapart.com/movabletype/">Movable Type Enterprise 4.23-en</generator>


<entry>
   <title>A Time/Hour Selector in ADF Faces - Did you know?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/a_timehour_selector_in_adf_fac.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15672</id>
   
   <published>2009-11-21T00:04:15Z</published>
   <updated>2009-11-21T00:18:29Z</updated>
   
   <summary>I must admit that I wasn&apos;t aware of this and I&apos;m guessing that if this is news for me it might be news for other people so I wanted to blog about it. Turns out that the af:inputDate components in...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="calendar" label="calendar" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="date" label="date" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="time" label="time" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>I must admit that I wasn't aware of this and I'm guessing that if this is news for me it might be news for other people so I wanted to blog about it.</p>

<p>Turns out that the af:inputDate components in ADF Faces can actually allow your customers to select a time(hour/minutes/seconds) as well as a date.</p>

<p>All you have to do to see it in action is give your ADF BC EO date field the type of Timestemp instead of Date, and possibly add a nice format mask under the UI hints like: yyyy-MM-dd HH:mm:ss<br />
and you should get a calendar popup that looks like this:</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="datetime.jpg" src="http://blogs.oracle.com/shay/images/datetime.jpg" width="523" height="441" class="mt-image-none" style="" /></span></p>

<p>While we are on the subject of date and time, I'll put another note here that the format mask that you use for an ADF BC date or timestemp format comes from the Java Date type. <br />
Something like the table you can find <a href="http://java.sun.com/j2se/1.4.2/docs/api/java/text/SimpleDateFormat.html">here</a>.<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>Tricks for the New JSF Visual Editor in JDeveloper 11g PS1</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/tricks_for_the_new_jsf_visual.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15666</id>
   
   <published>2009-11-20T19:02:58Z</published>
   <updated>2009-11-20T19:06:49Z</updated>
   
   <summary>We did a lot of enhancements in the visual editor in the new JDeveloper 11g 11.1.1.2. I recorded this short 3 minute demo to show you a couple of the things that are a bit hidden, but can be useful...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="jsf" label="JSF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="tricks" label="tricks" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>We did a lot of enhancements in the visual editor in the new JDeveloper 11g 11.1.1.2. I recorded this short 3 minute demo to show you a couple of the things that are a bit hidden, but can be useful to know.<br />
The demo shows:<br />
Changing screen resolution for easier editing<br />
<br>Setting binding display options<br />
<br>A hidden convert option that you get with right mouse drag from the component palette.<br />
Check it out:<br />
<object id='stWUtcRkVLQFFYRF5UW1JQ' width='425' height='344' type='application/x-shockwave-flash' data='http://www.screentoaster.com/swf/STPlayer.swf'  codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0'><param name='movie' value='http://www.screentoaster.com/swf/STPlayer.swf'/><param name='allowFullScreen' value='true'/><param name='allowScriptAccess' value='always'/><param name='flashvars' value='video=stWUtcRkVLQFFYRF5UW1JQ'/></object><div style='width: 425px; text-align: right;'><a href='http://www.screentoaster.com/'>Capture your screen in seconds</a></div></p>]]>
      
   </content>
</entry>

<entry>
   <title>New TaskFlow Tutorial on OTN</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/new_taskflow_tutorial_on_otn.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15657</id>
   
   <published>2009-11-19T23:32:57Z</published>
   <updated>2009-11-19T23:36:36Z</updated>
   
   <summary>TaskFlows (or the ADF controller) is one of the more powerful features of ADF - but also one that many people find hard to grasp. We&apos;ve just published a new tutorial about TaskFlows on OTN that shows some of the...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="taskflow" label="taskflow" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>TaskFlows (or the ADF controller) is one of the more powerful features of ADF - but also one that many people find hard to grasp. <br />
We've just published a new<a href="http://www.oracle.com/technology/obe/obe11jdev/ps1/boundedtaskflow/bounded_task_flow.html"> tutorial about TaskFlows</a> on OTN that shows some of the functionality it offers such as:<br />
<ul><br />
	<li>Reusable flows</li><br />
	<li>Trains</li><br />
	<li>Transaction management</li><br />
	<li>Routers</li><br />
	<li>Parameter and flow scope</li><br />
	<li>Using flows in other flows and in regions</li><br />
</ul></p>

<p>So if you are still stuck using the "old" JSF controller - give this one a try out to see some of the cool things the taskflows allow you to do.<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>New Feature - Code Template in JSF Editor</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/new_feature_-_code_template_in.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15595</id>
   
   <published>2009-11-16T23:24:13Z</published>
   <updated>2009-11-16T23:29:18Z</updated>
   
   <summary>The current survey on the OTN forum asked people whether they used the visual editor or code editor when developing their JSF. Well not surprisingly most people answered &quot;Both&quot;. So if you are using the code editor while developing JSF...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="template" label="template" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>The current survey on the OTN forum asked people whether they used the visual editor or code editor when developing their JSF. Well not surprisingly most people answered "Both".</p>

<p>So if you are using the code editor while developing JSF - check out the new code templates available for you:</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="insight001.jpg" src="http://blogs.oracle.com/shay/images/insight001.jpg" width="571" height="288" class="mt-image-none" style="" /></span></p>

<p>For example you can just type afcl+CTRL+Enter and get a command link, and your cursor will be ready in place to change the text property.<br />
Just one of the little things improved in this release.</p>]]>
      
   </content>
</entry>

<entry>
   <title>New and Improved ADF Faces Components Demo</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/new_and_improved_adf_faces_com.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15535</id>
   
   <published>2009-11-12T17:19:56Z</published>
   <updated>2009-11-12T17:24:07Z</updated>
   
   <summary>Along with the new JDeveloper release we also put out a new version of the ADF Faces components demo. This is a stand alone WAR file that you can download and run on your own machine (or watch the hosted...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Along with the new JDeveloper release we also put out a new version of the ADF Faces components demo.<br />
This is a stand alone WAR file that you can <a href="http://www.oracle.com/technology/products/adf/adffaces/11/doc/demo/adf_faces_rc_demo.html">download</a> and run on your own machine (or watch the <a href="http://jdevadf.oracle.com/adf-richclient-demo/faces/index.jspx?gallery=true">hosted version</a>). The WAR contains a demo of each one of the ADF Faces components as well as demos of various framework features like the push to client, dialogs, drag and drop etc.<br />
It also have skinning information for the components, and the complete Javadoc for all of them.</p>

<p>Two key things that are new in the demo - beyond the new components and actual demos is that it combines both the "regular" ADF Faces components with the Data Visualization components into a single demo file.<br />
And it also has an option to list the components in a functional breakdown.<br />
All you need to do is add ?gallery=true to the end of the URL and you'll get a set of accordions on the side that provide easier navigation through the components.</p>

<p>Looking like this:</p>

<p><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><img alt="adfdemo.png" src="http://blogs.oracle.com/shay/images/adfdemo.png" width="600" height="420" class="mt-image-none" style="" /></span></p>]]>
      
   </content>
</entry>

<entry>
   <title>JDeveloper or NetBeans - What are the numbers telling us?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/jdeveloper_or_netbeans_-_what.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15515</id>
   
   <published>2009-11-11T21:48:55Z</published>
   <updated>2009-11-11T22:11:18Z</updated>
   
   <summary>There has been a lot of noise in the blogsphere lately about JDeveloper vs. NetBeans over the last week - especially after the last update to Oracle&apos;s Sun FAQ that added a paragraph about Netbeans. As an Oracle Employee I...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="jdeveloper" label="JDeveloper" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="marketshare" label="Market Share" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="netbeans" label="NetBeans" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>There has been a lot of noise in the blogsphere lately about JDeveloper vs. NetBeans over the last week - especially after the last update to <a href="http://www.oracle.com/ocom/groups/public/documents/webcontent/038563.pdf">Oracle's Sun FAQ</a> that added a paragraph about Netbeans.</p>

<p>As an Oracle Employee I can't comment about anything that relates to this deal, but I would like to comment about one of the points that some Netbean-bloggers have been raising - and this is their claim that the number of Netbeans users is <strong>way </strong>bigger than those using JDeveloper.</p>

<p>I'm still trying to figure out how they came to this conclusion.</p>

<p>Some of them claim they haven't encountered many people who use JDeveloper - I guess this all depends on where you are hanging out. I'm guessing the picture they see when hanging at Sun conferences, such as JavaOne, is a little skewed. after all at the Oracle conferences I attend - I seem to meet a lot more JDeveloper users :-).</p>

<p>Hunting down reliable third party statistics on the breakdown of the Java IDE market is no easy task, but here are some numbers that might cast a question mark on those claims:</p>

<p>One independent survey of the Java IDE market was the <a href="http://www.sdtimes.com/link/31882">SD Times Survey</a> which last ran in 2008. It showed NetBeans at 24.4%. and Oracle's JDeveloper at 20.4% usage.<br />
I would hardly call this a huge difference in the size of the community.</p>

<p>Now lets look at some more up-to-date statistics<br />
Indeed job search shows more demand for JDeveloper compared to NetBeans out there <br><br />
<img src="http://www.indeed.com/trendgraph/jobgraph.png?q=JDeveloper%2C+Netbeans"</p>

<p>Another way to check the health of a community is to look at the traffic on its forum<br />
Looking at traffic on the Netbeans forums - it seems like they get around 10-15 new threads each day on their <a href="http://forums.netbeans.org/netbeans-users.html">user forum</a>  and even less than that on the <a href="http://forums.netbeans.org/javaee-users.html">Java EE forum</a>: http://forums.netbeans.org/javaee-users.html</p>

<p>JDeveloper  gets around 80 new threads on <a href="http://forums.oracle.com/forums/forum.jspa?forumID=83">our forum</a> on an average day.</p>

<p>I won't draw any clear cut conclusions here - I'll let you do that for yourself now that you see some other numbers.<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>JDeveloper 11.1.1.2 is out</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/jdeveloper_11112_is_out.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15499</id>
   
   <published>2009-11-11T02:03:42Z</published>
   <updated>2009-11-11T02:13:29Z</updated>
   
   <summary>A new version of JDeveloper is out on OTN - looking at the version number you might think this is just a patch release with some bug fixes, but in reality it is quite a major release for us. The...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="jdeveloper" label="JDeveloper" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>A new version of JDeveloper is out on OTN - looking at the version number you might think this is just a patch release with some bug fixes, but in reality it is quite a major release for us.</p>

<p>The new features document should be <a href="http://www.oracle.com/technology/products/jdev/collateral/papers/11/newfeatures/index.html">here</a> shortly.</p>

<p>In the meantime, some of the features you might want to explore are:<br />
<ul><br />
	<li>New Maven extension</li><br />
	<li>More functionality in the data control for EJBs (query and range fetching support)</li><br />
	<li>New skin for ADF Faces (Fusion skin) which also adds a bunch of animation to things</li><br />
	<li>New ADF Faces components - carousel, sparkel graph, autosuggest behavior, emailable pages and more</li><br />
	<li>Improvement in the JSF visual editor </li><br />
	<li>Better debugger and logging for ADF</li><br />
	<li>Bugzilla integration in TPC</li><br />
	<li>New features in the database designer</li><br />
<li>UML 2.0 support</li><br />
</ul></p>

<p>And much more.</p>

<p><a href="http://www.oracle.com/technology/software/products/jdev/htdocs/soft11.html">Download</a> today and start playing...<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>Getting the Value from a SelectOneChoice List Using Code</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/11/getting_the_value_from_a_selec.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15343</id>
   
   <published>2009-11-03T23:45:57Z</published>
   <updated>2009-11-04T00:06:29Z</updated>
   
   <summary>I got asked this today, and this seems to be a question that pops up every now and again, so I thought I&apos;ll document this little piece of code. The scenario is that you have a drop down list using...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="binding" label="binding" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="list" label="list" 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>I got asked this today, and this seems to be a question that pops up every now and again, so I thought I'll document this little piece of code.</p>

<p>The scenario is that you have a drop down list using a selectOneChoice component on your page - and you want to find out the selected value in a backing bean.<br />
For example the departmentId field in this page:<br />
<img src="http://blogs.oracle.com/shay/images/lov001.gif"></p>

<p>The first thing everyone try and do is to access the list component in a backing bean and invoke the getValue method on it. But then they realize that this only returns the actual index of the row that was selected and not the value.</p>

<p>The following little piece of code will get you that value.<br />
What it does is access the bindings object, get  the list binding, and then invoke the getSelectedValue method on it.</p>

<p>    public void buttonPressed(ActionEvent actionEvent) {</p>

<p>        // Get the binding<br />
        BindingContainer bindings =<br />
            BindingContext.getCurrent().getCurrentBindingsEntry();<br />
        // Get the sepecific list binding<br />
        JUCtrlListBinding listBinding =<br />
            (JUCtrlListBinding)bindings.get("DepartmentId");<br />
        // Get the value which is currently selected<br />
        Object selectedValue = listBinding.getSelectedValue();<br />
        System.out.println(selectedValue);<br />
    }</p>

<p><br />
Note that the binding name I'm getting (DepartmentId) is the last one in this picture - see the list binding icon next to it.<br />
<img alt="lov002.gif" src="http://blogs.oracle.com/shay/images/lov002.gif" /></p>]]>
      
   </content>
</entry>

<entry>
   <title>JDeveloper Twitter Feed Has Moved</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/jdeveloper_twitter_feed_has_mo.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15209</id>
   
   <published>2009-10-26T16:42:46Z</published>
   <updated>2009-10-26T16:44:49Z</updated>
   
   <summary>If you are wondering what you haven&apos;t seen updates on your twitter JDeveloper feed, it might be that you missed the fact that we moved it to a new user. Update your bookmarks/tracking service: http://twitter.com/jdeveloper Or update your RSS feedreader:...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="twitter" label="twitter" 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 wondering what you haven't seen updates on your twitter JDeveloper feed, it might be that you missed the fact that we moved it to a new user.<br />
Update your bookmarks/tracking service:<br />
<a href="http://twitter.com/jdeveloper">http://twitter.com/jdeveloper</a></p>

<p>Or update your RSS feedreader:<br />
<a href="http://twitter.com/statuses/user_timeline/29300975.rss">http://twitter.com/statuses/user_timeline/29300975.rss</a></p>]]>
      
   </content>
</entry>

<entry>
   <title>ADF Faces UIs Popping Up All Around at OOW 09</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/adf_faces_uis_popping_up_all_a.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15184</id>
   
   <published>2009-10-23T19:55:23Z</published>
   <updated>2009-10-23T20:16:08Z</updated>
   
   <summary>One comment I heard at OOW from a couple of people was that it seems that ADF has a much bigger presence at this year conference. I guess that one reason for this is that a bunch of products/applications that...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="adffaces" label="ADF Faces" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="oow09" label="oow09" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>One comment I heard at OOW from a couple of people was that it seems that ADF has a much bigger presence at this year conference.<br />
I guess that one reason for this is that a bunch of products/applications that have been in the works last year are now in production and were show cased at OOW this year.</p>

<p>Things like the new SOA Suite BPM Worklist:</p>

<p><img src="http://download.oracle.com/docs/cd/E12839_01/integration.1111/e10224/img/bp_wl_home1.gif" width="600" height="400"></p>

<p>Or the new Enterprise Manager:<br />
<img src="http://download.oracle.com/docs/cd/E12839_01/core.1111/e10105/img/farmhome.gif" width = "600" height="400"></p>

<p>Or WebCenter Spaces:<br />
<img src="http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10277/img/tour_1.gif" width="600"></p>

<p>Add to this the UIs we built for the Thomas Kurian's keynote:<br />
<a href="http://blogs.oracle.com/shay/images/Picture%205.png"><img alt="Picture 5.png" src="http://blogs.oracle.com/shay/assets_c/2009/10/Picture 5-thumb-600x383-1991.png" width="600" height="383" class="mt-image-none" style="" /></a></p>

<p><a href="http://blogs.oracle.com/shay/images/Picture%206.png"><img alt="Picture 6.png" src="http://blogs.oracle.com/shay/assets_c/2009/10/Picture 6-thumb-600x384-1993.png" width="600" height="384" class="mt-image-none" style="" /></a></p>

<p>The UI's some of our <a href="http://blogs.oracle.com/shay/2009/10/adf_applications_show_case_at.html">customers showed</a>.</p>

<p>And of course the UI's of the Oracle Fusion Applications that Larry showed in his keynote:</p>

<p><img src="http://farm3.static.flickr.com/2532/4012977060_9347c6ec12.jpg"></p>

<p><img src="http://farm3.static.flickr.com/2498/4012977390_5495442fb5.jpg"></p>

<p>Check out more of those screen shots <a href="http://www.flickr.com/photos/oracleopenworld09/sets/72157622462805751/">here</a>.<br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>New JDeveloper/ADF Bloggers</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/new_jdeveloperadf_bloggers.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15170</id>
   
   <published>2009-10-22T20:50:02Z</published>
   <updated>2009-10-29T19:50:13Z</updated>
   
   <summary>It&apos;s always nice to see new people join the JDeveloper/ADF community - especially when these people are willing to contribute and share their knowledge. So here is a quick shout out to a few bloggers who started to blog about...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="blogs" label="blogs" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>It's always nice to see new people join the JDeveloper/ADF community - especially when these people are willing to contribute and share their knowledge.<br />
So here is a quick shout out to a few bloggers who started to blog about JDeveloper and ADF in the recent months.<br />
Make sure to add them to your feed:</p>

<p>Jobinesh - <a href="http://jobinesh.blogspot.com/">http://jobinesh.blogspot.com/</a><br />
Maiko Rocha - <a href="http://adfgarage.blogspot.com/">http://adfgarage.blogspot.com/</a><br />
Ed Eaglehouse - <a href="http://suncat-jsf.blogspot.com/">http://suncat-jsf.blogspot.com/</a><br />
Eric Schott - <a href="http://blogs.oracle.com/jdev11g/">http://blogs.oracle.com/jdev11g/</a><br />
George Maggessy - <a href="http://georgemaggessy.blogspot.com/">http://georgemaggessy.blogspot.com/</a><br />
Michael Lee - <a href="http://blogs.oracle.com/michaellee/">http://blogs.oracle.com/michaellee/</a><br />
Vikram Kohli - <a href="http://kohlivikram.blogspot.com/">http://kohlivikram.blogspot.com/</a><br />
Mohammed Tanveer - <a href="http://tanveeroracle.blogspot.com/">http://tanveeroracle.blogspot.com/</a><br />
Avrom Roy Faderman - <a href="http://www.avromroyfaderman.com/">http://www.avromroyfaderman.com/</a><br />
Steve Muench - not a new blogger but a new location - <a href="http://blogs.oracle.com/smuenchadf/">http://blogs.oracle.com/smuenchadf/</a></p>

<p>You can get an RSS feed of the latest technical entries we know about here: <a href="http://www.connotea.org/rss/user/jdeveloper">http://www.connotea.org/rss/user/jdeveloper</a><br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>ADF Applications Show Case at OOW 09</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/adf_applications_show_case_at.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.15071</id>
   
   <published>2009-10-16T15:59:16Z</published>
   <updated>2009-11-14T19:30:44Z</updated>
   
   <summary>One cool session at OOW 09 unconference was the Oracle ADF Enterprise Methodology group - show me yours session. It was basically a bunch of ADF customers showcasing a bit of the applications that they have running in production and...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="adf" label="ADF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="customers" label="customers" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="oow09" label="oow09" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>One cool session at OOW 09 unconference was the<a href="http://groups.google.com/group/adf-methodology?pli=1"> Oracle ADF Enterprise Methodology group</a> - show me yours session.</p>

<p>It was basically a bunch of ADF customers showcasing a bit of the applications that they have running in production and talking about the special features that their system implements.<br />
It was an interesting mix of both 10.1.3 and 11g versions.</p>

<p>A quick recap and some pictures:</p>

<p>Bashir from <a href="http://www.innowavetech.com/">Innowave</a> showed off the 11g UI they built to help users understand their business flows inside the Oracle SOA suite.</p>

<p><img src="http://farm3.static.flickr.com/2494/4103839832_3999be2986.jpg"></p>

<p>Wes from the <a href="http://www.mskcc.org">Memorial Sloan-Kettering Cancer Center</a> showed parts of their 10.1.3 applications that has been in production for 2 years now with about 200 users - managing medical info.</p>

<p><img src="http://farm3.static.flickr.com/2691/4103838650_2c89bf30d5.jpg"></p>

<p>Andrejus from Red Samurai showed the 11g system that they built for MedNet to replace an Oracle Forms application.<br />
<img src="http://farm3.static.flickr.com/2777/4103080867_de74ba3474.jpg"></p>

<p>John from the substance abuse 7 mental health service administration (SAMHSA) showed the 10.1.3 application they are about to put on the Web to help people locate centers near them where they can get help.</p>

<p><img src="http://farm3.static.flickr.com/2753/4103839318_2bc866b7b1.jpg"></p>

<p>Greg from <a href="http://www.ecsteam.com/">ECS</a> showed the 11g system currently running at <a href="http://www.collectamerica.com/">Collect America</a> helping them collect debts.</p>

<p><img src="http://farm3.static.flickr.com/2777/4103080867_de74ba3474.jpg"></p>

<p>One hour after the session ended there was another showcase of ADF based application - this time by Larry Ellison showing of the new Oracle Fusion Applications - but more on this in a separate entry.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Oracle Develop Day 4? - Yes, it&apos;s in the unconference</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/oracle_develop_day_4_-_yes_its.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.14994</id>
   
   <published>2009-10-13T22:05:55Z</published>
   <updated>2009-10-13T22:11:18Z</updated>
   
   <summary>Oracle Develop only lasts 3 days, but if you are still thirsty for more ADF knowledge, don&apos;t miss the un-official ADF track running tomorrow at the Oracle OpenWorld Un-Conference. We&apos;ll have ADF presentations from 9 till 5 including: 9:00 a.m....</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="adf" label="ADF" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="oow09" label="oow09" scheme="http://www.sixapart.com/ns/types#tag" />
   <category term="unconference" label="unconference" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>Oracle Develop only lasts 3 days, but if you are still thirsty for more ADF knowledge, don't miss the un-official ADF track running tomorrow at the Oracle OpenWorld Un-Conference.</p>

<p>We'll have ADF presentations from 9 till 5 including:</p>

<p>9:00 a.m. Rich Client Interfaces via Functional UI Patterns & Best Practices from <br />
10:00 a.m. Extreme Faces Makeover - Inject ADF Faces Rich Client Components into your applications <br />
11:00 a.m. The Secrets of ADF Region Interaction <br />
1:00 p.m. ADF Methodology Group Meeting <br />
2:00 p.m. ADF Methodology Group Meeting - Show me Yours session<br />
3:00 p.m. Tips for JDeveloper Users - The Small things that make the difference <br />
4:00 p.m. Data Visualization Components in a nutshell</p>

<p>The other advantage of coming to this set of sessions is that you won't need to go outside of Moscone south the whole day - and you'll stay dry.</p>

<p>See you tomorrow.</p>]]>
      
   </content>
</entry>

<entry>
   <title>Did OpenWorld Start Already?</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/did_openworld_start_already.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.14908</id>
   
   <published>2009-10-12T04:52:19Z</published>
   <updated>2009-10-12T05:08:45Z</updated>
   
   <summary>It&apos;s the first time in many years that I didn&apos;t need to be in the San Francisco for the Sunday part of OOW. Somehow all the stars aligned, and none of my sessions/labs at Oracle develop got assigned to Sunday....</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="oow09" label="oow09" scheme="http://www.sixapart.com/ns/types#tag" />
   
   <content type="html" xml:lang="en" xml:base="http://blogs.oracle.com/shay/">
      <![CDATA[<p>It's the first time in many years that I didn't  need to be in the San Francisco  for the Sunday part of OOW. Somehow all the stars aligned, and none of my sessions/labs at Oracle develop got assigned to Sunday. So I took advantage of this to spend a day with the family before I disappear for the next 5 days.</p>

<p>To compensate my day tomorrow is probably my busiest at OOW with an Oracle Develop session, another OOW session and a demoground shift at the ADF Faces pod.</p>

<p>To tell the truth, I still did OOW related stuff today - I  tracked the blog posts on <a href="http://www.OraNA.info">www.OraNA.info</a> to keep up to speed with what people are doing there.<br />
I also spent another hour putting the finishing touches on the demo for my 10:15 session at Oracle Develop tomorrow (Developing with JSF/EJB 3.0 and JPA: A More Productive Way).<br />
This session is aimed at Java developers (and WebLogic customers) who are currently working on Java EE applications, and it shows them how JDeveloper and ADF can take them to the next level of productivity when building applications using the JPA/EJB and JSF stack.</p>

<p>If you never took a look at ADF before for your Java development - this will be a good introduction.<br />
If you never took a look at Java before for your development - come to my 5:00pm session (The Oracle Fusion Development Experience: An Overview) and get a bit of a higher level picture with less acronyms :-)</p>

<p><br />
</p>]]>
      
   </content>
</entry>

<entry>
   <title>My JDeveloper and ADF Sessions at OOW</title>
   <link rel="alternate" type="text/html" href="http://blogs.oracle.com/shay/2009/10/my_jdeveloper_and_adf_sessions.html" />
   <id>tag:blogs.oracle.com,2009:/shay//99.14781</id>
   
   <published>2009-10-06T16:47:22Z</published>
   <updated>2009-10-06T17:18:43Z</updated>
   
   <summary>It&apos;s that crazy time of the year again - Oracle Develop and Oracle OpenWorld are starting next week, and we are finalizing slides, demos and the rest of the activities. Some tips for JDeveloper/ADF users Here is a list of...</summary>
   <author>
      <name>shay.shmeltzer</name>
      <uri>http://blogs.oracle.com/shay</uri>
   </author>
   
   <category term="oow" label="OOW" 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>It's that crazy time of the year again - Oracle Develop and Oracle OpenWorld are starting next week, and we are finalizing slides, demos and the rest of the activities.</p>

<p>Some tips for JDeveloper/ADF users<br />
Here is a <a href="http://www.oracle.com/technology/products/jdev/events/fusiondevelopmentoow09.pdf">list of all the activities that cover JDeveloper and ADF</a> - note that this has been updated last week so grab a fresh copy.</p>

<p>Make sure to book the hands-on labs and sessions you are interested in through the schedule builder application - this will guarantee your spot.</p>

<p>Don't miss the ADF Track at the <a href="http://wiki.oracle.com/page/Oracle+OpenWorld+Unconference">Unconference area</a> on Wed - this includes a special meeting of the ADF Methodology Group and various other technical sessions all in the Overlook I room from 9 to 5 </p>

<p>While at Oracle Develop make sure to visit the JDeveloper Usability folks at their develop demo ground booth - you will get a chance to win a Wii as well as influence how the tool will look.</p>

<p>Don't miss the Oracle demoground - this is where you can get a chance to talk directly to us product managers. Look us up at the Moscone West demoground.</p>

<p>Here is where you can catch me at the conference:<br />
(Click <a href="http://www20.cplan.com/cc221_new/newCatalog.jsp?ilc=221-1&ilg=english&isort_sessions=&isort_demos=&isort_exhibitors=&is=yes&isort_sessions_type=&isort_exhibitors_type=&isort_demos_type=&icriteria2=&search_sessions=yes&icriteria1=+&icriteria8=shmeltzer&openTagSearch=&icriteria9=+&icriteria6=&icriteria3=+&icriteria4=+&icriteria7=&search_advance=yes&horizontal1=20">here </a>to read the abstracts for the sessions)</p>

<p><strong>Monday </strong></p>

<p>10:15 <em>Developing with JSF/EJB 3.0 and JPA: A More Productive Way</em> - Hilton Golden Gate 4/5 </p>

<p>12:30-2:30 <em>ADF Faces Demo Booth</em> - Moscone West</p>

<p>5:30 <em>The Oracle Fusion Development Experience: An Overview</em>  - Marriott Hotel  	Salon 7</p>

<p><strong>Tuesday</strong></p>

<p>10:30 <em>Navteq Booth</em> showing of our Map component</p>

<p>2:30 <em>Hands-on Lab Adding Dynamic Data Visualization to Web Applications</em> - Hilton Hotel Continental Ballroom 6</p>

<p><strong>Wednesday</strong></p>

<p>11:15-1:15  <em>ADF Faces Demo Booth</em> - Moscone West<br />
1:15-3:00 <em>ADF Enterprise Methodology Group</em> - Moscone West Unconference<br />
3:00 <em>Tips for JDeveloper Users - The Small things that make the difference</em> - Moscone West Unconference</p>

<p><strong>Thursday</strong></p>

<p>1:30 <em>Web 2.0 Front Ends for PeopleSoft, Oracle E-Business Suite, and Siebel Apps</em> - Moscone West L3 Room 3020<br />
</p>]]>
      
   </content>
</entry>

</feed>
