Jul 14
今天在Uppsala University的主页上闲逛,发现了一个好东西Uppsala University Library Toolbar。顾名思义,是一个浏览器中的工具条,现在支持IE和Firefox。
Uppsala University Library Toolbar的英文页面在这里。我使用Firefox进行安装,过程和普通插件是一样的,装好后重启Firefox就可以看到工具栏工作了。

与Google Toolbar很像,包含了
- 搜索框
- 一些Uppsala University Library的常用链接
- Uppsala University的rss
- 邮件检查
- 在线广播
- 本地天气
其实真的很实用,而其还支持扩展,在最右面有个加号按钮,点击就可以进入一个扩展网页,在喜欢的东西后面有添加按钮。

Toolbar的设置也很丰富,可以有选择的现实组件,这样不是Uppsala Uviersity的同学也可以使用这个toolbar了。

Email Notifier支持多账户,内建支持包括GMail,HotMail,Yahoo邮箱,还可以自己设置POP3,相当实用。
没想到Uppsala University的服务还挺不错的,连toolbar都搞了。记得在南开大学读本科的时候,几位学长做了Firefox南开版,内建了许多针对南开的快速链接,真的很好。
希望一些需要的朋友能够发现这个toolbar,方便自己的工作。
written by Kyle Wu
\\ tags: Firefox, Gmail, Google, Software, Uppsala, UU
Apr 06
关于什么是Firefox Profile以及为什么要使用Firefox Profile,请参考上一篇文章,请点击这里去看。
备份Firefox Profile
为了帮助我们方便的备份Firefox Profile,我们需要一个非常棒的工具:MozBackup。下载安装版还是zip版的就随意啦。
使用MozBackup非常的简单,运行MozBackup后,将出现一个向导,只要一步步跟着走就可以了。记得运行前要把Firefox关掉。

简单吧,在上面这步选择想要备份的profile,改一下备份文件的文件夹就好了。
OK,关于Firefox Profile的一些简单用处和使用就介绍到这里,有好方法的同学记得发信给我。
written by Kyle Wu
\\ tags: Firefox
Apr 05
What is Firefox Profile?
Mozilla的官方定义:
Any changes you make while using Firefox are stored in files so that they can be used the next time you run Firefox. These changes can be obvious, like your home page, or changes you’ve made to the toolbar, but also include things like your history, what sites you’ve visited, and text you’ve entered into forms like search fields. They’re all stored in the same location, called a profile folder.
These files are kept separately from the program files that Firefox uses to run, which don’t change. This means that you can uninstall Firefox without losing your settings, and that if something goes wrong with an update your information will still be there. It also means you don’t have to reinstall Firefox in order to clear your information, or troubleshoot a problem.
意思就是说,profile是一组Firefox为你建立的文件,其中包含了你的个人信息,比如书签,密码等。profile没有放在Firefox的安装目录,即使你卸载Firefox,你的信息都不会丢失的,当然,如果想清除你的信息,也不需要重新安装Firefox,只需要把profile删除就可以了。
Why need Firefox Profile?
比如我作为一名大学生,在宿舍中生活,有时就可能和室友共享一台电脑,有些信息是不想和别人分享的(密码,历史记录之类的)。又或者是我们自己有一些特殊的原因,比如工作,游戏需要不同的Firefox设置。碰到这些情况,通过配置不同的profile,让我们启动Firefox后进入不同的环境。使用profile保证了私密性,也让Firefox更加简洁,专注某一项任务。同时,将不同用途的插件分开也有利于Firefox的启动和使用速度。
How to use Firefox Profile?
正常情况下,我们启动Firefox时采用默认的profile(default)。Firefox’s profile manager能够帮助我们管理Firefox Profile。为了启动Firefox profile manager,需要从命令行启动。简单一点可以从开始–>运行启动,在运行中键入firefox.exe

这样我们会看到Firefox’s profile manager。可以创建,重命名,删除profile文件。

注意“启动时不询问”选项,不选中的话,每次启动Firefox都将弹出这个窗口让你选择profile。
看到这里,我们就该看看如何利用profile帮助我们管理Firefox了。
桌面上找到Firefox的快捷方式,在末尾加上

这是我专门为开发Firefox插件建立的profile。
先写到这里,明天会有关于如何备份profile的介绍。
written by Kyle Wu
\\ tags: Firefox