<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Ingres Community Forums - Blogs</title>
		<link>http://community.ingres.com/forum/blogs/</link>
		<description><![CDATA[Ingres Corporation is a leading provider of open source database management software and support services. [Toll Free] +1 (888) 446-4737]]></description>
		<language>en</language>
		<lastBuildDate>Sat, 13 Mar 2010 01:24:05 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://community.ingres.com/forum/ingres4/misc/rss.jpg</url>
			<title>Ingres Community Forums - Blogs</title>
			<link>http://community.ingres.com/forum/blogs/</link>
		</image>
		<item>
			<title>Ever have trouble identifying when a feature was introduced in Ingres?</title>
			<link>http://community.ingres.com/forum/blogs/teresa/51-ever-have-trouble-identifying-when-feature-introduced-ingres.html</link>
			<pubDate>Tue, 02 Mar 2010 22:03:12 GMT</pubDate>
			<description><![CDATA[It's always challenging to discover what features were released in a particular Ingres version when trying to plan a migration from one release of...]]></description>
			<content:encoded><![CDATA[<div>It's always challenging to discover what features were released in a particular Ingres version when trying to plan a migration from one release of Ingres to another.<br />
<br />
This <a href="http://community.ingres.com/wiki/Ingres_New_Features_Per_Release" target="_blank">document</a> attempts to complement the <a href="http://docs.ingres.com/" target="_blank">Ingres Migration Guide</a> by not only providing the list of features but also including the associated project page if one exists on the Community Wiki.  In some cases, the release will predate the move by Ingres Engineering to make the design documents of new features readily accessible to the community. The <a href="http://docs.ingres.com/" target="_blank">Ingres Migration Guide</a> should always be the first point of reference when research is underway concerning a migration from one Ingres release to another but hopefully the information provided <a href="http://community.ingres.com/wiki/Ingres_New_Features_Per_Release" target="_blank">here</a> will also be beneficial.<br />
<br />
Per Keith's great comment, the Ingres Product Roadmap is availabe at <a href="http://community.ingres.com/wiki/Ingres_Roadmap" target="_blank">Product Roadmaps</a>.  As Ingres 10 moves closer to a GA status, a similar page/layout will be provided and added to <a href="http://community.ingres.com/wiki/Ingres_New_Features_Per_Release" target="_blank">here</a>.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/51-ever-have-trouble-identifying-when-feature-introduced-ingres.html</guid>
		</item>
		<item>
			<title>How to Locate Information About the Ingres .NET Data Provider?</title>
			<link>http://community.ingres.com/forum/blogs/teresa/50-how-locate-information-about-ingres-net-data-provider.html</link>
			<pubDate>Tue, 02 Mar 2010 21:48:22 GMT</pubDate>
			<description>Ever wonder how to find more information on the Ingres .NET Data Provider?  There is quite a bit of information on the Ingres Community Wiki...</description>
			<content:encoded><![CDATA[<div>Ever wonder how to find more information on the Ingres .NET Data Provider?  There is quite a bit of information on the <a href="http:/community.ingres.com/wiki" target="_blank">Ingres Community Wiki</a> relating to the Ingres .NET Data Provider and using .NET with Ingres.<br />
<br />
Most of this information is centrally located at <a href="http://community.ingres.com/wiki/Ingres_DOT_NET_Development_Center" target="_blank">Ingres .NET Development Center</a>.  We try to ensure all content on the wiki related to .NET and Ingres can be accessed from this main page.  I’m sure we don’t manage to link up everything but we do try.<br />
<br />
A summary of the type of information that can be found here follows.<br />
<br />
The .NET Framework supported, the assembly name, assembly version needed for a particular .NET Data Provider version.<br />
<br />
Accessible from this page are:<br />
<br />
•	Articles relating to using .NET with Ingres and integration of Ingres with .NET Applications.  To directly check out all articles see <a href="http://community.ingres.com/wiki/Ingres_Articles#.NET" target="_blank">Ingres .NET Articles.</a><br />
•	Coding samples relating to using new Ingres features from .NET. To directly check out all coding samples see <a href="http://community.ingres.com/wiki/ DOT_NET_Examples" target="_blank">Ingres .NET Coding Samples.</a><br />
•	Presentations around .NET and Ingres.  To directly check out all presentations see <a href="http://community.ingres.com/wiki/Ingres_Presentations /.NET_Presentations" target="_blank">Ingres .NET related presentations.</a><br />
<br />
More recently the section was updated to clearly document what features where introduced in what .NET Data Provider version.<br />
<br />
We are always looking to add new content to the wiki and encourage you to submit ideas for new content or add new content yourself.<br />
<br />
Outside of the Community wiki, the Connectivity Guide in the Ingres product documentation is the base reference resource for the .NET Data Provider.<br />
<br />
Questions can always be posted to the <a href="http://community.ingres.com/forum/database-Data Providers-apis/" target="_blank">Data Provider Forum.</a><br />
<br />
Feedback is always welcome.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/50-how-locate-information-about-ingres-net-data-provider.html</guid>
		</item>
		<item>
			<title>How to Locate Information About the Ingres ODBC Driver?</title>
			<link>http://community.ingres.com/forum/blogs/teresa/49-how-locate-information-about-ingres-odbc-driver.html</link>
			<pubDate>Tue, 02 Mar 2010 21:36:52 GMT</pubDate>
			<description>Ever wonder how to find more information on the Ingres ODBC Driver?  There is quite a bit of information on the Ingres Community Wiki...</description>
			<content:encoded><![CDATA[<div>Ever wonder how to find more information on the Ingres ODBC Driver?  There is quite a bit of information on the <a href="http:/community.ingres.com/wiki" target="_blank">Ingres Community Wiki</a> relating to the Ingres ODBC Driver and using ODBC applications with Ingres.<br />
<br />
Most of this information is centrally located at <a href="http://community.ingres.com/wiki/Ingres_ODBC_Development_Center" target="_blank">Ingres ODBC Development Center</a>.  We try to ensure all content on the wiki related to ODBC and Ingres can be accessed from this main page.  I’m sure we don’t manage to link up everything but we do try.<br />
<br />
A summary of the type of information that can be found here follows.<br />
<br />
Accessible from this page are:<br />
<br />
•	Articles relating to using ODBC applications with Ingres and integration of Ingres with ADO, MS Access, etc.  To directly check out all articles see <a href="http://community.ingres.com/wiki/Ingres_Articles#ODBC" target="_blank">Ingres ODBC Articles.</a><br />
•	Coding samples relating to using new Ingres features from ODBC. To directly check out all coding samples see <a href="http://community.ingres.com/wiki/http://community.ingres.com/wiki/ODBC_Code_Samples" target="_blank">Ingres ODBC Coding Samples.</a><br />
<br />
More recently the section was updated to clearly document what features where introduced in what ODBC Driver version.  <br />
<br />
We are always looking to add new content to the wiki and encourage you to submit ideas for new content or add new content yourself.<br />
<br />
Outside of the Community wiki, the Connectivity Guide in the Ingres product documentation is the base reference resource for the ODBC driver.<br />
<br />
Questions can always be posted to the <a href="http://community.ingres.com/forum/database-drivers-apis/" target="_blank">Driver Forum.</a><br />
<br />
Feedback is always welcome.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/49-how-locate-information-about-ingres-odbc-driver.html</guid>
		</item>
		<item>
			<title>Community Tools Project rollout</title>
			<link>http://community.ingres.com/forum/blogs/whiro01/48-community-tools-project-rollout.html</link>
			<pubDate>Thu, 11 Feb 2010 18:11:23 GMT</pubDate>
			<description>I have made a couple of presentations today, that is Feb. 11, 2010, which are the beginning of the community rollout of the Ingres DBMS Tools...</description>
			<content:encoded><![CDATA[<div>I have made a couple of presentations today, that is Feb. 11, 2010, which are the beginning of the community rollout of the Ingres DBMS Tools project.  We received the &quot;go-ahead&quot; for the project from our CEO a couple of weeks ago and his first instruction was to get this out to the community for input.  So, that's what we're doing.<br />
<br />
The beginning of the project is here:  <a href="http://community.ingres.com/wiki/Tools_API_Home" target="_blank">Tools API Home - Ingres Community Wiki</a><br />
<br />
I want to personally encourage anyone with an interest in Ingres DBMS Tools to participate in this project, by (at least) reading through the documents as they are posted and (hopefully) making comments or suggestions.<br />
<br />
And I definitely need comments like, &quot;You know, that's a good idea, BUT .....&quot;<br />
<br />
The recording of the first presentation is available for replay here: <a href="https://ingres.webex.com/ingres/lsr.php?AT=pb&amp;SP=MC&amp;rID=10493472&amp;rKey=c948b16dd7c05f5e" target="_blank">Ingres Administration Tools Webcast-20100211</a><br />
<br />
Thanks!</div>

]]></content:encoded>
			<dc:creator>whiro01</dc:creator>
			<dc:publisher>6317</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/whiro01/48-community-tools-project-rollout.html</guid>
		</item>
		<item>
			<title>Minor Ingres Community Wiki Refresh</title>
			<link>http://community.ingres.com/forum/blogs/teresa/47-minor-ingres-community-wiki-refresh.html</link>
			<pubDate>Tue, 09 Feb 2010 22:33:36 GMT</pubDate>
			<description>The Ingres Community Wiki has underwent a minor refresh to hopefully help folks find content a bit easier. Check out the new Main Page...</description>
			<content:encoded><![CDATA[<div>The Ingres Community Wiki has underwent a minor refresh to hopefully help folks find content a bit easier. Check out the new <a href="http://community.ingres.com/wiki/Welcome_to_the_Ingres_Community" target="_blank">Main Page</a>. <br />
<br />
The main changes were to cut down on the number of content boxes, update descriptions for the remaining content boxes, and add a brief list of the type of information that could be found in the particular content box.<br />
<br />
Another small change was to bold the &quot;Drop Downs&quot; to highlight that they exist as I was told my a number of folks that they scrolled right passed them and then tried to figure out where to locate information on the wiki using the content boxes and proceeded to get lost.<br />
<br />
Other minor updates were made to some of the Application Development landing pages to also help improve the ability to locate information. <br />
<br />
This continues to be a work in progress as we work on improving the Community Wiki.  <br />
<br />
Any comments and suggestions you may have are most welcome.  The comments can be around layout, organization, or what is missing.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/47-minor-ingres-community-wiki-refresh.html</guid>
		</item>
		<item>
			<title>What’s Happening with the Ingres JDBC Driver?</title>
			<link>http://community.ingres.com/forum/blogs/teresa/46-whata-s-happening-ingres-jdbc-driver.html</link>
			<pubDate>Fri, 05 Feb 2010 16:36:01 GMT</pubDate>
			<description>The Ingres JDBC team has busy working on new features in the Ingres JDBC Driver for Ingres 10 release. Enhancments include: 
 
* Adding Support for...</description>
			<content:encoded><![CDATA[<div>The Ingres JDBC team has busy working on new features in the Ingres JDBC Driver for Ingres 10 release. Enhancments include:<br />
<ul><li>Adding Support for the following JDBC 4.0 API features:<ul><li>Automatic loading of java.sql.Driver</li>
<li>National Character Set Conversion Support</li>
<li>Enhances Support for BLOB and CLOB</li>
<li>Wrapper pattern</li>
<li>New Scalar Functions</li>
<li>SQLException enhancements</li>
<li>JDBC API changes to existing JDBC interfaces</li>
<li>SQL/XML and XML support</li>
<li>Connection Management</li>
</ul></li>
</ul><blockquote>For more information on the Ingres support of the JDBC 4.0 API features, see <a href="http://community.ingres.com/wiki/Ingres_JDBC_4.0_Support_Project" target="_blank">JDBC 4.0 API Features Implemented.</a><br />
<br />
A Community Preview of the Ingres JDBC Driver (iijdbc.jar) can be found at <a href="http://esd.ingres.com/product/Community_Projects/Drivers/java" target="_blank">Community Preview Download Area.</a></blockquote><ul><li>Boolean Data Type Support. </li>
</ul><blockquote>For more information regarding Ingres’s support of the Boolean Data Type, see <a href="http://community.ingres.com/wiki/SQL_BOOLEAN_type" target="_blank">Boolean Data Type Support.</a><br />
<br />
A Community Preview of the Ingres JDBC Driver (iijdbc.jar) will be available in the future that exposes this support.  An Ingres 10 DBMS and Data Access Server (DAS) are a must to exploit this feature. </blockquote><ul><li>Batch Execution Support.</li>
</ul><blockquote>Batch processing (batch execution actually) is currently supported in the Ingres JDBC Driver but under the covers statements are not actually batched but instead are done as Singleton queries which undermine the performance improvement  expected when batching queries.  The feature was implemented in this manner due to the lack of support in the Ingres DBMS for batch processing.  With Ingres 10, the DBMS will be adding capabilities to handle batch processing and the JDBC Driver will be modified to take advantage of the new Batch feature. This enhancement should significantly improve batch processing in the Ingres JDBC Driver.<br />
<br />
For more information regarding Ingres’s support of Batch Execution in Ingres 10 and the JDBC Driver, see <a href="http://community.ingres.com/wiki/Batch_Statement_Execution_Performance" target="_blank">Batch Statement Execution Performance.</a><br />
<br />
A Community Preview of the Ingres JDBC Driver (iijdbc.jar) will be available in the future that exposes this support.  An Ingres 10 DBMS and Data Access Server (DAS) are a must to exploit this feature.</blockquote>Future blog entries will discuss new updates to the JDBC Driver and Community Previews of the new functionality.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/46-whata-s-happening-ingres-jdbc-driver.html</guid>
		</item>
		<item>
			<title>How to Locate Information About the Ingres JDBC Driver?</title>
			<link>http://community.ingres.com/forum/blogs/teresa/45-how-locate-information-about-ingres-jdbc-driver.html</link>
			<pubDate>Thu, 04 Feb 2010 17:48:22 GMT</pubDate>
			<description>Ever wonder how to find more information on the Ingres JDBC Driver?  There is quite a bit of information on the Ingres Community Wiki...</description>
			<content:encoded><![CDATA[<div>Ever wonder how to find more information on the Ingres JDBC Driver?  There is quite a bit of information on the <a href="http:/community.ingres.com/wiki" target="_blank">Ingres Community Wiki</a> relating to the Ingres JDBC Driver and using Java with Ingres.<br />
<br />
Most of this information is centrally located at <a href="http://community.ingres.com/wiki/Ingres_Java_Development_Center" target="_blank">Ingres Java Development Center</a>.  We try to ensure all content on the wiki related to Java and Ingres can be accessed from this main page.  I’m sure we don’t manage to link up everything but we do try.<br />
<br />
A summary of the type of information that can be found here follows.<br />
<br />
The minimum JRE needed for a particular JDBC Driver version.<br />
<br />
Accessible from this page are:<br />
<br />
•	Articles relating to using Java with Ingres and integration of Ingres with  Java Applications and Application Servers such as JBoss, Apache Tomcat, Weblogic, and Glassfish.  To directly check out all articles see <a href="http://community.ingres.com/wiki/Ingres_Articles#Java" target="_blank">Ingres Java Articles.</a><br />
•	Coding samples relating to using new Ingres features from Java. To directly check out all coding samples see <a href="http://community.ingres.com/wiki/Ingres_Examples#JDBC.2FJava" target="_blank">Ingres Java Coding Samples.</a><br />
•	Presentations around Java and Ingres.  To directly check out all presentations see <a href="http://community.ingres.com/wiki/Ingres_Presentations" target="_blank">Ingres Java related presentations.</a><br />
<br />
More recently the section was updated to clearly document what features where introduced in what JDBC Driver version as well as a comprehensive list of what bugs were addressed in what JDBC patch version. <br />
<br />
We are always looking to add new content to the wiki and encourage you to submit ideas for new content or add new content yourself.<br />
<br />
Outside of the Community wiki, the Connectivity Guide in the Ingres product documentation is the base reference resource for the JDBC driver.<br />
<br />
Questions can always be posted to the <a href="http://community.ingres.com/forum/database-drivers-apis/" target="_blank">Driver Forum.</a><br />
<br />
Feedback is always welcome.</div>

]]></content:encoded>
			<dc:creator>teresa</dc:creator>
			<dc:publisher>26</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/teresa/45-how-locate-information-about-ingres-jdbc-driver.html</guid>
		</item>
		<item>
			<title>Ingres SQLAlchemy dialect available</title>
			<link>http://community.ingres.com/forum/blogs/alan-raison/30-ingres-sqlalchemy-dialect-available.html</link>
			<pubDate>Fri, 27 Nov 2009 09:59:15 GMT</pubDate>
			<description>The Ingres dialect for SQLAlchemy 0.6 is now available through SVN from http://code.ingres.com/apps/SQLAlchemy. 
 
SQLAlchemy is an ORM framework for...</description>
			<content:encoded><![CDATA[<div>The Ingres dialect for SQLAlchemy 0.6 is now available through SVN from [url=http://code.ingres.com/apps/SQLAlchemy]http://code.ingres.com/apps/SQLAlchemy[/url].<br />
<br />
SQLAlchemy is an ORM framework for Python, allowing Python objects to be direclty mapped to database tables.<br />
<br />
Ingres has a DBI driver for Python; this is available for download from [url=http://esd.ingres.com]http://esd.ingres.com[/url] or from the Ingres Subversion repository ([url=http://code.ingres.com/ingres/drivers/python]http://code.ingres.com/ingres/drivers/python[/url]).  This is required to use SQLAlchemy.<br />
<br />
In order to use Ingres with SQLAlchemy, you will need to first check out the SQLAlchemy source code from [url=http://svn.sqlalchemy.org/sqlalchemy]http://svn.sqlalchemy.org/sqlalchemy[/url].  Then export the Ingres dialect into the same folder.  Edit lib/sqlalchemy/dialects/__init__.py to include 'ingres' in the __all__ list, then install SQLAlchemy into your python package directory using python setup.py install.<br />
<br />
Hope you followed that!!<br />
<br />
The intention is to release this to the main SQLAlchemy project; watch this space for news!</div>

]]></content:encoded>
			<dc:creator>Alan.Raison</dc:creator>
			<dc:publisher>5003</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/alan-raison/30-ingres-sqlalchemy-dialect-available.html</guid>
		</item>
		<item>
			<title>Ingres DBMS Tools</title>
			<link>http://community.ingres.com/forum/blogs/whiro01/29-ingres-dbms-tools.html</link>
			<pubDate>Tue, 10 Nov 2009 21:54:47 GMT</pubDate>
			<description><![CDATA[A number of people around Ingres (both inside and outside the company) have been wondering what's happening with the new Ingres DBMS Administration...]]></description>
			<content:encoded><![CDATA[<div>A number of people around Ingres (both inside and outside the company) have been wondering what's happening with the new Ingres DBMS Administration Tools.<br />
<br />
The good news is that things are happening.  The bad news is that they are happening slowly.<br />
<br />
Stay tuned as I blog about what's going on over the coming months.</div>

]]></content:encoded>
			<dc:creator>whiro01</dc:creator>
			<dc:publisher>6317</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/whiro01/29-ingres-dbms-tools.html</guid>
		</item>
		<item>
			<title>how to configure openroad in linux</title>
			<link>http://community.ingres.com/forum/blogs/mallikarjunk/28-how-configure-openroad-linux.html</link>
			<pubDate>Mon, 09 Nov 2009 09:57:47 GMT</pubDate>
			<description>iam install the ingres. but how to configure and how to write the programs in openroad. 
 
if any body knows pls give me suggestions. 
 
...</description>
			<content:encoded><![CDATA[<div>iam install the ingres. but how to configure and how to write the programs in openroad.<br />
<br />
if any body knows pls give me suggestions.<br />
<br />
<br />
Thanks&amp;Regards<br />
Mallikarjun K</div>

]]></content:encoded>
			<dc:creator>mallikarjunk</dc:creator>
			<dc:publisher>15178</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/mallikarjunk/28-how-configure-openroad-linux.html</guid>
		</item>
		<item>
			<title>how to connect d2k to ingres</title>
			<link>http://community.ingres.com/forum/blogs/mallikarjunk/27-how-connect-d2k-ingres.html</link>
			<pubDate>Mon, 09 Nov 2009 09:47:18 GMT</pubDate>
			<description>pls give the some suggestion for connecting d2k and ingeres RDBMS.</description>
			<content:encoded><![CDATA[<div>pls give the some suggestion for connecting d2k and ingeres RDBMS.</div>

]]></content:encoded>
			<dc:creator>mallikarjunk</dc:creator>
			<dc:publisher>15178</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/mallikarjunk/27-how-connect-d2k-ingres.html</guid>
		</item>
		<item>
			<title>PB de compile C Ingres</title>
			<link>http://community.ingres.com/forum/blogs/bparis/26-pb-de-compile-c-ingres.html</link>
			<pubDate>Wed, 04 Nov 2009 17:22:49 GMT</pubDate>
			<description>hi, 
I have a problem with the compile of one program. 
I have post the result in pieces jointes. 
I have do this command : 
#/usr/vac/bin/cc -o...</description>
			<content:encoded><![CDATA[<div>hi,<br />
I have a problem with the compile of one program.<br />
I have post the result in pieces jointes.<br />
I have do this command :<br />
#/usr/vac/bin/cc -o cdecosnbdbbps cdecosnbdbbps.c /ingmoteur/AA/ingres/lib/libingres.a -lm -lc -b noquiet<br />
<br />
thank you for your help.</div>


<!-- attachments -->
	<div style="margin-top:10px">

		
		
		
		
			<fieldset class="fieldset">
				<legend>Attached Files</legend>
				<table cellpadding="0" cellspacing="3" border="0">
				<tr>
	<td><img class="inlineimg" src="http://community.ingres.com/forum/ingres4/attach/txt.gif" alt="File Type: txt" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://community.ingres.com/forum/blogs/bparis/attachments/1d1257355014-pb-de-compile-c-ingres-resultcomp.txt">resultcomp.txt</a> (24.7 KB, 125 views)</td>
</tr>
				</table>
			</fieldset>
		

	</div>
<!-- / attachments -->
]]></content:encoded>
			<dc:creator>bparis</dc:creator>
			<dc:publisher>8928</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/bparis/26-pb-de-compile-c-ingres.html</guid>
		</item>
		<item>
			<title>I felt hat it might be time to reconsider my options</title>
			<link>http://community.ingres.com/forum/blogs/whama01/25-i-felt-hat-might-time-reconsider-my-options.html</link>
			<pubDate>Sat, 31 Oct 2009 10:03:10 GMT</pubDate>
			<description>This morning, whilst waiting for the sun to rise before heading out on two wheels, I was presented with a dilemma.  A colleague had posted a message...</description>
			<content:encoded><![CDATA[<div>This morning, whilst waiting for the sun to rise before heading out on two wheels, I was presented with a dilemma.  A colleague had posted a message on Facebook reporting that he was upgrading his home PC to “Karmic Koala”.  Remembering that Thomas was an Ubuntu advocate, I presumed he was referring to a new version of his preferred operating system.<br />
<br />
For me, my trusty 17in widescreen Toshiba Satellite laptop brick has happily lived for a number of years under the creased crown and pinched-in-the-front world of Fedora.  It is currently under the reign of “Leonidas” (11), having previously visited “Cambridge” (10) and prior to that drowned in “Moonshine” (7).<br />
<br />
This then got me thinking.  How much are we guided by the name of something when making a selection?  Whether it is Lamborghini, Testarossa, Veyron or Volga as your choice of car, or True Blue, Tangerine Orange, Plum Purple, Flamingo Pink or Mould Green as the colour of your new Dell Inspiron.<br />
<br />
I cannot quite recall why I originally selected Fedora, but have remained faithful for many years.  However, with the thought of the Feisty Fawn, Intrepid Ibex, Karmic Koala and Lucid Lynx over in the Ubuntu camp, who knows I might be tempted to dip a toe in the water.<br />
<br />
Not that I am guided just on names, otherwise I might have been tempted for SuSE, with her curvaceous name and size 10 figure (just don’t tell the wife!).  But then, when I found that her real name was Software und System-Entwicklung, the appeal seemed to disappear.<br />
<br />
What do you mean I should not just be guided on name?  Of course other things matter; features, fit for purpose, future of the market, flexibility for change and funds (i.e. can I afford it), but putting these to one side just for a moment, I do wonder how much a name can guide ones choice.<br />
<br />
Then, once I have selected my preferred Operating System, time to choose an RDBMS.  There are so many to choose from.  Each has pros and cons.  Their names are all so enticing, I must admit to having great difficulty in selecting one.  Should I choose, OpenIngres, Ingres R3, Ingres II, Advantage Ingres Enterprise Relational Database or Ingres 2006.  After much debate, I have decided on Ingres.  After all, there is no other choice.<br />
<br />
Mark Whalley<br />
October 2009</div>

]]></content:encoded>
			<dc:creator>whama01</dc:creator>
			<dc:publisher>4890</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/whama01/25-i-felt-hat-might-time-reconsider-my-options.html</guid>
		</item>
		<item>
			<title>Table recovery from checkpoint</title>
			<link>http://community.ingres.com/forum/blogs/mikeswigert/24-table-recovery-checkpoint.html</link>
			<pubDate>Fri, 23 Oct 2009 17:10:24 GMT</pubDate>
			<description><![CDATA[We are trying to recover a table as of a certain date&time.  Is there a way to recover the table without restoring the whole database to that point?]]></description>
			<content:encoded><![CDATA[<div>We are trying to recover a table as of a certain date&amp;time.  Is there a way to recover the table without restoring the whole database to that point?</div>

]]></content:encoded>
			<dc:creator>mikeswigert</dc:creator>
			<dc:publisher>10626</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/mikeswigert/24-table-recovery-checkpoint.html</guid>
		</item>
		<item>
			<title>ORM News</title>
			<link>http://community.ingres.com/forum/blogs/alan-raison/23-orm-news.html</link>
			<pubDate>Wed, 21 Oct 2009 09:48:13 GMT</pubDate>
			<description><![CDATA[I thought I'd post a link to an article about the new features in the JPA 2.0 spec, written by Kevin Sutter, who also contributes to OpenJPA.  Check...]]></description>
			<content:encoded><![CDATA[<div>I thought I'd post a link to an article about the new features in the JPA 2.0 spec, written by Kevin Sutter, who also contributes to OpenJPA.  [URL=&quot;http://www.ibm.com/developerworks/websphere/techjournal/0909_col_sutter/0909_col_sutter.html&quot;]Check out the article here[/URL].<br />
<br />
I've also been working with the Python ORM framework [URL=&quot;http://www.sqlalchemy.org/&quot;]SQLAlchemy[/URL].  This has a basic dialect for Ingres 9.2 now, which we hope to release to the community when we get time to run through the unit tests and fix any bugs.<br />
<br />
Ingres has had a Hibernate dialect availble on [URL=&quot;http://esd.ingres.com&quot;]esd.ingres.com[/URL] for a while now, but I don't know much about that.<br />
<br />
I feel a bit like &quot;the ORM man&quot; at work now, so let me know if there's any more that we need to check out!!</div>

]]></content:encoded>
			<dc:creator>Alan.Raison</dc:creator>
			<dc:publisher>5003</dc:publisher>
			<guid isPermaLink="true">http://community.ingres.com/forum/blogs/alan-raison/23-orm-news.html</guid>
		</item>
	</channel>
</rss>
