On Nov. 16th, fetchyahoo2.14.0 was released, and I did not find any deb package available for it on the Launchpad PPA's. And I used to package it before, so it took me not very long to update the package to the newest version.
Fetchyahoo is a script written in Perl which fetches your email from Yahoo! Mail and either saves it in your mbox or can also send it to an IMAP folder. It pulls email using the web interface which is very useful for those with Yahoo Mail who do not have POP3 or IMAP access, since POP3 access for Yahoo Mail seems to be a paid service.
The deb package for fetchyahoo 2.14.0 is available from my PPA. You can either add it to your sources.list:
After releasing their new 10.10 version on Oct. 10th 2010, an ad about Ubuntu, the libre open source operating system, has just been released today and looks very promising!!!
I tend to be very picky so there are a couple of packages which I do not want installed on my machines:
msttcorefonts: the Microsoft-like fonts. If you have those installed, Firefox will use them and you will get ugly windows-like font on most websites which I personally hate.
wine: Application to run windows programs on linux. For security reasons.
postfix: a mail server. Just because I do not want to run a mail server on my netbook.
...and some other
The best way to restrict those packages from being installed is through Apt Pinning.
Apt pinning
It is very easy to pin packages and restrict them from being installed.
You will need to edit /etc/apt/preferences and add something like this:
Package: msttcorefonts
Pin: version 0.0
Pin-Priority: -1
Package: ttf-liberation
Pin: version 0.0
Pin-Priority: -1
Package: ttf-mscorefonts-installer
Pin: version 0.0
Pin-Priority: -1
Package: wine
Pin: version 0.0
Pin-Priority: -1
Package: postfix
Pin: version 0.0
Pin-Priority: -1
Pin-Priority: -1 restricts the given version from being installed, and the version 0.0 does not exist and should be a lower version than any versions of the given packages. As a conclusion, they will never be installed.
Be careful what you pin, though, as you might be too restrictive and could prevent installing or upgrading other useful packages.
Ubuntu's upcoming new version 10.10 Maverick Meerkat will be released on October 10th, 2010, but meanwhile if you are a developer or tester, you can play with the Release Candidate version which has been released on September 30th 2010 (or check out the daily builds).
A highly noticeable change in Maverick is the new font called Ubuntu Font.