<?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; Ingres 10</title>
	<atom:link href="http://blogs.planetingres.org/notnull/tag/ingres-10/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>Ingres command line RPM installation</title>
		<link>http://blogs.planetingres.org/notnull/2010/08/11/ingres-command-line-rpm-installation/</link>
		<comments>http://blogs.planetingres.org/notnull/2010/08/11/ingres-command-line-rpm-installation/#comments</comments>
		<pubDate>Wed, 11 Aug 2010 10:04:32 +0000</pubDate>
		<dc:creator>notnull</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[ingres]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Ingres 10]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[RPM]]></category>
		<guid isPermaLink="false">http://blogs.planetingres.org/notnull/?p=247</guid>
		<description><![CDATA[I have been repeatedly installing different builds of the Ingres 10 beta for testing with the Ingres Hibernate dialect and in my quest to be lazy I have been performing minimal installs by hand.  My recent post Ingres Package Install Ain&#8217;t Misbehavin mentions the change in behaviour of a manual package installation that I fell [...]]]></description>
			<content:encoded><![CDATA[<p>I have been repeatedly installing different builds of the <a title="Ingres 10 Roadmap" href="http://community.ingres.com/wiki/Ingres_Roadmap/10">Ingres 10 beta</a> for testing with the <a title="Ingres Hibernate dialects" href="http://community.ingres.com/wiki/Hibernate:Dialect#Ingres_Hibernate_Dialects">Ingres Hibernate dialect</a> and in my quest to be lazy I have been performing minimal installs by hand.  My recent post <a title="Ingres package install ain't misbehavin" href="http://blogs.planetingres.org/notnull/2010/08/04/ingres-package-install-aint-misbehavin/">Ingres Package Install Ain&#8217;t Misbehavin</a> mentions the change in behaviour of a manual package installation that I fell foul of.  I was looking around for references to a command line package installation, but unfortunately I couldn&#8217;t find any,  so I wrote some notes <a title="Command line RPM installation" href="http://community.ingres.com/wiki/Ingres_command_line_RPM_installation">Command line RPM installation</a> as an aide mémoire.<br />
<h3>Related posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/notnull/2010/08/04/ingres-package-install-aint-misbehavin/" title="Ingres package install ain&#8217;t misbehavin">Ingres package install ain&#8217;t misbehavin</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>
<li><a href="http://blogs.planetingres.org/notnull/2010/08/09/ingres-doc-search-plug-in-updated/" title="Ingres doc search plug-in updated">Ingres doc search plug-in updated</a></li>
<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>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/notnull/2010/08/11/ingres-command-line-rpm-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Every journey begins with a single step</title>
		<link>http://blogs.planetingres.org/notnull/2009/12/01/every-journey-begins-with-a-single-step/</link>
		<comments>http://blogs.planetingres.org/notnull/2009/12/01/every-journey-begins-with-a-single-step/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 09:51:20 +0000</pubDate>
		<dc:creator>notnull</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Cloud in a Box]]></category>
		<category><![CDATA[Exadel]]></category>
		<category><![CDATA[Ingres 10]]></category>
		<category><![CDATA[JBoss]]></category>
		<guid isPermaLink="false">http://blogs.planetingres.org/notnull/?p=122</guid>
		<description><![CDATA[Have you ever had to create a development stack on a machine from scratch to develop on or to check out a new technology? You have?  Then you must have suffered some of the same frustrations and annoyances of ensuring that the prerequisites and dependencies of each component are satisfied; ending up with downloading some [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had to create a development stack on a machine from scratch to develop on or to check out a new technology?</p>
<p>You have?  Then you must have suffered some of the same frustrations and annoyances of ensuring that the prerequisites and dependencies of each component are satisfied; ending up with downloading some huge quantity of software.  The plethora of  download, installation and configuration steps required just to get to the starting point can be enough to dissuade all but the most tenacious.<br />
The helpful people at <a href="http://exadel.com">Exadel</a> have taken those many steps to get to the starting point and created an Amazon Machine Image (AMI) called <a title="Cloud in a box" href="http://exadel.com/web/portal/riaCloud">Cloud in a box</a> that includes all the components to create Rich Internet Applications (RIA).  With an Amazon Web Services (AWS) account you can launch an instance of the image and take your first step to being productive.  Read the blog post about it <a title="RIA on the Cloud with RichFaces and Ingres" href="http://blog.exadel.com/2009/11/30/427/">RIA on the Cloud with RichFaces and Ingres</a> and register for a free account on the <a href="http://exadel.com">Exadel Web site</a> for more detailed instructions.<br />
<h3>Related posts</h3>
<ul class="related_post">
<li><a href="http://blogs.planetingres.org/notnull/2010/08/11/ingres-command-line-rpm-installation/" title="Ingres command line RPM installation">Ingres command line RPM installation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blogs.planetingres.org/notnull/2009/12/01/every-journey-begins-with-a-single-step/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

