Commit graph

248 commits

Author SHA1 Message Date
Bradley M. Kuhn
c51c26f280 Add lock cleanup code. 2013-11-29 15:52:07 -05:00
Bradley M. Kuhn
7a03e2220d Brought over and adapted DoLog code from SFLC. 2013-11-29 13:46:22 -05:00
Bradley M. Kuhn
cae0ecbcce Bring over BinarySearchForTZEntry from SFLC code. 2013-11-29 13:42:38 -05:00
Bradley M. Kuhn
4269e613e1 First pass at adapting these functions for multi-ics-directory output. 2013-11-29 13:41:52 -05:00
Bradley M. Kuhn
6382f36eba Bring in PrivacyFilterICalFile from SFLC code. 2013-11-29 13:18:39 -05:00
Bradley M. Kuhn
1ea78e94b0 Began work to do export of Emacs diary files into calypso-suitable ics files. 2013-11-29 13:12:24 -05:00
Bradley M. Kuhn
e8d3c7eef3 Skip the line of bells that is output when there are errors in .emacs file. 2013-09-23 17:43:01 -04:00
Bradley M. Kuhn
57dc803087 Don't display any completed items. 2013-09-03 16:47:14 -04:00
Bradley M. Kuhn
81d435f67a Remove priority tags from string. 2013-09-03 10:46:14 -04:00
Bradley M. Kuhn
c24a48624a "from" sometimes made these strings too long. 2013-09-03 10:45:04 -04:00
Bradley M. Kuhn
46edc5c63f Various improvements so that TODO's scheduled for current day appear. 2013-09-03 10:44:47 -04:00
Bradley M. Kuhn
e6a901057f Rename file, and make it go to 10. 2013-09-02 19:17:02 -04:00
Bradley M. Kuhn
41f86f9379 Check 9 days out. 2013-09-02 17:08:41 -04:00
Bradley M. Kuhn
da7c824d3a This is better, but still isn't right, especially when there are different
numbers of lines in the 18 hour forecast output.  I need a better way of
calculating these offset.
2013-08-29 20:47:54 -04:00
Bradley M. Kuhn
f0dcebf649 Better support for first day checking, and handle a "missing" first day. 2013-08-29 20:47:02 -04:00
Bradley M. Kuhn
11f444fd15 Allow more flexible spacing. 2013-08-27 19:26:03 -04:00
Bradley M. Kuhn
25ae4d4b4a Remove blank line. 2013-08-27 19:25:22 -04:00
Bradley M. Kuhn
2c0a3fb583 Note how to get list of stations. 2013-08-27 07:19:05 -04:00
Bradley M. Kuhn
902515c224 Use icon from forecast for today if no current conditions icon was provided. 2013-08-27 07:18:55 -04:00
Bradley M. Kuhn
041a1ef97d Various formatting changes and improvements, mostly relating to dates.
Work hard to not print forecast for times that have passed.
2013-08-26 21:06:04 -04:00
Bradley M. Kuhn
51655c60dc Keep cache files generated by MythTV scripts in a temporary directory. 2013-08-26 21:05:09 -04:00
Bradley M. Kuhn
ec4c685c43 Fill paragraph of message and print how old it was. 2013-08-26 21:04:50 -04:00
Bradley M. Kuhn
df202085ef Print birthdays/anniversaries, and better format diary lines. 2013-08-26 21:03:53 -04:00
Bradley M. Kuhn
98774290b1 This should only happen for appointments, so move it inside if. 2013-08-26 11:50:57 -04:00
Bradley M. Kuhn
f5f1a0de14 First hack at this. 2013-08-25 17:46:35 -04:00
Bradley M. Kuhn
d4f8e5a502 Verify we don't print something not generated and fix spacing 2013-08-25 17:46:28 -04:00
Bradley M. Kuhn
4d1da1c69b Support observation time and weather icon. 2013-08-25 17:25:47 -04:00
Bradley M. Kuhn
71550de7a1 Fix formatting on current stuff. 2013-08-25 17:04:39 -04:00
Bradley M. Kuhn
483bf6b66e Only skip extended forecast for today. 2013-08-25 17:03:54 -04:00
Bradley M. Kuhn
2be5e6c675 Add current conditions and align everything else properly. 2013-08-25 17:00:11 -04:00
Bradley M. Kuhn
ead2b9a0d0 Avoid final extra \n at end of output. 2013-08-25 16:40:41 -04:00
Bradley M. Kuhn
78b22dc724 Output extended forecast. 2013-08-25 16:34:57 -04:00
Bradley M. Kuhn
8386488cd0 Convert to allow multiple commands and data sets. 2013-08-25 16:23:07 -04:00
Bradley M. Kuhn
34b121270d Different voffset for images due to conky having two grids for each. 2013-08-25 16:17:38 -04:00
Bradley M. Kuhn
b2ae548b28 Various changes to get script mostly working. 2013-08-25 16:13:10 -04:00
Bradley M. Kuhn
c4d1a9f2c4 Basic data slurp for forecast working. 2013-08-25 13:13:18 -04:00
Bradley M. Kuhn
23ce5cac7d First attempt at this script. 2013-08-25 12:48:39 -04:00
Bradley M. Kuhn
cb10a4bf39 Handle a few more input line types; quote other From lines. 2013-08-25 12:48:31 -04:00
Bradley M. Kuhn
3ac906d197 Updated command. 2013-08-25 12:48:13 -04:00
Bradley M. Kuhn
7f1c5618c5 Fix it so that items roll off and only notify 15 minutes. 2013-08-24 22:05:53 -04:00
Bradley M. Kuhn
691d77a646 Add Emacs compile command. 2013-08-24 21:46:56 -04:00
Bradley M. Kuhn
7462be9b6e First hack at script to feed schedule into conky 2013-08-24 21:44:23 -04:00
Bradley M. Kuhn
2ab2660fbc First hack on a mailman archive script.
Mailman archives tend to "hide" email addresses in the /^From/ line, making
them invalid mboxes.  This fixes it.
2013-08-18 13:07:51 -04:00
Bradley M. Kuhn
dfcdb3f611 This script is released under the GPLv3. I am the sole copyright holder. 2013-01-08 13:40:06 -05:00
Bradley M. Kuhn
2dca069d81 Perl solution to the Subset Sum problem.
This uses the well-known Dynamic Programming solution.  I found two
different incarnations of it around, one for nonnegative set, and one for
integers.

Reference for the nonnegative one:
  http://stackoverflow.com/questions/4355955/subset-sum-algorithm

Reference for integers one:
  http://en.wikipedia.org/wiki/Subset_sum_problem
2013-01-08 13:38:23 -05:00
Bradley M. Kuhn
d0e37d596c Merge branch 'remove-script' 2012-11-25 08:51:39 -05:00
Bradley M. Kuhn
5b46d982a3 cash-receipts-and-disbursments-journals.plx script has moved to a different repository:
https://gitorious.org/ledger/ledger/blobs/contrib-non-profit-annual-audit-reports/contrib/non-profit-audit-reports/cash-receipts-and-disbursments-journals.plx
2012-11-25 08:49:31 -05:00
Bradley M. Kuhn
0891a226d2 fund-report.plx can now be found in my Ledger contrib-non-profit-audit-reports branch:
https://gitorious.org/ledger/ledger/commits/contrib-non-profit-annual-audit-reports
2012-11-21 13:51:31 -05:00
Bradley M. Kuhn
152e0a397a Various fixes, as follows:
* Handles issue with undefined value
  * Correct open arguments
  * Fix error message
  * Change regex and other details for searching for Assets and Liabilities.
2011-12-19 12:44:59 -05:00
Bradley M. Kuhn
1ee16361c5 The external report I was dealing with had balances from accounts that
were from outside of the FY in question, so these changes organize it so
that the right details are checked.
2011-12-19 12:36:31 -05:00