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

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:minutes20130122 [2013/01/22 15:41] demiankatzdevelopers_call:minutes20130122 [2015/12/14 20:48] (current) – ↷ Links adapted because of a move operation demiankatz
Line 10: Line 10:
   * [[http://vufind.org/jira/browse/VUFIND-294|VUFIND-294]] - The VuFind 2.0 MySQL database now uses UTF-8 instead of Latin-1 text encoding for more consistent functionality.   * [[http://vufind.org/jira/browse/VUFIND-294|VUFIND-294]] - The VuFind 2.0 MySQL database now uses UTF-8 instead of Latin-1 text encoding for more consistent functionality.
   * [[http://vufind.org/jira/browse/VUFIND-340|VUFIND-340]] - Improved password security has been committed for VuFind 2.x.   * [[http://vufind.org/jira/browse/VUFIND-340|VUFIND-340]] - Improved password security has been committed for VuFind 2.x.
-  * [[http://vufind.org/jira/browse/VUFIND-630|VUFIND-630]] - Demian has posted some notes here about a Windows-only bug related to Wikipedia parsing; a workaround has been found, though the ticket is still open since there are several possible long-term resolutions.  Eoghan has proposed linking to the ticket from Windows install documentation, [[..:use_of_external_content|external content page]], config.ini and/or the 2.x auto-installer.+  * [[http://vufind.org/jira/browse/VUFIND-630|VUFIND-630]] - Demian has posted some notes here about a Windows-only bug related to Wikipedia parsing; a workaround has been found, though the ticket is still open since there are several possible long-term resolutions.  Eoghan has proposed linking to the ticket from Windows install documentation, [[configuration:external_content|external content page]], config.ini and/or the 2.x auto-installer.
   * [[http://vufind.org/jira/browse/VUFIND-631|VUFIND-631]] - Lists now correctly populate the "created" field in the database when inserted (ticket closed).   * [[http://vufind.org/jira/browse/VUFIND-631|VUFIND-631]] - Lists now correctly populate the "created" field in the database when inserted (ticket closed).
   * [[http://vufind.org/jira/browse/VUFIND-643|VUFIND-643]] - More progress has been made on the 2.0 version of the MultiBackend ILS driver.   * [[http://vufind.org/jira/browse/VUFIND-643|VUFIND-643]] - More progress has been made on the 2.0 version of the MultiBackend ILS driver.
Line 71: Line 71:
 Al is working on a problem with his AlphaBrowse customizations: user input needs to be normalized to match the indexed data so that when a user types a search to jump to a particular position in the browse list, they actually go to the correct position.  Al will try to solve this through custom PHP normalization routines (though it would be nice to have a way to use the same Java routines for indexing and searching, similar to Solr analysis chains... but this may be less practical at present). Al is working on a problem with his AlphaBrowse customizations: user input needs to be normalized to match the indexed data so that when a user types a search to jump to a particular position in the browse list, they actually go to the correct position.  Al will try to solve this through custom PHP normalization routines (though it would be nice to have a way to use the same Java routines for indexing and searching, similar to Solr analysis chains... but this may be less practical at present).
  
-Sean asked about entry points to learning the 2.0 code -- Demian will try to write some blog posts about unit testing to make that option more viable.  He also suggested looking at the new PHPMD results in Jenkins -- investigating possible problem areas in the code might be a good way to dive in and begin learning about it.+Sean asked about entry points to learning the 2.0 code -- Demian will try to write some blog posts about unit testing to make that option more viable.  He also suggested looking at the new PHPMD results in [[http://vufind.org/hudson|Jenkins]] -- investigating possible problem areas in the code might be a good way to dive in and begin learning about it.
  
 There was also some discussion about VuFind's compliance with Zend Framework 2 conventions/standards; Demian has tried to follow existing practices (with the exception of the theme system, which is intentionally different).  However, it is very possible that some details have been missed -- feel free to share any concerns when reviewing the code. There was also some discussion about VuFind's compliance with Zend Framework 2 conventions/standards; Demian has tried to follow existing practices (with the exception of the theme system, which is intentionally different).  However, it is very possible that some details have been missed -- feel free to share any concerns when reviewing the code.
 +
 +Filipe also talked about the Solr [[http://wiki.apache.org/solr/DataImportHandler|DataImportHandler]], which offers capabilities for populating the Solr index using external data sources (including RSS feeds).  There was some discussion of the fact that indexing an RSS feed directly could make rebuilding the index difficult -- some archival process (or possibly use of Google Reader's existing archive/API) may be necessary in parallel with indexing to capture the data necessary to rebuild.
  
 ===== Next Call ===== ===== Next Call =====
Line 79: Line 81:
 The next call will be Tuesday, February 5, 2013 at 10am Eastern Standard Time (15:00 GMT). The next call will be Tuesday, February 5, 2013 at 10am Eastern Standard Time (15:00 GMT).
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
developers_call/minutes20130122.1358869298.txt.gz · Last modified: 2014/06/13 13:13 (external edit)