matthiasm wrote: > - Adam is the absolute novice, just started learning C++ and wants to do > some GUI stuff. Will he find his way around and get FLTK set up and > running easily? > > - Brad works for a company and compares GUI toolkit. He's very > experienced in C++ and GUI programming. He knows Qt inside out. Will he > still consider FLTK? > > - Chris uses FLTK every day. He just want the news quickly, manage his > account and mailing list, see if his bug got fixed and then be on his > way. Will he get to everything quickly? > > - Dora has a blog about programming. She's not particularly interested > in GUIs, more the User type, but she decided to write a GUI comparison. > Thousands of developers read her Blog and make decissions based on it. > Will she find the information to write about FLTK easily and correctly? > Will she immediatly know about copyrights and licenses for links, > documentation, photos, screen shots, and names? > > > Now if all four of them will be happy after visiting fltk.org, I will be > happy ;-)
I'd like to suggest to have a look at the NetBSD website as an inspiration which meets the requirements of your four people quite well. It has a very clean and modern looking design and provides quick access to the most important information for both, novice and advanced users (see the additional 'visually hidden' navigation bar at the top). Also there's a 'Disclaimer' link at the bottom of every page which provides information about copyrights and licenses regarding every aspect of the project (to make Dora happy). What this site makes such a good example (in my opinion) is that it features content very similar to FLTK's site and in fact most of the links on the home page even would be the same. <http://www.netbsd.org> By the way, NetBSD is somewhat like the FLTK of open source operating systems. Light, fast and portable (show me another full featured, modern UNIX-like system that still runs smoothly on an i386 with 4M of RAM) and I think their website reflects that, as should FLTK's. Regards and sorry for the advocacy :-), Freddy _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

