/REQUESTS.md

https://github.com/jordanmueller/zeroclickinfo-goodies · Markdown · 40 lines · 36 code · 4 blank · 0 comment · 0 complexity · 9f0ad9dd0eaa07a7208a55344e19cef5 MD5 · raw file

  1. ### Goodie Requests/Ideas
  2. * spelling corrector. We have spelling now but this would be more an explicit attempt to think of alternatives.
  3. * rhyming dictionary.
  4. * Improve "lorem ipsum" http://duckduckgo.com/?q=lorem+ipsum goodie so that it shows different text each time
  5. * Poker hands/probabilities
  6. * Javascript character codes
  7. * More [easter eggs](https://duckduckgo.com/?q=answer+to+the+ultimate+question+of+life+the+universe+and+everything)
  8. * A cheat sheet for all the goodies!
  9. * Joke/Sad/Funny -- random joke
  10. * Fun -- random fun thing (flash game?)
  11. * From [this thread](https://duck.co/topic/is-it-christmas-zero-click-info) "This would kind of be a fun one. A zero-click box sourced from isitchristmas.com would be hilarious. What say you all?"
  12. * From [this thread](https://duck.co/topic/zero-click-info-idea-reverse-dns) Reverse DNS
  13. way?
  14. * capitalize x (including accent chars)
  15. * accents e -> accented chars with that base char
  16. * Add generator for Chess960 board.
  17. * Mimic unix cal command, e.g. cal 1 2012
  18. * Roman numerals.
  19. * Ideas here: http://www.soople.com/
  20. * Moon phases.
  21. * You have a "binary that" feature, it'd be cool to have the opposite to (binary to normal text).
  22. * Averages of numbers
  23. * It would be awesome to have a !net or !subnet or something of the sort, or just a simple match on an ip with a subnet to get all the information one may need from it: mask bits, address range, broadcast id, wildcard mask, # of host addresses, host address range, address space, class, ipv6 translation, subnet owner and location, binary representation, CIDR and dotted representations, etc (though not sure about too much else that you could derive from it)
  24. ### Being Worked on
  25. * BEING WORKED ON em to px converter
  26. * BEING WORKED ON Suicide hotline #s.
  27. * BEING WORKED ON Parsing crontab formats and explaining how they get called in a human readable manner :)
  28. ### LIVE
  29. * [LIVE](http://duckduckgo.com/?q=binary+that) ([hunterlang](https://github.com/hunterlang)): binary ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/blob/master/binary/goodie.pl))
  30. * [LIVE](http://duckduckgo.com/?q=public+dns) ([warthurton](https://github.com/warthurton)): Public DNS servers ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/public_dns))
  31. * [LIVE](http://duckduckgo.com/?q=private+network) ([warthurton](https://github.com/warthurton)): Private network IPs ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/private_network))
  32. * [LIVE](http://duckduckgo.com/?q=guid) ([warthurton](https://github.com/warthurton)): GUID generator ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/guid/goodie.pl))
  33. * [LIVE](http://duckduckgo.com/?q=throw+dice) ([warthurton](https://github.com/warthurton)): throw dice ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/dice/goodie.pl)).
  34. * [LIVE](http://duckduckgo.com/?q=red+or+green+or+blue) ([warthurton](https://github.com/warthurton)): three way choice ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/abc/goodie.pl)).
  35. * [LIVE](http://duckduckgo.com/?q=passphrase+4) ([hunterlang](https://github.com/hunterlang)): Passphrase ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/passphrase/)).
  36. * [LIVE](http://duckduckgo.com/?q=golden+ratio+5%3A%3F) ([andrearonsen](https://github.com/andrearonsen)): Golden Ratio ([code](https://github.com/duckduckgo/zeroclickinfo-goodies/tree/master/golden_ratio/)).