View Poll Results: Do you think this is a worthwhile project?

Voters
150. You may not vote on this poll
  • Yes, make a grahpical RAR maker!

    120 80.00%
  • No, this is a waste of time!

    23 15.33%
  • Maybe; the script is great, thanks, but a GUI is unnecessary

    7 4.67%
Page 13 of 14 FirstFirst ... 311121314 LastLast
Results 121 to 130 of 135

Thread: Graphical RAR program I'm working on

  1. #121
    Join Date
    May 2007
    Location
    Canada!
    Beans
    1,709
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Question Rating declining... why exactly?

    I have noticed a steady decrease in my overall rating in the last couple of weeks. This has held a rating of over 80% since almost the day it was released, and I am proud of it! If memory serves, I believe it was even in the low 90's for a while, and I am wondering why it has just taken a dip below the 80% line. If you feel this product is not up to your standards, or there is something else causing you to feel negatively towards this project, I would appreciate a comment so I can attempt to remedy the problem.

  2. #122
    Join Date
    Jan 2006
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Graphical RAR program I'm working on

    Quote Originally Posted by ryanVickers View Post
    Funny you should ask... I'm actually working on that, but its not going well; the main reason is the fact that you have to enter the password manually instead of just having it entered as part of the extraction command, and a few other technical reasons...
    if you want a true rar password cracker, write some code to look directly into rar files and find out what it does to the password when putting it into the file, I would advise against using rar itself to test your password.
    I am infallible, you should know that by now.
    "My favorite language is call STAR. It's extremely concise. It has exactly one verb '*', which does exactly what I want at the moment." --Larry Wall
    (02:15:31 PM) ***TimToady and snake oil go way back...
    42 lines of Perl - SHI - Home Site

  3. #123
    Join Date
    May 2007
    Location
    Canada!
    Beans
    1,709
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Graphical RAR program I'm working on

    I know, but that involves decryption, etc etc. and so far a brute force would be the easiest, or so I thought... lol

    I continue to accept recommendations for the script, and if you think it needs something, please ask instead of just voting down!!
    Last edited by ryanVickers; February 2nd, 2008 at 10:23 PM.

  4. #124
    nikoPSK is offline I Ubuntu, Therefore, I Am
    Join Date
    Sep 2007
    Location
    Victoria, BC
    Beans
    2,265
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Graphical RAR program I'm working on

    COOL, how would you make that?

  5. #125
    Join Date
    May 2007
    Location
    Canada!
    Beans
    1,709
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Graphical RAR program I'm working on

    it's bash - a file that is just a collection of commands, and it can store variables etc. I used zenity to popup dialogs to collect information, and then it runs RAR with the desired options

  6. #126
    nikoPSK is offline I Ubuntu, Therefore, I Am
    Join Date
    Sep 2007
    Location
    Victoria, BC
    Beans
    2,265
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Graphical RAR program I'm working on

    Quote Originally Posted by ryanVickers View Post
    it's bash - a file that is just a collection of commands, and it can store variables etc. I used zenity to popup dialogs to collect information, and then it runs RAR with the desired options
    very cool... I give my +1, lemme go thank you...

  7. #127
    Join Date
    Apr 2007
    Location
    Bolivia
    Beans
    309
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Graphical RAR program I'm working on

    Wow, incredible tool and very very useful Ryan. One suggestion to make a 9.8/10 product a 10/10:

    Is there any way you could make a progress bar to show how the compression is going along?

  8. #128
    Join Date
    May 2007
    Location
    Canada!
    Beans
    1,709
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Graphical RAR program I'm working on

    I've been working on that, but it's complicated because RAR actually runs in side of "nice", which is of course in the script, but that doesn't matter. The zenity progress dialog is highly complicated and dysfunctional, but since I'm planning on re-making it in Python and TKinter, in theory this should then become an easy task!

  9. #129
    Join Date
    Apr 2007
    Location
    Bolivia
    Beans
    309
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Graphical RAR program I'm working on

    Can't wait for the new script then. Beautiful work, once again.
    The problem 99.999% of the times lies between the chair and the computer.

  10. #130
    nikoPSK is offline I Ubuntu, Therefore, I Am
    Join Date
    Sep 2007
    Location
    Victoria, BC
    Beans
    2,265
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: Graphical RAR program I'm working on

    why is he banned...

Page 13 of 14 FirstFirst ... 311121314 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •