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:minutes20130205

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:minutes20130205 [2013/02/05 15:02] demiankatzdevelopers_call:minutes20130205 [2014/06/13 13:14] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== VuFind Developers Call Minutes: February 5, 2013 ====== ====== VuFind Developers Call Minutes: February 5, 2013 ======
  
-Attending: Filipe Bento, Demian Katz, David Maus, Al Rykhus, Jon Singletary+Attending: Filipe Bento, Chris Hallberg, Demian Katz, David Maus, Sean Purcell, Al Rykhus, Jon Singletary
  
 ===== Agenda ===== ===== Agenda =====
Line 10: Line 10:
   * [[http://vufind.org/jira/browse/VUFIND-505|VUFIND-505]] - Part of the "complex checkbox facet" problem has been solved through the addition of some new configuration syntax in VuFind 2.   * [[http://vufind.org/jira/browse/VUFIND-505|VUFIND-505]] - Part of the "complex checkbox facet" problem has been solved through the addition of some new configuration syntax in VuFind 2.
   * [[http://vufind.org/jira/browse/VUFIND-598|VUFIND-598]] - Al has posted some improved call number normalization routines.   * [[http://vufind.org/jira/browse/VUFIND-598|VUFIND-598]] - Al has posted some improved call number normalization routines.
-  * [[http://vufind.org/jira/browse/VUFIND-738|VUFIND-738]] - This ticket tracks a Zend Framework 2 bug related to HTTP chunking.+  * [[http://vufind.org/jira/browse/VUFIND-738|VUFIND-738]] - This ticket tracks a Zend Framework 2 bug related to HTTP chunking.  David confirmed that it can now be closed.
   * [[http://vufind.org/jira/browse/VUFIND-739|VUFIND-739]] - This ticket (now closed) includes a fix for a Wikipedia-related bug in the Author module.   * [[http://vufind.org/jira/browse/VUFIND-739|VUFIND-739]] - This ticket (now closed) includes a fix for a Wikipedia-related bug in the Author module.
   * [[http://vufind.org/jira/browse/VUFIND-740|VUFIND-740]] - This ticket suggests changing VuFind 2's vendor autoloading routines for better compatibility with the [[http://getcomposer.org/|Composer]] tool.   * [[http://vufind.org/jira/browse/VUFIND-740|VUFIND-740]] - This ticket suggests changing VuFind 2's vendor autoloading routines for better compatibility with the [[http://getcomposer.org/|Composer]] tool.
Line 35: Line 35:
  
 We should discuss changes to default settings in 2.0.  For example, should Author module continue to use ExpandFacets by default? We should discuss changes to default settings in 2.0.  For example, should Author module continue to use ExpandFacets by default?
 +
 +David and Demian discussed next steps for search integration.  David will prepare a branch that Demian will pull into the main VuFind repo for future development.
  
 ==== 4. Linked Data ==== ==== 4. Linked Data ====
 +
 +Apart from a recent mailing list post from David about an online class on the subject, no new development this time around.
  
 ==== 5. DataImportHandler Update ==== ==== 5. DataImportHandler Update ====
 +
 +Filipe has continued experimenting with the Solr DataImportHandler using an [[http://ocw.mit.edu/rss/all/mit-allcourses.xml|XML file (warning: large)]] containing the [[http://ocw.mit.edu/index.htm|MIT OCW]] record set.  He had to work around some limitations of the XPathEntityProcessor and a problem with the DataImportHandler failing to respect <copyField> directives in the Solr schema.  Eventually these problems were overcome -- here is an [[http://pastebin.com/rvvaXD51|example configuration]] used to push data through the DataImportHandler after first preprocessing it with some XSLT transforms.
 +
 +Filipe has also experimented with using Google Reader to pull data from RSS feeds for import.  In the OCW example, RSS data is available to supplement the initial raw XML document.  There are limitations on how many records can be retrieved in this fashion (1,000 per pack) and the resulting XML requires some preprocessing (Filipe used sed) before it can be cleanly imported through the DataImportHandler.
  
 ==== 6. Other Topics? ==== ==== 6. Other Topics? ====
 +
 +Demian will be at [[http://www.code4lib.org/conference/2013|Code4Lib]] next week and will try to fit a VuFind breakout session into the schedule.
  
 ===== Next Call ===== ===== Next Call =====
Line 46: Line 56:
 The next call will be Tuesday, February 19, 2013 at 10am Eastern Standard Time (15:00 GMT). The next call will be Tuesday, February 19, 2013 at 10am Eastern Standard Time (15:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20130205.1360076534.txt.gz · Last modified: 2014/06/13 13:13 (external edit)