Commit Graph

23 Commits

Author SHA1 Message Date
Annika Backstrom 59709009c0 Update index.php 2017-09-20 11:41:35 -04:00
Annika Backstrom 8a869c8bff Adding loan repayment calculator
It's a tool, but it's not strictly PHP related... But I'm adding it
anyway.
2016-01-28 18:26:23 +00:00
Annika Backstrom da3a110037 Add a live calculator (a la Alfred)
Super unoptimized. This increases the page size quite a bit. Add
require.js in the future?
2016-01-28 18:16:17 +00:00
Annika Backstrom e5ca49d3e8 Adding strtotime() 2014-09-03 09:09:17 -04:00
Adam Backstrom d3917a1c24 Adding ansi-to-html 2014-05-13 14:17:55 -04:00
Adam Backstrom 03aa7169de Add parse_str() action 2014-03-13 12:10:53 -04:00
Adam Backstrom 0dcfa0b8da Add GitHub fork ribbon 2013-07-25 23:22:59 -04:00
Adam Backstrom 6331686efe Update function spec 2013-07-25 23:22:03 -04:00
Adam Backstrom 3fb8dcdc85 Make ActionSerialize more meaningful
Otherwise, we're only serializing strings.
2013-07-25 18:08:32 -04:00
Adam Backstrom f6979edb76 Using Composer to get dBug. Fixes #2 2013-07-25 17:49:06 -04:00
Adam Backstrom 6411207e3e Merge pull request #5 from borkweb/styling
Styles courtesy of @borkweb!
2013-07-25 14:11:24 -07:00
Matthew Batchelder eb3feb3825 Adding footer with link back to github repo 2013-07-25 15:09:49 -04:00
Matthew Batchelder 56ec829342 Some styling 2013-07-25 14:57:57 -04:00
Matthew Batchelder 439a9b5e8a Add serialize() action 2013-07-25 13:49:28 -04:00
Adam Backstrom d2234c0ad8 Add ActionDateC 2013-07-25 12:25:49 -04:00
Adam Backstrom 2802ad66df JSON encode/decode, plus abstract BufferedFormatter
Retab all the things.
2013-07-25 11:54:27 -04:00
Adam Backstrom 70770d7cac Remove DoubleEntityDecode
Also switch from tabs to spaces.
2013-03-29 11:59:38 -04:00
Adam Backstrom d9126e1105 Add quoted_printable_encode() 2012-09-17 14:18:44 -04:00
Adam Backstrom a58513cb59 Escape output. New ActionDoubleEntityDecode. 2012-08-21 21:37:36 -04:00
Adam Backstrom 1c435f5460 base64 encode/decode, and random hashes 2012-07-10 10:25:18 -04:00
Adam Backstrom 347fd6f3c9 Styles and such 2012-05-30 16:03:20 -04:00
Adam Backstrom b67f1bafb7 OBJECT ALL THE THINGS 2012-05-23 11:18:49 -04:00
Adam Backstrom 15eaef804f Initial commit 2012-05-04 10:07:53 -04:00