version 1.15, 2001/03/19 11:00:06
|
version 1.16, 2001/03/19 11:08:24
|
Line 13 both simpler and more intelligent.
|
Line 13 both simpler and more intelligent.
|
|
|
<p>Mozilla client is still very rudimentary, but it does do XML-RPC queries. |
<p>Mozilla client is still very rudimentary, but it does do XML-RPC queries. |
If you enjoy pain or would like to help, then you can pick up the code from |
If you enjoy pain or would like to help, then you can pick up the code from |
clients/mozilla/extensions/bookie/resources (I know it's a long URL, I'm | <a href="/source/browse/bookie/clients/mozilla/extensions/bookie/resources">here</a>. |
trying to keep it synced with the mozilla codebase) and copy the directories | Thanks to Aaron Andersen for the cool <a |
into your dist/bin/chrome/bookie directory. I will see if I can wrap it | href="http://www.xulplanet.com/tutorials/xulapp/">tutorial</a>. |
into an XPInstall script for easier access. Thanks to Aaron Andersen for | |
the cool <a href="http://www.xulplanet.com/tutorials/xulapp/">tutorial</a>. | |
|
|
<p>You do have to have the XML-RPC extensions. Go to your | <p>You do have to have the XML-RPC extensions to use the client. Go to your |
mozilla/extensions/xml-rpc directory and <code>"nmake -f |
mozilla/extensions/xml-rpc directory and <code>"nmake -f |
makefile.win"</code> should take care of the problem. |
makefile.win"</code> should take care of the problem. |
|
|