Stian Håklev

Results 50 comments of Stian Håklev

I had thought about something similar, for example making it possible to automatically search Google scholar for the title of the currently selected publication, find the PDF, download and attach...

Literally stopping me from grabbing even one page without the proper cookies, referer, browserid, etc. Feel free to experiment though, all my code is totally open ;) On Fri, Jul...

Awesome project, I'll be watching this with great interest. I built a propotype of an [open scholarly workflow](http://reganmian.net/wiki/researchr:start), based on BibTeX, Skim, Chrome and DokuWiki. The citekey is the key...

Now on Clojars :) [org.clojars.houshuang/keymaster-clj "0.1.0"] Not sure if it will help your use case though.

Note that currently this only works if the array selector is the final element. Ideally something like supervisor[0].id should also work.

No, this only selects a specific value from an array, it does not import the whole array.

You might find this document useful: https://docs.google.com/document/d/1EE44O4mEEU3me94Kxullk22wQp0-QuD7OYOHemd-DcM/edit Brief answer: Students connect to two websockets. The first websocket is the native Meteor websocket, which is always at the same address as...

Note that it's easy and informative to inspect the two different websocket connections from the Chrome dev panel in the Network tab.  ![Screenshot 2019-10-10 at 09 59 44](https://user-images.githubusercontent.com/61575/66549980-c102cb00-eb44-11e9-980f-a3fd9f9fb009.png) ![Screenshot 2019-10-10...

Right, so that's something outside of the mainstream of FROG, and is completely dependent on the specs from Sina which I haven't seen yet. We can do it however he...