[OPEN-ILS-DEV] new OpenSRF perl dependency (in trunk)

2008-01-03 Thread Bill Erickson
this commit tomorrow after some more testing. I just wanted to give everyone a heads up. - -bill - -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] PATCH: osrf_json_parser.c (bug fix in _jsonParserError)

2007-12-11 Thread Bill Erickson
a genius after writing them. - -bill - -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux

Re: [OPEN-ILS-DEV] PATCH: osrf_json_object.c (tweaks)

2007-12-09 Thread Bill Erickson
the API intact for potential future use. Currently, no ILS or OpenSRF code is using the SAX API. Mike, your suggestion for replacing SAX callbacks to construct classed objects sounds like a good potential use. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software

Re: [OPEN-ILS-DEV] Integrating automated code analysis tools into regular practice?

2007-11-26 Thread Bill Erickson
think we want to mess with jabberd code if we don't have to. I have removed the jabber2d patch files. They were out of date and we generally recommend Ejabberd over jabber2d. Thanks, guys. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen

Re: [OPEN-ILS-DEV] OpenSRF Makefile, source, bourne shell, bash, dash

2007-11-26 Thread Bill Erickson
use . install.conf No objections here. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] problems with demo server

2007-11-21 Thread Bill Erickson
with inactive patron searches in the staff client. The demo servers have been updated. Thanks, -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

[OPEN-ILS-DEV] documenting upgrade paths

2007-11-18 Thread Bill Erickson
=server_installation -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] Holdings Import Program

2007-11-14 Thread Bill Erickson
-- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] oils_utils.h et alia

2007-11-14 Thread Bill Erickson
Dan Scott wrote: On 14/11/2007, Scott McKellar [EMAIL PROTECTED] wrote: --- Bill Erickson [EMAIL PROTECTED] wrote: Mike Rylander wrote: On Nov 14, 2007 12:00 AM, Scott McKellar [EMAIL PROTECTED] wrote: Where is oils_utils.h supposed to reside? ...and where or what

Re: [OPEN-ILS-DEV] PATCH: Small enhancements to OPAC (CSS instead of center)

2007-11-06 Thread Bill Erickson
, and the results are almost identical to the current layout. I've eliminated a number of center tags by using margin: auto; and moved a number of inline style attributes back into layout.css. Looks good in my un-patched VMware IE6. -bill -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] Function naming conventions

2007-10-29 Thread Bill Erickson
terribly high on the priority list. Or maybe you'd rather I left things alone. Never! ;) Thanks, Scott. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http

Re: [OPEN-ILS-DEV] Organisational units

2007-10-26 Thread Bill Erickson
: AddDefaultCharset UTF-8 -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] reporter problems

2007-10-25 Thread Bill Erickson
Bill Erickson wrote: Regarding the NOT_FOUND events, those are not necessarily a bad thing. In this case, it may be looking for folders that other users have shared, which probably don't exist yet. Let me rephrase that... It's searching to see if there are any shared folders. I didn't

Re: [OPEN-ILS-DEV] Make error installing EG

2007-10-10 Thread Bill Erickson
the necessary directories at install time? Hope this helps, -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http://esilibrary.com

Re: [OPEN-ILS-DEV] osrf_system.c line 138 error

2007-10-05 Thread Bill Erickson
logged at ERROR level. At first glance, I'm not sure why it's logging as an ERROR, but it's been that way for a while. You can essentially ignore that for now and we can change that to an INFO message. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc

Re: [OPEN-ILS-DEV] Access 2007

2007-09-28 Thread Bill Erickson
On 9/28/07, John Fink [EMAIL PROTECTED] wrote: I'll be there and jumping for a BoF session. Mike and I will be there... jumping as well ;) -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457

Re: [OPEN-ILS-DEV] autogen.sh barfing on opac_visible?

2007-09-14 Thread Bill Erickson
building? -bill -- Bill Erickson Equinox Software, Inc. [EMAIL PROTECTED] http://esilibrary.com/

[OPEN-ILS-DEV] opensrf java support - quick intro

2007-07-21 Thread Bill Erickson
With the latest OpenSRF JSON changes, the OpenSRF Java library is now alive. The code lives in OpenSRF/trunk/src/java. org/opensrf/*.java -- essential OpenSRF objects org/opensrf/net/xmpp/*.java -- slim Jabber client code org/opensrf/util/*.java -- generic utility stuff (JSON handling, etc.)

Re: [OPEN-ILS-DEV] Exception running autogen.sh

2007-07-17 Thread Bill Erickson
On 7/17/07, Karen Collier [EMAIL PROTECTED] wrote: I tried running the srfsh test you suggested. It paused for a moment and gave me a new prompt. Following is what appeared in the error log. Does anything in there tell you what's wrong and how I might fix it? [snip] srfsh 2007-07-17

<    1   2   3   4   5