> > I was never big on learning UML but I think it would make programming a > little easier if I made a UML chart to reference when I'm writing programs. > I don't have enough time to draw UML charts by hand so I was wondering if > there are any programs for this in Linux. While auto-generated diagrams are handy, they're only good if they are accurate. I would suggest getting the book UML Distilled, by Martin Fowler and Kendall Scott, so that you know enough UML to verify the diagrams. http://isbn.nu/020165783X James