topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:46 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: N.A.N.Y. 2019: The Decision Sieve  (Read 16884 times)

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
N.A.N.Y. 2019: The Decision Sieve
« on: July 29, 2018, 06:49 PM »
Just throwing together my other 2019 applications before writing new ones...

NANY 2019 Entry Information

Application Name The Decision Sieve
Short Description A web service that will help you filter your bucket list.
Supported OSes Any.
Web Page https://tuxproject.d...ects/decision-sieve/
Download Link https://code.rosaele....org/decision-sieve/
System Requirements
  • It's a HTML site, entirely written in JavaScript/CSS. There are not many systems which don't support that.
Author uhm, yes

Description
Generally spoken, this is a web service that will help you filter your bucket list. If you have a limited budget or you need to limit your shopping to a certain number of things, the Decision Sieve can help you clean up your list to a reasonable amount. I actually wrote it to decide about which whisky to buy - and it helped me a lot.

Features
- Can filter your bucket list.

Screenshots


Usage

Priority Sieve:

- Enter a list of things in your list.
- Optionally, mark a couple of things as "less important" or "more important" using the slider on the right side.
- Enter the maximum number of things that should be left after sieving.
- Press the button and watch the magic happen.

Price Sieve:

- Enter a list of things in your list.
- Specify the particular price for each thing in the list.
- Enter the maximum budget.
- Press the button and watch the magic happen.

Uninstallation
del /S *

Known Issues
I am bad at web design.
« Last Edit: September 11, 2019, 04:44 PM by Tuxman »

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #1 on: January 05, 2019, 09:08 PM »
The one thing that I would suggest is to make the sieve non-destructive.. so that users can switch back to the full view.  The idea that the items are permanently deleted after sieving is unpleasant..

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #2 on: January 05, 2019, 10:09 PM »
Hmm, the general idea of a sieve is that some things will be removed from what is fed into it. Is there a use case for restoring everything?

The only reason I could imagine is that you are unhappy with the results, but then, why did you use it anyway?

 :huh:

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #3 on: January 05, 2019, 10:11 PM »
I have just noticed that the "supported OS" field said that you'll need a C++ compiler. Oh man...  ;D
Fixed.

rgdot

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 2,192
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #4 on: January 05, 2019, 10:21 PM »
I was wondering cause I only have C+

</lame 'joke'>

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #5 on: January 05, 2019, 10:29 PM »
I feel physical pain.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #6 on: January 05, 2019, 11:20 PM »
imagine you put in 20 items, mean to sieve 10 and by mistake put 1 and click sieve..

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #7 on: January 05, 2019, 11:47 PM »
Good point. I'll add an Undo button tomorrow or so.  :up:

rgdot

  • Supporting Member
  • Joined in 2009
  • **
  • Posts: 2,192
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #8 on: January 06, 2019, 12:23 AM »
I feel physical pain.

 ;D

tomos

  • Charter Member
  • Joined in 2006
  • ***
  • Posts: 11,959
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #9 on: January 06, 2019, 02:53 AM »
There's also the scenario where an item is filtered out, and it's only then that you realise how important it is to you...
So yes, undo button good :-)
Tom

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #10 on: January 06, 2019, 02:02 PM »
 :-[
Sorry I have tried but I don't know how to do .

AsusPortatil - 06_01_2019 , 19_58_41.pngN.A.N.Y. 2019: The Decision Sieve

I don't know how to add new item The button don't obey me....
 :-*

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #11 on: January 06, 2019, 02:03 PM »
OK, this browser is untested.  :huh:

I shall try tomorrow (after work)...

Ath

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 3,612
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #12 on: January 07, 2019, 01:32 AM »
OK, this browser is untested.  :huh:
That should probably read "this browser is unsupported", with the side note "use a modern and up to date browser", IMHO

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #13 on: January 07, 2019, 01:43 AM »
No, it actually is untested.  ;)

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #14 on: January 07, 2019, 07:29 AM »
I tried with Internet explorer under w8.1 and with Firefox under w8.1
 :P


Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #15 on: January 07, 2019, 01:30 PM »
Updated, gladly ignoring the Internet Explorer.  :P

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #16 on: January 09, 2019, 10:32 AM »
Trying !!!!!!. I will comment !  ;D :-* :P

Contro

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 3,940
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #17 on: January 09, 2019, 10:45 AM »
I am doing something wrong.
First I observed the icon of the old IE. So I opened the link .htm with firefox.

But click in add new item with no interaction...

AsusPortatil - 09_01_2019 , 16_39_04.pngN.A.N.Y. 2019: The Decision Sieve

AsusPortatil - 09_01_2019 , 16_43_26.pngN.A.N.Y. 2019: The Decision Sieve
AsusPortatil - 09_01_2019 , 16_44_24.pngN.A.N.Y. 2019: The Decision Sieve

 :-*

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #18 on: January 09, 2019, 10:48 AM »
 :huh:

I hate everything.
Will look at it... after having updated remv which will happen, uhm, maybe today.

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #19 on: January 09, 2019, 02:42 PM »
It works fine here. :(

Tuxman

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 2,466
    • View Profile
    • Donate to Member
Re: N.A.N.Y. 2019: The Decision Sieve
« Reply #20 on: September 11, 2019, 04:45 PM »
Moved repo (as announced elsewhere):
https://code.rosaele....org/decision-sieve/