Planet Ingres

March 10, 2010

UK IUA - UK IUA 2010 Call for Community Award Nominees

At the 2009 UK IUA conference the UK IUA presented its Community
Service Award to Rick van der Lans, author of the SQL Guide to Ingres.

The Community Service Award is given to someone who has made a
noteworthy contribution to the Ingres Community. The Ingres Community
consists of all users of Ingres, OpenROAD, and any of the related
products and projects.

Nominations are now being accepted for this year's award. Please send
your nomination with a brief explanation of why you think your nominee
deserves the award, to award2010@iua.org.uk.

The winner will be chosen by jury from the nominees received by
Friday, May 21, 2010.

Roy

Permalink | Leave a comment  »

March 10, 2010 08:43 AM

UK IUA - UK IUA 2010 Call for Papers Now Open!

UK Ingres User Association Conference 2010
8th June 2010, London www.iua.org.uk

Outlines or abstracts for presentations on Ingres, OpenROAD, open source,
or any other Ingres-related topics are welcome. The theme for this year's
event is "Open Source Innovation" so any papers relating to Ingres and Open
Source tools and products would be particularly welcome.

The UK IUA Committee invites anyone working with Ingres or OpenROAD, or
related technologies to submit ideas for papers to be presented at this
year's annual conference. The conference will take place on 8th June
2010 in Central London (venue to be confirmed). A sell-out crowd attended the high quality presentations at last
year's event, and with your assistance and contribution, we aim to make
this year's IUA Conference an even bigger success.

Outlines and abstracts can be submitted in any reasonable format (e.g.
Word, plain text, Powerpoint, PDF, etc.). Please submit your ideas for
papers via email to Ray Collins (ray.collins@iua.org.uk) by Monday, 12 April 2010 for evaluation by the conference paper selection committee.
Note that you need only send an outline or proposal at this stage. You
do not need to provide a complete presentation to be considered.

Notification of whether your paper has been selected or rejected will be sent by Friday 30 April 2010. Topics we are particularly interested in hearing about this year:

* VectorWise
* Hardware and software consolidation, and virtualization
* Applications developed with Open Source
* Migrations to Open Source
* Ingres Community Projects
* Open Source economics
* Management issues in Open Source
* Productivity Tools
* Security
* Improving Performance

If you have any questions regarding this year's 2010 Conference, the
committee members are happy to assist. Please send all questions and
queries to info@iua.org.uk.

Thank you to all who have supported the IUA by presenting at our previous
Meetings, Special Events and the Annual Conference in the past, and for
your continued interest and support of the UK IUA.

Roy

Permalink | Leave a comment  »

March 10, 2010 08:40 AM

UK IUA - The UK IUA Posterous

At the IUA we're always keen to promote the Ingres family of products
and projects any way we can. Posterous is our latest experiment. We
plan to use this blog to keep our community informed about planning
for the 2010 UK IUA conference, the world's favorite Ingres event.

Roy

Permalink | Leave a comment  »

March 10, 2010 08:28 AM

March 09, 2010

Andrew Ross - No Ottawa business breakfast tomorrow

Since July last year we've been holding an open source business breakfast meeting once a month. The events have been very interesting, educational, and fun. Despite that, we've decided to put the breakfasts on hold for a bit to allow us to focus on other activities. We'll share more about what we're working on soon.

by aross at March 09, 2010 05:35 PM

March 05, 2010

Andrew Ross - Most popular computer languages used by big brains

I was recently listening to a FLOSS Weekly podcast (episode 100, congratulations!) interviewing Chris DiDona from Google. One of the items he spoke of that resonated with me was his/their practice of deciding who they wanted to reach and focusing on that audience even if it meant delaying or forgoing contact with others. DiBona explained that to him, it seemed Google was the place Computer Scientists go to practice Computer Science. Thus, though it would be nice to reach other people such as open source enthusiasts, their real desire was to reach computer scientist practitioners. The rate of innovative product development, focus on algorithms and performance, and more demonstrate that nurturing Computer Scientists is a key part of Google's success. Thus I found it very interesting to see the languages chosen by entrants in Google's AI challenge organized by the University of Waterloo. Read on the see the list.

read more

by aross at March 05, 2010 01:23 PM

March 02, 2010

Teresa King - Ever have trouble identifying when a feature was introduced in Ingres?

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.

This document attempts to complement the Ingres Migration Guide 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 Ingres Migration Guide 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 here will also be beneficial.

Per Keith's great comment, the Ingres Product Roadmap is availabe at Product Roadmaps. As Ingres 10 moves closer to a GA status, a similar page/layout will be provided and added to here.

by teresa at March 02, 2010 10:03 PM

Teresa King - How to Locate Information About the Ingres .NET Data Provider?

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 relating to the Ingres .NET Data Provider and using .NET with Ingres.

Most of this information is centrally located at Ingres .NET Development Center. 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.

A summary of the type of information that can be found here follows.

The .NET Framework supported, the assembly name, assembly version needed for a particular .NET Data Provider version.

Accessible from this page are:

• Articles relating to using .NET with Ingres and integration of Ingres with .NET Applications. To directly check out all articles see Ingres .NET Articles.
• Coding samples relating to using new Ingres features from .NET. To directly check out all coding samples see Ingres .NET Coding Samples.
• Presentations around .NET and Ingres. To directly check out all presentations see Ingres .NET related presentations.

More recently the section was updated to clearly document what features where introduced in what .NET Data Provider version.

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.

Outside of the Community wiki, the Connectivity Guide in the Ingres product documentation is the base reference resource for the .NET Data Provider.

Questions can always be posted to the Data Provider Forum.

Feedback is always welcome.

by teresa at March 02, 2010 09:48 PM

Teresa King - How to Locate Information About the Ingres ODBC Driver?

Ever wonder how to find more information on the Ingres ODBC Driver? There is quite a bit of information on the Ingres Community Wiki relating to the Ingres ODBC Driver and using ODBC applications with Ingres.

Most of this information is centrally located at Ingres ODBC Development Center. 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.

A summary of the type of information that can be found here follows.

Accessible from this page are:

• Articles relating to using ODBC applications with Ingres and integration of Ingres with ADO, MS Access, etc. To directly check out all articles see Ingres ODBC Articles.
• Coding samples relating to using new Ingres features from ODBC. To directly check out all coding samples see Ingres ODBC Coding Samples.

More recently the section was updated to clearly document what features where introduced in what ODBC Driver version.

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.

Outside of the Community wiki, the Connectivity Guide in the Ingres product documentation is the base reference resource for the ODBC driver.

Questions can always be posted to the Driver Forum.

Feedback is always welcome.

by teresa at March 02, 2010 09:36 PM

March 01, 2010

February 25, 2010

Grant Croker - List of Ingres functions per release

Yesterday Ray Fan published an article that shows IMA queries that allow you to see the list of functions available for different Ingres releases. I’ve now taken these queries an generated a list of functions for Ingres 9.2.0 with the added functions for 9.3.0 and 10.0.0 (a recentish build). I’ve not looked at earlier releases as the SQL did not work with my 9.1.0 installation. When I get the time I’ll update the page going back to 9.0.4, or you could do the same :) .

Related Posts

Share/Bookmark

by Grant Croker at February 25, 2010 03:57 PM

February 24, 2010

Andrew Ross - What's going on with open source job opportunities?

About this time last year, I made time to sit down and blog about trends I was seeing in the job market pertaining to open source skills. This is an update after 1 year. What are the trends in the job industry pertaining to open source? Evidence indicates there are good jobs out there if you know where to look.

read more

by aross at February 24, 2010 04:55 PM