<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend/data/genEolNameData.py, branch skip-tut-for-repeat-visit</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=skip-tut-for-repeat-visit'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-05-19T12:01:33+00:00</updated>
<entry>
<title>Unescape EOL alt-name data</title>
<updated>2022-05-19T12:01:33+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-19T12:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=8ce802ef223ac082975da9d04f10e5dc78529410'/>
<id>urn:sha1:8ce802ef223ac082975da9d04f10e5dc78529410</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove certain same-name alt-names</title>
<updated>2022-05-17T02:25:44+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-17T02:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=1b2579843c6ed60f00930fcff50849f4e5d3a833'/>
<id>urn:sha1:1b2579843c6ed60f00930fcff50849f4e5d3a833</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Converted nodes+r_nodes tables into nodes+edges+r_nodes+r_edges</title>
<updated>2022-05-15T06:43:22+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-14T14:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a4673571570816a06d4188169fc00dada79ec0a3'/>
<id>urn:sha1:a4673571570816a06d4188169fc00dada79ec0a3</id>
<content type='text'>
Conversion avoids encoding node children as JSON strings, and allows
for easier querying of edge data. Adjusted server to use new format.

Also added some table indexes for common operations.
</content>
</entry>
<entry>
<title>Fix typo in data entry code</title>
<updated>2022-05-06T13:32:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-06T13:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=5f8c7e12b6978e50850b434efbdf4062a4284979'/>
<id>urn:sha1:5f8c7e12b6978e50850b434efbdf4062a4284979</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>Fix non-inclusion of canonical-names without english alt-names</title>
<updated>2022-05-01T08:58:59+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-01T08:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=ec29e5731136c74a1991e2f93b5e233747f2a230'/>
<id>urn:sha1:ec29e5731136c74a1991e2f93b5e233747f2a230</id>
<content type='text'>
Also fix lack of placeholder-image display in tile-info modal.
</content>
</entry>
<entry>
<title>Make name data English-specific</title>
<updated>2022-05-01T07:24:40+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-01T07:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=6ffdf9bb99e14679019a82017bee2c1199c5313a'/>
<id>urn:sha1:6ffdf9bb99e14679019a82017bee2c1199c5313a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fuzzy-search via sqlite extension spellfix1</title>
<updated>2022-05-01T07:11:34+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-01T07:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=882cd54fa955b4fada612574ef13bdab1608f1de'/>
<id>urn:sha1:882cd54fa955b4fada612574ef13bdab1608f1de</id>
<content type='text'>
Also add delay between client search-suggestion requests when search
input undergoes multiple quick changes
</content>
</entry>
<entry>
<title>Add preferred-alt-name data to db, and use when reviewing</title>
<updated>2022-04-30T10:26:40+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-30T10:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=3f3a0a8c10f5c34e45561ec04fa54613cec01c4a'/>
<id>urn:sha1:3f3a0a8c10f5c34e45561ec04fa54613cec01c4a</id>
<content type='text'>
</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>
</feed>
