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
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
Samuel Clay
d2c71e12f8
Moving the logo down
2009-11-15 18:49:37 +00:00
Samuel Clay
bc47a70058
Fixed numerous issues with story finding on frame page. And refactored switcheroo functions.
2009-11-08 03:26:54 +00:00
Samuel Clay
5fa009113c
Moving around the like/dislike buttons to a per-story basis in the story-titles section of the page.
2009-11-03 20:25:40 +00:00
Samuel Clay
2a0654ea4a
updating djangocompress
2009-09-08 03:37:17 +00:00
Samuel Clay
0fd9d0fbdb
Making those "pages" of stories actually work correctly.
2009-09-08 01:26:13 +00:00
Samuel Clay
2ac39549ae
The "Hacker News" bug is fixed. Weirdo HN site doesn't publish guids or timestamps. Now bubbling priorities on ids. Also added 'j' and 'k' keyboard shortcuts. And fixed the escaping url bug on the Reader.
2009-09-08 00:13:49 +00:00
Samuel Clay
899af117a6
Fixing a metric-ton of issues around feed-to-page transformations when a story is either found or not found.
2009-09-07 03:20:50 +00:00
Samuel Clay
c0ca9277b8
- Added specialized unit tests for crappy RSS input (like Slashdot).
...
- Rewrote the feed view in the reader. It is now a long list and looks a lot better.
- Big update to story title logic. Can now handle many more edge cases. Also uses smarter heading finder.
- Fixed scrollTo bug, so now multiple clicks do not queue awkwardly.
- Moved the story titles pane to the bottom.
2009-09-07 01:56:52 +00:00
Samuel Clay
105b0e7647
Auto-switch to feed view when story not found on page. Auto-switch back if the user does not explicitly switch to feed view. Smart thinking!
2009-09-01 12:38:47 +00:00
Samuel Clay
d24b56fbf4
Adding new "Return to Page" button. When the user visits other pages in a feed, security prevents NB from reading the iframe, so we provide a convenient hook to bring the iframe back. Call it SnapBack, except, don't.
2009-08-26 02:31:35 +00:00
Samuel Clay
2e3cbdb0ce
When an interactive animation clarifies the UI, then it's a good addition. Page-Feed view changes now animate.
2009-08-17 02:21:38 +00:00
Samuel Clay
4d352f8bfe
Put the feed/page view buttons together. You can now switch between the two views. Now to fully connect scrolling behavior in the story_titles and the story_view itself.
2009-08-17 00:07:53 +00:00
Samuel Clay
69b73500f7
Added a new taskbar for the story view. Need to make buttons to switch from Feed view to Site view. Both exist, but no way to go between them, yet.
2009-08-16 21:28:21 +00:00
Samuel Clay
82d988d901
Moving the UI around to match the new design flow. Going to be adding in a taskbar for the right pane soon.
2009-08-14 00:30:29 +00:00
Samuel Clay
d97c5ff0c3
Catching the proper exception.
2009-08-13 04:05:49 +00:00
Samuel Clay
0f4cfdffb7
Importing feed's original page along with RSS stories. Wowzers.
2009-08-13 03:26:12 +00:00
Samuel Clay
e3d6e00a56
Uploading OPML files through AJAX. Also cleaned the hell out of sql logging. fixed up the drop-shadows while at it.
2009-07-25 00:16:55 +00:00
Samuel Clay
d0bd3f44f6
Whew, fixed all oddball menu-fade and menu-close issues. Now it looks pretty good with its drop-shadow and auto-close behavior.
2009-07-23 02:39:13 +00:00
Samuel Clay
ab7701a405
Taskbar buttons now hover, close on correct clicks, and fade away naturally. Some weird funkiness around closing on document click, but it's too late, I'm too tired, and it works in that somewhat-annoying-but-usable way.
2009-07-22 04:22:55 +00:00
Samuel Clay
d4b25e80d2
It's the start of an actual interface. Menu buttons added (still need to be styled and tweaked to auto-close).
2009-07-21 03:18:29 +00:00
Samuel Clay
dea1a35e93
Turning off logging/debug for Production. I need to make a Staging server that is on the Production environment to a T, except Debug is turned on.
2009-07-20 05:02:21 +00:00
Samuel Clay
311962dad6
Easing out font-sizes. Who knew ems actually scale to the mal-formed anti-aliased pixel?
2009-07-20 00:31:36 +00:00
Samuel Clay
07e335b5a5
Exposing even more processes over ajax. Quite a bit of inspection going on here.
2009-07-19 20:03:35 +00:00
Samuel Clay
fc08f67f9c
Adding in AJAX logging of SQL queries, as well as dynamic views of debug messages. Each AJAX call brings, with its payload, an inspection of all SQL calls and debug messages, inserted in to the DOM's log container. Neato.
2009-07-19 16:55:08 +00:00
Samuel Clay
05ab80be20
Adding end-stories line in the story titles. There is always an end.
2009-07-18 23:41:57 +00:00
Samuel Clay
9f2d2018a5
Switching to mod_wsgi from mod_python, adding nginx, and adding like/dislike buttons.
2009-07-05 18:15:58 +00:00
Samuel Clay
48ba40e29b
Initial
2009-06-16 03:08:55 +00:00