One thing that would be beneficial is if the comment field was more informative. It should contain what
the program does in simple terms. Take a look at the comments for lua.tcz.
And even the "description" in the .info file. Take a look at the info file for atkmm.tcz:
Title: atkmm.tcz
Description: atkmmmm
Version: 2.22.5
Author: see list of sites below
Original-site: see list of sites below
Copying-policy: see list of sites below
Size: 116KB
Extension_by: juanito
Comments: atkmm
----------
This extension contains:
atkmm-2.22.5 - LGPLv2.1 - http://ftp.gnome.org/pub/GNOME/sources/atkmm/2.22/atkmm-2.22.5.tar.bz2
----------
Change-log: 2010/11/22
updated 2.22.1 -> 2.22.5
Current: 2011/06/11
... yeah... but what -is- it?
The apache2.tcz extension has a description line that says:
Description: Apache HTTP server
That's enough - it tells us its a web server, leaves us to get "version 2.22.5" from the Version field.
Like Rich, I didn't mean to single anyone out - apologies to juanito.
Unlike Rich, I am suggesting that extension makers/maintainers check their .info files for descriptive descriptions (and comments) with consideration for the fact that the description field appears as one of the columns in the repository index web page so it should be short but should tell the reader more than the extension name - maybe not even include that which can be derived directly from the extension name. Not on an "emergency" basis, but .info updates should probably be done sooner than the next extension update (unless that is already in the works). The easier it becomes to use (and install) TC (*), the more we will see users coming from outside the "linux community" - who might not know, for instance, that an extension with "tk" in its name is likely to be some sort of programming tool kit or even that "Apache" is a web server.
Also, with regard to keyword searching, is the search function fully quote-enabled such that, for instance, a search for "ftp server" will not return extraneous hits on every extension that lists an ftp url? I went to check this just now, before posting, but I find that appbrowser is failing to connect (which I won't call a problem until I check for ID-10-T errors locally), so please pardon me if this is a non-issue.
And finally, is it just me or can anyone else read the .info, .list and .dep files that are (sort of) linked from the repo index web page? I can see not linking the to extensions themselves, but I'm having to enter the file names into the URLs manually and then download these text files and read them outside of my web browser. That's not a big deal for extensions that I know I want to read about, but it pretty much precludes casual browsing via the web browser. I know this was discussed before, but I haven't seen anything recently about it.
(*) "...easier to use and install TC..." - A huge "thank you" to Team Tiny Core. It just keep getting better. Your hard work and well-considered design decisions are appreciated.