8:00 – 5:00 SR
- Got an error message after trying to explore an URL (http://www.sportsgrid.com/mlb/back-to-the-future-part-ii-predicted-cubs-as-2015-world-series-champions/):
- Error: itemTableArray is undefined
RssController</RssController.prototype.parseDataObject@http://philfeldman.com/WglCharts2/controllers/rssControllerTS.js:195:29 - Need to flag that so that it shows up as an error message in the feed rather than having the ‘waiting’ message appear
- Really need to re-weight the Alchemy items. Changed to 0.5 for now. Still A hack
- Adding behaviors to support the changes I made to the GUI.
- Unlink (from Wampeter)
- GUI – done. Lots of oddness with the <select> directive.
- Fixed the blank first selection by setting the initial values in the guiVars object (I’m using to keep things clean) to null.
- The ng-model is being set to a JSON string. So I had to get the object pointer from the list used to populate the select. In this case I used the guid. What a hack!
- DB – Done. Had to add a addDirectedAssociation()
- GUI – done. Lots of oddness with the <select> directive.
- Link to wampeter
- GUI – Done
- DB – TODO
- Update wampter value change DB (means updating association weights)– TODO
- Update Rating value change DB – TODO
- Unlink (from Wampeter)
- Error: itemTableArray is undefined
