how to migrate from Firefox?
summary: I'm a longtime Netscape/Mozilla user, and have done all my Zotero work on FF3. I've switched to Chrome for much superior performance. I'm dimly aware of Zotero Everywhere, but don't know much. I'd appreciate pointers to docs, or other advice, regarding how to migrate most performantly from FF to ZE or Chrome or Something Completely Different (that runs on Ubuntu).
details:
$ lsb_release -ds
Ubuntu 10.04.1 LTS
$ uname -rv
2.6.32-27-generic #49-Ubuntu SMP Thu Dec 2 00:51:09 UTC 2010
$ sudo aptitude update ; sudo aptitude full-upgrade
...
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
...
$ firefox --version
Mozilla Firefox 3.6.13, Copyright (c) 1998 - 2010 mozilla.org
$ google-chrome --version
Google Chrome 8.0.552.224
I ran FF and ancestors for years, and still prefer its interface in many ways, but switched to Chrome a few months ago. Chrome just runs much faster and consumes so much less system resources, on my box anyway. However now I need to get back to research, which means I need to get back into Zotero, but I'd prefer not to hafta run a separate FF instance. How to do this most easily? And where can I get detailed instructions for how to do that?
Apologies if this is a FAQ, but after some searching of this forum, zotero.org, and the httposphere, I didn't see anything like what I'm requesting ("Migrating Zotero for Dummies"?). Note that I will cheerfully RTFM: just point me to the appropriate doc and section.
Feel free to forward, or to reply to me directly, and TIA, Tom_Roche@pobox.com
(most of this information can be found at http://www.zotero.org/blog/zotero-everywhere-first-look/ )
I'm wondering, are there directions for building ZE and the Chrome extension from source? I've got subversion and can handle
./configure; make; make install
- I made a wiki page describing the process
- I have some more questions here
Your assistance (esp w the questions post :-) is appreciated! Hoping to make this less of a timesuck for the next person (at least, next ubuntuan) who tries this, Tom_Roche@pobox.comYou should see a dialog asking you if you want to use your Firefox Zotero database the first time you open Zotero Standalone, but you can also use your Firefox Zotero database by selecting the appropriate directory as your Zotero data directory.
Right now, we don't run any special tests in Zotero Standalone, since the code is effectively identical to the Firefox extension with a slightly different UI.
Zotero Standalone and the Chrome and Safari extensions are almost ready for an alpha release, but we are blocked by Firefox bugs 615153 and 620773. The former breaks all word processor integration in Firefox 4/XULRunner 2, and the latter breaks OpenOffice.org integration in Firefox 3.6.14pre and Firefox 4.
TomRoche ~11pm EST 28 Dec 10
>> Is there a more extensive test suite? E.g., what do youse do pre-commit?
Simon ~4am EST 29 Dec 10
> we don't run any special tests in Zotero Standalone, since the code is effectively identical to the Firefox extension
OK, so what's the test suite (e.g. pre-commit) for the Firefox extension?
> Firefox bugs 615153 and 620773 [break] word processor integration
Presently I'm using zotero "write-only" (just to store citations), so that's not a problem. I'm presuming that the old- and new-style backends are the same--correct? I.e., if I needed OOo integration, I could just point my FF3 profile @ the SQLite I used with Chrome||ZS||ZE||sa (hmm ... need a standard name for this): correct?
Matt
Thanks in part to your suggestion re chromium vs google-chrome, I have added to http://www.zotero.org/support/dev/svn_and_trac_access#running_zotero_standalone
* a section with instructions for running {zotero sa + chrome}
* a separate, dummy section for running {zotero sa + firefox}. This currently lacks instructions: when you or others can do that, please update.