Debian Package of the Day
flok writes "The Debian project has started a new webpage: the 'Debian package of the day.' It does what it says — every day another package from the Debian repository is posted with an elaborate description and some nice screenshots. As Debian (and all the other distributions as well) contains way too many packages for it to be feasible to inspect all of them yourself, this is then a nice way of learning about all kinds interesting software packages."
Just to make things clear, this isn't an official Debian project webpage. The debian.net subdomains are available to Debian Developers to do their own thing, and occasionally sites will migrate from debian.net to debian.org, if they get accepted by the community as "official". Debian Planet started out this way, at least.
My "problem" with debian packages is not to find them (apt-cache makes quite a good job on it) but comparing "competing" packages, and I don't know about any resource on Debian on this.
Just an example: I don't mind about an explanation on how good apt-cacher is (a Debian package to cache access to Debian repositories), but it would be much better a side-to-side comparation among apt-cacher, apt-proxy and squid on repository-caching functions so I can use it to make my opinion for my environment.
You could bookmark the debian package-of-the-day page, or you could bookmark this freshmeat page, which takes you to a random project. If you use other OSes in addition to Linux, the freshmeat one might be more useful. Freshmeat also has ratings, user comments, etc.
Find free books.
Bug reports are actually sent to bugs.debian.org
ATM there's only 72 rc-bugs to be squashed before Etch will be ready (Debian-installer rc2 will be out soon too). Soon enough the most stable Linux distribution ever is released. Thanks to all debian developers around the world.
Everything I needed to know about life, I learnt from Blake's Seven
Use debtags for that, e.g. you have vim:
:) - But the concept seems sound. IIRC debian also allows wiki-like editing of the tag-db somewhere.
$ apt-cache show vim | grep '^Tag:'
Tag: devel::editor, interface::text-mode, role::program, scope::application, uitoolkit::ncurses, use::editing, works-with::text
then you can search for packages with similar tags
$ debtags search '(works-with::text && use::editing && interface::text-mode)'
and, whoa, you get quite a lot of stuff, and the first entry, abiword-plugins, seems to be mistagged too
HTH
P.S.: Yes, emacs is among the results:
emacs21 - The GNU Emacs editor
[..]
emacs21-nox - The GNU Emacs editor (without X support)
qemacs - Small emacs clone editor with HTML and DocBook editing support
xemacs21-bin - highly customizable text editor -- support binaries
zile - very small emacs-like editor
Give the Debian Popularity Contest a shot. It's an opt-in thing that reports what packages you have installed back up to a central server, which then produces stats on the popularity of packages. This won't necessarily tell you what package is *better*, but it will tell you which one is more widely used (and hence probably more supported).
http://popcon.debian.org/