Paul Tremberth

Results 53 issues of Paul Tremberth

- Website: http://caipyra.python.org.br/ - YouTube: https://www.youtube.com/playlist?list=PLhJjEHCkDOLuPbeibRdXlfERPO6_WfXYV

event::conference
minimal_download

- YouTube: https://www.youtube.com/playlist?list=PLW4Oc02uR1b2i0WDqolDNYiUMGAPYpKX0 - the website already says 2019 so it may be better using metadata from https://github.com/pycaribbean/pycaribbean.github.io/blob/2018/schedule.html

event::conference
minimal_download

- Schedule: https://conferences.oreilly.com/jupyter/jup-ny/public/schedule/full/public - YouTube: https://www.youtube.com/playlist?list=PL055Epbe6d5b572IRmYAHkUgcq3y6K3Ae

event::conference
minimal_download

* YouTube: https://www.youtube.com/playlist?list=PLqtzN042Qpfc9mwS_vtmqIFQlnDc8dsym * Website: https://tw.pycon.org/2018/en-us/ * Schedule: https://tw.pycon.org/2018/en-us/events/schedule/

event::conference
minimal_download

* YouTube: https://www.youtube.com/playlist?list=PLMkWB0UjwFGnuTXdWG6NP9WAg-_-2I8_e * Schedule: https://pycon.jp/2018/en/event/conference

event::conference
minimal_download

This is to fix these errors I'm having while using `steve-cmd webedit` and clicking on a file to edit. (I'm not running the command from steve repo clone) ``` ----------------------------------------...

I got frustrated about the lack of progress information when running steve-cmd fetch, so I wanted to [use youtube-dl as a library](https://github.com/rg3/youtube-dl/blob/master/README.md#embedding-youtube-dl) to get metadata from playlists Sample output for...

This change implements Algolia as the search engine. The data I pushed to Algolia matches https://github.com/pyvideo/data/commit/9db66e2f8a451fbb5be2496f180ddaf5d801c969 (but I had an issue with some records bigger than their limit, so not...

Modifies Solr `select/` queries to send multiple `fq` params This can help caching efficiency - http://wiki.apache.org/solr/SolrCaching#filterCache - http://yonik.com/posts/advanced-filter-caching-in-solr/ This is also mentioned in issue #37 Changes: - added `multiple_tags_allowed` to...

http://www.ecma-international.org/ecma-262/5.1/#sec-B.1.2 Regular expression taken from https://mathiasbynens.be/notes/javascript-escapes#octal