<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo, branch load-some-outside-overflow</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=load-some-outside-overflow</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=load-some-outside-overflow'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-05-15T08:35:25+00:00</updated>
<entry>
<title>For overflowing tiles, load some out-of-view child tiles</title>
<updated>2022-05-15T08:35:25+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-15T08:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=09db67f3b104ef6e61a49e6df8fe46c5233cbea7'/>
<id>urn:sha1:09db67f3b104ef6e61a49e6df8fe46c5233cbea7</id>
<content type='text'>
Intended to reduce cases of tiles becoming visible after their area is
scrolled into view. Doesn't really help if user scrolls quickly, and
rows have many tiles.
</content>
</entry>
<entry>
<title>Adjust resize/scroll throttling to reliably include end cases</title>
<updated>2022-05-15T08:30:27+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-15T08:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=a840a16c6bd5aef906bd5cbce8293fc863cb5a5d'/>
<id>urn:sha1:a840a16c6bd5aef906bd5cbce8293fc863cb5a5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Load only visible tiles when overflowing</title>
<updated>2022-05-15T06:49:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-15T06:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=61de82ca945685f98aad0d0c408c39e9762e2fc8'/>
<id>urn:sha1:61de82ca945685f98aad0d0c408c39e9762e2fc8</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>Add desc-resolution special-case for root node</title>
<updated>2022-05-14T11:20:15+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-14T10:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=9a647b3fe26b9928c254003446b96e9ea0ea70e1'/>
<id>urn:sha1:9a647b3fe26b9928c254003446b96e9ea0ea70e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Supplement DBpedia descs with enwiki's</title>
<updated>2022-05-14T10:13:38+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-14T10:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=36d3d535b646e65f4b38e8097ce0b74b784520ba'/>
<id>urn:sha1:36d3d535b646e65f4b38e8097ce0b74b784520ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use DBpedia data for node descriptions</title>
<updated>2022-05-14T09:39:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-14T09:30:43+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c97acf8852e2017fd4776d65069f707121405f43'/>
<id>urn:sha1:c97acf8852e2017fd4776d65069f707121405f43</id>
<content type='text'>
Add backend/data/dbpedia/ directory containing scripts and README
for obtaining DBpedia data, storing it into a db, converting/adding
description data to data.db, and for resolving tol-node DBpedia-node
association conflicts (via DBpedia relations, manual listing, etc).

Resulted in less (about 3/4 as many) descriptions as with using enwiki,
but with notably less mis-associations (eg: node Thor is described as
a shrimp instead of a god).
</content>
</entry>
<entry>
<title>Fix info-modal not display image for composite-nodes</title>
<updated>2022-05-13T03:22:56+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-13T03:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=7003ef7f92f3a8fed059dab2b37c0e203c000dba'/>
<id>urn:sha1:7003ef7f92f3a8fed059dab2b37c0e203c000dba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inaccurate tile-info data when using reduced tree</title>
<updated>2022-05-12T14:08:16+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-12T14:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=0d3eda30c79e6c79ff1a82f5b8104602d03b8b0c'/>
<id>urn:sha1:0d3eda30c79e6c79ff1a82f5b8104602d03b8b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust reviewImgs.py to remove EXIF orientation data</title>
<updated>2022-05-12T13:21:52+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-12T13:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=670b17f94d17514ea679261669978dbc7077bef8'/>
<id>urn:sha1:670b17f94d17514ea679261669978dbc7077bef8</id>
<content type='text'>
</content>
</entry>
</feed>
