From: Dave Burt Date: 2005-04-14T12:44:41+09:00 Subject: Re: On motivating a Ruby nubie "Sy" wrote: > > Learning to program is a matter of finding myself increasingly > frustrated at using the solutions made by others. There are things > I'd like learn to do myself.. of note, I want to make a life manager > -- a to do list, with requirements and such which also acts like a > mind mapper, a wiki, etc. Pimki? http://pimki.rubyforge.org/ If you're set on making your own, it may well be worth looking into the guts of this to see how it runs and/or hacking features you want on top of it. Cheers, Dave