Tinderbox 3 now has rudimentary documentation and the server is auto-generating a tbox3.tgz to be installed. Now I must sleep.
Posted by jkeiser at February 4, 2003 4:00 AMWow. This was much easier to install on the server side than Tinderbox 1 or 2 -- even with the PostgreSQL set-up.
Thanks. I'll let you know how I make out with client using ActiveState's Perl.
p.s. on my wishlist: an interface to ViewCVS as an alternative to Bonsai.
Posted by: Anthon Pang at March 11, 2003 1:21 AMActivePerl 5.8.0 includes LWP, but it lacks the Gnu/Unix commands ported to the cygwin and msys environments, e.g., "ps", "patch", "tar", "rm", ...
But I spent the day bludgeoning tinderclient.pl, and with a few files from DJGPP and GnuWin32, it appears to be working.
(If you're interested in the diffs, let me know.)
Posted by: Anthon Pang at March 12, 2003 5:10 AMFor example, if you see an AIM window peeking out from behind your browser and you click on it, that window will come to the front, but the main application window will not. The Mail.app/Activity Viewer is another example. The Aqua system of layers works well in many instances, but not in all. Thank goodness that the Dock is always there to come to the rescue. I know that clicking on an application icon in the Dock will always result in not only the application coming to the front, but also any non-minimized windows associated with it. And if the application is active but no windows are open, clicking on the Dock icon should create a new window in that application.
Posted by: Ebotte at January 25, 2004 9:35 PMIn building your amazing Aqua application, one of the most important things to consider is the Dock. There are three things your app needs to be "Dock Compliant." Now, I write this knowing that the Dock will be going through some major changes soon, but for the most part, these should still hold true.
Posted by: Aveline at January 25, 2004 9:35 PMDrawers. Similar to Sheets, this is a "child" window that gives users access to items that do not always need to be present. But when do you use a drawer and when do you use a palette?
Posted by: Augustus at January 25, 2004 9:36 PMThis topic is one we will tackle later in this article, but it refers to making sure that your application and the dock aren't fighting it out for supremacy of the screen.
Posted by: Effemia at January 25, 2004 9:37 PMAdopt Sheets. I really like the use of Sheets in OS X. The use of Sheets lets me know which window my dialogue belongs to without hijacking my system.
Posted by: Paul at January 25, 2004 9:38 PMAdhere to System Appearance. Does your application use all the sweetly colored buttons, delightfully shaded windows, and all the other "bells and whistles?"
Posted by: Sarah at January 25, 2004 9:38 PMThis topic is one we will tackle later in this article, but it refers to making sure that your application and the dock aren't fighting it out for supremacy of the screen.
Posted by: Bellingham at January 25, 2004 9:39 PMOther examples of these animations might be to show the status of an FTP transfer, the progress of media being digitized, or an updated time signature. And don't forget that users may want to have some control over this, so give them plenty of options, including the ability to turn these functions off.
Posted by: Clement at January 25, 2004 9:40 PMUser Assistance. This is helping the user with the proper "next step" when performing a task. Less guesswork for the user on what to do next makes for a better experience.
Posted by: Simon at January 25, 2004 9:41 PMIn building your amazing Aqua application, one of the most important things to consider is the Dock. There are three things your app needs to be "Dock Compliant." Now, I write this knowing that the Dock will be going through some major changes soon, but for the most part, these should still hold true.
Posted by: Benedict at January 25, 2004 9:42 PM