<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend/data/eol/README.md, branch main</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=main</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-10T15:54:08+00:00</updated>
<entry>
<title>Make backend dev server script serve the image files</title>
<updated>2022-07-10T15:54:08+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-10T15:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d'/>
<id>urn:sha1:5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d</id>
<content type='text'>
Previously, image files in backend/data/img were moved to, or
symlinked from, public/. This needed to be changed before each
build, otherwise vite would end up copying gigabytes of images.
</content>
</entry>
<entry>
<title>Refactor backend scripts</title>
<updated>2022-06-22T13:16:42+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-22T13:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=abb936f5d76f7fe5cec1e8948d287da86643d504'/>
<id>urn:sha1:abb936f5d76f7fe5cec1e8948d287da86643d504</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update backend READMEs, rename some files for consistency</title>
<updated>2022-06-21T23:39:44+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-21T15:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=e78c4df403e5f98afa08f7a0841ff233d5f6d05b'/>
<id>urn:sha1:e78c4df403e5f98afa08f7a0841ff233d5f6d05b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt genImgsForWeb.py to process merged image sets</title>
<updated>2022-06-11T06:12:29+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-11T04:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=27836e991cc3c2598ebef6d3b683caa70b039ddf'/>
<id>urn:sha1:27836e991cc3c2598ebef6d3b683caa70b039ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update README line breaks</title>
<updated>2022-05-07T01:09:03+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-07T01:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=ad82c9dc1eb35036c4078b9cd36ae0924e1ff0d2'/>
<id>urn:sha1:ad82c9dc1eb35036c4078b9cd36ae0924e1ff0d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add scripts for obtaining/sending/displaying wikipedia descriptions</title>
<updated>2022-05-03T15:17:06+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-03T15:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=90a5e15bb824b84e5bb60337d6a57a1394090dc6'/>
<id>urn:sha1:90a5e15bb824b84e5bb60337d6a57a1394090dc6</id>
<content type='text'>
Add backend/data/enwiki/ directory containing scripts and instructive
READMEs. Adjust some other scripts to generate 'eol_ids' sqlite table
separate from 'names'. Make server respond to /data/desc requests,
and have client TileInfo component display response data.

Also adjust .gitignore entries to be root-relative.
</content>
</entry>
<entry>
<title>Add scripts for downloading/reviewing/cropping_and_resizing images</title>
<updated>2022-04-30T03:24:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-30T03:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d87bb9bc0991d7ce4eeb895da61c63a204edaa4d'/>
<id>urn:sha1:d87bb9bc0991d7ce4eeb895da61c63a204edaa4d</id>
<content type='text'>
Also adjust client code to handle new format, and add
backend/data/README.md explaining image production process.
</content>
</entry>
<entry>
<title>Use EOL vernacular-names data for searching</title>
<updated>2022-04-26T15:38:04+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=6f52cd6b07970010c40270003d63aa74f84f6ae9'/>
<id>urn:sha1:6f52cd6b07970010c40270003d63aa74f84f6ae9</id>
<content type='text'>
Add data/eolNamesToSqlite.py to read EOL vernacular-names data and add
to sqlite db.  Adjust server.py to handle search requests, and adjust
SearchModal to make them.
</content>
</entry>
<entry>
<title>Have tol data in sqlite db, and add server script that accesses it</title>
<updated>2022-04-26T03:53:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T03:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=04e9444746d3ba8ddcc96d0fd16f1c02adce1389'/>
<id>urn:sha1:04e9444746d3ba8ddcc96d0fd16f1c02adce1389</id>
<content type='text'>
Adapt otol-data-converting script to generate otol.db, add server.py
script that provides access to that db, and adapt the app to query the
server for tol data when needed.
</content>
</entry>
</feed>
