Samuel Clay
|
5bcd5eb730
|
Serializing and deserializing new classifiers.
|
2010-10-21 13:37:36 -04:00 |
|
Samuel Clay
|
08c31b3645
|
Finished up interaction for new dual-mode classifiers. Still need to serialize classifiers, then perhaps reprocess on the backend to handle both modes at once.
|
2010-10-19 22:41:30 -04:00 |
|
Samuel Clay
|
9d51e999ba
|
First draft of brand new dual-mode classifiers. Both tumbs up and thumbs down in the same classifier. Hover behavior works, not much else, so far.
|
2010-10-19 20:57:25 -04:00 |
|
Samuel Clay
|
3f5b805ea8
|
Fixing which feed is selected in the feed list during refreshing.
|
2010-10-11 12:07:32 -04:00 |
|
Samuel Clay
|
50ca857c3e
|
Forcing feed refresh on many common activities. Maybe this should happen more transparently for classifiers?
|
2010-10-10 23:33:56 -04:00 |
|
Samuel Clay
|
4ea886be15
|
Adding checks for feed in trainer, now that the trainer is doing double-duty for individual feeds and for the trainer itself.
|
2010-09-21 19:07:36 -04:00 |
|
Samuel Clay
|
64fd2ff3f9
|
Fixed both modal sizing for ajax intelligence trainer, and fixed the checkboxes/slider in the modal to attach correctly.
|
2010-09-21 09:18:58 -04:00 |
|
Samuel Clay
|
55b7801142
|
It's a race condition that keeps on giving. Intellignece Trainer now loads on an unloaded feed, and it will correctly resize the modal, but only after a pause. No easy solution, just hoping it works. In real life, responses will not take < 50ms, so it should be fine.
|
2010-09-20 19:51:57 -04:00 |
|
Samuel Clay
|
3839d862ac
|
Obnoxious modal sizing issues, but the Classifier Trainer now loads feeds through AJAX when not already loaded. Used for folder actions.
|
2010-09-20 18:20:22 -04:00 |
|
Samuel Clay
|
235f159fea
|
Refactoring manage/train classifiers. A bit broken.
|
2010-09-17 12:40:42 -04:00 |
|
Samuel Clay
|
672270734a
|
Connecting About and FAQ modals together. Finishing up About modal, and all FAQ questions.
|
2010-09-04 18:30:32 -04:00 |
|
Samuel Clay
|
468f12e9ff
|
Adding automatic updating of feed counts even on current feeds. Also updating feeds in real-time when refresh is forced.
|
2010-08-30 22:42:44 -04:00 |
|
Samuel Clay
|
d90f1791e1
|
Refactored a bit here and there. The real changes are coming tonight.
|
2010-08-23 21:04:51 -04:00 |
|
Samuel Clay
|
f90029eed1
|
Whew. Finished entire mongo conversion. Classifiers, Stories, and UserStories. Includes bootstrapping each from Postgres.
|
2010-08-22 18:34:40 -04:00 |
|
Samuel Clay
|
33b2508332
|
Major changes to modals. They should all size nicely, now.
|
2010-08-03 23:41:02 -04:00 |
|
Samuel Clay
|
0bcc3ae484
|
Small fixes: removing height calculation from classifier modal, adding in better logging for feed address changes, iPhone story detail view bug.
|
2010-08-03 21:53:08 -04:00 |
|
Samuel Clay
|
765a78982b
|
Fixing up the statistics modal. New style, moving around feed selector, and making it expand gracefully on load.
|
2010-08-03 09:19:38 -04:00 |
|
Samuel Clay
|
871101b2dd
|
Feed trainer outro and handled unauthenticated users using the feed trainer.
|
2010-08-02 09:28:56 -04:00 |
|
Samuel Clay
|
4012a10b21
|
Touch ups before demo. Feed sorting with no top level feeds, visibility of trash icon, and Saving text in classifiers modal.
|
2010-08-02 00:15:20 -04:00 |
|
Samuel Clay
|
ac2f7e567a
|
Accidentally redirected opinion management to POST instead of POST ajax.
|
2010-08-01 23:59:22 -04:00 |
|
Samuel Clay
|
da1bb81cd2
|
Updated Trainer. Now comes with a full tutorial and resized modals.
|
2010-08-01 23:47:45 -04:00 |
|
Samuel Clay
|
66eae41e2d
|
Intelligence Trainer. A whopper of a commit.
|
2010-08-01 19:12:49 -04:00 |
|
Samuel Clay
|
2fe632b4bc
|
Closing the database connection on the parent feed fetcher so it can be re-opened by worker threads.
|
2010-07-30 20:04:02 -04:00 |
|
Samuel Clay
|
a33de9af27
|
Fixing classifier modals bugs with positions and the inaccurate slider. Now modals correctly size and positions themselves.
|
2010-07-25 15:41:18 -04:00 |
|
Samuel Clay
|
381c61868e
|
Fixing vertical height max for all modals. Also finishing Google Reader feed sync.
|
2010-06-30 12:17:22 -04:00 |
|
Samuel Clay
|
72e5f25400
|
Adding mark read and preferences modals. Also cleaning up and fixing minor bugs in the manage menu.
|
2010-06-13 18:57:20 -04:00 |
|
Samuel Clay
|
87c53bf2f9
|
Protopub -> NewsBlur
|
2010-06-08 11:19:41 -04:00 |
|
Samuel Clay
|
b1ac2147ba
|
Renaming News Blur to Protoread.
|
2010-05-13 11:11:01 -04:00 |
|
Samuel Clay
|
99b0988d29
|
Adding intelligence slider to classifier modals so the user can change between like/dislike in the modal.
|
2010-05-09 16:33:16 -04:00 |
|
Samuel Clay
|
d55fd78299
|
Updating feed counts on intelligence change.
|
2010-04-22 15:10:06 -04:00 |
|
Samuel Clay
|
229c6bef97
|
Oh baby, oh baby. Resize! UI Layout upgrades! Drag support for resizing panes
|
2010-04-13 19:35:36 -04:00 |
|
Samuel Clay
|
7d51db1226
|
Styling all modals with the same new fieldsets.
|
2010-04-04 23:38:45 -04:00 |
|
Samuel Clay
|
1906c95f04
|
All classifiers now dynamically update each other, so no having to call the server to verify classifiers.
|
2010-04-03 22:50:32 -04:00 |
|
Samuel Clay
|
b6495eeab4
|
Crazy refactor and optimization for choosing and removing classifiers. Now feeds and stories use the same modal, and everything uses the same classifier save on the back-end.
|
2010-04-03 20:32:40 -04:00 |
|
Samuel Clay
|
91126ef5a6
|
Django 1.2 prep. Also fixing up styling for tags.
|
2010-04-03 16:05:52 -04:00 |
|
Samuel Clay
|
1366f5e750
|
Making tags uniform across the site. Also beginning the final modal: Add feed.
|
2010-04-03 00:59:03 -04:00 |
|
Samuel Clay
|
18698dc435
|
Adding corners and more manage feeds.
|
2010-03-23 20:03:40 -04:00 |
|
Samuel Clay
|
87c9803600
|
Adding new Add Feed modal.
|
2010-01-17 22:11:17 -05:00 |
|
Samuel Clay
|
f710424a0d
|
Wahoo! Scrolling in iframe or feed view now auto-selects the correct story in the story titles pane.
|
2010-01-17 05:47:03 +00:00 |
|
Samuel Clay
|
35df77cdf6
|
Adding classification types for publishers vs. stories.
|
2010-01-12 01:19:37 +00:00 |
|
Samuel Clay
|
138f93cf43
|
All classifier facets and data is now saved, end to end. Now, to apply facets to incoming stories and assign scores.
|
2010-01-05 16:07:11 +00:00 |
|
Samuel Clay
|
ad40c429c6
|
Fixing closing of classifier modal.
|
2010-01-04 22:46:06 +00:00 |
|
Samuel Clay
|
8891a859fe
|
Finishing up tags, and the classifier modal in the Reader. Now shows all sorts of classifiers.
|
2010-01-04 22:26:53 +00:00 |
|
Samuel Clay
|
ef70c288ed
|
Adding a classifier to all stories. Classifies on:
- Story title (highlighted phrase)
- Story author
- Feed
|
2010-01-04 04:49:59 +00:00 |
|