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

[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] autogen.sh barfing on opac_visible?

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

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] 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] 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] 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] 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] 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] 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] 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

[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] 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

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] 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] 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

[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] new OpenSRF perl dependency (in trunk)

2008-01-06 Thread Bill Erickson
Mike Rylander wrote: On Jan 3, 2008 8:16 PM, John Schmidt [EMAIL PROTECTED] wrote: On Thursday 03 January 2008, Bill Erickson wrote: Just what everyone wanted for the holidays, right? ;) Well, we've finally found a good Unicode-compliant C-based Perl JSON module called JSON::XS. http

Re: [OPEN-ILS-DEV] SPAM: PATCH: storing numbers as strings in jsonObjects

2008-01-07 Thread Bill Erickson
to spot with high enough logging. Thanks for all the work on this, Scott. It's been nagging me, and I think this will be a great benefit in the long run. I'd just like to echo Mike's thanks. We really appreciate the hard work and good code, Scott. -bill -- Bill Erickson | VP, Software

Re: [OPEN-ILS-DEV] Dubious code in mod_xmlbuilder.c

2008-01-15 Thread Bill Erickson
well enough to try to fix it. Looks like you've stumbled on another deprecated file. The functionality of mod_xmlbuilder.c has been replaced by mod_xmlent.c. I'll remove mod_xmlbuilder.c from the repository. Thanks again, - -bill - -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] component.c -- compile error

2008-01-15 Thread Bill Erickson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scott McKellar wrote: I'd submit a patch, but I'm not sure what was intended. It is old, unused, out of date test code. I'll remove from the repository. Thanks Scott, - -bill - -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] squid proxy for z3950 searches.

2008-01-18 Thread Bill Erickson
server section), reading the value in do_service_search() in Z3950.pm, then passing the value into the OpenILS::Utils::ZClient-new() call in Z3950.pm. [1] http://search.cpan.org/~mirk/Net-Z3950-ZOOM-1.21/lib/ZOOM.pod#new() [2] http://www.indexdata.dk/yaz/doc/zoom.tkl -bill -- Bill Erickson

Re: [OPEN-ILS-DEV] osrf_json_parser.c: memory leak when handling error

2008-01-27 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] osrf_json_xml.c: memory leak and apparent bug

2008-01-29 Thread Bill Erickson
is call appendChild() to shove the un-used boolean object onto the growing JSON object. I'll go ahead and commit that fix. Thanks for the eyes, Scott. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457

Re: [OPEN-ILS-DEV] Adding Z39.50 host

2008-01-31 Thread Bill Erickson
Bill Erickson wrote: Bill Ott wrote: [snip] It reports an error: ZOOM error 100 Unspecified error (addinfo: Expected CONSTRUCTED PDU not found (pdu error: 3002)) from diag-set 'Bib-1' I don't quite know how to parse this, but the $rs-option() is what makes the difference. For some

Re: [OPEN-ILS-DEV] Adding Z39.50 host

2008-01-31 Thread Bill Erickson
with no holdings from the specified Z server is returning data the Z client can't understand. -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] Adding Z39.50 host

2008-01-31 Thread Bill Erickson
/title issncode8/codeformat1/format/issn publishercode1018/codeformat3/format/publisher pubdatecode31/codeformat1/format/pubdate item_typecode1001/codeformat1/format/item_type /attrs /olink Excellent! -bill -- Bill

Re: [OPEN-ILS-DEV] Debian install instructions: plpgsql barf

2008-02-05 Thread Bill Erickson
(and so on so on ad infinitum, a bunch of aborts basically) I think those docs might need an additional: su -c createlang plpgsql evergreen - postgres -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457

Re: [OPEN-ILS-DEV] Register Workstation broken in trunk?

2008-02-06 Thread Bill Erickson
working on some changes in that area. When was the last time you updated from subversion? -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] Register Workstation broken in trunk?

2008-02-06 Thread Bill Erickson
Bill Ott wrote: I've been working on some changes in that area. When was the last time you updated from subversion? Just this morning. At revision 8656. I've committed some fixes which should resolve the problem. Thanks, Bill. -b -- Bill Erickson | VP, Software Development

Re: [OPEN-ILS-DEV] What's up with object.c?

2008-02-19 Thread Bill Erickson
Scott McKellar wrote: object.c doesn't compile any more. Do we need to fix it, or can we get rid of it? object.c is dead. I need to double check first, but the entire objson directory should be deprecated at this point. -bill -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] Acq development request for consideration

2008-03-05 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

[OPEN-ILS-DEV] 2 important changes to opensrf_core.xml in OpenSRF trunk (changeset 1253 -- multi-domain mode)

2008-03-05 Thread Bill Erickson
out some crucial detail that will make all of this clear. If anyone has any questions about any of this, fire away... -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED

Re: [OPEN-ILS-DEV] transport_session.c: use of $HOSTNAME

2008-03-09 Thread Bill Erickson
a patch to do so Hi Scott, In each of these cases, the hostname is used for informational purpose or to seed a random string. gethostname() matches the original intent and, to me, looks cleaner. I say go for it for all of the mentioned instances. Thanks, -bill -- Bill Erickson | VP, Software

Re: [OPEN-ILS-DEV] check out problem

2008-03-10 Thread Bill Erickson
CGIs (http://myhost/cgi-bin/config.cgi). 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: SPAM: Re: [OPEN-ILS-DEV] osrfHash: alternative implementation

2008-03-29 Thread Bill Erickson
, they can be handled transparently and safely, then I'm all for it. -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] Typo in rdetail_copyinfo.xml

2008-04-21 Thread Bill Erickson
as a result, but just in case there's a browser that expects the value 'nowrap', we should probably fix that. Fixed, though lack of good warp protection may haunt us! ;) Thanks, Ben. -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts

Re: [OPEN-ILS-DEV] SIP2: Unexpected Results from Patron Info Request (Msg 64)

2008-04-23 Thread Bill Erickson
has 50+ holds, it's just passing around a lot of unnecessary data.) Along those same lines, we could add an additional org unit setting to determine what data is returned from the overdue|charged_items() calls... -bill -- Bill Erickson | VP, Software Development Integration | Equinox

Re: [OPEN-ILS-DEV] Dead file: mod_xmlbuilder.h

2008-04-23 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] PATCH: apachetools.c (performance)

2008-05-15 Thread Bill Erickson
On Tuesday 13 May 2008 11:54 Scott McKellar wrote: This patch is mostly a performance tweak, but also tidies up a few things. Applied. Thanks for the cleanup! -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN

Re: [OPEN-ILS-DEV] PATCH: osrf_hash[ch] (new implementation)

2008-05-15 Thread Bill Erickson
of osrf_hash_c and osrf_hash_h patches? There's now enough matching code between the patches and the version in the repository to break things good. Thanks, Scott. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS

Re: [OPEN-ILS-DEV] PATCH: osrf_legacy_json.c (miscellaneous)

2008-05-15 Thread Bill Erickson
buffer. I replaced the memset() with an initializer clause. 3. in json_handle_error() we were relying on the osrf_clearbuf macro to add a terminal nul. However the plan is for this macro to become a no-op someday. I added the nul manually. Also applied. -bill -- Bill Erickson | VP

Re: [OPEN-ILS-DEV] PATCH: osrf_stack.c (camel case)

2008-05-16 Thread Bill Erickson
On Sunday 13 April 2008 10:18 Scott McKellar wrote: This patch replaces some deprecated identifiers with their camelCase equivalents. osrf_app_session == osrfAppSession osrf_message == osrfMessage osrf_message_free == osrfMessageFree Applied. -b -- Bill Erickson | VP

Re: [OPEN-ILS-DEV] PATCH: oils_requestor.c (camel case)

2008-05-16 Thread Bill Erickson
On Sunday 13 April 2008 9:53 Scott McKellar wrote: This patch replaces a deprecated identifier with its camelCase equivalent. osrf_app_client_session_init == osrfAppSessionClientInit Applied. Thanks, Scott. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software

Re: [OPEN-ILS-DEV] SPAM: autoconf support for openSRF (resubmission)

2008-05-16 Thread Bill Erickson
#LoadModule mod_placeholder /usr/lib/apache2/modules/mod_placeholder.so \ /etc/apache2/httpd.conf; \ fi; \ make -s -C src install -- Kevin, this is looking /very/ good. I didn't realize you had gotten this far until I went for it. Kudos. -bill -- Bill

Re: [OPEN-ILS-DEV] PATCH: osrf_app_session.[ch] (camel case)

2008-05-18 Thread Bill Erickson
. Applied with 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

Re: [OPEN-ILS-DEV] SPAM: autoconf support for openSRF (resubmission)

2008-05-26 Thread Bill Erickson
On Friday 16 May 2008 11:29 Kevin Beswick wrote: On Fri, May 16, 2008 at 11:09 AM, Bill Erickson [EMAIL PROTECTED] wrote: -- It's also important to note that if you run ./configure as a non-root user, it may die with: checking for ejabberd... no configure: error

Re: [OPEN-ILS-DEV] Z39.50 target

2008-05-26 Thread Bill Erickson
this for you: http://svn.open-ils.org/trac/ILS/browser/trunk/Open-ILS/src/extras/Makefile.install $ make -f Makefile.install install_yaz -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email

Re: [OPEN-ILS-DEV] INNOPAC

2008-05-31 Thread Bill Erickson
pubdatecode31/codeformat1/format/pubdate /attrs /usask Hi Grant, Would you mind setting record_format to b (brief) to see if that works? Also, is there anything interesting in the log files? -bill -- Bill Erickson | VP, Software Development

Re: [OPEN-ILS-DEV] OpenSRF autotools support

2008-05-31 Thread Bill Erickson
to a relative path (or an explicit path to /mypath/OpenSRF/trunk/include)? Lookin good... -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] FW: Problem with autogen

2008-06-09 Thread Bill Erickson
libdbi and Postgres drivers from source. Then, restart C services (osrf_ctl.sh -a restart_c) and you should be good to go. -bill -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED

Re: [OPEN-ILS-DEV] FW: Problem with autogen

2008-06-10 Thread Bill Erickson
On Monday 09 June 2008 5:13 Bill Erickson wrote: On Monday 09 June 2008 1:30 Frances Dean McNamara wrote: Quickest fix is to grab http://svn.open-ils.org/trac/ILS/export/9799/trunk/Open-ILS/src/extras/Make file.install There is actually a typo in this version of the file, which has since

Re: [OPEN-ILS-DEV] Evergreen Staff Client login network

2008-06-10 Thread Bill Erickson
-ils.org/dokuwiki/doku.php?id=installing_evergreen_1.2_on_debian_etch_x86_32-bit#testing_connections_to_evergreen -b -- 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] offline blocked list

2008-06-17 Thread Bill Erickson
to oils_requestor. (The oils_requestor version was added to accommodate speedier processing of blocked lists with hundreds of thousands of patrons.) -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673

Re: [OPEN-ILS-DEV] PATCHES: OpenNCIP (Attn: David) and OpenILS::SIP

2008-06-18 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] PATCHES: OpenNCIP (Attn: David) and OpenILS::SIP

2008-06-18 Thread Bill Erickson
On Wednesday 18 June 2008 8:07 Grant Johnson wrote: Hey, Is there a LookupUserResponse available in OpenNCIP yet? That's the only piece I need for our ILL implementation to RELAIS. Hi Grant, The OpenNCIP project only provides SIP2 at this point, no NCIP yet. -bill -- Bill Erickson | VP

Re: [OPEN-ILS-DEV] Help understanding Directories in Evergreen

2008-06-18 Thread Bill Erickson
entirely. These changes are proposed for Evergreen 1.4. Clear as mud? ;) -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] PATCHES: OpenNCIP (Attn: David) and OpenILS::SIP

2008-06-18 Thread Bill Erickson
On Wednesday 18 June 2008 10:13 Brandon W. Uhlman wrote: Quoting Bill Erickson [EMAIL PROTECTED]: This patch introduces a new configuration stanza, options in the implementation_config of an institution in oils_sip.xml. Currently, the only option is 'msg64_summary_datatype', which can have

[OPEN-ILS-DEV] demo data generation tools in ILS-Contrib

2008-06-25 Thread Bill Erickson
project. They are documented here: http://open-ils.org/dokuwiki/doku.php?id=advocacy:demonstration_data Comments? Thanks, -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web

Re: [OPEN-ILS-DEV] segfault in JSON object re-use code

2008-07-07 Thread Bill Erickson
On Monday 07 July 2008 8:46 David J. Fiander wrote: On 7-Jul-2008, at 19:38 , Bill Erickson wrote: This is also right, although it's incomplete. The next line of code better be freeObjList = unused; Otherwise, you just keep dropping pointers. Yep, it's there. Thanks, David. -b

Re: [OPEN-ILS-DEV] WWW::Redirect

2008-07-09 Thread Bill Erickson
PerlSendHeader On allow from all /LocationMatch -b -- 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] Staff client self-check/express-check mode

2008-07-10 Thread Bill Erickson
a dumb question, but I feed on details ;) How exactly would you like/expect the self check station to handle desensitization? -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED

[OPEN-ILS-DEV] purging objson (legacy json) for opensrf 1.0 / Evergreen 1.4

2008-07-14 Thread Bill Erickson
the node, you access it directly on the iterator object. 2. Remove all references to objson on the source/makefiles for Evergreen (only a few remain) 3. Purge objson from OpenSRF autotools and remove osrf_legacy_json* files Sound sane for Evergreen 1.4 and OpenSRF 1.0? -b -- Bill Erickson | VP

Re: [OPEN-ILS-DEV] ejabberd problems

2008-07-15 Thread Bill Erickson
/apache2/ssl# /etc/init.d/apache2 start Starting web server (apache2) [EMAIL PROTECTED]:/etc/apache2/ssl# Hi Cyrus, mod_cache is no longer needed as of Evergreen 1.2.2.2. -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen

Re: [OPEN-ILS-DEV] Problem with doing keyword searches in release 1.2.2.0

2008-07-16 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] OPAC on Safari 1.x

2008-07-17 Thread Bill Erickson
other small issues, but, if I recall, it generally works OK. What kind of problems is she having? -b -- 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] purging objson (legacy json) for opensrf 1.0 / Evergreen 1.4

2008-07-22 Thread Bill Erickson
On Monday 14 July 2008 2:38 Dan Scott wrote: 2008/7/14 Bill Erickson [EMAIL PROTECTED]: The topic of purging objson, which implements the old-style, comment-embedded class hints for OpenSRF objects came up recently during a discussion of the new autotools infrastructure. OK, fine, I

Re: [OPEN-ILS-DEV] What I did on my summer vacation

2008-07-25 Thread Bill Erickson
to tackle (IMHO). Agreed all around. The patch looks and behaves sanely. +1 from me for committing. -b -- 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] [RFC] Price (or percent thereof) as max fine amount.

2008-07-27 Thread Bill Erickson
. That can come later, though. Good work, guys. -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] removing of objson from opensrf

2008-07-27 Thread Bill Erickson
On Friday 25 July 2008 12:23 Bill Erickson wrote: This patch is running on acq.open-ils.org... also, so far so good. If there are no objections, I'll commit soon. Committed. http://svn.open-ils.org/trac/OpenSRF/changeset/1373 -b -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] Thinking about receiving

2008-07-27 Thread Bill Erickson
with the invoice, staff can pull up the PO by ID and mark all items or individual items as received. Dan S. also submitted a work flow at http://open-ils.org/dokuwiki/doku.php?id=acq:scenarios:receiving_monographs -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc

Re: [OPEN-ILS-DEV] [RFC] Price (or percent thereof) as max fine amount.

2008-07-27 Thread Bill Erickson
On Sunday 27 July 2008 11:24 Mike Rylander wrote: On Sun, Jul 27, 2008 at 11:21 AM, Mike Rylander [EMAIL PROTECTED] wrote: On Sun, Jul 27, 2008 at 8:52 AM, Bill Erickson [EMAIL PROTECTED] wrote: On Saturday 26 July 2008 10:52 Mike Rylander wrote: I think it's a great addition. I

Re: [OPEN-ILS-DEV] [RFC] Price (or percent thereof) as max fine amount.

2008-07-27 Thread Bill Erickson
On Sunday 27 July 2008 11:21 Mike Rylander wrote: On Sun, Jul 27, 2008 at 8:52 AM, Bill Erickson [EMAIL PROTECTED] wrote: On Saturday 26 July 2008 10:52 Mike Rylander wrote: Next question is ... how far back do we backport this. I would lobby for 1.2.3.0, but not to strongly. Well

Re: [OPEN-ILS-DEV] 1.4 release: switching locales in the OPAC and staff client

2008-07-27 Thread Bill Erickson
not strictly true ... there's just no fudge factor in locale case anymore). Eyeballs apreciated, since they touch python and java in addition to my areas. The Java and Python bits look good. -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts

[OPEN-ILS-DEV] removing legacy json from autotools

2008-07-28 Thread Bill Erickson
In my previous patch, all of the objson code was removed from OpenSRF, including the autotools bits that compiled objson. This patch removes the remaining autotools bits, in particular giving the user the choice of whether to build legacy json. -b -- Bill Erickson | VP, Software

Re: [OPEN-ILS-DEV] Thinking about receiving

2008-07-28 Thread Bill Erickson
On Sunday 27 July 2008 11:19 Mike Rylander wrote: On Sun, Jul 27, 2008 at 9:51 AM, Bill Erickson [EMAIL PROTECTED] wrote: On Thursday 24 July 2008 8:54 David J. Fiander wrote: [snip] The primary field on the receiving screen is an ISBN input field. The staff scan the ISBN barcode

[OPEN-ILS-DEV] Re: removing legacy json from autotools

2008-07-28 Thread Bill Erickson
On Monday 28 July 2008 9:35 Kevin Beswick wrote: Looks good to me Committed. Thanks for the eyes, Kevin. -b Kevin On Mon, 2008-07-28 at 09:33 -0400, Bill Erickson wrote: In my previous patch, all of the objson code was removed from OpenSRF, including the autotools bits that compiled

[OPEN-ILS-DEV] overdue and pre-due notice config

2008-08-06 Thread Bill Erickson
-unit templates. Suggestions and comments on the configuration welcome. -b -- 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 notifications

Re: [OPEN-ILS-DEV] overdue and pre-due notice config

2008-08-06 Thread Bill Erickson
On Wed, 06 Aug 2008 13:00:48 -0400, Dan Scott [EMAIL PROTECTED] wrote: Hi Bill: 2008/8/6 Bill Erickson [EMAIL PROTECTED]: [snip] Some general comments: It's not explicit, but I suspect this could be used/abused for items like laptops that might have a four hour circulation period, so

Re: SPAM: Re: [OPEN-ILS-DEV] Thinking about receiving

2008-08-12 Thread Bill Erickson
closer at the process, we may take you up on your offer of help ;) Thanks, Lori. Let us know if you have any other thoughts/suggestions. -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL

Re: [OPEN-ILS-DEV] Circ problem with 1.2.3.0?

2008-08-17 Thread Bill Erickson
group. Can you make sure there is no small descrepency between group names? For example Patron vs. Patrons? -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web: http

[OPEN-ILS-DEV] moving PINES example code from ILS repo to ILS-Contrib

2008-08-22 Thread Bill Erickson
-Contrib/PINES-Examples/ ? The long-term goal here is to completely remove the Evergreen directory from the ILS repository, since no one outside of PINES uses any of its contents. Suggestions/thoughts welcome. -b -- Bill Erickson | VP, Software Development Integration | Equinox Software

Re: [OPEN-ILS-DEV] mod_placeholder.so problems

2008-08-27 Thread Bill Erickson
/mod_placeholder.so LoadModule osrf_json_gateway_module /usr/lib/apache2/modules/osrf_json_gateway.so LoadModule xmlent_module /usr/lib/apache2/modules/mod_xmlent.so Hope this helps, -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone

[OPEN-ILS-DEV] libxml2 router issue on Debian Etch

2008-09-16 Thread Bill Erickson
: http://open-ils.org/~erickson/libxml2_2.6.27.dfsg-2_amd64.deb http://open-ils.org/~erickson/libxml2-dev_2.6.27.dfsg-2_amd64.deb I'll try to isolate the problem so I can send something useful to the libxml2 folks. Thanks, -b -- Bill Erickson | VP, Software Development Integration | Equinox

Re: [OPEN-ILS-DEV] Dojo Release 1.2.0

2008-10-05 Thread Bill Erickson
(a la pre-LayoutContainer). LayoutContainers are technically deprecated in 1.2, so even though they exist, they may be broken. I'm experimenting with alternatives. If I run into any showstoppers, I'll report. Thanks, Dan! -b -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] searching from remote form

2008-10-09 Thread Bill Erickson
are consistent from any interface. Agreed with one caveat. There is a know issue with Evergreen 1.2 (in particular, OpenSRF 0.9) where a trailing \ will give the perl JSON parser fits. So, we need to keep \-escapding in the OPAC until 1.4. -b -- Bill Erickson | VP, Software Development

Re: [OPEN-ILS-DEV] Numbering of search results invalid

2008-10-17 Thread Bill Erickson
. Grant, I can't say for sure yet if it will resolve your details display issue. If anyone has an opportunity to test this change, I would certainly appreciate any feedback. Thanks, -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen

Re: [OPEN-ILS-DEV] How to log on to acq.open-ils

2008-10-23 Thread Bill Erickson
being upgraded or something?) Hi Frances, You can log in with user=berick pass=demo123 We just did some renovations on the server, including a clean DB and some shaking up of the web login handler, among other things. -b -- Bill Erickson | VP, Software Development Integration

Re: [OPEN-ILS-DEV] Installing 1.4RC1 on Ubuntu 8.04 Server

2008-10-29 Thread Bill Erickson
to update the instructions on the DokuWiki. Updating the wiki for #2 would be great. -b -- 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] notifications (internals)

2008-11-09 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] PATCH: utils.h (OSRF_BUFFER_ADD_CHAR)

2008-11-16 Thread Bill Erickson
, it uses strcat() to append the new characters. The result is a buffer overflow. Actually buffer_reset() should place a nul in the first byte of the buffer. Tomorrow I shall submit a patch to that effect. Hey, Scott! It's good to hear from you. Patch is applied with thanks. -b -- Bill

Re: [OPEN-ILS-DEV] PATCH: utils.c (miscellaneous)

2008-11-16 Thread Bill Erickson
when NDEBUG is #defined. I bet there are still some dragons lurking, so your caution is appreciated. Thanks again, -b -- Bill Erickson | VP, Software Development Integration | Equinox Software, Inc. / The Evergreen Experts | phone: 877-OPEN-ILS (673-6457) | email: [EMAIL PROTECTED] | web

Re: [OPEN-ILS-DEV] PATCH: osrf_json.c (rewrite of jsonObjectToJSON[Raw])

2008-11-18 Thread Bill Erickson
this on in case any lightbulbs went off. I'll let you if I find something... Thanks, Scott -b -- 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_app_session_.c (minor correction)

2008-11-26 Thread Bill Erickson
into an error message. Here's the fix for that little oversight. Applied. -b -- 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] disable automatic record deletion

2008-12-09 Thread Bill Erickson
); That will apply the setting globally, if top of your org_unit hierarchy has an ID of 1. You can also tell the system to alert the staff when this occurs with the cat.bib.alert_on_empty setting. Hope this helps, -b -- Bill Erickson | VP, Software Development Integration | Equinox Software

Re: [OPEN-ILS-DEV] disable automatic record deletion

2008-12-09 Thread Bill Erickson
On Tue, 09 Dec 2008 15:23:10 -0500, Bill Erickson [EMAIL PROTECTED] wrote: On Tue, 09 Dec 2008 12:37:22 -0500, Grant Johnson [EMAIL PROTECTED] wrote: Hey all, It's cold and snowy here! Where do I go to do this? disable automatic record deletion using an org_unit setting Hi Grand, Er

Re: [OPEN-ILS-DEV] Is there a preferred Date calculations module?

2008-12-10 Thread Bill Erickson
(and it's associated modules) extensively for Perl. I believe that's the only one. -b -- 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] disable automatic record deletion

2008-12-10 Thread Bill Erickson
On Tue, 09 Dec 2008 15:23:10 -0500, Bill Erickson [EMAIL PROTECTED] wrote: On Tue, 09 Dec 2008 12:37:22 -0500, Grant Johnson [EMAIL PROTECTED] wrote: Hey all, It's cold and snowy here! Where do I go to do this? disable automatic record deletion using an org_unit setting Hi Grand, I

  1   2   3   4   5   >