Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

Open Source and PASE

Showing 36

Support AIX pollsets on i

While porting Mono, I noticed the only options for "fast" socket management are select/poll. AIX has a plethora of (varyingly old) options when it comes to improved alternatives. Of these, the pollset API is the newest and currently recommended ch...
over 6 years ago in IBM i / Open Source and PASE 1 Delivered

Update the IBM i Open Source Pages on developerWorks again

You created a wonderful page with an Overview about the Open Source Products you support on IBM i on your developerWorks page here:https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/Open%20So...
over 6 years ago in IBM i / Open Source and PASE 4 Delivered

Bring Node 8.x on IBM i

For going on with modern development on IBM i and to bring more developers and ISV's to the platform it will be very important to bring the latest LTS Release from Node(js) - Version 8.x - to the Platform as you did last year with Version 6.x. Use...
over 6 years ago in IBM i / Open Source and PASE 1 Delivered

Port nano text editor in PASE as a simpler alternative to vi/vim

vi/vim is superior and great for reasons that I will never understand but will blindly accept as valid. While I try to learn it and become efficient with it, something more 'practical' like nano would be a fantastic addition to the existing PASE t...
about 7 years ago in IBM i / Open Source and PASE 1 Delivered

Open source Node.js port

Open source the port of Node.js to IBM i in a public repository for the purposes of transparency and community collaboration. Use Case: Today I collaborated with Andrea Ribuoli, tech lead of PowerRuby.com, and had a conversation that includes the ...
about 7 years ago in IBM i / Open Source and PASE 2 Delivered

Port `find` command

Port the find command from Gnu findutils. Use Case: When porting other software (i.e. nvm (n1) for Node.js) there will sometimes be scripting involved that make use of the Linux-style/implementation of commands (instead of AIX). This means I get e...
about 7 years ago in IBM i / Open Source and PASE 1 Delivered

Add GNU tools to PASE or 5733OPS

We have developed a build system for native ILE code that we are preparing to release as open source. When coupled with a source control product like Git and bug tracking software like Trac (or Jira), it should provide a free (or nearly free) chan...
over 7 years ago in IBM i / Open Source and PASE 1 Delivered

Open source Node.js DB2 for i driver

The Node.js DB2 for i driver (n1) is currently closed source. As we (IBM and community) continue to further build on top of the driver (n2) it will beneficial to have transparency of how the driver works and potentially allow community contributio...
over 7 years ago in IBM i / Open Source and PASE 2 Delivered

Port cron to PASE

Having the cron(n1) tool would keep PASE developers from having to shoe horn scheduling into the WRKJOBSCDE. The crontab(n2) would also need to be included. n1 - https://en.wikipedia.org/wiki/Cronn2 - https://kb.iu.edu/d/afiz Use Case: Having the ...
over 7 years ago in IBM i / Open Source and PASE 4 Delivered

git clone https needs curl-devel

To git clone a public repo without authentication requires going the https route, as shown below. % git clone https://aaronbartell@bitbucket.org/litmis/ibmichroot.gitCloning into 'ibmichroot'...fatal: Unable to find remote helper for 'https' That ...
over 7 years ago in IBM i / Open Source and PASE 3 Delivered