Size: 304
Comment:
|
← Revision 4 as of 2018-07-21 20:54:04 ⇥
Size: 463
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 3: | Line 3: |
==== Create a WSGI connector for TileStache ==== | === MediaGoblin === |
Line 5: | Line 5: |
[[http://tilestache.org/|TileStache]] doesn't have a modern way to be run. It either can use the (slow, insecure) built-in Python webserver, or mod_python, which nobody uses anymore. It should have a WSGI application/connector. | * Export images with metadata embedded as XMP. * Import images, extract data from EXIF, XML metadata blocks. * Pervasive RDFa and JSON-LD === CMake === * find_package(), instead of executing pkgconfig, parse *.pc files and created CMake IMPORTED targets directly. === ansible === Tool to help try out regular expressions, as would be used with replace and lineinfile modules. ---- CategoryIdea |
Contents
MediaGoblin
- Export images with metadata embedded as XMP.
- Import images, extract data from EXIF, XML metadata blocks.
- Pervasive RDFa and JSON-LD
CMake
- find_package(), instead of executing pkgconfig, parse *.pc files and created CMake IMPORTED targets directly.
ansible
Tool to help try out regular expressions, as would be used with replace and lineinfile modules.