<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>whereisnotnull</title>
	<atom:link href="http://whereisnotnull.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://whereisnotnull.com</link>
	<description>Online Articles for the Database Professional</description>
	<lastBuildDate>Tue, 05 Jun 2012 23:56:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='whereisnotnull.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/d9518c1f483ea6a5070099b631582fff?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>whereisnotnull</title>
		<link>http://whereisnotnull.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://whereisnotnull.com/osd.xml" title="whereisnotnull" />
	<atom:link rel='hub' href='http://whereisnotnull.com/?pushpress=hub'/>
		<item>
		<title>Oracle Reverse Key Index</title>
		<link>http://whereisnotnull.com/2012/06/05/oracle-reverse-key-index/</link>
		<comments>http://whereisnotnull.com/2012/06/05/oracle-reverse-key-index/#comments</comments>
		<pubDate>Tue, 05 Jun 2012 23:56:44 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Tuning and Optimization]]></category>
		<category><![CDATA[index blocks]]></category>
		<category><![CDATA[indexes]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[RAC]]></category>
		<category><![CDATA[reverse key index]]></category>
		<category><![CDATA[single instance]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=120</guid>
		<description><![CDATA[Stumbled across a type of index optimization which can be used with Oracle database tables. A Reverse Index, also known as a reverse key index stores the index entries as their bytes reversed, except rowids. Reverse Key Index by Yasin Baskan In single instance databases there is also a case where reverse key indexes can [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=120&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Stumbled across a type of index optimization which can be used with Oracle database tables. A Reverse Index, also known as a reverse key index stores the index entries as their bytes reversed, except rowids.</p>
<blockquote>
<h2><a title="How and Why of Creating Reverse Key Indexes in Oracle Database Structures/Tables" href="http://oracletoday.blogspot.com/2006/09/there-is-option-to-create-index.html">Reverse Key Index</a></h2>
<p>by Yasin Baskan</p>
<div>In single instance databases there is also a case where reverse key indexes can be helpful. If you have a column populated by an increasing sequence, you delete some old rows from the table and you do not do range scans on that column and you have contention issues on index blocks, reverse key indexes can be considered. The reverse key index will scatter the entries accross different blocks during inserting and your many concurrent sessions will not have index block contention issues.</p>
<p>Read more: <a href="http://oracletoday.blogspot.com/2006/09/there-is-option-to-create-index.html#ixzz1wxx3qO4l">http://oracletoday.blogspot.com/2006/09/there-is-option-to-create-index.html#ixzz1wxx3qO4l</a></div>
</blockquote>
<div></div>
<div>This method offers a new way of managing data entry and output from a situation of large data sets or multiple read/write database sessions involved.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=120&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/06/05/oracle-reverse-key-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>R is Ready for Big Data: Take the Open Road to Statistical Analysis</title>
		<link>http://whereisnotnull.com/2012/06/04/r-is-ready-for-big-data-take-the-open-road-to-statistical-analysis/</link>
		<comments>http://whereisnotnull.com/2012/06/04/r-is-ready-for-big-data-take-the-open-road-to-statistical-analysis/#comments</comments>
		<pubDate>Mon, 04 Jun 2012 21:58:13 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[statistical analysis]]></category>
		<category><![CDATA[statisticians]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=113</guid>
		<description><![CDATA[The R language is an open source project run by a very large community of &#8220;clever&#8221; statisticians who have created to date over 2,500 plug-ins for analyzing different data sets tuned by industry and data type. More recently, Oracle has jumped into the picture by creating an analytical product that bridges the hard work of [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=113&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="color:#00ffff;">The R language is an open source project run by a very large community of &#8220;clever&#8221; statisticians who have created to date over 2,500 plug-ins for analyzing different data sets tuned by industry and data type. More recently, Oracle has jumped into the picture by creating an analytical product that bridges the hard work of R across to their flagship 11g R2 database product.</span></p>
<blockquote>
<h2><a title="Using R on Relational Databases for Advanced Statistical Analysis" href="http://www.theregister.co.uk/2012/06/03/big_data_r_statistical_analysis/">R is Ready for Big Data: Take the Open Road to Statistical Analysis</a></h2>
<p>By Timothy Prickett Morgan</p>
<p>Statistical analysis has been around since mainframes were introduced to academia and corporations back in the 1960s.</p>
<p>But the great diversity of telemetry collected by systems today, the need to sift through it for insight and the growing popularity of open-source alternatives is transforming the R programming language for statistical analysis and visualisation. Its new nickname is Red Hat for stats&#8230;</p>
<p><a href="http://www.theregister.co.uk/2012/06/03/big_data_r_statistical_analysis/" rel="nofollow">http://www.theregister.co.uk/2012/06/03/big_data_r_statistical_analysis/</a></p></blockquote>
<p><span style="color:#00ffff;">In the Oracle implementation of R, there is some integration that allows the R console to work with Hadoop distributed file systems and NoSQL databases, both of which are also core components of the world of &#8220;Big Data&#8221;</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=113&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/06/04/r-is-ready-for-big-data-take-the-open-road-to-statistical-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Seattle Area Lacks Computer Science Majors</title>
		<link>http://whereisnotnull.com/2012/05/31/seattle-area-lacks-computer-science-majors/</link>
		<comments>http://whereisnotnull.com/2012/05/31/seattle-area-lacks-computer-science-majors/#comments</comments>
		<pubDate>Fri, 01 Jun 2012 03:40:25 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[computer science majors]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[programmers]]></category>
		<category><![CDATA[seattle]]></category>
		<category><![CDATA[technology degree]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[university system]]></category>
		<category><![CDATA[washington]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=109</guid>
		<description><![CDATA[The primary complaint of Seattle&#8217;s universities is that training competent computer programmers is very resource intensive. You can&#8217;t just sit the students down in a lecture hall all four years of their training (amen to that). Instead, much of the learning takes place in small groups in the lab. This apparently, makes the task of [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=109&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The primary complaint of Seattle&#8217;s universities is that training competent computer programmers is very resource intensive. You can&#8217;t just sit the students down in a lecture hall all four years of their training (amen to that). Instead, much of the learning takes place in small groups in the lab. This apparently, makes the task of enrolling CS majors an expensive and resource limiting prospect.</p>
<h1><a title="NPR Article on Shortage of Computer Science Majors in Seattle, Washington" href="http://www.npr.org/2012/05/31/154040185/seattle-area-lacks-computer-science-majors">Seattle Area Lacks Computer Science Majors</a></h1>
<p>There are some job seekers who aren&#8217;t having much trouble finding work &#8211; computer scientists. In Seattle alone, there are thousands of computer-related jobs waiting to be filled. And yet here&#8217;s the hang-up. While those jobs in Seattle are available, one of Washington State&#8217;s leading universities is not graduating enough people to fill them. The number of Bachelor&#8217;s degrees awarded in computer science has remained unchanged for the past decade.</p>
<p><a href="http://www.npr.org/2012/05/31/154040185/seattle-area-lacks-computer-science-majors">http://www.npr.org/2012/05/31/154040185/seattle-area-lacks-computer-science-majors</a></p>
<div id="attachment_110" class="wp-caption aligncenter" style="width: 250px"><a href="http://whereisnotnull.files.wordpress.com/2012/05/4099752736_b19190c6dc_m.jpg"><img class="size-full wp-image-110" title="Computer Programmers at Work" src="http://whereisnotnull.files.wordpress.com/2012/05/4099752736_b19190c6dc_m.jpg?w=510" alt="Computer Programmers at Work"   /></a><p class="wp-caption-text">Photo Credit: Canadian Veggie from Flickr.com</p></div>
<p>&nbsp;</p>
<p>The future of computer science majors is expected to spike in demand for these graduates. Where will they come from? Certainly, government spending cannot afford that short-term bite of training this skilled workforce, but it has a very long term, and real impact on the nation&#8217;s economy. Perhaps attention to this looming demand of the workforce can be deferred; if so &#8211; for how long?</p>
<p>Photo Credit: <a href="http://www.flickr.com/photos/canadianveggie/">Canadian Veggie</a> from Flickr.com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=109&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/31/seattle-area-lacks-computer-science-majors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>

		<media:content url="http://whereisnotnull.files.wordpress.com/2012/05/4099752736_b19190c6dc_m.jpg" medium="image">
			<media:title type="html">Computer Programmers at Work</media:title>
		</media:content>
	</item>
		<item>
		<title>Mark Hurd: &#8216;I felt Oracle was in a position to do something nobody else could do&#8217;</title>
		<link>http://whereisnotnull.com/2012/05/29/mark-hurd-i-felt-oracle-was-in-a-position-to-do-something-nobody-else-could-do/</link>
		<comments>http://whereisnotnull.com/2012/05/29/mark-hurd-i-felt-oracle-was-in-a-position-to-do-something-nobody-else-could-do/#comments</comments>
		<pubDate>Wed, 30 May 2012 03:37:56 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[customer service]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[invention]]></category>
		<category><![CDATA[mark hurd]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[silicon valley]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=103</guid>
		<description><![CDATA[Mark Hurd, former president of HP in Silicon Valley, is excited about his prospects at Oracle. Because of the software giant&#8217;s deep reach into the business ecology, they are in a position to leverage their virtual monopoly to create very useful and innovative technologies for all involved. It all depends. Some companies in similar positions [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=103&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Mark Hurd, former president of HP in Silicon Valley, is excited about his prospects at Oracle. Because of the software giant&#8217;s deep reach into the business ecology, they are in a position to leverage their virtual monopoly to create very useful and innovative technologies for all involved. It all depends. Some companies in similar positions get lazy and just let their momentum take over the market as long as they can&#8230; we shall see.</p>
<blockquote>
<h1><a title="The Telegraph" href="http://www.telegraph.co.uk/finance/newsbysector/mediatechnologyandtelecoms/electronics/9292052/Mark-Hurd-I-felt-Oracle-was-in-a-position-to-do-something-nobody-else-could-do.html">Mark Hurd: &#8216;I felt Oracle was in a position to do something nobody else could do&#8217;</a></h1>
</blockquote>
<div>
<blockquote><p>By <a title="Christopher Williams" href="http://www.telegraph.co.uk/journalists/christopher-williams/" rel="author">Christopher Williams<br />
</a>7:00PM BST 26 May 2012</p>
<div>
<p>Mark Hurd is mounting his own Silicon Valley comeback.</p>
</div>
<div>
<p>In 2010, his friend and tennis partner, Oracle chief executive Larry Ellison, gave him a job and blasted the Hewlett Packard board that had ousted him amid sexual-harassment allegations for having made &#8220;the worst personnel decision since the idiots on the Apple board fired Steve Jobs&#8221;.</p>
</div>
</blockquote>
<div>
<blockquote><p>A Jobs-style messianic return to HP is out of the question and the comparison between the two men bears no further scrutiny, but sitting in Oracle&#8217;s preternaturally bland Moorgate offices, Hurd, 55, and now co-president of Oracle, knows he has at least landed on his feet. (<a title="The Telegraph" href="http://www.telegraph.co.uk/finance/newsbysector/mediatechnologyandtelecoms/electronics/9292052/Mark-Hurd-I-felt-Oracle-was-in-a-position-to-do-something-nobody-else-could-do.html">read more</a>)</p></blockquote>
<p>The most insightful comment Mark Hurd had to make in his interview was his generational concept of customer service&#8230; &#8220;I&#8217;m old&#8230;&#8221; he begins, and relates that his generation is used to crappy customer service. Not getting a response or being stuck at a call center on hold for fifteen minutes is the status quo that nobody in his age group would even flinch at. Not so with his daughter&#8217;s generation: they want answers immediately, and will take their business and searches where they can get that response time. An allusion was made in this respect to mobile computing platforms and this demand for immediate information access from future, younger generations of consumers.</p>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=103&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/29/mark-hurd-i-felt-oracle-was-in-a-position-to-do-something-nobody-else-could-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Open Source DataBase Company 10Gen Raises $42 Million Round</title>
		<link>http://whereisnotnull.com/2012/05/29/open-source-database-company-10gen-raises-42-million-round/</link>
		<comments>http://whereisnotnull.com/2012/05/29/open-source-database-company-10gen-raises-42-million-round/#comments</comments>
		<pubDate>Wed, 30 May 2012 03:24:55 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[10gen]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[investors]]></category>
		<category><![CDATA[mongodb]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=100</guid>
		<description><![CDATA[NoSQL Strikes again. Looks like this new, non-relational database technology has come onto the technology market strongly for its features and inherent advantages. It&#8217;s good to see some product diversification on the software market. It keeps everyone on the alert and makes for incentive-based efforts to innovate and improve what&#8217;s already out there in an [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=100&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div>
<hgroup>NoSQL Strikes again. Looks like this new, non-relational database technology has come onto the technology market strongly for its features and inherent advantages. It&#8217;s good to see some product diversification on the software market. It keeps everyone on the alert and makes for incentive-based efforts to innovate and improve what&#8217;s already out there in an effort to compete.</p>
<h1><a title="10Gen Raises $42 Million Round" href="http://www.forbes.com/sites/ericsavitz/2012/05/29/open-source-database-company-10gen-raises-42-million-round/">Open Source Database Company 10Gen Raises $42 Million Round</a></h1>
</hgroup>
</div>
<div id="leftRail">
<blockquote><p>10gen, creator of the open source MongoDB database software, this morning said it has raised $42 million in new capital in a venture round led byNew Enterprise Associates. Also participating in the deal are existing investors Sequoia Capital, Flybridge Capital and Union Square Ventures. The company has now raised more than $73 million in venture capital since inception. (<a title="10Gen Raises $42 Million Round" href="http://www.forbes.com/sites/ericsavitz/2012/05/29/open-source-database-company-10gen-raises-42-million-round/">read more</a>)</p></blockquote>
<p>Not bad for a plucky &#8220;little&#8221; open source project&#8230;</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=100&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/29/open-source-database-company-10gen-raises-42-million-round/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>EU: Programming Languages Can&#8217;t Be Copyrighted</title>
		<link>http://whereisnotnull.com/2012/05/29/eu-programming-languages-cant-be-copyrighted/</link>
		<comments>http://whereisnotnull.com/2012/05/29/eu-programming-languages-cant-be-copyrighted/#comments</comments>
		<pubDate>Wed, 30 May 2012 01:06:05 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Developers Corner]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[court ruling]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[legal]]></category>
		<category><![CDATA[licensing]]></category>
		<category><![CDATA[reverse engineering]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=97</guid>
		<description><![CDATA[I like the wording of the ruling made by the EU court system in this regard. They support &#8220;reverse&#8221; engineering in the sense that license holders of software can tinker around with the product to the point that they better understand how it works. Any derivative works that come from that understanding isn&#8217;t copyright infringement. [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=97&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I like the wording of the ruling made by the EU court system in this regard. They support &#8220;reverse&#8221; engineering in the sense that license holders of software can tinker around with the product to the point that they better understand how it works. Any derivative works that come from that understanding isn&#8217;t copyright infringement. Way to go!</p>
<blockquote>
<h1><a title="Can't Copyright Computer Languages" href="http://www.computerworld.com/s/article/9227281/EU_Programming_Languages_Can_t_Be_Copyrighted">EU: Programming languages can&#8217;t be copyrighted</a></h1>
<p>By Jennifer Baker<br />
May 21, 2012 06:00 AM ET</p>
<p id="first_paragraph">Computerworld - Europe&#8217;s top court has ruled that the functionality of a computer program and the programming language it is written in cannot be protected by copyright.</p>
<p>The European Court of Justice made the decision in relation to a case that<a href="http://www.computerworld.com/spring/bp/detail/813">SAS Institute</a>, a maker of statistical programs, brought against World Programming Ltd. (WPL), which develops and sells an interpreter for the SAS language.</p>
<p>Although WPL used and studied SAS&#8217;s programs to understand their functionality, the court said, there was &#8220;nothing to suggest that WPL had access to or copied [SAS] source code.&#8221; The court ruled that &#8220;the purchaser of a license for a program is entitled, as a rule, to observe, study or test its functioning so as to determine the ideas and principles which underlie that program.&#8221; &#8230; (<a title="Can't Copyright Computer Languages" href="http://www.computerworld.com/s/article/9227281/EU_Programming_Languages_Can_t_Be_Copyrighted">read more</a>)</p></blockquote>
<p>I think this ruling will better support more innovation and make life less stifling for talented developers looking for a better way of accomplishing business level tasks other than subscribing the status-quo of a handful of big vendor products. In turn, it will keep the big vendors on the alert and responsive to their customer base because they can quickly be replaced by a better engineered product.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=97&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/29/eu-programming-languages-cant-be-copyrighted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Software Development as Artistic Practice: How Open Source Is Changing the Way Art is Made</title>
		<link>http://whereisnotnull.com/2012/05/29/software-development-as-artistic-practice-how-open-source-is-changing-the-way-art-is-made/</link>
		<comments>http://whereisnotnull.com/2012/05/29/software-development-as-artistic-practice-how-open-source-is-changing-the-way-art-is-made/#comments</comments>
		<pubDate>Tue, 29 May 2012 20:59:57 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Developers Corner]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[artists]]></category>
		<category><![CDATA[computer art media]]></category>
		<category><![CDATA[digital art]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=90</guid>
		<description><![CDATA[Picasso&#8217;s famous saying is penchant to the old-school mentality of the artistic community. Artists were once hiding their methods, techniques and styles as trade secrets locked deep within their works. Now, with the advent of digital art media there is a new trend of creative artist emerging. You have probably already heard of &#8220;open source&#8221; [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=90&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Picasso&#8217;s famous saying is penchant to the old-school mentality of the artistic community. Artists were once hiding their methods, techniques and styles as trade secrets locked deep within their works. Now, with the advent of digital art media there is a new trend of creative artist emerging. You have probably already heard of &#8220;open source&#8221; software. This is the same, only applied to software used in the creative process by many artists.</p>
<blockquote>
<h1><a title="Art and Open Source Software Development" href="http://artinfo.com/news/story/805895/software-development-as-artistic-practice-how-open-source-is-changing-the-way-art-is-made">Software Development as Artistic Practice: How Open Source Is Changing the Way Art is Made</a></h1>
<div><em>by</em> Kyle Chayka</div>
<div>Published: May 25, 2012</div>
<div></div>
<div>Artists are notoriously secretive about their processes. <strong>Rothko</strong> never revealed the complex formulas behind his diaphanous color fields. <strong>Picasso</strong> gave his famous dictum, “Bad artists copy. Good artists steal,” which may have been why <strong>Brancusi</strong> was so loathe to <a href="http://books.google.com/books?id=wZB5INGODCUC&amp;pg=PA453&amp;lpg=PA453&amp;dq=brancusi+picasso+studio&amp;source=bl&amp;ots=XwJeaKITs7&amp;sig=K2ryR-qa58YBXoZ16IHYvibmytM&amp;hl=en&amp;sa=X&amp;ei=6k29T5zPGPP26gH16MBG&amp;ved=0CE4Q6AEwBA#v=onepage&amp;q=brancusi%20picasso%20studio&amp;f=false" target="_blank">let the Cubist into his studio</a>. But what about when sharing becomes a fundamental part of the artistic practice? For new media artists, whose work embraces the latest innovations in computing technology and digital imaging, being transparent with their working process is a fundamental part of being a member of the creative community — everyone copies and adapts from each other, sharing strategies, tools, and techniques&#8230; (<a title="Art and Open Source Software Development" href="http://artinfo.com/news/story/805895/software-development-as-artistic-practice-how-open-source-is-changing-the-way-art-is-made">read more</a>)</div>
</blockquote>
<div></div>
<div>The idea of open-source projects as the new media of digital art forms encourages collaboration over secrecy&#8230; a revolution in the highly competitive, art making world. Glad to know that us software developers had a thing or two to teach these folks purely from our collaborative culture.</div>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=90&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/29/software-development-as-artistic-practice-how-open-source-is-changing-the-way-art-is-made/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Does NoSQL Matter?</title>
		<link>http://whereisnotnull.com/2012/05/26/why-does-nosql-matter/</link>
		<comments>http://whereisnotnull.com/2012/05/26/why-does-nosql-matter/#comments</comments>
		<pubDate>Sat, 26 May 2012 23:19:16 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[big data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[nosql]]></category>
		<category><![CDATA[oltp]]></category>
		<category><![CDATA[rdbms]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=85</guid>
		<description><![CDATA[NoSQL is an alternative to the standard Relational Database Management System (RDBMS). It apparently performs very fast and efficiently with querying large data sets (also referred to as &#8220;big data&#8221;); it apparently is not intended as a replacement for SQL databases, but poses a specialized solution for typical database/data store problems in the enterprise-wide scope [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=85&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="color:#00ccff;">NoSQL is an alternative to the standard Relational Database Management System (RDBMS). It apparently performs very fast and efficiently with querying large data sets (also referred to as &#8220;big data&#8221;); it apparently is not intended as a replacement for SQL databases, but poses a specialized solution for typical database/data store problems in the enterprise-wide scope of an IT organization.</span></p>
<p>This article can be found online at the following location:<br />
<a href="http://www.databasejournal.com/news/mongodb-nosql.html">http://www.databasejournal.com/news/mongodb-nosql.html</a></p>
<p>MongoDB &#8211; Why Does NoSQL Matter?<br />
November 7, 2011</p>
<p>In recent years, the drumbeat of vendors proclaiming the ascendancy of NoSQL has become increasingly loud. One of the NoSQL vendors that is seeing business results from its NoSQL solution is 10gen, which is the lead commercial sponsor behind the open source MongoDB NoSQL database.</p>
<p>&#8220;We&#8217;re seeing the NoSQL space really taking off now and it&#8217;s being used in a significant way by a lot of people, including a lot of large enterprises,&#8221; Dwight Merriman, CEO and co-founder of 10gen, told <em>InternetNews.com</em>. &#8220;So big Internet companies like Craigslist and Shutterfly as well as big companies like SAP, Telefonica and LexisNexis are using it.&#8221;</p>
<p><em><strong>Competition from the traditional database vendors also helps to validate the NoSQL space</strong></em>. At the OpenWorld Conference last month, Oracle announced its own <a href="http://www.databasejournal.com/news/oracle-nosql-big-data.html">NoSQL solution</a>.</p>
<p>From a competitive perspective, Merriman sees MongoDB as the most popular NoSQL database in use today. His metrics for popular are somewhat indirect, though, and include MongoDB job postings and Google search popularity.</p>
<p>In terms of where NoSQL is fitting into enterprises, <span style="color:#00ff00;"><em>Merriman isn&#8217;t necessarily seeing NoSQL as a replacement for SQL databases but rather as a new tier of database technology usage. He noted that most Fortune 500 enterprises have an Oracle type relational database in their organizations already</em></span>. The relational database is used for Online Transaction Processing (OLTP). Most big enterprises also have some form of data warehouse and a business reporting and intelligence database.</p>
<p>&#8220;Basically every large enterprise in the world has those two buckets for sure and what we&#8217;re seeing are enterprises adding a third bucket, which is a NoSQL basis,&#8221; Merriman said. &#8220;So on a forward basis, enterprises will have three classes of databases instead of two.&#8221;</p>
<p>When it comes to new Internet companies, Merriman expect that those companies will choose only one of three types of databases. The chosen database will likely be the one that maps closest to the problem the company is trying to solve.</p>
<p>Merriman noted that to use MongoDB, an organization must write new code.</p>
<p>&#8220;It doesn&#8217;t use SQL so if your old code assumes a relational data model so you have to write new code,&#8221; Merriman said.</p>
<p>For those that are looking to migrate to MongoDB, Merriman said enterprise developers need to re-write the code that talks to the database. He noted that there is not a lot of tooling for migration, since it&#8217;s not easy to automate.</p>
<p>&#8220;There are all the normal tools you&#8217;d expect in the database for import, export and monitoring of data,&#8221; Merriman said. &#8220;They&#8217;re just not specifically designed for migration.&#8221;</p>
<h3>MongoDB 2.x</h3>
<p>MongoDB 2.0 was recently released providing new concurrency features to the open source NoSQL database.</p>
<p>For the roadmap moving forward, Merriman said there is continuing work to further improve concurrency in the database. Additionally there is a new aggregation framework in the works that will make operations where users are aggregating and merging statistics easier and faster than the current model. MongoDB developers are also working on full-text search for a future release of MongoDB.</p>
<p><em>Sean Michael Kerner is a senior editor at <a href="http://www.internetnews.com/">InternetNews.com</a>, the news service of <a href="http://www.internet.com/">Internet.com</a>, the network for technology professionals.</em></p>
<p><span style="color:#00ccff;">Something tells me we&#8217;ll be seeing more of NoSQL as large and influential organizations such as Oracle and Google continue to utilize it as one of three different database solutions within their technical architecture. I suspect that most situations will not replace existing RDBMS structure, but instead initiate the database structure of newer projects and applications.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=85&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/26/why-does-nosql-matter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Thoughts on Improving DBA Productivity</title>
		<link>http://whereisnotnull.com/2012/05/25/thoughts-on-improving-dba-productivity/</link>
		<comments>http://whereisnotnull.com/2012/05/25/thoughts-on-improving-dba-productivity/#comments</comments>
		<pubDate>Fri, 25 May 2012 22:57:00 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[procedures]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[sla]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=82</guid>
		<description><![CDATA[Its only natural that a DBA (Database Administrator) is commonly associated with &#8220;fighting fires&#8221; and making reactive decisions to daily operations, but that in itself is not healthy for the organization (or the individual!) It is important that there is time for the DBA to plan, observe and prepare for eventual needs of the RDBMS [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=82&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="color:#00ccff;">Its only natural that a DBA (Database Administrator) is commonly associated with &#8220;fighting fires&#8221; and making reactive decisions to daily operations, but that in itself is not healthy for the organization (or the individual!) It is important that there is time for the DBA to plan, observe and prepare for eventual needs of the RDBMS system(s) within the organization. Setting performance metrics, monitoring for events that cross &#8220;standardized&#8221; thresholds are both ways to achieve this.</span></p>
<p>The following article can be found online at this location:<br />
<a href="http://www.databasejournal.com/features/improving-dba-productivity.html">http://www.databasejournal.com/features/improving-dba-productivity.html</a></p>
<p><strong>Thoughts on Improving DBA Productivity</strong><br />
November 18, 2011</p>
<p><em>Database administrators (DBAs) need to move away from reactive, repetitive tasks. Use the ideas presented here to become more productive</em>.</p>
<h2><strong>Problem Resolution</strong></h2>
<p>DBAs should standardize problem resolution methods and the process of root cause analysis.</p>
<p>Most large IT organizations have multiple teams with which DBAs must collaborate. So, we need to consider how the extended team works together. If teams are in react mode, they tend to reactively approach problems; they concentrate on eliciting symptoms and applying quick fixes rather than searching for underlying causes. This leads to failure; or, at best, inefficient and overworked teams.</p>
<p><strong><span style="color:#ff0000;"><em>The most common reasons DBAs fail are the following.</em></span></strong></p>
<p><strong>Unclear problem definition: </strong>DBAs tend to see the symptoms and consider that the problem is now completely defined. For example, a long-running SQL statement may be diagnosed as &#8220;bad&#8221; and needing to be &#8220;fixed.&#8221; Work then proceeds on tuning the SQL statement without considering possible causes such as poorly organized data, invalid or unavailable data distribution statistics, data locking delays, incorrect lock granularity (row rather than page), disk synchronous I/O delays, or overall system load. Teams must begin by recognizing the difference between symptoms and their possible underlying causes. One way to accomplish this is to ask why a symptom or problem appears.</p>
<p><strong>Making unfounded assumptions: </strong>Many experienced DBAs rely on their instincts or gut feelings only to discover that issues surface because their assumptions were false. Consider a distributed Java application that seems to be &#8220;locking&#8221; the mainframe DB2 data that it accesses, preventing other applications from reading the data. Without knowing the specific connection method and package bind parameters, the DBA may assume the fix will involve appending &#8220;WITH UR&#8221; (uncommitted read) to the SQL statements from the application. In some cases, non-standard parameters such a s ACQUIRE (ALLOCATE), ISOLATION(RR) or CURRENTDATA(YES) may be the real culprit.</p>
<p><strong>No structured problem-solving process: </strong>Using a standard approach can help technical teams.</p>
<p><strong>Stopping with the first good idea: </strong>When some teams encounter a problem, one technician will choose a solution and stop. It’s as if the purpose of the process was to generate a single answer. Rarely does the team consider multiple good ideas, which may then be combined or executed in parallel. Teams also need to consider and implement ideas for detecting the symptom or problem if it recurs, preventing the problem, or processes that will automatically detect and correct the problem.</p>
<h2><strong>Continual Improvement</strong></h2>
<p>Document, centralize, standardize. Assign quality measures to documents and processes. Productivity for the IT professional means doing the right work while minimizing wasted effort and redundancy. One of the original sources of continuous improvement comes from the Software Engineering Institute at Carnegie Mellon University. Their Capability Maturity Model (CMM) imposes an organizational structure on software development processes and, by extension, infrastructure support processes such as database administration. The model describes processes and practices in terms of a maturity level that can be used as a guide for gauging current maturity and for planning improvements. Continuous improvement is where you work on tasks that increase process and practice maturity.</p>
<p>Consider a process for database change control. Assume the process is poorly documented, uses non-standard scripts, and has no quality measures. Continuous improvement would involve raising the maturity level from repeatable to defined, which might involve improving documentation, standardizing processes, and adding process quality measures.</p>
<p><em><strong>When implementing a continuous improvement process, follow these guidelines</strong></em>:</p>
<p>•       <span style="color:#00ccff;">Make the processes repeatable so earlier successes aren’t wasted</span>. This means standardized JCL and scripts that can be executed by anyone without modification, and instructions for execution and for follow-up on failure. Ensure the entire team is aware that processes exist and you have procedures for controlling changes to documentation and processes.</p>
<p>•       <span style="color:#00ccff;">Standardize</span>. Processes and documentation are all well-written in a standard format. Complete information is available in a centralized area, indexed for ease-of-use. The entire team should be familiar with approved ways to access and update information.</p>
<p>•       <span style="color:#00ccff;">Manage</span>. Implement initial quality measures. Processes and documentation should be regularly reviewed for possible updates.</p>
<h2><strong>Metrics and Dashboards</strong></h2>
<p>Be able to answer, &#8220;What have you done for us lately?&#8221; with numbers and dollars. Many DBAs fail to realize how much IT management depends on numbers when measuring activity or productivity. In today’s climate, the extended IT enterprise will be forced to increase productivity and reduce costs. How can this happen if management can’t measure what the DBA does?</p>
<p>Measures such as the number of tables, indexes, or columns moved to production, or the number of hours spent on a project concentrate on single, one-dimensional tasks; they fail to consider the DBA and the supported DBMS and infrastructure as an integrated system. Consider the performance of an online application from key perspectives:</p>
<p>•       The user dimension includes transaction rates, data throughput, and perceived transaction elapsed times.</p>
<p>•       The system dimension includes resource usage (CPU, DASD, etc.), availability of high-performance access paths (e.g., existence of indexes), and data clustering.</p>
<p>•       The DBA dimension includes scheduling of utilities such as reorg and copy, along with some subjective items such as how well the DBA knows the tables, the SQL, and the application.</p>
<p>To give IT management the numbers they need, you need to find measures of the application that correlate to its performance. You also need the same thing for yourself. What things correlate to your performance?</p>
<p>Measurements typically summarize resources spent on tasks, or measure the state of documentation and processes. The latter measurements include documentation and process quality (readability, repeatability, etc.). Many shops use a time-tracking system to gather resource use.</p>
<p>Without quality measures, it’s difficult to prioritize improvements. Documentation quality measures go beyond good grammar. Teams must decide what quality measures are important; some of these might be:</p>
<p>•       Applicability: Does this documentation apply to a large set of general conditions or only a few specific cases?</p>
<p>•       Verifiability: Can the documentation be cross-referenced to other documentation or publications such as product manuals? Are there simple means of verifying that the documentation is correct, current and complete?</p>
<p>•       Currency: Is the documentation up-to-date? When will the information expire or become useless? Must it be updated at specific times or at the time of certain events?</p>
<p>•       Reference- or task-centric: Is the documentation mostly reference material, or will it be used to complete some process? Does it include checklists, flowcharts, or other means of process management?</p>
<p>Start with these and use simple measures such as a one-to five-point scale. It isn’t necessary to be 100 percent accurate; the important point is to use the results to prioritize improvements.</p>
<p>As you fix problems, document the fixes along with your analysis. Compare the quality of the fix document with that of the process and related documentation. If the fixes are higher quality, then your documentation and processes need to be reviewed and updated. If the documentation and process have higher quality, then you need to improve either your problem-solving skills or your follow-up in documentation of repeatable processes.</p>
<p><strong>Summary</strong></p>
<p>The notions presented here can help the DBA move away from reactive tasks, initiate quality measures, and offload basic, repetitive tasks. Hopefully, you can use this material as you work to become more productive. Remember to quantify and document your results, then advertise your value.</p>
<p><span style="color:#00ccff;">Also found a useful, short video that highlights a typical day in the life of a DBA, which is also relevant to this post:</span></p>
<p><span class='embed-youtube' style='text-align:center; display: block;'><iframe class='youtube-player' type='text/html' width='510' height='317' src='http://www.youtube.com/embed/0dYPM7__hy4?version=3&#038;rel=1&#038;fs=1&#038;showsearch=0&#038;showinfo=1&#038;iv_load_policy=1&#038;wmode=transparent' frameborder='0'></iframe></span><span style="color:#00ccff;">Note that the DBA was well prepared with scripts, procedures and tools that helped him quickly identify and resolve the various customer problems encountered. Given enough time to anticipate typical operational problems is a big part of a DBA&#8217;s responsibilities.</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=82&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/25/thoughts-on-improving-dba-productivity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
		<item>
		<title>Mining the Health Care Cost Database</title>
		<link>http://whereisnotnull.com/2012/05/25/mining-the-health-care-cost-database/</link>
		<comments>http://whereisnotnull.com/2012/05/25/mining-the-health-care-cost-database/#comments</comments>
		<pubDate>Fri, 25 May 2012 20:02:56 +0000</pubDate>
		<dc:creator>rgpascual</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[hcci]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[informatics]]></category>
		<category><![CDATA[medical]]></category>
		<category><![CDATA[research]]></category>
		<category><![CDATA[warehousing]]></category>

		<guid isPermaLink="false">http://whereisnotnull.com/?p=78</guid>
		<description><![CDATA[For all you database professionals out there, here&#8217;s a great article on a real-world use case of analytic data. The situation was as follows:  The initial report breaks down the data into per capita spending, prices paid per service, out-of-pocket spending, utilization, and the mix or intensity of services used. The report covers data from [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=78&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p><span style="color:#00ccff;">For all you database professionals out there, here&#8217;s a great article on a real-world use case of analytic data. The situation was as follows:</span></p>
<blockquote><p><span style="color:#00ccff;"> The initial report breaks down the data into per capita spending, prices paid per service, out-of-pocket spending, utilization, and the mix or intensity of services used. The report covers data from 2010 for 33 million privately insured people.</span></p></blockquote>
<p><span style="color:#00ccff;">What they found out was that it was <em>the cost of the care provided and not the utilization</em> that incurred the largest expense for the participants of the U.S. Health Care Cost Institute (HCCI), which included Aetna, Humana and United Health care.</span></p>
<p><span style="color:#00ccff;">Check out some of the metrics that they uncovered from analyzing the HCCI database of health care costs for the past few years. Comparative (past to previous) studies were also conducted.</span></p>
<p>Published on Business Finance (<a href="http://businessfinancemag.com" rel="nofollow">http://businessfinancemag.com</a>)</p>
<p>Mining the Health Care Cost Database<br />
by Joanne Sammer<br />
Created 05/24/2012 &#8211; 17:50</p>
<p>A treasure trove of health care cost information is now available to researchers and others interested in understanding the trends and drivers of health care costs in the U.S. The Health Care Cost Institute (HCCI) issued its first <a href="http://www.healthcostinstitute.org/2010report">Health Care Cost and Utilization Report</a> based on data from three billion (yes, that&#8217;s billion with a &#8220;b&#8221;) health care claims provided by Aetna, Humana and UnitedHealthcare, three of the nation&#8217;s largest health plans, with Kaiser Permanente data to be added in the near future.</p>
<p>This database provides employers with important benchmarking data and opportunities to analyze trends in inpatient and outpatient care, professional services, and prescription drugs obtained by privately insured patients in employer-sponsored group health insurance plans. The initial report breaks down the data into per capita spending, prices paid per service, out-of-pocket spending, utilization, and the mix or intensity of services used. The report covers data from 2010 for 33 million privately insured people.</p>
<p>The key finding from this first report is the fact that it is the cost of care and not utilization that is the main driver of health costs. Although the overall use of health care services declined in 2010, overall costs did not. The spending increase in 2010 was lower at 3.3% for individuals under age 65 than it had been the prior two years, but it was still driven largely by prices for the privately insured that grew more than utilization. For example, prices increased significantly for two key elements of care – hospital care (5.1%) and ambulatory care facilities (10.1%). Meanwhile, usage dropped by more than 5% for medical inpatient admissions, emergency room visits, primary care provider office visits and radiology procedures.</p>
<p>Other key findings include the following:</p>
<ul>
<ul>
<li>Average per capita spending on health care services was $4,255 for the entire sample, while per capita spending was much higher ($8,327) for people aged 55-64 and much lower ($2,123) for those under 18.</li>
</ul>
</ul>
<ul>
<ul>
<li>Out-of-pocket per capita spending was $689 in 2010, which represents an increase of 7.1% from 2009.</li>
</ul>
</ul>
<ul>
<ul>
<li>The price for an average hospital stay increased 5.1% to $14,662 in 2010, while the cost of an average emergency room visit increased 11% to $1,327. The latter figure emphasizes the potential payoff for any employer effort to reduce unnecessary emergency room visits, particularly if patients rely on the emergency room for non-emergency situations.</li>
<li>The average cost of a prescription increased 3% from $80 to $82 in 2010, as brand name drug prices increased 13% and generic drug prices decreased by 6.3%. On average, each insured person filled more than nine prescriptions in 2010. The number of brand name prescriptions dropped by nearly 4%, while the number of generic prescriptions increased by 2.5%. Once again, this data shows the potential cost savings associated with efforts to encourage the use of available generics in lieu of brand name drugs.</li>
</ul>
</ul>
<p><span style="color:#00ccff;">Overall, costs to provide the same amount of care as in the previous year went up drastically. It isn&#8217;t that many more people are getting older and more frail, nor is it an increasing trend in hypochondriac activity. People are asking for care as much as they always have, and it&#8217;s just that the care provided costs more to deliver for one reason or another. Interesting find for the analytic teams involved&#8230;</span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/whereisnotnull.wordpress.com/78/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/whereisnotnull.wordpress.com/78/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=whereisnotnull.com&#038;blog=31829837&#038;post=78&#038;subd=whereisnotnull&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://whereisnotnull.com/2012/05/25/mining-the-health-care-cost-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/11e4876c7ace4161b5bd8cd3ac5a369c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rgpascual</media:title>
		</media:content>
	</item>
	</channel>
</rss>
