Posts Tagged ‘Firefox’

Weave development version 0.1.30 リリース

2008年 5月 26日 月曜日

で、今一番興味があるアドオンが Weave なわけです。

Weave とは、ブックマークや閲覧履歴、パスワード、設定情報などをサーバに蓄積して、いろいろなクライアントで使えるようにするアドオンです。

似たアドオンに、Google製のアドオンもあります。( 3.0 にはまだ対応していませんが。)

で、このアドオンがバージョンアップしましたよ!って話です。

つい最近までは、ブックマークと履歴だけしか扱えなかったのですが、1.30からはパスワード、クッキー、フォームデータなども扱えるようになって強力になりました。

Weave Development Snapshots

* Additional data types: passwords, form autocomplete (incl. search history), open tabs - these are all alpha and off by default.
* Possible workaround for bug 421610. Currently affected users need to wait for a server lock wipe (check bug for status).
* Logging fixes.
* Better identity management.
* Add registration interface for engines (so new data types can be supported w/o changes to the core).
* Fixes to cookie sync.
* Sync bookmark descriptions.
* Login dialog fixes.
* Fix bookmark backup button in setup wizard.
* Track changes as they happen and sync changes as needed per-engine (instead of syncing all engines every 30 mins).
* Continue to sync other engines even if one of them fails.

と、なかなか面白くなってきました。

Related posts

Firefox3 RC1 リリース! と、Firebug 1.2 Alpha

2008年 5月 17日 土曜日

Firefox3 RC1 がリリースされました。
Mozilla Developer News » Blog Archive » Firefox 3 Release Candidate now available for download

ダウンロード先は、
Firefox web browser | International versions: Get Firefox in your language
日本語版もあります。

リリースノート
Mozilla Firefox 3 Release Candidate Release Notes

Firefox3.0 は、Gecko 1.9 を採用されることによって、レンダリングが高速になって、2.0よりも素晴らしく快適に使えるようになっています。
といっても、Firefox3 RC1 は、まだ開発段階なので、まだまだ人柱向けです。

ところで、私は 3.0 の Nightly build を使っているわけですが Firebug も愛用しています。
この Firebug は、バージョン 1.1 では 互換性が無かったようなのですが、1.2 になって 3.0 に対応しました。
1.2 のダウンロード先は、
Index of /releases/firebug/1.2

こちらから Firebug の Nightly build をダウンロードすることが出来ます。
ただ、YSlow と相性が悪く、同居させると正常に動作しませんでした・・・

Related posts

delicious bookmarks がFirefox 3.0 に対応したようです。

2008年 5月 1日 木曜日

delicious bookmarks が 3.0 に対応したようです。
delicious blog » Firefox 3, del.icio.us, and you

del.icio.us Bookmarks for Firefox 3

ダウンロード先
http://del.icio.us/extensions/firefox/delicious.xpi

まだベータ扱いのようですが、とりあえずFirefox3.0で使えるようになったのは良い事。

また、新機能も追加されています。

# Jump to Tag feature (press F2) allows you to quickly access tags and
bookmarks using the keyboard
# New layout for saving bookmarks
# Preferences now in a separate dialog under Tools (which also can be
invoked via the prefs button on the FF Add-ons pane)
# Status bar indicators for network activity, new links for you, and the del.icio.us website
# Classic mode for users who just want simple buttons without the overhead of sync

F2でクイックサーチが立ち上がったり、ステータスバーにもショートカットが追加されたりと便利になっています。

Related posts