<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Expensive calculator&#8230;</title>
	<atom:link href="http://blog.tanelpoder.com/2008/01/09/expensive-calculator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/</link>
	<description>Oracle troubleshooting, internals and performance tuning</description>
	<lastBuildDate>Mon, 15 Mar 2010 01:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Log Buffer #79: A Carnival of the Vanities for DBAs &#171; H.Tonguç YILMAZ Oracle Blog</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-256</link>
		<dc:creator>Log Buffer #79: A Carnival of the Vanities for DBAs &#171; H.Tonguç YILMAZ Oracle Blog</dc:creator>
		<pubDate>Fri, 11 Jan 2008 13:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-256</guid>
		<description>[...] week was Tanel Poder&#8217;s week I guess; do you also use sql*plus as a calculator? If it is XE it is also free :) Tanel also showed why does an Oracle parameter count change during [...]</description>
		<content:encoded><![CDATA[<p>[...] week was Tanel Poder&#8217;s week I guess; do you also use sql*plus as a calculator? If it is XE it is also free :) Tanel also showed why does an Oracle parameter count change during [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-257</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Thu, 10 Jan 2008 19:26:09 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-257</guid>
		<description>Very nice, perlDBA :)

I think I&#039;ll start using it!</description>
		<content:encoded><![CDATA[<p>Very nice, perlDBA :)</p>
<p>I think I&#8217;ll start using it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The PerlDBA</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-252</link>
		<dc:creator>The PerlDBA</dc:creator>
		<pubDate>Thu, 10 Jan 2008 00:08:16 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-252</guid>
		<description>Here&#039;s the perl script I use for calculations:

while () {
        print (eval $_);
        print &quot;\n&quot;;
        die $@ if $@;
}

Type in any legal formula ( or any perl statement for that matter) and get the results.

eg. How many years is 1,000,000,000 seconds?

pcalc
1*10**9 / 60 / 60 / 24 / 365
31.7097919837646

31.7 years.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the perl script I use for calculations:</p>
<p>while () {<br />
        print (eval $_);<br />
        print &#8220;\n&#8221;;<br />
        die $@ if $@;<br />
}</p>
<p>Type in any legal formula ( or any perl statement for that matter) and get the results.</p>
<p>eg. How many years is 1,000,000,000 seconds?</p>
<p>pcalc<br />
1*10**9 / 60 / 60 / 24 / 365<br />
31.7097919837646</p>
<p>31.7 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Tkatch</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-253</link>
		<dc:creator>Brian Tkatch</dc:creator>
		<pubDate>Wed, 09 Jan 2008 14:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-253</guid>
		<description>IMO, calc is faster when shortcutted. I have it set to open on  which is less typing and fast to come up them using SQL*Plus. Though, the history, and scriptability is quite nice.

If i were on a Un*x box, i would think the script would be a simpler  $bc...</description>
		<content:encoded><![CDATA[<p>IMO, calc is faster when shortcutted. I have it set to open on  which is less typing and fast to come up them using SQL*Plus. Though, the history, and scriptability is quite nice.</p>
<p>If i were on a Un*x box, i would think the script would be a simpler  $bc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-255</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Wed, 09 Jan 2008 12:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-255</guid>
		<description>I used to type in &quot;select num1 + num2 ...&quot; statements, but eventually this got too time-consuming when hex values came into play etc.

Note that my script doesn&#039;t handle fractional decimal numbers, by DEC I&#039;ve meant decimal in base 10 notation context...</description>
		<content:encoded><![CDATA[<p>I used to type in &#8220;select num1 + num2 &#8230;&#8221; statements, but eventually this got too time-consuming when hex values came into play etc.</p>
<p>Note that my script doesn&#8217;t handle fractional decimal numbers, by DEC I&#8217;ve meant decimal in base 10 notation context&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://blog.tanelpoder.com/2008/01/09/expensive-calculator/comment-page-1/#comment-254</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Wed, 09 Jan 2008 11:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://tanelpoder.wordpress.com/2008/01/09/expensive-calculator/#comment-254</guid>
		<description>LOL

Cool to see that I am not the only one who uses Oracle this way. Until now I though that I was the only lazy guy around doing stuff like this via his SQL*Plus terminal.

;-)</description>
		<content:encoded><![CDATA[<p>LOL</p>
<p>Cool to see that I am not the only one who uses Oracle this way. Until now I though that I was the only lazy guy around doing stuff like this via his SQL*Plus terminal.</p>
<p>;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
