-
Notifications
You must be signed in to change notification settings - Fork 20
/
todo.htm
57 lines (52 loc) · 1.84 KB
/
todo.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Feed Reader should check if the</title>
</head>
<body>
<p>Feed Reader should check if the feed item is new rather than posting every
item in the syndication class as "here, do something with this."</p>
<p>NLP Viewer:<br>
needs to update when a new feed item is processed by Alchemy.<br>
should be tabbed? to show keywords, concepts, and entities<br>
<br>
Feed Item List should colorize "new feed items" and feed items that have been
read (double-clicked)" <br>
<br>
"New" is considered what? A new item(s) are new items when the feed reader is
triggered<br>
<br>
When selecting an item (single click or arrow keys) in the Feed Item List, show
phrases for that item<br>
<br>
Get Timer wired up.<br>
<br>
Show new phrases in newly processed feeds.<br>
<br>
Search phrases vs. Show all<br>
<br>
NLP Viewer can respond to a URL message and show the filtered phrases for that
URL. However, this will interact poorly when double-clicking on <br>
a phrase in the NLP Viewer.<br>
<br>
The Feed Item List attached to the Feed Reader should always show the current
feed items.<br>
<br>
Need to be able to configure the feed for the Feed Reader. Single item? List?<br>
<br>
Async Alchemy calls.<br>
<br>
Questions:<br>
<br>
How do we deal with multiple feeds?<br>
<br>
Bugs:<br>
counts are possibly wrong<br>
<strike> duplicate entries appear in the Feed Item List when
selecting a non-1 phrase</strike><br>
the "topmost" issue and "focus" issue when mousing over the
visualizer.<br>
</p>
</body>
</html>