<?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/"
	>

<channel>
	<title>The View From 25B</title>
	<atom:link href="http://blogs.ingres.com/emmamcgrattan/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.ingres.com/emmamcgrattan</link>
	<description>The View From 25B</description>
	<pubDate>Thu, 18 Jun 2009 23:20:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>UK IUA Code Sprint - It Takes a Global Village</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/06/18/uk-iua-code-sprint-it-takes-a-global-village/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/06/18/uk-iua-code-sprint-it-takes-a-global-village/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:13:24 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=461</guid>
		<description><![CDATA[
Last week the UK IUA held a very successful and well attended User Group meeting at the University of Westiminster in London.  We decided to host a two day development code sprint immediately before the user group event, and I thought you&#8217;d be interested to learn more about the results.
We had 16 participants with roughly an equal number of Ingres employees [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><strong><span style="color: #1f497d;"><img class="aligncenter size-full wp-image-462" title="sprintteam2009" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/06/sprintteam2009.bmp" alt="UK IUA Development Sprint" /></span></strong></p>
<p class="MsoNormal">Last week the <a href="http://www.iua.org.uk/" target="_blank">UK IUA</a> held a very successful and well attended User Group meeting at the University of Westiminster in London.  We decided to host a two day development code sprint immediately before the user group event, and I thought you&#8217;d be interested to learn more about the results.</p>
<p class="MsoNormal">We had 16 participants with roughly an equal number of Ingres employees and community members drawn from the UK, US, Canada and Denmark.   Companies represented included EDS, AAH Pharmaceuticals, Bording Data and Oxford University.  Roy Hann, the chairman of the UK IUA, was a great source of light relief and we uncovered a hidden talent for humorous t-shirt design e.g. the t-shirt Roy is wearing in the above photo says &#8220;18 out of 20 Failed Banks Ran Oracle&#8221;</p>
<p class="MsoNormal"><strong>Projects Undertaken:</strong></p>
<p class="MsoNormal">Compressed Backups – Jeremy Hankinson added an option to the Ingres backup utility to enable the use of bzip2 to compress the backup set as the database is backed up.   The use of compression will be automatically detected when the backup set is restored.</p>
<p class="MsoNormal">Drupal on Ingres in the <a href="http://aws.amazon.com/ec2/" target="_blank">Amazon EC2</a> – A pre-configured Amazon Machine Image (AMI) that combines Ingres and <a href="http://www.drupal.org" target="_blank">Drupal</a> in a ready-to-run configuration was prepared by Ray Fan and Roy Deal Simon during the sprint.   The use of this AMI to deploy Ingres and Drupal, a leading open source content management system, removes the need to identify and configure all of the various components required to use this popular technology.</p>
<p class="MsoNormal">Enforced logging of all database activity – Alex Hanshaw added to ability to specify a list of databases in CBF for which logging cannot be disabled.</p>
<p class="MsoNormal">Ability to disable logging when copying or unloading a database – To speed up unloading or copying databases Paul Mason added an option to the respective utilities to provide the ability to not log activity while these actions are in progress.   </p>
<p class="MsoNormal">Command history recall – The Ingres SQL utility for Linux and UNIX supports the command line option -history_recall to provide a command history within the terminal monitor.  For some reason that wasn&#8217;t the default behavior and few people knew of it, and also it didn&#8217;t honor ctrl-c or ctrl-d.  Jeremy Hankinson added the history_recall feature by default and fixed the related bugs.</p>
<p class="MsoNormal">bit datatype - Keith Bolam added a bit datatype to Ingres along with a set of functions that can operate on the bit type such as bit_set, bit_clr, bit_extract and bit_test</p>
<p class="MsoNormal">Specify OS commands from the Terminal Monitor - Geraint Jones added the ability to specify an operating system command to be executed from within the Ingres SQL Terminal Monitor.  In a somewhat related project Chris Hane added the ability to create a database from within the Ingres SQL terminal monitor.</p>
<p class="MsoNormal"><img class="alignleft size-medium wp-image-479" title="homophone" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/06/homophone-300x141.jpg" alt="homophone" width="300" height="141" />Daitch-Mokotoff Soundex routine – A soundex routine is used to index data based on how it sounds as opposed to how its spelt so that if you’ve no idea of exactly how to spell something, like a name, you can still search for it.  For example the names Smith and Smyth would not appear next to each other in a phone directory, but if they were indexed based on how they sounded they’d be next to each other.   The original Ingres soundex routine encodes the string as a four character value and if two names sound the same they should have the same encoding.  The problem is that the four character encoding is too limiting and can result in false positives e.g. Nichols and Nicholson which don’t sound the same have the same soundex value.   The new Daitch-Mokotoff soundex routine which was implemented by Marty Bowes at the sprint encodes it as a series of six digit elements which is far more reliable and accurate.</p>
<p class="MsoNormal">Display the query plan for a running query - Karl added the ability to display the query execution plan for a running session from the Ingres iimonitor utility.  A future refinement will see this feature added to IPM also.</p>
<p class="MsoNormal">The above was intended to give you a feel for the activities we undertook.  There were a number of other projects discussed or started and you should see those pop up on the community site in the future.</p>
<p class="MsoNormal"><strong>Top Ingres Community Contributor</strong></p>
<ul>
<li>
<div class="mceTemp">
<dl id="attachment_465" class="wp-caption alignleft" style="width: 310px;">
<dt class="wp-caption-dt"><img class="size-medium wp-image-465 " title="rogerandrick" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/06/rogerandrick-300x200.jpg" alt="Roger Burkhardt and Rick Van der Lans" width="300" height="200" /></dt>
<dd class="wp-caption-dd">Roger Burkhardt and Rick Van der Lans</dd>
</dl>
<p>The UK IUA has established an award for an outstanding community contributor and this year&#8217;s award was presented to Rick Van der Lans who has recently published a book titled <a href="http://usmail.ingres.com/exchweb/bin/redir.asp?URL=http://www.lulu.com/content/paperback-book/the-sql-guide-to-ingres/6608333">The SQL Guide to Ingres</a>.   Rick was available over lunch to sign copies of the book for user group meeting attendees.  In full disclosure - I was involved in reviewing Rick&#8217;s book and was invited to provide the foreword for it, but I would strongly suggest that you consider adding it to your bookshelf.   The community contributor award was presented by Roger Burkhardt who is the CEO at Ingres Corporation.  I saw Roger pack a copy of it in his laptop bag for the flight from London to New York and I have no doubt that he now has a black-belt in Ingres SQL.   </div>
</li>
</ul>
<p class="mceTemp"><span style="font-size: x-small;"><strong>Related Links:<br />
</strong></span><a href="http://blogs.ingres.com/exchweb/bin/redir.asp?URL=http://www.h-online.com/open/Ingres-code-sprint-yields-new-features--/news/113531" target="_blank"><span style="font-size: x-small;">http://www.h-online.com/open/Ingres-code-sprint-yields-new-features&#8211;/news/113531</span></a><br />
<a href="http://www.euroinvestor.co.uk/News/ShowNewsStory.aspx?StoryID=10491196" target="_blank"><span style="font-size: x-small;">http://www.euroinvestor.co.uk/News/ShowNewsStory.aspx?StoryID=10491196</span></a><br />
<a href="http://cloudcomputing.sys-con.com/node/1001210" target="_blank"><span style="font-size: x-small;">http://cloudcomputing.sys-con.com/node/1001210</span></a></p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F06%2F18%2Fuk-iua-code-sprint-it-takes-a-global-village%2F&amp;title=UK+IUA+Code+Sprint+-+It+Takes+a+Global+Village', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/06/18/uk-iua-code-sprint-it-takes-a-global-village/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Open Source Bridge Conference</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/06/18/open-source-bridge-conference/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/06/18/open-source-bridge-conference/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 17:03:58 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=455</guid>
		<description><![CDATA[I&#8217;m in Portland today and will be speaking at The Open Source Bridge conference later this morning.  I was delighted to see when browsing the agenda over breakfast that close to 30% of the speakers at this event are female, and the topics they&#8217;re talking about run the gamut from seriously technical sessions, to community [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_456" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-456" title="steelbridge" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/06/steelbridge-300x210.jpg" alt="Open Source Bridge Conference" width="300" height="210" /><p class="wp-caption-text">Open Source Bridge Conference</p></div>
<p>I&#8217;m in Portland today and will be speaking at <a href="http://opensourcebridge.org" target="_blank">The Open Source Bridge</a> conference later this morning.  I was delighted to see when browsing the agenda over breakfast that close to 30% of the speakers at this event are female, and the topics they&#8217;re talking about run the gamut from seriously technical sessions, to community and business development.  The session I&#8217;ll be delivering later today relates to my last blog topic - <a href="http://blogs.ingres.com/emmamcgrattan/2009/05/27/fueling-innovation-by-avoiding-vendor-lock-in/" target="_blank">leveraging open source to enable innovation in this tough economy</a>.</p>
<p>This morning&#8217;s first keynote speaker is the Mayor of Portland, <a href="http://www.portlandonline.com/mayor/index.cfm" target="_blank">Sam Adams</a>.  Mayor Adams is talking about the challenges he has faced in implementing open source in city government.  He also stated his aspirations to &#8220;out-open-source&#8221; his counterpart in Vancouver, BC, who has <a href="http://usmail.ingres.com/exchweb/bin/redir.asp?URL=http://www.straight.com/article-220944/city-vancouver-set-back-open-source-open-standards-open-data" target="_blank">stated goals</a> around the use of open source in city government.  The second keynote of the morning is being delivered by Ward Cunningham, the inventor of the wiki, and he is talking about agile software development which is a topic I find fascinating given the dysfunctional nature of software development.</p>
<p>I always find that the excitement at open source community events is contagious and this is evidenced by the fact that there&#8217;s a hacker lounge open 24 hours a day at the conference hotel.  I stopped by in the wee hours of this morning and was amazed to see how much work and networking was taking place.  This is the inaugural Open Source Bridge Conference and its an event that I&#8217;ll definitely plan to attend next year.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F06%2F18%2Fopen-source-bridge-conference%2F&amp;title=Open+Source+Bridge+Conference', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/06/18/open-source-bridge-conference/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Fueling Innovation by Avoiding Vendor Lock-in</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/05/27/fueling-innovation-by-avoiding-vendor-lock-in/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/05/27/fueling-innovation-by-avoiding-vendor-lock-in/#comments</comments>
		<pubDate>Wed, 27 May 2009 15:19:24 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=450</guid>
		<description><![CDATA[Earlier today we announced the availability of the Ingres Development Stack for JBoss.   This stack is one of the products we defined as part of our &#8220;New Economics of IT&#8221; strategy.  The stack bundles together Ingres and JBoss Developer Studio, and includes treats like JBoss Seam which is a GUI version of QBF but on [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier today we <a href="http://www.ingres.com/about/press/09-0527-jboss.php" target="_blank">announced</a> the availability of the Ingres Development Stack for JBoss.   This stack is one of the products we defined as part of our <a href="http://www.ingres.com/neit/index.php" target="_blank">&#8220;New Economics of IT&#8221;</a> strategy.  The stack bundles together Ingres and JBoss Developer Studio, and includes treats like JBoss Seam which is a GUI version of QBF but on steroids.   David Turner from our <a href="http://luminary.co.uk/" target="_blank">Luminary </a>division built a JBoss Seam version of the Ingres Frequent Flyer demo, which looks fantastic, and is written in such a way that you&#8217;ll be easily able to follow what David has done and could even use it as a tutorial before building your own applications.  Enrico Schenck from our Emerging Technologies Team did a really tremendous job of papering over the seams between the technologies and supplying everything you need to quickly get started.   Rico was also responsible for developing the Ingres Database Workbench which is also included in the bundle.  As with all products developed at Ingres there&#8217;s a huge team involved in their delivery, but I thought that the outstanding work that David and Rico did was worth highlighting.</p>
<p>Our New Economics of IT message stresses the importance of embracing open standards.  This bundle enables developers to do exactly that on a set of proven technologies that we know can scale from the developers desktop to the enterprise data center.  Writing portable, standards based applications has many benefits including being able to deploy the application on the most suitable technology stack from a price or performance perspective.   Avoiding vendor lock-in on the technology side has the added benefit of putting the budget holder in a stronger position when it comes to negotiating with technology vendors.</p>
<p>It is my firm belief that companies that encourage innovation during a difficult climate will emerge from this economic downturn in a stronger position than their competitors who bury their heads in the sand and hope to get through it unscathed.  Open source technology providers, like Ingres and Red Hat, who enable and encourage this innovation will be the trusted partners that these companies will look to in the future.   They will take the place of proprietary vendors who not only encourage technology lock-in they have in some cases exploited this position by raising prices in a climate when many are struggling to keep the lights on.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F05%2F27%2Ffueling-innovation-by-avoiding-vendor-lock-in%2F&amp;title=Fueling+Innovation+by+Avoiding+Vendor+Lock-in', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/05/27/fueling-innovation-by-avoiding-vendor-lock-in/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A new addition to your bookshelf?</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/05/26/a-new-addition-to-your-bookshelf/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/05/26/a-new-addition-to-your-bookshelf/#comments</comments>
		<pubDate>Tue, 26 May 2009 15:58:13 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=446</guid>
		<description><![CDATA[I first started using Ingres 20 years ago next month and over the years have built a collection of well-thumbed Ingres books.  It has been almost 15 years since a new title dedicated to Ingres has been added to my collection.  It&#8217;s hard to live up to expectations that have gestated for so long, but  a recently [...]]]></description>
			<content:encoded><![CDATA[<div><span lang="EN"><img class="alignleft size-full wp-image-448" title="The SQL Guide to Ingres" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/05/book.jpg" alt="The SQL Guide to Ingres" width="100" height="136" />I first started using Ingres 20 years ago next month and over the years have built a collection of well-thumbed Ingres books.  It has been almost 15 years since a new title dedicated to Ingres has been added to my collection.  It&#8217;s hard to live up to expectations that have gestated for so long, but  a <a title="The SQL Guide to Ingres" href="http://www.lulu.com/content/paperback-book/the-sql-guide-to-ingres/6608333" target="_blank">recently released book</a>about Ingres authored by Rick van der Lans, a world renowned database expert, managed to not just meet those expectations but to far exceed them.  You can preview and order the book on-line at:</span><span lang="EN"><a href="http://www.lulu.com/content/paperback-book/the-sql-guide-to-ingres/6608333">http://www.lulu.com/content/paperback-book/the-sql-guide-to-ingres/6608333</a></p>
<p>Rick invited me to write the foreword to the book, and I was honored to be considered for this task.   Below is a snippet taken from that foreword</p>
<p><em>&#8220;After two decades working as an Ingres user and as a member of the Ingres engineering team, I believe myself to be an expert on the technology inside and out, but in reviewing this book even this old dog learned a few new tricks. Rick’s broad and extensive knowledge of relational database technologies affords him the ability to provide a fresh perspective to topics that those of us who have been singularly focused on Ingres perhaps take for granted. </em></p>
<p><em>It is easy to write SQL, and even easier to write it poorly. This book provides the reader with an understanding of the SQL language and of the Ingres technology that will enable them to avoid common mistakes and to write efficient and well-performing SQL. </em></p>
<p><em>This book will serve as an educational tool to novice Ingres users as well as to those who have worked with many generations of the technology. The book contains numerous meaningful examples and hands-on exercises that clearly illustrate the preceding topics and aid the reader’s comprehension.</em></p>
<p><em>I was honored and delighted to be asked to provide the foreword for this book, and I hope that you will find the book to be as insightful and as educational as I did.&#8221;</em></p>
<p> </p>
<p></span></div>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F05%2F26%2Fa-new-addition-to-your-bookshelf%2F&amp;title=A+new+addition+to+your+bookshelf%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/05/26/a-new-addition-to-your-bookshelf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Funny Thing Happened on the way to the White House</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/04/30/a-funny-thing-happened-on-the-way-to-the-white-house/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/04/30/a-funny-thing-happened-on-the-way-to-the-white-house/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:17:15 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Open Source Value Prop]]></category>

		<category><![CDATA[Other]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=426</guid>
		<description><![CDATA[Earlier this year the BBC reported that Sun co-founder Scott McNealy had been asked by the Obama Administration to prepare a  paper on open source.  In an interview with the BBC McNealy said that he wanted to ensure the government does not get &#8220;locked in&#8221; to one specific vendor or company and is quoted in [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this year the <a href="http://news.bbc.co.uk/1/hi/technology/7841486.stm" target="_blank">BBC reported</a> that Sun co-founder <a href="http://www.sun.com/aboutsun/executives/mcnealy/" target="_blank">Scott McNealy</a> had been asked by the Obama Administration to prepare a  paper on open source.  In an interview with the BBC McNealy said that he wanted to ensure the government does not get &#8220;locked in&#8221; to one specific vendor or company and is quoted in saying &#8220;The government ought to mandate open source products based on open source reference implementations to improve security, get higher quality software, lower costs, higher reliability - all the benefits that come with open software.&#8221;     Given the recent announcement of Oracle&#8217;s intent to acquire Sun I wondered how a meeting between President Obama and McNealy might play out.  Scott is known for delivering somewhat amusing <a href="http://www.sun.com/aboutsun/executives/mcnealy/myvoice.jsp" target="_blank">top ten lists</a> to get his point across, so I&#8217;ve taken the liberty of creating one for him.</p>
<p><strong>Top 10 Ways the Oracle Acquisition of Sun Helps Government</strong></p>
<p>10.Replacing free MySQL database servers with Oracle Standard Edition at $47.5k per CPU will definitely start money moving in the economy.</p>
<p>9. One of the failing banks could be salvaged to specialize in funding Oracle purchases.</p>
<p>8. Oracle can teach the government a thing or two about raising taxes when people are least receptive to it.  Just last year when CIOs were crying that they didn&#8217;t have any money the Oracle Tax was raised by 15-20%.</p>
<p>7. With the margins Oracle plans to make on Sun hardware we can afford to package future products in a Cadillac Escalade and alleviate the automotive crisis while still making a profit.</p>
<p>6. Allowing a handful of technology companies to consolidate the technology industry in the same way that the auto makers did the US automotive industry should be just as effective.</p>
<p>5. Even the Republicans agree that Linux and MySQL are unAmerican.</p>
<p>4. Bidding for government contracts can now be streamlined to consider only those vendors that can provide the complete solution from the hardware and storage up to the user interfaces.</p>
<p>3. The fact that <span style="font-size: x-small;">18 out of 20 <span class="hl">failed</span> <span class="hl">banks</span> ran on Oracle is purely coincidental.</span></p>
<p>2. Java will move from an &#8220;open source&#8221; to an &#8220;open wallet&#8221; model and given its pervasiveness will get everyone spending again.</p>
<p>1. Forget waterboarding; the Oracle sales team have torture techniques that are far more effective and a lot less controversial.</p>
<p>I would love to hear from you if you have something to add.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F04%2F30%2Fa-funny-thing-happened-on-the-way-to-the-white-house%2F&amp;title=A+Funny+Thing+Happened+on+the+way+to+the+White+House', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/04/30/a-funny-thing-happened-on-the-way-to-the-white-house/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Has this pig got Swine Flu?</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/04/28/has-this-pig-got-swine-flu/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/04/28/has-this-pig-got-swine-flu/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 20:36:46 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=433</guid>
		<description><![CDATA[I&#8217;ve mentioned in the past that I am a big fan of what MySQL has achieved, and how they were a proof point for us when we decided to contribute Ingres to open source.  
I was just reading a rather discouraging article in The Register about a couple of Oracle Execs trotting over to Sun for a townhall meeting [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve mentioned in the past that I am a big fan of what MySQL has achieved, and how they were a proof point for us when we decided to contribute Ingres to open source.  </p>
<p>I was just reading a rather <a href="  http://www.theregister.co.uk/2009/04/23/oracle_sun_town_hall/">discouraging article </a>in The Register about a couple of Oracle Execs trotting over to Sun for a townhall meeting with the Sun employees as is standard practice during acquisitions.  As a somewhat impartial observer even I was depressed by the tone of the conversation around MySQL     Couldn&#8217;t Chuck have put some lipstick on the pig, or does he believe that its got swine flu?</p>
<p>I was amused to receive a reminder over the weekend for the on-again-off-again Oracle Vs MySQL TCO webcast.  I&#8217;ve decided to tune in anyway and see how they handle it.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F04%2F28%2Fhas-this-pig-got-swine-flu%2F&amp;title=Has+this+pig+got+Swine+Flu%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/04/28/has-this-pig-got-swine-flu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Control-Z</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/04/24/control-z/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/04/24/control-z/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 19:02:50 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Database]]></category>

		<category><![CDATA[Open Source Value Prop]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=423</guid>
		<description><![CDATA[I was disappointed to recieve an email from Oracle, just moments ago, announcing the cancellation of their MySQL bashing webcast next week as it had promised to be the hightlight of my week.  Ever the optimist I&#8217;m happy to see that Oracle is at least watching what we&#8217;re up to at Ingres and acting on the contents [...]]]></description>
			<content:encoded><![CDATA[<p>I was disappointed to recieve an email from Oracle, just moments ago, announcing the cancellation of their MySQL bashing webcast next week as it had promised to be the hightlight of my week.  Ever the optimist I&#8217;m happy to see that Oracle is at least watching what we&#8217;re up to at Ingres and acting on the contents of my blog <img src='http://blogs.ingres.com/emmamcgrattan/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Tune in early next week for a fun new blog pertaining to Scott McNealy and President Obama.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F04%2F24%2Fcontrol-z%2F&amp;title=Control-Z', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/04/24/control-z/feed/</wfw:commentRss>
		</item>
		<item>
		<title>An own goal for Oracle?</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/04/22/an-own-goal-for-oracle/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/04/22/an-own-goal-for-oracle/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 13:48:56 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Open Source Value Prop]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=418</guid>
		<description><![CDATA[In my blog  about the Oracle acquisition of Sun, earlier this week, I predicted that Oracle would mount a sales campaign to move MySQL customers with transactional applications to Oracle.  I was amused to receive an invitation from Oracle last night to a webcast titled &#8220;Lower Total Cost of Ownership with Oracle: Comparing [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://blogs.ingres.com/emmamcgrattan/2009/04/20/a-ray-of-sunshine/">blog </a> about the Oracle acquisition of Sun, earlier this week, I predicted that Oracle would mount a sales campaign to move MySQL customers with transactional applications to Oracle.  I was amused to receive an invitation from Oracle last night to a <a href="https://conference.oracle.com/imtapp/app/conf_enrollment.uix?mID=141667307">webcast </a>titled <em>&#8220;Lower Total Cost of Ownership with Oracle: Comparing Oracle to MySQL&#8221; </em> You would think that they would have the decency to wait until the deal had actually closed before alienating the MySQL community <img src='http://blogs.ingres.com/emmamcgrattan/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>No doubt the webcast was scheduled before Monday&#8217;s announcement and someone in Oracle&#8217;s marketing department will be punished for the own goal today, but it should be interesting to hear how they position this now.   Tune in next week for an update.</p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F04%2F22%2Fan-own-goal-for-oracle%2F&amp;title=An+own+goal+for+Oracle%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/04/22/an-own-goal-for-oracle/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Ray of Sunshine?</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/04/20/a-ray-of-sunshine/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/04/20/a-ray-of-sunshine/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 21:10:53 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Community]]></category>

		<category><![CDATA[Database]]></category>

		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=411</guid>
		<description><![CDATA[I didn’t think anything could lift my mood on this cold and gloomy Monday until I heard that Oracle was to acquire Sun.   My immediate thought, albeit selfish, was that this was fantastic news for Ingres.   I suspect that Oracle sales reps will push MySQL users who have transactional applications toward [...]]]></description>
			<content:encoded><![CDATA[<p>I didn’t think anything could lift my mood on this cold and gloomy Monday until I heard that Oracle was to acquire Sun.   My immediate thought, albeit selfish, was that this was fantastic news for Ingres.   I suspect that Oracle sales reps will push MySQL users who have transactional applications toward the free <a href="http://www.oracle.com/technology/products/database/xe/index.html">Oracle Express Edition</a>, and from there they’ll be pushed to the Standard Edition and the price tag that comes along with it.   Ingres is now the obvious alternative for these open source proponents, and we are being handed an incredible opportunity.</p>
<p>Oracle is the anathema of the open source database community.  I remember in the day or two after we announced our plans to open source Ingres back in 2004, we met with Marten Mikos, who welcomed Ingres into the open source community and said that MySQL wasn’t in a position to do damage to Oracle, but that we were, and that he would support our efforts to do so.  </p>
<p>I suspect that projects like <a href="https://launchpad.net/drizzle">Drizzle</a> will also benefit tremendously from today’s news as open source community members jump ship to other open source projects related in some way to MySQL.  Drizzle takes MySQL back to its roots, both technologically and philosophically and will appeal to many of the MySQL community developers.</p>
<p>I’ve been absent from my blog for a while because I&#8217;ve been out on the road preaching our <a href="http://info.ingres.com/G/?J7ERA4PXVY=CLICKSRC:ingres">New Economics of IT</a> message.  This message has resonated with a variety of audiences from technicians to IT decision-makers, and I believe that after today it’s a message that will resonate even more.  To boil the New Economics of IT message down to its barest essence, it highlights the importance of embracing open source, an open architecture, and open standards to avoid vendor lock-in and to provide for predictable, scalable pricing in the uncertain times ahead.</p>
<p>The CIO who a few years ago decided to strengthen his bargaining position by choosing separate vendors for his development tools, middleware, database and operating system/hardware technologies now faces the prospect that Oracle can apply the screws and—with their reputation for being able to draw blood from a turnip—he may be forced into a position where he has no choice but to make decisions that will impact the long-term viability of his business in order to be able to pay the bills. </p>
<p>It will be interesting to watch this drama unfold.  Tune in regularly for updates and share your thoughts below.</p>
<p>Related links:<br />
<a href="http://www.bizjournals.com/albuquerque/stories/2009/04/20/daily3.html">http://www.bizjournals.com/albuquerque/stories/2009/04/20/daily3.html</a><br />
<a href="http://blogs.zdnet.com/service-oriented/?p=1895">http://blogs.zdnet.com/service-oriented/?p=1895</a><br />
<a href="http://blogs.zdnet.com/open-source/?p=4027">http://blogs.zdnet.com/open-source/?p=4027</a></p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F04%2F20%2Fa-ray-of-sunshine%2F&amp;title=A+Ray+of+Sunshine%3F', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/04/20/a-ray-of-sunshine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Beauty in Simplicity</title>
		<link>http://blogs.ingres.com/emmamcgrattan/2009/02/24/beauty-in-simplicity/</link>
		<comments>http://blogs.ingres.com/emmamcgrattan/2009/02/24/beauty-in-simplicity/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 18:31:50 +0000</pubDate>
		<dc:creator>Emma McGrattan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://blogs.ingres.com/emmamcgrattan/?p=396</guid>
		<description><![CDATA[You may have seen in the press today that we&#8217;ve added an Enterprise Content Management Appliance to the Icebreaker family. For the benefit of those who are unfamiliar with our appliances I thought I&#8217;d take to my blog today to explain them to you.

There&#8217;s an obesity epidemic in the modern data center. General purpose operating [...]]]></description>
			<content:encoded><![CDATA[<p>You may have seen in the <a href="http://www.ingres.com/about/press/09-0224-ecm.php">press today</a> that we&#8217;ve added an <a href="http://esd.ingres.com/product/icebreaker/Enterprise_Content_Management/Appliances">Enterprise Content Management Appliance</a> to the Icebreaker family. For the benefit of those who are unfamiliar with our appliances I thought I&#8217;d take to my blog today to explain them to you.</p>
<p><span id="more-396"></span></p>
<p>There&#8217;s an obesity epidemic in the modern data center. General purpose operating systems have become so bloated with features that often times the system, network and security administrators need to work in concert to install, configure and secure new operating system deployments. Software applications have been overstuffed with esoteric features used by a small percentage of their user base, if at all, and the cost of this bloating and complexity is paid not only in increased license fees, but also in the high cost of deploying, configuring, securing and maintaining these applications. It’s time to get back to basics, trim these technologies down to the bare essentials, and simplify deployment, configuration, maintenance and security. The Ingres Icebreaker family of Software Appliances are designed to do just that.</p>
<p>So, what is a Software Appliance? A software appliance is a pre-integrated set of technologies, installed, deployed, configured and maintained as a unit, providing an IT service or solving a business problem. Each layer within the software appliance is trimmed to the bare necessities, and tightly integrated with the adjacent layers. If we take as an example the operating system layer in the software appliance, it will open only those ports required by the applications above it, will be preconfigured with the only the essential user accounts and will start only those demons and services required to support the solution. It is estimated that use of software appliances can reduce the size, cost and complexity of the solution by as much as 70% while at the same time significantly increasing security. The Icebreaker applainces are designed for flexibility and can be deployed on the bare metal, in a virtual machine or in a compute cloud and provide significant improvements in hardware utilization, flexibility, simplicity and efficiency.</p>
<p>The Icebreaker Software Appliances provide many tangible benefits for IT, ranging from simplicity, security and simplified and flexible deployment to improvements in efficiency and cost savings.</p>
<p style="padding-left: 30px;"><strong>Simplicity</strong>: Stripping the layers in the appliance down to the bare essentials greatly simplifies the solution; in addition, the software appliance providers take responsibility for the integration of the various components within the appliance, removing the guess work as to what versions and patch levels of the technology stacks are required. The setup process for the Software Appliance installs and configures the complete set of technologies as a single unit, and maintenance is provided for the entire solution, not for the discreet technologies within the Software Appliance.</p>
<p style="padding-left: 30px;"><strong>Security</strong>: One of the benefits of stripping the components within the Software Appliance down to just the necessary functionality is that there’s less risk of exposure to security vulnerabilities and the task of securing the environment is greatly simplified. Removing extraneous components, removes the security risks associated with those components. The Software Appliance opens only the ports required by the solution, creates only the necessary accounts and only starts the services and demons required by the applications within the Software Appliance.</p>
<p style="padding-left: 30px;"><strong>Flexibility</strong>: Software Appliances are designed from the ground up to take advantage of the latest advances in hardware and while many Software Appliance providers can deliver their solutions preinstalled and configured on a particular hardware configuration, the typical Software Appliance consumer would rather deploy it on a hardware platform of their choosing. Flavors of the Software Appliance are optimized for deployment on the bare metal, within a virtual machine or within a compute cloud.</p>
<p style="padding-left: 30px;"><strong>Efficiency</strong>: Recent advances in hardware technologies have significantly increased the computing power available to IT, but the CPU needs of applications hasn’t increased at the same pace, resulting in CPU utilization rates dropping to an all time low. The combination of Software Appliances and Virtualization Technologies enables IT to increase their CPU utilization rates, by deploying multiple Software Appliances on a single server.</p>
<p style="padding-left: 30px;"><strong>Cost Savings</strong>: Since they are supplied as a unit, Software Appliances greatly reduce the cost of installing, configuring, deploying and maintaining these solutions. The Icebreaker Appliances have no upfront license fees, instead the consumer can choose to pay for a support subscription.</p>
<p><strong>Software Appliances Vs Software Stacks<br />
<img class="alignleft size-full wp-image-398" title="theproblemwithlamp" src="http://blogs.ingres.com/emmamcgrattan/wp-content/uploads/2009/02/theproblemwithlamp.png" alt="theproblemwithlamp" width="181" height="136" /></strong></p>
<p>The popularity of the LAMP stack makes it obvious that there’s an enormous appetite for integrated technology solutions. Where the LAMP stack disappointed was that the task of keeping track of release and patch levels was onerous and in many cases was offloaded to companies such as SpikeSource. The Icebreaker Software Appliances remove that requirement, and the maintenance stream includes maintenance for all of the components within the solution, pre-tested and certified in our labs.</p>
<p><strong>Summary</strong></p>
<p>The Ingres Icebreaker Family of Appliances are designed to reduce the cost and complexity of deploying software solutions.  The Software Appliances take a holistic approach to delivering, deploying, managing and maintaining the solution.   The technologies are seamlessly integrated and are delivered, deployed, managed and maintained as a unit.  I truly believe that there is real beauty in the simplicity of the appliances; take for example the single click/schedulable backup of the appliance, or the single click updates.   Furthermore, Ingres is the single source of support for the entire solution incorporated in the Icebreaker Software Appliances, and we will work with the various component providers, behind the scenes, to quickly resolve customer reported issues.</p>
<p><strong>Related Links</strong></p>
<p><a href="http://www.informationweek.com/story/showArticle.jhtml?articleID=214502753 ">http://www.informationweek.com/story/showArticle.jhtml?articleID=214502753 </a><br />
<a href="http://cmscritic.com/ingres-puts-new-ecm-appliance-on-the-market">http://cmscritic.com/ingres-puts-new-ecm-appliance-on-the-market</a><br />
<a href="http://weblog.infoworld.com/openresource/archives/2009/02/ingres_software.html">http://weblog.infoworld.com/openresource/archives/2009/02/ingres_software.html</a><br />
<a href="http://blogs.eweek.com/masked_intentions/content/enterprise_applications/the_rise_of_software_appliances.html">http://blogs.eweek.com/masked_intentions/content/enterprise_applications/the_rise_of_software_appliances.html</a><br />
<a href="http://weblog.infoworld.com/openresource/archives/2009/02/ingres_software.html">http://weblog.infoworld.com/openresource/archives/2009/02/ingres_software.html</a></p>
<div><br />&nbsp;<a href="http://www.addthis.com/bookmark.php" onclick="window.open('http://www.addthis.com/bookmark.php?pub=ingresmarketing&amp;url=http%3A%2F%2Fblogs.ingres.com%2Femmamcgrattan%2F2009%2F02%2F24%2Fbeauty-in-simplicity%2F&amp;title=Beauty+in+Simplicity', 'addthis', 'scrollbars=yes,menubar=no,width=620,height=520,resizable=yes,toolbar=no,location=no,status=no'); return false;" title="Bookmark using any bookmark manager!" target="_blank"><img src="http://s3.addthis.com/button1-bm.gif" width="125" height="16" border="0" /></a></div>]]></content:encoded>
			<wfw:commentRss>http://blogs.ingres.com/emmamcgrattan/2009/02/24/beauty-in-simplicity/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
