Jump to content

Kudos value in the Idea Exchange


Recommended Posts

Q: What is the value of a Kudo in the
?
A: Not much.

I've made an interesting observation.

Roughly a month ago, two ideas were proposed within a day of each other. My suggestion was that
, and Darin suggested that the
. Both ideas were fairly straight-forward, both are coding-related, both had a simple image and clear explanation, and as of now, both have attracted about the same number of comments (12 vs 16) and kudos (65 vs 70). I haven't fully compared the kudos, but it appears there's even about the same number of NI voters and "high-rank" voters for each.

However, and I don't think it would be just my opinion, Darin's idea is infinitely more useful and valuable than mine. It's an idea that would allow faster and easier programming, and be a noticeable improvement. Whereas error wire layering - it would be "nice" if it was implemented, but it's just cosmetic, not a game-changer. Yet they've attracted about the same number of kudos.

So I can now understand when AQ and other NI reps say that popularity of an idea is a pretty poor indication of its value.

PS - go vote for
if you haven't already.
  • Like 1
Link to comment

If I need the *value* of the variant, and I know it's an arbitrary simple numeric type, I'll always just cast it to an EXT with Variant to Data and go on my way, because I don't really care what specific numeric type it is. But if I need the *type* of the variant, I'll use the VariantDataType VIs (located in vi.lib\Utility\VariantDataType) because they give me that handy type enum. Since I've long-established that dichotomy for about a decade now, I guess that's why I never thought to do the error cluster type check your way.

Link to comment
  • 3 months later...

Just out of interest, I've kept tracking these two ideas.

 

My suggestion was that Error Wires should be placed under other wires, and Darin suggested that the Read/Write status of property nodes should be determined by how you wire them. Both ideas were fairly straight-forward, both are coding-related, both had a simple image and clear explanation, and as of now, both have attracted about the same number of comments (12 vs 16) and kudos (65 vs 70).

 

The current score is 119 - 110, an entertaining basketball game, albeit with poor defence!  What's interesting is that (a) there was only a small kick to the ideas after posting here in mid-December, and (b) they still appear to be fairly synchronized in their popularity.

 

post-3889-0-71368700-1363808383_thumb.pn

  • Like 1
Link to comment

I'm glad this post got bumped.  I missed it the first time around, but I've done my duty and kudoed Darin's idea.

 

 

Like most things, I think the Idea Exchange has stages:

 

I agree with that, with the minor clarification of that being the progression of public perception of the idea exchange.  I'm not sure people inside NI ever thought it was going to revolutionize Labview.  I suspect they always considered it to be exactly what it is:  one of many tools for obtaining feedback from the user community.

 

 

Personally I have given up on winning the beauty contest, instead I hope I plant a seed in a developer who someday works on a given feature and manages to toss it in there.

 

Same with me.  The ideas that generate the most kudos tend to be on fluffy side.  (i.e. Changing the boolean constant.)  Don't get me wrong, I hugely prefer the new constant over the old one, but it doesn't fundamentally change what we can do with Labview.  I'd prefer to see more meat and less sugar in the top kudo list.

 

 

I have one idea which for many months had plateaued at 8-9 Kudos.

 

Only one?  ;)  I consider it a victory when one of my ideas reach double digits.

 

 

I have attached a VI which will move all of your error wires to the back.

 

Lovely, thank you.  I prefer them to be behind everything else but rarely take the time to do it manually.  I did make minor changes that turns it into a Project menu item if you drop it in the <Labview>Project folder. 

 

(I still get that annoying front panel pop-up-and-immediately-disappear when I use it, but whatever... it works.)

 

 

 

Just out of interest, I've kept tracking these two ideas.

 

Did you collect the data manually or do you have code to scrape it off the web?

Move Error Wires To Back.zip

Link to comment

As a matter of fact there is an API to access the Lithium data, but you would have to be some kind of geek to be using that to analyze trends on the idea exchange.

If such a geek did exist, I am pretty sure he would tell you that projections have my idea ahead of yours 180.12 to 151.66 after two years time. Of course that geek's predictions tend to be better when the tail is not disturbed too much.

That geek would probably also be very happy if the property node idea were implemented. In fact, I am pretty sure he would think it is a great idea.

Edited by Darin
  • Like 1
Link to comment
As a matter of fact there is an API to access the Lithium data, but you would have to be some kind of geek to be using that to analyze trends on the idea exchange.

If such a geek did exist, I am pretty sure he would tell you that projections have my idea ahead of yours 180.12 to 151.66 after two years time. Of course that geek's predictions tend to be better when the tail is not disturbed too much.

That geek would probably also be very happy if the property node idea were implemented. In fact, I am pretty sure he would think it is a great idea.

...

...

 

(but seriously cool)

Link to comment
  • 2 years later...

 

... projections have my idea ahead of yours 180.12 to 151.66 after two years time. Of course that geek's predictions tend to be better when the tail is not disturbed too much.

 

Of course I forgot to check after 2 years, but it's coming up 3, so where are things at (tweaking the tail once more)?  Well my cosmetic Errors idea has actually pulled ahead of Darin's useful property node idea 176-168, thanks to a surge mid-last year for some unknown reason.  Despite that, the chances of either actually being implemented is still about the same, which is probably best approximated by post-3889-0-33576100-1457472959.png.

 

post-3889-0-31449600-1457473287.png

Edited by GregSands
  • Like 1
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.