<?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/"
	>
<channel>
	<title>Ramblings from the bit bucket &#187; IUA</title>
	<atom:link href="http://blogs.planetingres.org/notnull/tag/iua/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.planetingres.org/notnull</link>
	<description>Just another blogs.planetingres.org weblog</description>
	<lastBuildDate>Tue, 01 Feb 2011 09:13:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>UK IUA Conference 2009</title>
		<link>http://blogs.planetingres.org/notnull/2009/06/15/uk-iua-conference-2009/</link>
		<comments>http://blogs.planetingres.org/notnull/2009/06/15/uk-iua-conference-2009/#comments</comments>
		<pubDate>Mon, 15 Jun 2009 08:36:13 +0000</pubDate>
		<dc:creator>notnull</dc:creator>
				<category><![CDATA[conference]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[general]]></category>
		<category><![CDATA[IUA]]></category>
		<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[ingres]]></category>
		<guid isPermaLink="false">http://blogs.planetingres.org/notnull/?p=96</guid>
		<description><![CDATA[Another successful and worthwhile conference hosted by the UK Ingres User Association wrapped up Tuesday evening following a day cram packed with keynotes speeches and presentations.  Most notably, this year&#8217;s keynote speakers were Roger Burqhart, Phillip Andrew from RedHat and Dr. Ian Howells from Alfresco each with a similar message; Open source is a key [...]]]></description>
			<content:encoded><![CDATA[<p>Another successful and worthwhile conference hosted by the UK Ingres User Association wrapped up Tuesday evening following a day cram packed with keynotes speeches and presentations.  Most notably, this year&#8217;s keynote speakers were <a href="http://www.ingres.com/about/management/burkhardt.php">Roger Burqhart</a>, Phillip Andrew from <a href="http://www.redhat.com/">RedHat</a> and <a href="http://www.alfresco.com/about/people/management/#ih">Dr. Ian Howells</a> from <a href="http://www.alfresco.com">Alfresco </a>each with a similar message; Open source is a key influence in the New Economics of IT.  The most poignant part of the message was that in the current economic climate a subscription based payment model releases funds in a restrictive IT budget earmarked for software licenses for delivering new projects.  The subscription payment moves purchasing software from a capital expenditure to an operational expenditure.</p>
<p><a href="http://www.ingres.com/about/management/mcgrattan.php">Emma McGrattan</a> reported on the preceding code sprint some details of which are here <a title="Code sprint" href="http://blogs.planetingres.org/notnull/2009/06/10/ingres-code-sprint-09/">http://blogs.planetingres.org/notnull/2009/06/10/ingres-code-sprint-09/</a> and <a href="http://www.ingres.com/about/management/maimone.php">Bill Maimone</a> gave a glimpse of some of the projects that are currently in development both internally and in conjunction with the community.  His live demonstration was hampered by Windows but he showed a new table structure type which running on a laptop out performed MS SQL Server running on a large server environment.  Other developments include MVCC and long object names, more available at <a href="http://community.ingres.com/forum/blogs/stephenb/4-whats-happening-dbms-group.html">http://community.ingres.com/forum/blogs/stephenb/4-whats-happening-dbms-group.html</a>.</p>
<p>In a amended plenary agenda, Rick van der Lans was presented with an award for &#8216;Contribution to the Ingres Community&#8217; and was available to autograph copies of the newest addition to the Ingres bookshelf for over 20 years <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>The afternoon breakout agenda contained more presentations than one person could attend.  I chose !EasyIngres, Multiple Simultaneous Assignment, Ingres 9.2 features and Ingres 9.3 and roadmap.</p>
<p>!EasyIngres a simple pre-configured bundle of the components required to start developing with PHP on Windows.  A community development mentored by Bruno Bompar; the project is starting to look at a similar Linux bundle.</p>
<p>Multiple Simultaneous Assignment a presentation on the research being carried out by Adrian Hudnott at Warwick University.  I attended this presentation despite being warned by colleagues that this presentation would make my brain hurt and I can confirm that it did indeed make my brain hurt.</p>
<p>Doug Inkster presented the new features available in Ingres 9.2 and some of the new features in 9.3.  Features such as cached dynamic queries and table auto structure.  Cached dynamic queries takes a prepared query and hashes the query text and uses it to identify a cached query plan removing the need to optimize the query again. Of particular benefit for queries which have long compilation times and short execution times.</p>
<p>Table auto structure implements a different default table structure and enforcement of primary keys.  The default table structure is heap and unique constraints are enforced with a secondary index.  With table auto structure enabled during a CREATE TABLE statement the primary key or unique constraint is used for a B-tree base table structure removing the need for the secondary index.  Previously this would have been achieved using the MODIFY and ALTER TABLE statements after the table had been created.</p>
<p>For the 9.3 and beyond presentation by Christine Normile, I attempted to keep notes on the community wiki <a href="http://community.ingres.com/wiki/UK_IUA_2009#9.4_Features">http://community.ingres.com/wiki/UK_IUA_2009#9.4_Features</a> and live on IRC #ingres logs available <a href="http://irc.planetingres.org/%23ingres.2009-06-09.log.html">http://irc.planetingres.org/%23ingres.2009-06-09.log.html</a>.</p>
<p>The conference closed with the announcement that next year&#8217;s conference will start on June 08 2010 and maybe a 2 day event.</p>
<p>I hope to see you all there.<br />
<h3>Related posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/notnull/2010/08/03/ingres-documentation-site-relaunched/" title="Ingres Documentation site relaunched">Ingres Documentation site relaunched</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2009/03/10/heraldic-enterprise-content-management/" title="Heraldic Enterprise Content Management">Heraldic Enterprise Content Management</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2008/04/28/ingres-engineering-summit-2008/" title="Ingres Engineering Summit 2008">Ingres Engineering Summit 2008</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2011/02/01/data-access-message-protocol-wireshark-dissector/" title="Data Access Message Protocol &#8211; Wireshark dissector">Data Access Message Protocol &#8211; Wireshark dissector</a></li>
<li><a href="http://blogs.planetingres.org/notnull/2011/02/01/ingres-migration-toolset/" title="Ingres Migration Toolset">Ingres Migration Toolset</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/notnull/2009/06/15/uk-iua-conference-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

