Commit Graph

684 Commits (16c629c7381f8616f62f4c9b50952060934de0f2)

Author SHA1 Message Date
Koosha Khajeh Moogahi 16c629c738 Make the output of Fibonacci verbose 2013-01-24 12:50:34 +03:30
Koosha Khajeh Moogahi e5d92a1060 Add Fibonacci.pm goodie 2013-01-24 01:29:24 +03:30
Dylan Lloyd 8c38618625 fixed unitialized warning when timezone !found
fixed a warning that occurred when the timezone name parsed from
$input_timezone was not found in the %timezones hash
2013-01-16 03:56:56 -05:00
Dylan Lloyd 6b0d754c61 Merge branch 'master' of https://github.com/Hercynium/zeroclickinfo-goodies
Conflicts:
	dist.ini
2013-01-15 21:04:51 -05:00
Stephen R. Scaffidi 43fe5878e2 unit test for rafl goodie 2013-01-15 07:36:32 -08:00
Stephen R. Scaffidi 18ace59975 Add prereq for rafl goodie
Added Acme::rafl::Everywhere to prereqs section for rafl goodie module
2013-01-15 10:26:56 -05:00
Dylan Lloyd 259f2dc39d added support to FindAnagrams for "anagram of <word>" syntax 2013-01-10 21:56:08 -05:00
Dylan Lloyd 399948005f formatting and trigger changes to FindAnagrams 2013-01-10 21:50:23 -05:00
Dylan Lloyd cf0b05aa95 fix year-specific DateMath tests 2013-01-03 08:24:20 -05:00
Jag Talon fb59da5873 Fixed a typo in the example query in Perimeter.pm.
Also, I added use utf8 in Xor.pm in hopes of fixing the 5 ⊕ 79 problem.
2012-12-20 16:13:51 -05:00
Jag Talon b73ad5b385 An example in second_example_queries was removed from `Tips.pm`.
The example 'root mean square 1,2,3' is for the plugin `Average.pm`.
2012-12-20 14:54:03 -05:00
yegg 5ba66304bf testing access 2012-12-20 10:12:29 -05:00
digit4lfa1l 8056ed365c Added links to the SHA-3 wiki pages. 2012-12-16 14:11:02 -05:00
digit4lfa1l c70441dda3 Corrected links to the Wikipedia resources and hashes descriptions. 2012-12-10 17:08:30 -05:00
digit4lfa1l e4b474c231 Merge remote branch 'upstream/master' 2012-12-10 16:41:33 -05:00
Dylan Lloyd 53e9131d6a Merge branch 'sort' 2012-12-07 14:11:38 -05:00
Dylan Lloyd 1b17f84346 add support to Sort for common array/list syntax 2012-12-07 14:11:27 -05:00
Dylan Lloyd cea9e54d49 updated ABC example queries 2012-12-06 20:28:49 -05:00
Koosha Khajeh Moogahi bbbcdc513c Normalize the output format 2012-12-06 12:48:41 +03:30
Koosha Khajeh Moogahi 2856e26141 Change the output delimiter from space to comma 2012-12-06 00:47:01 +03:30
Koosha Khajeh Moogahi b3ad72ad6a Add the Sort goodie 2012-12-05 23:47:45 +03:30
Dylan Lloyd 514faf51a1 changed resistor color category to reference 2012-12-04 17:44:20 -05:00
Dylan Lloyd e6870e31e9 use literal unicode character in example query 2012-12-04 17:07:23 -05:00
digit4lfa1l b8394b7259 Added references to the Wikipedia articles. Changes in a module's main code. 2012-12-04 15:00:51 -05:00
digit4lfa1l 29e69f2801 Merge remote branch 'upstream/master' 2012-12-04 12:26:50 -05:00
Koosha Khajeh Moogahi 6e02789eaf Make a minor change to the format of the output 2012-12-03 14:07:54 +03:30
digit4lfa1l a921a1af61 Added grammatical changes. Removed zci answer_type. 2012-12-02 13:23:15 -05:00
Koosha Khajeh Moogahi 8faf48358c The goodie to convert a given hex value to its equivalent ASCII representation 2012-12-02 15:58:49 +03:30
digit4lfa1l ba3dac5f1c My plugin that does cryptographic hash functions identification is ready to go... 2012-12-01 16:56:06 -05:00
Dylan Lloyd e88db421c7 added test file for GUID goodie 2012-11-27 12:53:30 -05:00
Dylan Lloyd 19562b378c formatting changes 2012-11-15 20:30:05 -05:00
Dylan Lloyd 82d0ecf88e remove `each @` for compatibility with perl v5.10 2012-11-15 20:30:05 -05:00
Joe Walnes 7aef13b7e3 Resistor colors: Show additional tolerance band.
It always shows one extra color (gold = 5%). This is the most
common value and showing this makes it a lot more obvious how
the colors match up with a real resistor.
2012-11-15 20:30:05 -05:00
Joe Walnes 14d86c827f ResitorColors use 4 bands instead of 5.
These seems to be more common.

e.g. 4.7K ->
* 5 bands (old): yellow(4), purple(7), black(0), brown(x10), tolerance
* 4 bands (new): yellow(4), purple(7), red(x100), tolerance
2012-11-15 20:30:05 -05:00
Joe Walnes 2d739b8a01 Indicate what the individual resistor colors mean.
e.g. instead of:
  yellow red black brown
we now say:
  yellow (4), red (2), black (0), brown (x10)
2012-11-15 20:30:05 -05:00
Joe Walnes 20e0cd9032 Add metadata to ResistorColors 2012-11-15 20:30:05 -05:00
Joe Walnes 11155d9bf6 Added (ohms) text to resistors Goodie. Removed bold. 2012-11-15 20:30:05 -05:00
Joe Walnes 0d665579d5 More link consistency. 2012-11-15 20:30:05 -05:00
Joe Walnes faa0282ffb Be consistent with 'more' link style. 2012-11-15 20:30:05 -05:00
Joe Walnes 4bb0428494 Resistor color code calculator.
Type in a query like "1.58m ohms" and get back the color codes in
an electronics resistor "brown green gray yellow".
2012-11-15 20:30:05 -05:00
Dylan Lloyd 67ef3d556f zapp brannigan isn't always called captain 2012-11-15 16:04:48 -05:00
Dylan Lloyd 9e6a0b35c2 say my name! 2012-11-15 02:35:15 -05:00
Michael Smith 9babe1c15b add Dax to DuckDuckGo.pm 2012-11-12 13:50:42 -07:00
sillage a9349e99a1 Update share/goodie/private_network/private_network.html
* ietf.org links
* https
2012-11-07 19:41:33 +01:00
sillage d3cc44ccc7 Update share/goodie/private_network/private_network.html
* Add missing `.txt' in URL;
* Delete useless whitespaces.
2012-11-07 19:17:54 +01:00
sillage b0fb740e8e Update share/goodie/private_network/private_network.txt
Delete useless whitespaces.
2012-11-07 19:13:21 +01:00
Dylan Lloyd a596eb7c94 change ABC trigger to "choose" 2012-11-07 12:25:37 -05:00
Dylan Lloyd 049b54fe19 s/everyday_goodies/everyday/ 2012-11-07 00:59:54 -05:00
Dylan Lloyd dc48931e13 fixed typo 2012-11-06 19:17:37 -05:00
Michael Smith bd7f77d6b4 fix MoonPhases and Passphrase metadata 2012-11-06 17:16:17 -07:00