> > I wrote one a while back[1]. It's ruby, and it generates a PDF with > photos. It's intended for use with family wards where there are > children in the family, but works fine on singles (or couples with no > children). You just tell it your lds.org username/password and it > makes a photo directory. > > [1] > http://groups.google.com/group/urug/browse_thread/thread/22da23a3529bd2f9?pli=1 > > I like how you call it a "menu". I hope that wasn't on purpose. > > --Dave >
I couldn't get your script to work, but I have done some moderate modification to the script from which you customized your script and it's looking great. It took me a while to get used to the ruby syntax and peruse the online documentation, but I've got the hang of it now. I still have a bit of work left to do before the format is what I want it to be, but at least I figured out how to use Marshal to serialize the parsed data so that I don't have to keep doing that every time now. Much faster. AJ ONeal
-------------------- 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
