8:00 – 3:00
- And still no admin
- Today we figure out how to link items in the database that are linked in the display. Since a query can actually combine several sub-queries, I need to either send up an array of items or fire off multiple requests.
- So first, I think that only the selected item(s) should be able to be the ‘parent’ of a query. That means that I first have to make it so that clicking on the space between items doesn’t unselect. Done. Now making multiple select if you hold down the ctrl key while clicking. Done.
- Having a very annoying issue where the text api as used in the Alchemy PHP API is returning one thing and the Alchemy demo is returning something entirely different. I’m getting the former and want the latter:
Array ( [status] => OK [usage] => By accessing AlchemyAPI or using information generated by AlchemyAPI, you are agreeing to be bound by the AlchemyAPI Terms of Use: http://www.alchemyapi.com/company/terms.html [url] => http://krugman.blogs.nytimes.com//2015/06/29/the-awesome-gratuitousness-of-the-greek-crisis/ [language] => english [text] => Barry Eichengreen ... fundamentally unworkable. )So why is this different?
"status": "OK", "usage": "By accessing AlchemyAPI or using information generated by AlchemyAPI, you are agreeing to be bound by the AlchemyAPI Terms of Use: http://www.alchemyapi.com/company/terms.html", "url": "http://krugman.blogs.nytimes.com/2015/06/29/the-awesome-gratuitousness-of-the-greek-crisis/?_r=0", "language": "english", "text": [ { "provider": "theconversation.com", "link": "https://theconversation.com/path-to-grexit-tragedy-paved-by-political-incompetence-43988" }, { "provider": "krugman.blogs.nytimes.com", "link": "http://krugman.blogs.nytimes.com/2010/04/28/how-reversible-is-the-euro/" }, { "provider": "www.imf.org", "link": "http://www.imf.org/external/pubs/ft/fm/2015/01/fmindex.htm" } ] - A Unifying Framework for Behavior-based Trust Models and who’s cited this
