Nov 29, 2007

Thunderbird 1.5.0.14 (not yet released)

Accoding to the latest log of the weekly staff meeting, Mozilla concerns to release TB1.5.0.14.
I think TB1.5 came to its end of life in October.
Does anyone know whether TB1.5 is still supported or not officially?

Anyway, the news is hopeful because I know some users using TB1.5 yet.

Nov 28, 2007

about:mozilla

Mozilla has started to issue a weekly news letter called about:mozilla. It is issued every Monday and you can get the latest news of Firefox, Thunderbird etc... I think it is worth reading for all Mozilla users.

This week's contents are:
  • The Book of Mozilla
  • Mozilla Foundation launches Directed Giving program
  • Firefox 3 Beta 1 now available
  • Proto: new Mac theme in beta
  • Memory leaks and Mozilla
  • Extend Firefox 2 add-on contest

You can subscribe it from here.

Nov 26, 2007

Check and Send 0.7.40beta

I've started beta test for Check and Send 0.7.40.
This version includes the following update:
  1. add "Select All" and "Clear Selection" buttons to the alert dialog of address check
  2. bug fix: check for a list contain accentuated characters in its name does not work
  3. update for locales
I'm going to test it for a week then submit it to AMO if no problem is found.
You can download the beta from here.

Please join the test!

Nov 23, 2007

Tip for Check and Send

I've asked about keywords for attachment checking of Check and Send: one of my extension for Thunderbird. The user can finally check a message as he want but the trouble is one in which many users may involve. So, I write about it.

You can set multiple keywords for word/attachment checking by using "|" except for when you use regular expression. The user inserted blanks before and after the "|". The extension does not ignore blanks in the keywords, so it does not work as he want.

See the following example. Assume that you set "file| attachment | attached" as keywords for attachment checking and you wrote a message including "Please see the attachment." without attatchment files. You may think the "attachment" in the keywords will match with the sentence but, indeed, it does not match since "." follows the "attachment" in the sentence, not a blank. You should remove blanks from key words like "file|attachment|attached" if you want to match the keyword with the sentence.

Check your keywords if you cannot check a message as you want.

Nov 22, 2007

Search box

I've added the search box on the right pane of this blog.
You can search articles of this blog and contents of my homepage.
I hope this will help you.

Popular Posts