Last week my ward had our fast and testimony meeting. I created an app to
print a unique bingo sheet on the back of each ward program.

http://coolaj86.github.com/fast-and-testimony-bingo

People loved it. It created a lot of engagement and even a member of the
high council said he showed it to someone in his home ward and they're
going to use it, so I thought I'd share.

It's different from the iPhone app and other fast & testimony bingo
printouts
  * no sarcastic / snarky remark squares
  * additional positive / matter-of-fact squares
  * prints 100 (or however many) unique bingo sheets at a time
  * on github

It looks simple enough, but it was actually quite a lot of trial and error
to figure out how to get it to print as a half-sheet landscape 8.5x11.

Chrome has a bug that requires you to manually select **border: none** from
the print menu. The margin is specified in the CSS correctly, but the
default setting throws a 1" margin on the bottom and right sides (yet 0"
for top and left).

-- 
AJ ONeal
(317) 426-6525
--------------------
BYU Unix Users Group
http://uug.byu.edu/

The opinions expressed in this message are the responsibility of their
author.  They are not endorsed by BYU, the BYU CS Department or BYU-UUG.
___________________________________________________________________
List Info (unsubscribe here): http://uug.byu.edu/mailman/listinfo/uug-list

Reply via email to