<?xml version="1.0" encoding="iso-8859-1"?><?xml-stylesheet type="text/xsl" href="http://feeds.rapidfeeds.com/style/style3.xml"?>
<?xml-stylesheet type="text/css" href="http://feeds.rapidfeeds.com/style/style3.css"?>
<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule" >
  <channel>
	<title>bjanko rss</title>
    <link>http://feeds.rapidfeeds.com/?fid4ct=5219</link>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="via" href="feeds.rapidfeeds.com/5219/" type="application/rss+xml"></atom:link>
    <atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.rapidfeeds.com/5219/" type="application/rss+xml" />
    <description>
        <![CDATA[bjanko's ADF blog]]>
    </description>
    <pubDate>Sun, 08 Jul 2007 13:43:22 EST</pubDate>
    <lastBuildDate>Fri, 06 Jul 2007 20:21:33 EST</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>RapidFeeds v0.1 -- http://www.rapidfeeds.com</generator>
    <copyright>Branislav Nemec</copyright>
    <managingEditor>branislav.nemec@gmail.com</managingEditor>
    <language>en</language>
<webMaster>branislav.nemec@gmail.com</webMaster>
    <item>
      <title>ADF Faces suitable for public web</title>
      <description>
I am proud to announce a new ADF Faces based web application aimed to public use.

The National Forest Center of Slovakia as a source of information on Slovak forests has launched a new public portal about forests and forestry of Slovakia: www.forestportal.sk. The solution is based on Oracle Portal.

Besides more or less static information provided through the Portal we also developed ADF Faces based application to provide actual aggregate basic information on Slovakian forests in form of tables, graphs and maps. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=856401</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=856401</guid>
      <pubDate>Thu, 01 May 2008 18:22:00 EST</pubDate>
    </item>
    <item>
      <title>Menu component for ADF Faces 10.1.3</title>
      <description>
Since ADF Faces 10.1.3 are missing nice JSF menu component I did research if there is one suitable and cooperating with ADF Faces. 

    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=557314</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=557314</guid>
      <pubDate>Thu, 06 Mar 2008 18:15:00 EST</pubDate>
    </item>
    <item>
      <title>Mapviewer on 32-bit. Windows server 2003 SE - you might miss your tiles</title>
      <description>
I decided to share with my trouble I faced lately with Mapviewer that turned up as a Java VM problem. 

    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=522110</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=522110</guid>
      <pubDate>Tue, 05 Feb 2008 19:03:00 EST</pubDate>
    </item>
    <item>
      <title>Oracle Maps and JDeveloper finally likes each other</title>
      <description>
Good news for all developers trying to integrate Oracle Maps with ADF Faces. 

You can find new version Of Oracle Maps as a part of MapViewer 11g (again it's only Preview release 1) on OTN. It has many improvements and one of them is possibility to access MapViewer server on cross-domain. It's very important feature because so far we had to use proxy server running on client machine to run Oracle Maps directly from JDeveloper or deploy application to OC4J with MapViewer to see maps. Since now it is very simple to test our maps because we can run Oracle Maps directly from JDeveloper using embedded OC4J without any configuration and call MapViewer installed on other domain. Here is the link to MapViewer on OTN: http://www.oracle.com/technology/software/products/mapviewer/index.html 

    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=464409</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=464409</guid>
      <pubDate>Sat, 15 Dec 2007 18:32:00 EST</pubDate>
    </item>
    <item>
      <title>ADF BC: Using ADF granularity for Oracle Spatial functions</title>
      <description>
Well in my project based on ADF BC + ADF Faces I am using also Oracle Maps. Oracle Maps has very rich JavaScript API so in most cases it's enough just to use this API and to only solve communication between Maps and surrounding ADF components. But sometimes we need some special functionality that is not included in Oracle Maps API
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=459127</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=459127</guid>
      <pubDate>Mon, 10 Dec 2007 21:21:00 EST</pubDate>
    </item>
    <item>
      <title>ADF Faces: Highlighting row of af:table based on value in first column</title>
      <description>
I needed to highlight some subtotal rows in table to get better orientation in sea of numbers. I couldn't find solution to change the style of cells' border or background colour so I helped myself by changing colour of font in those rows. 
It is not perfect solution but at least something. To make it work we need just add CSS selector to define the font colour and use EL in StyleClass of each outputText of each column of table. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=380213</link>
      <author>branislav.nemec@gmail.com</author>
      <category>ADF</category>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=380213</guid>
      <pubDate>Wed, 10 Oct 2007 19:02:07 EST</pubDate>
    </item>
    <item>
      <title>Passing parameter from Oracle Maps to ADF Faces page</title>
      <description>
Oracle Maps JavaScript API provide us with info window where we can show data related to feature of interest we click on. But if we want to show more complex data the simple bubble is not enough.

In this case we can show some basic data in info window and the additional data in new browser window where we pass parameter to recognize our object and use it in the business logic. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=358841</link>
      <author>branislav.nemec@gmail.com</author>
      <category>ADF</category>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=358841</guid>
      <pubDate>Thu, 13 Sep 2007 16:33:01 EST</pubDate>
    </item>
    <item>
      <title>Nice to be successful with ADF</title>
      <description>
If you google around the Internet and find the reference to your work it makes you feel proud of it.

I am pleased to be among the other JDeveloper/ADF success stories on OTN and also part of the Oracle Magazine article. Seems like our projects based on ADF and Oracle Maps are quite interesting for others.

b.
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=355366</link>
      <author>branislav.nemec@gmail.com</author>
      <category>ADF</category>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=355366</guid>
      <pubDate>Sun, 09 Sep 2007 10:13:28 EST</pubDate>
    </item>
    <item>
      <title>Intergation of Oracle Maps and ADF Faces</title>
      <description>
Oracle Maps is a part of Oracle Application Server MapViewer - the tool that visualize spatial data stored in Oracle Database using Oracle Locator or Spatial. What I like very much on Locator/Spatial is that I, as a GIS non-expert, can use Locator/Spatial just through SQL.

Oracle Maps has a rich JavaScript API so with it we even don't need SQL to visualize spatial data. Since it is JavaScript client, we can integrate it to HTML/JSP/JSF/ADF Faces application. Furthermore it is based on AJAX technology and uses Map Cache server so you can develop "google like" maps. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=315303</link>
      <author>branislav.nemec@gmail.com</author>
      <category>ADF</category>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=315303</guid>
      <pubDate>Sun, 12 Aug 2007 09:57:22 EST</pubDate>
    </item>
    <item>
      <title>How to call Oracle Reports server on cross domain</title>
      <description>
If you (or a member of your team) are an Oracle Reports developer you can leverage your Reports skills also with ADF Faces applications.

Since Oracle Reports server is part of Oracle Application Server 10g R2 and ADF Faces applications require Oracle AS 10g R3 you might find yourself in need to call the Reports server from different domain.

It also might be the case of very scalable infrastructure when you have different parts of Oracle AS (infrastructure, portal, reports, ADF applications) on different servers. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=301734</link>
      <author>branislav.nemec@gmail.com</author>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=301734</guid>
      <pubDate>Fri, 03 Aug 2007 19:56:59 EST</pubDate>
    </item>
    <item>
      <title>Af:table - how to show totals of columns</title>
      <description>
Current af:table component has one lack. You cannot simply show total sum of column. 
 
After a bit of googling I have found this nice solution from Frank Nimphius "ADF Faces: Compute totals of selected rows in a multi select table" . In my demo you can see the simplest way how to just show total of a column.
 
 

    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=285065</link>
      <author>branislav.nemec@gmail.com</author>
      <category>ADF</category>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=285065</guid>
      <pubDate>Wed, 25 Jul 2007 19:34:50 EST</pubDate>
    </item>
    <item>
      <title>Tip: Change order and sorting of columns in multi columned combobox</title>
      <description>
Scenario:
We have list of some items. Each item has a code and a name. User wants to list through items using combobox where code and name is shown and have possibility to swap columns. After swapping columns also sorting should be set by first column. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=255485</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=255485</guid>
      <pubDate>Sun, 08 Jul 2007 11:35:11 EST</pubDate>
    </item>
    <item>
      <title>Blog improvement for Linuxies</title>
      <description>
Some visitors of my blog complained they couldn't find links to showcasts.

I guess that those running Linux cannot see the video plug-in area where video in wmv format should be being played. So I decided to alternate each video also in form of flash and provide link to the separate page with Camtasia flash player.

btw. I am using ADF Faces component objectMedia that has no support for flash format (at least for me it doesn't work). I hope it will have in the future.

I hope it will be ok also for Linuxies... sorry again for inconveniences 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=251063</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=251063</guid>
      <pubDate>Thu, 05 Jul 2007 20:25:46 EST</pubDate>
    </item>
    <item>
      <title>Graph in ADF Faces</title>
      <description>
In the upcoming version of ADF Faces 11g we will have JSF graph component but so far we don't have. So we must use either third party JSF graph component or integrate Oracle BI Graph Bean.

The video shows how to integrate BI Graph Bean into ADF Faces application via non JSF JSP declaratively using JDeveloper wizard. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=236954</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=236954</guid>
      <pubDate>Mon, 02 Jul 2007 16:32:08 EST</pubDate>
    </item>
    <item>
      <title>Tooltip in af:table's header</title>
      <description>
ADF Faces components use property ShortDesc to render tooltip when you move mouse cursor over the component on the page.

But sometimes you might be surprised that the tooltip is not shown. Especially when you expose data with af:table and you use abbreviations in column headers and want to use tooltip to explain those abbreviations. The following video shows how to get tooltip to the column header. 
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=236953</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=236953</guid>
      <pubDate>Mon, 02 Jul 2007 16:31:25 EST</pubDate>
    </item>
    <item>
      <title>How to customize af:table</title>
      <description>
 	
How to customize af:table

Some of the ADF Faces components appearance is not completely adjustable. One of them is af:table where it is (I think) impossible to get rid of navigation links "previous" "next".

But sometimes we need expose result in form of one or more columns and don't have space for navigation links. We can achieve this by using HTML DIV element with style set to oververflow:auto option.
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=236952</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=236952</guid>
      <pubDate>Mon, 02 Jul 2007 16:30:45 EST</pubDate>
    </item>
    <item>
      <title>Develop with choice...</title>
      <description>
JDeveloper is really a tool you can be very productive with and not only develop but also deploy with choice.

Like the splash window of JDeveloper (some developer guys find it stodgy) outlines: Develop with choice is probably wish of most of Java developers today.
    </description>
      <link>http://feeds.rapidfeeds.com/?iid4ct=236948</link>
      <guid isPermaLink="true">http://feeds.rapidfeeds.com/?iid4ct=236948</guid>
      <pubDate>Mon, 02 Jul 2007 16:24:50 EST</pubDate>
    </item>
  </channel>
</rss>


