Daniel-at-github

Results 52 issues of Daniel-at-github

Not sure how to catalog this videos: https://www.youtube.com/user/moscowdjangoru

question

June 20-24, 2017 Not so sure if this event qualifies to be in pyvideo (but is in pydata). ~~~ yaml - title: JuliaCon 2017 dir: juliacon-2017 youtube_list: https://www.youtube.com/playlist?list=PLP8iPy9hna6QpP6vqZs408etJVECPKIev language: eng...

event::conference

Some url are common to the event. Event: * Web * Schedule * Twitter * Youtube list ... I think is useful to reflect this in category.json Possible uses: *...

enhancement
discussion

When the available thumbnail is not of a standard size it is not resized. Example: http://pyvideo.org/pyday-galicia-2017/iniciacion-a-python.html

In pyvideo ETL process we have: * Extraction: A youtube scrapper * Transform: Manual correction * Load: Git + Pelican I think that the transform part have to be eased...

How you see this setup?: * Use external services for user corrections: * Json editor: http://jsoneditoronline.org/ * Alternative submmission: https://formspree.io/ Use case: * User goes to http://pyvideo.org/pycon-us-2017/share-your-code-python-packaging-without-complication.html * Want to...

As pyvideo user I used to have (years ago) a events rss that informs me whenever a new event appears in http://pyvideo.org/events.html. I think that it was in pyvideo order...

I'm using [linter-markdown](https://github.com/AtomLinter/linter-markdown) and [atom-tidy-markdown](https://github.com/slang800/atom-tidy-markdown). The only problem that I found is that `atom-tidy-markdown` puts lists in this format: ``` markdown ## Title - list item ``` Then `linter-markdown` warns...

Have seen [readme_renderer](https://github.com/pypa/readme_renderer) in a [pipenv issue](https://github.com/pypa/pipenv/issues/1491#issuecomment-368322733), and seems cool to add to the tests.