About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
developers_call:minutes20140204

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
developers_call:minutes20140204 [2014/02/04 13:52] – [1. Development Updates] demiankatzdevelopers_call:minutes20140204 [2014/06/13 13:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: February 4, 2014 ====== ====== VuFind Developers Call Minutes: February 4, 2014 ======
  
-Attending: +Attending: Filipe Bento, Judy Brink-Drescher, Chris Hallberg, Demian Katz, Benjamin Mosior, Tod Olson, Ben Wiens
  
 ===== Agenda ===== ===== Agenda =====
Line 27: Line 27:
  
 === Performance Testing === === Performance Testing ===
 +
 +There was some discussion about the filterCache issue and why the current VuFind settings are so high (no one knows -- predates current development team).
 +
 +Some initial tests have been done with lower numbers and no significant performance change has been seen -- but the test queries may be too simple. More tests will be done with more complex queries and larger numbers of filters.
 +
 +If no obvious performance changes are found, we agreed to bring the numbers down in line with recommendations -- the current settings are extremely high.
  
 === 2.2 Release === === 2.2 Release ===
Line 33: Line 39:
  
 === Call Number Normalization === === Call Number Normalization ===
 +
 +Tod has been working on adding a call number package to SolrMarc for reuse in the AlphaBrowse handler (and possibly other places like call number sort). The work is based largely on Naomi Dushay's code so far.
 +
 +The classes are being designed so that they can be extended for local variations of the standards. Once interfaces are finalized, some further refactoring may be possible to improve efficiencies.
 +
 +Current challenge: figuring out how to reuse code that is part of SolrMarc; this is challenging because of the use of OneJar, the tool that makes SolrMarc a single-jar distribution. It is difficult for external code to access the jars stored within the OneJar file.
 +
 +Possible ideas (if no OneJar workaround can be found):
 +
 +- Distribute unpacked SolrMarc with VuFind; as long as scripts work the same, does anyone care?
 +
 +- Use the import/lib directory somehow?
  
 === module.config.php Cleanup === === module.config.php Cleanup ===
  
-==== 3. Next call date ====+Demian has begun the cleanup in theme.config.php by creating view helper factories and using those in place of closures. He will proceed to do similar work in module.config.php since there was no objection. There was some discussion about how disruptive this change would be -- it shouldn't cause major problems since it is functionally equivalent to the old method; local modules will not break even if they continue to use closures. 
 + 
 +==== 3. Marketing ==== 
 + 
 +Ben has proposed a possible new logo for VuFind, designed to be more "clean" and "flat" than the older logo. See [[http://webspace.ship.edu/bwiens/vufind_logos.jpg|comparison with the original]] and [[http://webspace.ship.edu/bwiens/vufind_pages.jpg|logo in context]]. The group was favorably impressed; Demian will investigate trademark/political implications of the change. 
 +==== 4. Next call date ==== 
 + 
 +Demian has a schedule conflict on the next call date (February 18). We will wait to meet again until March 4.
  
-Demian has a schedule conflict on the next call date (February 18). The call can go ahead without him, or we can simply cancel and wait to meet again until March 4.+==== 5Other Topics? ====
  
-==== 4Other Topics? ====+Benjamin reported progress on establishing a mirror of the wiki in case of future vufind.org outages. He will share news soon.
  
 +Demian also reported a new VM for hosting vufind.org, to replace the current aging hardware in the next few weeks.
 ===== Next Call ===== ===== Next Call =====
  
Line 47: Line 73:
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20140204.1391521956.txt.gz · Last modified: 2014/06/13 13:13 (external edit)