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.
Cue "my package is bigger than yours" jokes.
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
This may go a long way to help people finding those little applications (or large applications :) ) that you don't know exist and don't know you need until you stumble across them. You know, the ones you find out about from someone in IRC or on a random blog or forum, usually out of context and often without knowing how the application name is spelled or what package would provide it... yakuake anyone? - or am I just slow on the uptake...).
Now if someone where to be really clever then they would integrate this site into a nice gui package manager and make it available with Ubuntu, or any of the other distro's aimed at new Linux users. It would be nice to get some additional info (screen shots etc..) above and beyond the descriptions that are normally availale when using apt. -- if its already been done then excuse me for not having come across it yet.
Otherwise you'll be getting something like:
liborbit-dev
ORBit is a lightweight CORBA ORB designed for use with the Gnome project. (Nothing about it requires Gnome, though.)
This package contains the headers and static libraries used for developing ORBit-based applications. It also contains the IDL compiler needed to import object definitions into your C programs.
Whoa, sexy!
Summation 2
Along with the package of the day, put a "similar packages" list of links.
-fragbait
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
My recommendation for today is tzdata - I upgraded/installed this on several servers today to address the DST issue. Apparently it used to be part of the libc package in sarge, so you might look at updating that instead if you're a die-hard sarge user.
Brought to you by the numbers π, e, and 0x1B.
I agree that different packages that do roughly the same thing are sometimes hard to compare without installing all of them to try out (and who really wants to do that?). What I tend to do is check their buglist, and if I'm still curious, there's a beast of a list ranking how "popular" each package is. You can get a gist for how many other people installed and have used certain packages (or files in them). Of course that doesn't have to correlate with quality, but quality is usually a subjective measure based on one's own needs.
This is what I get when I type screen in my terminal: Screen version 4.00.02 (FAU) 5-Dec-03 Copyright (c) 1993-2002 Juergen Weigert, Michael Schroeder Copyright (c) 1987 Oliver Laumann This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (see the file COPYING); if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Send bugreports, fixes, enhancements, t-shirts, money, beer & pizza to screen@uni-erlangen.de [Press Space or Return to end.]
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/
Disclamer: I made the following, so this post is technically self-promotion.
(Another Unofficial) Debian Package of The Day (updated hourly)
This verion ("POTH" - Package of the Hour) differs from the article feature ("DEBADAY"), in that it is fully automated (subject to some filters for interestingness; libraries, -dev packages, etc. are filtered out.) DEBADAY produces deeper and more interesting descriptions, since they are written by humans. POTH is done by a software agent, so it has greater breadth. It covers more packages, and also crosslinks them to popularity contest data, etc.
Aaron Maxwell - redsymbol.net