<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Oracle Read - Oracle Blogs Aggregator</title>
	
	<link>http://oracle.nativeread.com</link>
	<description>DBA, Performance, Business Intelligence, Applications, Middleware &amp; SOA, Security, News</description>
	<pubDate>Fri, 03 Jul 2009 16:11:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/oracleread" type="application/rss+xml" /><item>
		<title>First Last &amp;amp; Always</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/gKtab0hCtVw/</link>
		<comments>http://oracle.nativeread.com/2009/07/first-last-amp-always/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:11 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/first-last-amp-always/</guid>
		<description><![CDATA[Been reminiscing about music from my youth, a boy of the eighties there was so much going on back then. I was into some weird stuff Gene Loves Jezebel, the Boot Hill Foottappers, the list goes on, I was also into the Sisters of Mercy where the title for this post comes from. Im nothing if not consistent with my tenuous blog titles.
Quick question on an internal forum asking how to show just the first and last record in a group. XPATH to the rescue there are a couple of functions we can use to fetch just the first and [...]]]></description>
			<content:encoded><![CDATA[<p>Been reminiscing about music from my youth, a boy of the eighties there was so much going on back then. I was into some weird stuff Gene Loves Jezebel, the Boot Hill Foottappers, the list goes on, I was also into the <a href="http://en.wikipedia.org/wiki/First_and_Last_and_Always">Sisters of Mercy</a> where the title for this post comes from. Im nothing if not consistent with my tenuous blog titles.</p>
<p>Quick question on an internal forum asking how to show just the first and last record in a group. XPATH to the rescue there are a couple of functions we can use to fetch just the first and last record. Lets assume we are looping over EMPLOYEES.</p>
<pre>&lt;?for-each:EMPLOYEES?&gt;</pre>
<p>this will fetch all records. With the addition of the XPATH expression</p>
<pre>&lt;?for-each:EMPLOYEES[position()='1' or position()=last()]?&gt;</pre>
<p>The XPATH standard allows us to create a filter, if or boolean expression to limit the number of rows to be rendered.</p>
<p>position() - returns the current record being process. So position() = 1 will only return the first record</p>
<p>last() - returns the last record pointer. So position()=last() will give us the last record only.</p>
<p>Combining them together with an &#8216;or&#8217; statement ensures we only get the first and last record in our group. Done!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/C4qRXhy0kmrFwKKty6umS35zuqg/0/da"><img src="http://feedads.g.doubleclick.net/~a/C4qRXhy0kmrFwKKty6umS35zuqg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/C4qRXhy0kmrFwKKty6umS35zuqg/1/da"><img src="http://feedads.g.doubleclick.net/~a/C4qRXhy0kmrFwKKty6umS35zuqg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=gKtab0hCtVw:B7youMS7Gvc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=gKtab0hCtVw:B7youMS7Gvc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=gKtab0hCtVw:B7youMS7Gvc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=gKtab0hCtVw:B7youMS7Gvc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/gKtab0hCtVw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/first-last-amp-always/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/first-last-amp-always/</feedburner:origLink></item>
		<item>
		<title>Junk Viz - Web Searches</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/t0vnD0VKotI/</link>
		<comments>http://oracle.nativeread.com/2009/07/junk-viz-web-searches/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:07 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/junk-viz-web-searches/</guid>
		<description><![CDATA[Search Engine Land has a post, Michael Jackson’s Death: An Inside Look At How Google, Yahoo, &#38; Bing Handled An Extraordinary Day In Search, on how web traffic spiked at some of the web&#8217;s leading properties like Google, Facebook, and Wikipedia, as a result of Michael Jackson&#8217;s death.
All good and fine, and a sad day for fans of Michael Jackson, the king of pop as he was known as, but a sad day
]]></description>
			<content:encoded><![CDATA[<p>Search Engine Land has a post, Michael Jackson’s Death: An Inside Look At How Google, Yahoo, &amp; Bing Handled An Extraordinary Day In Search, on how web traffic spiked at some of the web&#8217;s leading properties like Google, Facebook, and Wikipedia, as a result of Michael Jackson&#8217;s death.</p>
<p>All good and fine, and a sad day for fans of Michael Jackson, the king of pop as he was known as, but a sad day</p>

<p><a href="http://feedads.g.doubleclick.net/~a/fWtJOeyUytSgK7zoS1j7Qgrueyw/0/da"><img src="http://feedads.g.doubleclick.net/~a/fWtJOeyUytSgK7zoS1j7Qgrueyw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/fWtJOeyUytSgK7zoS1j7Qgrueyw/1/da"><img src="http://feedads.g.doubleclick.net/~a/fWtJOeyUytSgK7zoS1j7Qgrueyw/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=t0vnD0VKotI:xQRjYkkc9LM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=t0vnD0VKotI:xQRjYkkc9LM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=t0vnD0VKotI:xQRjYkkc9LM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=t0vnD0VKotI:xQRjYkkc9LM:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/t0vnD0VKotI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/junk-viz-web-searches/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/junk-viz-web-searches/</feedburner:origLink></item>
		<item>
		<title>Downloading Discoverer 11g</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/3K661kJrrSU/</link>
		<comments>http://oracle.nativeread.com/2009/07/downloading-discoverer-11g/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:06 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/downloading-discoverer-11g/</guid>
		<description><![CDATA[Go to http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html and accept the license.
Browse down to the section that says &#34;Portal, Forms, Reports and Discoverer&#34;. 
Currently there are downloads available for Windows and Linux:
Windows x86: Disk1                    (File 1) , and Disk1                    (File 2)
Linux: Disk1                    (File 1), and
]]></description>
			<content:encoded><![CDATA[<p>Go to http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html and accept the license.</p>
<p>Browse down to the section that says &quot;Portal, Forms, Reports and Discoverer&quot;. <br />
Currently there are downloads available for Windows and Linux:</p>
<p>Windows x86: Disk1                    (File 1) , and Disk1                    (File 2)<br />
Linux: Disk1                    (File 1), and</p>

<p><a href="http://feedads.g.doubleclick.net/~a/Bq9xjqbwJ4-UIpC4qbnvQEbK5Vk/0/da"><img src="http://feedads.g.doubleclick.net/~a/Bq9xjqbwJ4-UIpC4qbnvQEbK5Vk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Bq9xjqbwJ4-UIpC4qbnvQEbK5Vk/1/da"><img src="http://feedads.g.doubleclick.net/~a/Bq9xjqbwJ4-UIpC4qbnvQEbK5Vk/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=3K661kJrrSU:SWPzSkyai28:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=3K661kJrrSU:SWPzSkyai28:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=3K661kJrrSU:SWPzSkyai28:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=3K661kJrrSU:SWPzSkyai28:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/3K661kJrrSU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/downloading-discoverer-11g/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/downloading-discoverer-11g/</feedburner:origLink></item>
		<item>
		<title>Discoverer 11g Doc</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/Y6QWiITLf6M/</link>
		<comments>http://oracle.nativeread.com/2009/07/discoverer-11g-doc/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:05 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/discoverer-11g-doc/</guid>
		<description><![CDATA[If you see the Discoverer 11g Documentation library at http://download.oracle.com/docs/cd/E12839_01/pfrd.htm, you will notice the familiar set of docs, with one new addition. There is now a doc for the Discoverer Web Services. The &#34;Oracle® Fusion Middleware User&#8217;s Guide for Oracle Business Intelligence Discoverer Web Services API&#34;, 11g Release 1 (11.1.1), Part Number E10412-01 can be viewed at
]]></description>
			<content:encoded><![CDATA[<p>If you see the Discoverer 11g Documentation library at http://download.oracle.com/docs/cd/E12839_01/pfrd.htm, you will notice the familiar set of docs, with one new addition. There is now a doc for the Discoverer Web Services. The &quot;Oracle® Fusion Middleware User&#8217;s Guide for Oracle Business Intelligence Discoverer Web Services API&quot;, 11g Release 1 (11.1.1), Part Number E10412-01 can be viewed at</p>

<p><a href="http://feedads.g.doubleclick.net/~a/cB3APGIMuaS7xD6jp3RbEpx_OgA/0/da"><img src="http://feedads.g.doubleclick.net/~a/cB3APGIMuaS7xD6jp3RbEpx_OgA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/cB3APGIMuaS7xD6jp3RbEpx_OgA/1/da"><img src="http://feedads.g.doubleclick.net/~a/cB3APGIMuaS7xD6jp3RbEpx_OgA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=Y6QWiITLf6M:We4stLwIxsk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=Y6QWiITLf6M:We4stLwIxsk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=Y6QWiITLf6M:We4stLwIxsk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=Y6QWiITLf6M:We4stLwIxsk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/Y6QWiITLf6M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/discoverer-11g-doc/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/discoverer-11g-doc/</feedburner:origLink></item>
		<item>
		<title>Oracle FMW 11g</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/7T0--TeWxyk/</link>
		<comments>http://oracle.nativeread.com/2009/07/oracle-fmw-11g/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:03 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/oracle-fmw-11g/</guid>
		<description><![CDATA[Use this link - http://www.oracle.com/features/hp/oracle-fusion-middleware-11g-launch.html - to register for the event.
Apart from the very important reason that Fusion Middleware is the technology platform and foundation of Fusion Applications, Fusion Middleware 11g is also the vehicle for the release of Discoverer 11g.
]]></description>
			<content:encoded><![CDATA[<p>Use this link - http://www.oracle.com/features/hp/oracle-fusion-middleware-11g-launch.html - to register for the event.</p>
<p>Apart from the very important reason that Fusion Middleware is the technology platform and foundation of Fusion Applications, Fusion Middleware 11g is also the vehicle for the release of Discoverer 11g.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/kBw-ngF2Jzs4DtrFWA0Fgc_zfSs/0/da"><img src="http://feedads.g.doubleclick.net/~a/kBw-ngF2Jzs4DtrFWA0Fgc_zfSs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kBw-ngF2Jzs4DtrFWA0Fgc_zfSs/1/da"><img src="http://feedads.g.doubleclick.net/~a/kBw-ngF2Jzs4DtrFWA0Fgc_zfSs/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=7T0--TeWxyk:2cACgzL5Cc8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=7T0--TeWxyk:2cACgzL5Cc8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=7T0--TeWxyk:2cACgzL5Cc8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=7T0--TeWxyk:2cACgzL5Cc8:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/7T0--TeWxyk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/oracle-fmw-11g/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/oracle-fmw-11g/</feedburner:origLink></item>
		<item>
		<title>Junk Viz Examples</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/KO_p9uwfKo4/</link>
		<comments>http://oracle.nativeread.com/2009/07/junk-viz-examples/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:11:02 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/junk-viz-examples/</guid>
		<description><![CDATA[I have obtained all three examples from Paul Kedrosky&#8217;s blog, Infectious Greed.http://rebis.reidin.com/home.htmlA fake 3D bar chart. And a gradient effect. Two egregious errors in one chart.http://paul.kedrosky.com/archives/2009/06/crude_oil_price_1.htmlAn otherwise useful chart that is marred by the use of distracting gridlines, that overpower the data plotted. The obtrusive gridlines are
]]></description>
			<content:encoded><![CDATA[<p>I have obtained all three examples from Paul Kedrosky&#8217;s blog, Infectious Greed.http://rebis.reidin.com/home.htmlA fake 3D bar chart. And a gradient effect. Two egregious errors in one chart.http://paul.kedrosky.com/archives/2009/06/crude_oil_price_1.htmlAn otherwise useful chart that is marred by the use of distracting gridlines, that overpower the data plotted. The obtrusive gridlines are</p>

<p><a href="http://feedads.g.doubleclick.net/~a/xh3UhmjPqeCNYO7ZZ1GgMZAZyOo/0/da"><img src="http://feedads.g.doubleclick.net/~a/xh3UhmjPqeCNYO7ZZ1GgMZAZyOo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xh3UhmjPqeCNYO7ZZ1GgMZAZyOo/1/da"><img src="http://feedads.g.doubleclick.net/~a/xh3UhmjPqeCNYO7ZZ1GgMZAZyOo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=KO_p9uwfKo4:KVQAXUD6n-0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=KO_p9uwfKo4:KVQAXUD6n-0:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=KO_p9uwfKo4:KVQAXUD6n-0:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=KO_p9uwfKo4:KVQAXUD6n-0:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/KO_p9uwfKo4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/junk-viz-examples/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/junk-viz-examples/</feedburner:origLink></item>
		<item>
		<title>I wasn’t in the room when it happened…</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/g1c0wYE1_3Y/</link>
		<comments>http://oracle.nativeread.com/2009/07/i-wasn%e2%80%99t-in-the-room-when-it-happened%e2%80%a6/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:10:58 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[BI]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/i-wasn%e2%80%99t-in-the-room-when-it-happened%e2%80%a6/</guid>
		<description><![CDATA[Did you ever wonder where the balanced scorecard came from? It was created as part of a set of workshops by Drs. Kaplan and Norton with a group of companies who were looking for a way to combine financial and non-financial management information. The idea that emerged and that was finetuned over time was to group and connect four areas of performance: financial, customer, process and growth/learning.
I wasn’t in the room during those workshops that led to defining the four perspectives, but I have a hypothesis how it could have happened. In figuring out which non-financial areas to pick, someone [...]]]></description>
			<content:encoded><![CDATA[<p>Did you ever wonder where the balanced scorecard came from? It was created as part of a set of workshops by Drs. Kaplan and Norton with a group of companies who were looking for a way to combine financial and non-financial management information. The idea that emerged and that was finetuned over time was to group and connect four areas of performance: financial, customer, process and growth/learning.</p>
<p>I wasn’t in the room during those workshops that led to defining the four perspectives, but I have a hypothesis how it could have happened. In figuring out which non-financial areas to pick, someone may have mentioned the three value disciplines from Treacy and Wiersema: operational excellence, product innovation and customer intimacy. Treacy and Wiersema state that organizations need to score sufficient in all these areas, and need to excel at one. </p>
<p>These three value disciplines map 3 of the balanced scorecard perspectives perfectly: process, growth/learning (innovation) and customer. The fourth perspective had to be the financial outcome of those perspectives.</p>
<p>If it didn’t happen this way, at least it shows the logic of the four perspectives, as they align with other established management theory.</p>
<p>PS. Please take the survey that is part of the research for my new book on www.frankbuytendijk.com. </p>

<p><a href="http://feedads.g.doubleclick.net/~a/E-p5byACR-UHQdQRokQbF4E-pwo/0/da"><img src="http://feedads.g.doubleclick.net/~a/E-p5byACR-UHQdQRokQbF4E-pwo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/E-p5byACR-UHQdQRokQbF4E-pwo/1/da"><img src="http://feedads.g.doubleclick.net/~a/E-p5byACR-UHQdQRokQbF4E-pwo/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=g1c0wYE1_3Y:pey7loQWBqc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=g1c0wYE1_3Y:pey7loQWBqc:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=g1c0wYE1_3Y:pey7loQWBqc:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=g1c0wYE1_3Y:pey7loQWBqc:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/g1c0wYE1_3Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/i-wasn%e2%80%99t-in-the-room-when-it-happened%e2%80%a6/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/i-wasn%e2%80%99t-in-the-room-when-it-happened%e2%80%a6/</feedburner:origLink></item>
		<item>
		<title>Mac OSX Software I like</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/YOny4oBYAw4/</link>
		<comments>http://oracle.nativeread.com/2009/07/mac-osx-software-i-like/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 15:45:18 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/mac-osx-software-i-like/</guid>
		<description><![CDATA[Sometimes I get the question which Mac OSX software I use. So here&#8217;s a list of programs I&#8217;ve installed. Some I use often others less often. If you use other nice software, feel free to add!
Standard Mac Software:

Address Book
AppleScript
Automator
Calculator
Dashboard
Dictionary
Expose
Font Book
Image Capture
TextEdit
Unison
Utilities
Spaces
iCal
iSync
Stickies
Server - because we also have Mac OSX Server

Office:

iWork
iLife

Internet Applications:

Adium - chat
iChat - chat
Colloquy - irc (not used that much)
Cyberduck - ftp client
DynDNS Updater - link a hostname to an ip
Dropbox - online storage
Firefox with different plugins (YSlow, LiveHTTPHeaders, Firebug, ColorPicker, &#8230;)
Safari - standard browser on OSX
GoToMeeting - to do remote support and meetings
SSH Tunnel Manager - ssh
Meerkat - ssh
Cisco [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://3.bp.blogspot.com/_tffIKLFlRlY/Sk3X-GNPgVI/AAAAAAAAFNk/hInMYBRP8dg/s1600-h/osx.png"><img style="margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 200px; height: 150px;" src="http://3.bp.blogspot.com/_tffIKLFlRlY/Sk3X-GNPgVI/AAAAAAAAFNk/hInMYBRP8dg/s200/osx.png" alt="" id="BLOGGER_PHOTO_ID_5354172993831403858" border="0" /></a>Sometimes I get the question which Mac OSX software I use. So here&#8217;s a list of programs I&#8217;ve installed. Some I use often others less often. If you use other nice software, feel free to add!</p>
<p><span>Standard Mac Software:</span>
<ul>
<li>Address Book</li>
<li>AppleScript</li>
<li>Automator</li>
<li>Calculator</li>
<li>Dashboard</li>
<li>Dictionary</li>
<li>Expose</li>
<li>Font Book</li>
<li>Image Capture</li>
<li>TextEdit</li>
<li>Unison</li>
<li>Utilities</li>
<li>Spaces</li>
<li>iCal</li>
<li>iSync</li>
<li>Stickies</li>
<li>Server - because we also have Mac OSX Server</li>
</ul>
<p><span>Office:</span>
<ul>
<li>iWork</li>
<li>iLife</li>
</ul>
<p><span>Internet Applications:</span>
<ul>
<li>Adium - chat</li>
<li>iChat - chat</li>
<li>Colloquy - irc (not used that much)</li>
<li>Cyberduck - ftp client</li>
<li>DynDNS Updater - link a hostname to an ip</li>
<li>Dropbox - online storage</li>
<li>Firefox with different plugins (YSlow, LiveHTTPHeaders, Firebug, ColorPicker, &#8230;)</li>
<li>Safari - standard browser on OSX</li>
<li>GoToMeeting - to do remote support and meetings</li>
<li>SSH Tunnel Manager - ssh</li>
<li>Meerkat - ssh</li>
<li>Cisco VPNClient - vpn</li>
<li>Viscosity - vpn </li>
<li>Skype</li>
<li>Mail</li>
<li>Twitterrific - twitter reader</li>
<li>Reader Notifier - get rss updates</li>
<li>Yuuguu - connect to others </li>
<li>Transmission - download files</li>
</ul>
<p><span>Graphical Software:</span>
<ul>
<li>Adobe Acrobat 8 Professional</li>
<li>Adobe Dreamweaver CS3</li>
<li>Adobe Flash CS3</li>
<li>Adobe Illustrator CS3</li>
<li>Adobe InDesign CS3</li>
<li>Adobe Photoshop CS3</li>
<li>PDFpenPro - edit pdf</li>
<li>Paintbrush</li>
<li>OmniGraffle Professional 5 - make schemes</li>
<li>iWeb - make websites</li>
</ul>
<p><span>Games:</span>
<ul>
<li>Chess</li>
<li>Quinn - tetris like</li>
<li>MasterMind - dashboard plugin</li>
</ul>
<p><span>Entertainment:</span>
<ul>
<li>DVD Player</li>
<li>DivX Converter</li>
<li>DivX Player</li>
<li>EyeTV - makes it able to watch tv on my mac</li>
<li>Flip4Mac - be able to play wmv</li>
<li>GarageBand - audio</li>
<li>Front Row - menu to all entertainment</li>
<li>iDVD</li>
<li>iMovie</li>
<li>iPhoto</li>
<li>iTunes</li>
<li>ScreenFlow - record video</li>
<li>Photo Booth</li>
<li>VLC - play video</li>
<li>QuickTime Broadcaster</li>
<li>QuickTime Player</li>
<li>VisualHub - convert video (not updated anymore)</li>
<li>Spotify - play any song (only works when I&#8217;m in the UK)</li>
<li>BookSmart - online creation of you photo albums</li>
<li>WorldRadio widget - listen to radio as dashboard app</li>
</ul>
<p><span>Local/External storage:</span>
<ul>
<li>ExpanDrive - Mount drives even through ftp etc</li>
<li>Macfusion - extend to other filesystems</li>
<li>SuperDuper! - backup your Mac</li>
</ul>
<p><span>Phone:</span>
<ul>
<li>Missing Sync for Windows Mobile - I&#8217;ve an HTC and not an iPhone, so need extra software to sync agenda, contacts etc</li>
<li>TomTom HOME - on my phone I have also GPS and navigation software</li>
</ul>
<p><span>Oracle related:</span>
<ul>
<li>Oracle SQL DataModeler - SQL Modeler</li>
<li>Power*Architect - SQL Modeler</li>
<li>SQLEditor - SQL Modeler</li>
<li>SQLDeveloper - my day to day tool to talk to the Oracle database</li>
<li>Versions - SubVersion client</li>
<li>VMware Fusion - to get access to my remote machines</li>
</ul>
<p><span>Project Management:</span>
<ul>
<li>Merlin - allows to estimate the work and breakdown in pieces</li>
<li>Mindjet MindManager - read MindMaps</li>
<li>OmniFocus - to do list which is able to sync as well</li>
</ul>
<p><span>Text Editor:</span>
<ul>
<li>SubEthaEdit - allows to work on a text with more persons, real time editing</li>
<li>TextMate - favorite text editor</li>
</ul>
<p><span>OSX Tools:</span>
<ul>
<li>OmniDazzle - mouse focus and effects</li>
<li>Quicksilver - lunch commands fast</li>
<li>StuffIt Expander - zip like</li>
<li>1Password - store passwords in a secure way</li>
<li>Wallet - store passwords in a secure way</li>
<li>World Clock Deluxe - to keep an eye when my clients get awake</li>
<li>iBank - trying that, MS Money type app</li>
<li>Caffeine - let your Mac never go in sleep mode</li>
<li>Time Machine - automated backups</li>
<li>iStat Pro widget - shows a lot of information about your Mac (ip, temperature etc)</li>
<li>AccuWeather widget</li>
<li>SysTran translation widget</li>
<li>Currency converter widget</li>
</ul>
<p>For the people who want to work faster, <a href="http://creativebits.org/keyboard_shortcuts_in_os_x">here</a>&#8217;s a good list of shortcuts for OSX.
<div><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/21122514-4093093155238645991?l=dgielis.blogspot.com" /></div>

<p><a href="http://feedads.g.doubleclick.net/~a/Muw4dncIE2Rf5KPpUu2d6pAmd0A/0/da"><img src="http://feedads.g.doubleclick.net/~a/Muw4dncIE2Rf5KPpUu2d6pAmd0A/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Muw4dncIE2Rf5KPpUu2d6pAmd0A/1/da"><img src="http://feedads.g.doubleclick.net/~a/Muw4dncIE2Rf5KPpUu2d6pAmd0A/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=YOny4oBYAw4:DNcPHkHZ0Mk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=YOny4oBYAw4:DNcPHkHZ0Mk:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=YOny4oBYAw4:DNcPHkHZ0Mk:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=YOny4oBYAw4:DNcPHkHZ0Mk:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/YOny4oBYAw4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/mac-osx-software-i-like/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/mac-osx-software-i-like/</feedburner:origLink></item>
		<item>
		<title>SQL Modeler for Mac OSX (Part 2)</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/vumjOcOdZQo/</link>
		<comments>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx-part-2/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 15:45:17 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx-part-2/</guid>
		<description><![CDATA[Louis-Guillaume Carrier-Bédard commented on my previous post about SQL Modeler for Mac OSX, that I had to check out a tool called Power*Architect.
So I thought to give it a go. The steps to get it running:

Go to the SQL Power website and download Power*Architect
As most OSX applications you install by dragging the application in your Applications folder
So now I wanted to get an ERD of some tables, so you run Power*Architect and select from which Data Source you want to capture.
I had to download the Oracle 10g JDBC driver first (apparently 11g is not yet foreseen in Power*Architect)
In the User [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://lgcarrier.blogspot.com/">Louis-Guillaume Carrier-Bédard</a> commented on my previous post about <a href="http://dgielis.blogspot.com/2008/12/sql-modeler-for-mac-osx.html">SQL Modeler for Mac OSX</a>, that I had to check out a tool called Power*Architect.</p>
<p>So I thought to give it a go. The steps to get it running:
<ul>
<li>Go to the <a href="http://www.sqlpower.ca/page/architect">SQL Power website</a> and download Power*Architect</li>
<li>As most OSX applications you install by dragging the application in your Applications folder</li>
<li>So now I wanted to get an ERD of some tables, so you run Power*Architect and select from which Data Source you want to capture.</li>
<li>I had to download the <a href="http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_10201.html">Oracle 10g JDBC driver</a> first (apparently 11g is not yet foreseen in Power*Architect)</li>
<li>In the User Preferences you can tell where the driver can be found</li>
<li>Next I dragged-dropped from the interface the tables I wanted to the right hand side, but the tables where not nicely ordered</li>
<li>Luckily there is a button &#8220;Automatic Layout&#8221; which I pushed and that gave me the below result</li>
</ul>
<p><a href="http://3.bp.blogspot.com/_tffIKLFlRlY/Sk2sG-gM5EI/AAAAAAAAFNc/rqN0gQ9CcC4/s1600-h/Picture+3.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 231px;" src="http://3.bp.blogspot.com/_tffIKLFlRlY/Sk2sG-gM5EI/AAAAAAAAFNc/rqN0gQ9CcC4/s400/Picture+3.png" alt="" id="BLOGGER_PHOTO_ID_5354124767870641218" border="0" /></a><br />As far as I&#8217;ve tested Power*Architect, it looks very promising. It&#8217;s definitely a tool I will try a bit more in the future.
<div><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/21122514-5474369786179383560?l=dgielis.blogspot.com" /></div>

<p><a href="http://feedads.g.doubleclick.net/~a/lLJhQ-HWXB2rHxDPMBozbOo_uGU/0/da"><img src="http://feedads.g.doubleclick.net/~a/lLJhQ-HWXB2rHxDPMBozbOo_uGU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/lLJhQ-HWXB2rHxDPMBozbOo_uGU/1/da"><img src="http://feedads.g.doubleclick.net/~a/lLJhQ-HWXB2rHxDPMBozbOo_uGU/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=vumjOcOdZQo:6pglcrhv19s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=vumjOcOdZQo:6pglcrhv19s:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=vumjOcOdZQo:6pglcrhv19s:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=vumjOcOdZQo:6pglcrhv19s:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/vumjOcOdZQo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx-part-2/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx-part-2/</feedburner:origLink></item>
		<item>
		<title>SQL Modeler for Mac OSX</title>
		<link>http://feedproxy.google.com/~r/oracleread/~3/vqAbxFJjjzY/</link>
		<comments>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 15:45:15 +0000</pubDate>
		<dc:creator>aggregator</dc:creator>
		
		<category><![CDATA[Applications]]></category>

		<guid isPermaLink="false">http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx/</guid>
		<description><![CDATA[On the first of July Oracle&#8217;s SQL Developer Data Modeler got a production release. You have the choice between a full version and a Viewer only version.
I installed the full version on my Mac to see how it is like. These are the steps I followed to get it working on my MacBook Pro:

Download the zip file from OTN
Unzip the file in my Applications folder
You&#8217;ll see a folder called &#8220;datamodeler&#8221;
I ran a Terminal session to call this command: sh datamodeler.sh
The first time SQL Developer Data Modeler asks you to enter the full pathname of a J2SE installation. For me the [...]]]></description>
			<content:encoded><![CDATA[<p>On the first of July Oracle&#8217;s <a href="http://www.oracle.com/technology/software/products/sql/datamodeler.html">SQL Developer Data Modeler</a> got a production release. You have the choice between a full version and a Viewer only version.</p>
<p>I installed the full version on my Mac to see how it is like. These are the steps I followed to get it working on my MacBook Pro:
<ol>
<li><a href="http://www.oracle.com/technology/software/products/sql/datamodeler.html">Download</a> the zip file from OTN</li>
<li>Unzip the file in my Applications folder</li>
<li>You&#8217;ll see a folder called &#8220;datamodeler&#8221;</li>
<li>I ran a Terminal session to call this command: sh datamodeler.sh</li>
<li>The first time SQL Developer Data Modeler asks you to enter the full pathname of a J2SE installation. For me the path is:<br />/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home</li>
<li>Next SQL Developer Data Modeler opens and you are good to go</li>
<li>I tried to generate a relational and logical datamodel and it worked great (see below screenshot of the <a href="http://www.dgtournament.com/">DG Tournament</a> schema
<p><a href="http://2.bp.blogspot.com/_tffIKLFlRlY/Sk0iTP7C3AI/AAAAAAAAFNM/4PLYleTgTs0/s1600-h/Picture+1.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 228px;" src="http://2.bp.blogspot.com/_tffIKLFlRlY/Sk0iTP7C3AI/AAAAAAAAFNM/4PLYleTgTs0/s400/Picture+1.png" alt="" id="BLOGGER_PHOTO_ID_5353973246100429826" border="0" /></a></li>
</ol>
<p>As expected Oracle didn&#8217;t make the tool for free. I hoped differently, but apparently Larry decided against it. The latest <a href="http://www.oracle.com/corporate/pricing/technology-price-list.pdf">Oracle pricelist</a> shows under the Tools section the price of SQL Developer Data Modeler. The first year you pay USD 3,000 + USD 660 (support and upgrade), from the second year onwards it&#8217;s 660, but that gives you the right to install all updates. I definitely think the product can justify the price, but maybe not for everybody or in every project as you might not want to use all the features.</p>
<p>One of the most important parts for me is viewing the ERD in a graphical way. I tend to use the ERD to explain clients how we see the application. Or if we come in when the application already exist, to quickly know what is going on behind the scenes. Till now I used <a href="http://www.malcolmhardie.com/sqleditor/index.html">SQLEditor</a> of MalcolmHardie Solutions. It allows me to connect to a database and get the ERD for a schema or certain tables. It can do a lot more like adding tables, columns etc and you can see the sql statements in different formats. Below is a screenshot of the same schema as the picture before.</p>
<p><a href="http://2.bp.blogspot.com/_tffIKLFlRlY/Sk0mRgKIEvI/AAAAAAAAFNU/kUI2WxBFYG8/s1600-h/Picture+2.png"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 228px;" src="http://2.bp.blogspot.com/_tffIKLFlRlY/Sk0mRgKIEvI/AAAAAAAAFNU/kUI2WxBFYG8/s400/Picture+2.png" alt="" id="BLOGGER_PHOTO_ID_5353977614145426162" border="0" /></a><br />Most of the time I have to rearrange the tables so it&#8217;s more logic and more understandable. Personally I think Oracle SQL Developer Data Modeler looks a bit better and it has more features and I had to not rearrange that much as with SQLEditor. But then I guess that explains the difference in price <img src='http://oracle.nativeread.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> SQLEditor costs $79.</p>
<p>I still have a lot to learn of the functionalities of Oracle SQL Developer Data Modeler, but what I saw at the conferences and what I could do so far, I definitely think it&#8217;s worth for you to give it a try.
<div><img width="1" height="1" src="https://blogger.googleusercontent.com/tracker/21122514-3963740228038801270?l=dgielis.blogspot.com" /></div>

<p><a href="http://feedads.g.doubleclick.net/~a/KnTJf28r2UY6rJzvlvdZA_ADKNA/0/da"><img src="http://feedads.g.doubleclick.net/~a/KnTJf28r2UY6rJzvlvdZA_ADKNA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/KnTJf28r2UY6rJzvlvdZA_ADKNA/1/da"><img src="http://feedads.g.doubleclick.net/~a/KnTJf28r2UY6rJzvlvdZA_ADKNA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/oracleread?a=vqAbxFJjjzY:vjNZDlgDMHI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/oracleread?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=vqAbxFJjjzY:vjNZDlgDMHI:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/oracleread?i=vqAbxFJjjzY:vjNZDlgDMHI:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/oracleread?a=vqAbxFJjjzY:vjNZDlgDMHI:TzevzKxY174"><img src="http://feeds.feedburner.com/~ff/oracleread?d=TzevzKxY174" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/oracleread/~4/vqAbxFJjjzY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx/feed/</wfw:commentRss>
		<feedburner:origLink>http://oracle.nativeread.com/2009/07/sql-modeler-for-mac-osx/</feedburner:origLink></item>
	</channel>
</rss>
