GithubHelp home page GithubHelp logo

ruby-words-generators's People

ruby-words-generators's Issues

multiple regexp options

it could be nice to be able to set list of regexp values that will be
checked in order.

for instance

 include,/^A/
 exclude,/A$/
 exclude,/AZB/


Original issue reported on code.google.com by matteo.redaelli on 29 Nov 2009 at 7:46

Max iterations for wg.rb run processes

it would be nice to stop the words generator and go on later.
adding a parameter wg_run_max_iterations, the run process will stop after
elaborating wg_run_max_iterations words from candidates_queue.

and it would be nice to trap Control + C botton with something like

trap("INT") do
  puts "got signal INT"
end

and stop the process as soon as it finishes elaborating the current word
got from candidates-queue

Original issue reported on code.google.com by matteo.redaelli on 13 Apr 2009 at 6:45

The JMS messages should be persistent

Now the messages are not persistent. If you stop adn star again the JMS
broker the queues and their unread messages disappear.


Original issue reported on code.google.com by matteo.redaelli on 13 Apr 2009 at 8:10

Max identical consecutive chacacters

it would be nice to have a patameter thet limit the number of identical
consecutive characters. the parameter could be

max_consecutive_chars = 3


Original issue reported on code.google.com by matteo.redaelli on 15 Apr 2009 at 7:09

Dump results to a file instead of stdout

it would be nice to dum result to a file
we'll need to add a new parameter

 result_file



Original issue reported on code.google.com by matteo.redaelli on 25 Jul 2009 at 10:06

Adding max_occurences option

it is usefult to limit the number of occurrences of characters


Original issue reported on code.google.com by matteo.redaelli on 12 Apr 2009 at 10:47

wg.rb doesn't check if there are missing params in setting file

What steps will reproduce the problem?
Removal of any standard parameter from within the setting file will cause wg.rb 
to exit with errors

What version of the product are you using? 
wg.rb  ver r102. 

On what operating system?
Ubuntu 10.04 (64bit)

Kind regards
Mike


Original issue reported on code.google.com by [email protected] on 16 Jan 2011 at 10:24

Chacacters : and , cannot be used in wordlists

The characters

 , and :

are used as separator in .yaml config file and they cannot be used as
characters in wordlists.

how adding them? new config options specifing the chars to be used as
separator?

Original issue reported on code.google.com by matteo.redaelli on 23 Jul 2009 at 7:31

New features?

Which missing features would you like to add to ruby-wg?

If interested, please add a comment to this issue...

Original issue reported on code.google.com by matteo.redaelli on 13 Feb 2010 at 12:17

wg.rb init should delete/empty wg* queues

the queues are not deleted/empty automatically when you run the INIT action.


Original issue reported on code.google.com by matteo.redaelli on 13 Apr 2009 at 8:14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.