Samuel Clay
|
6a68181974
|
Fixing image processing issue and updating to latest feedparser.
|
2011-08-27 13:27:21 -07:00 |
|
Samuel Clay
|
130196e6e0
|
Adding attribution on favicon .ico handling.
|
2011-07-13 17:45:43 -07:00 |
|
Samuel Clay
|
bb18f3e284
|
Icon importer now saves to both mongo and psql for icons.
|
2011-04-26 19:43:19 -04:00 |
|
Samuel Clay
|
232af01b98
|
Commenting the icon importer for the Braindump Algorithms talk.
|
2011-04-13 20:05:34 -04:00 |
|
Samuel Clay
|
74c1227739
|
Fixing icon download errors.
|
2011-02-02 13:32:52 -05:00 |
|
Samuel Clay
|
1ed82654aa
|
Fixing icon download errors.
|
2011-02-02 13:24:58 -05:00 |
|
Samuel Clay
|
7424dc9715
|
Adding a bit for finding the favicon. Also handling all errors on fetching the HTML of the site for finding the icon.
|
2011-01-30 20:42:11 -05:00 |
|
Samuel Clay
|
70bb450b8d
|
Handling a weird typeerror on feed parsaing.
|
2011-01-30 20:16:34 -05:00 |
|
Samuel Clay
|
4b4c5b76aa
|
Screw it. Too many different exceptions come from fetching URLs. If anything goes wrong, not much we can do.
|
2011-01-30 14:58:14 -05:00 |
|
Samuel Clay
|
5927f857b2
|
Handling non-numeric ports in icon fetching.
|
2011-01-30 14:26:18 -05:00 |
|
Samuel Clay
|
470af9fa19
|
Handling non-numeric ports in icon fetching.
|
2011-01-30 14:23:26 -05:00 |
|
Samuel Clay
|
f3d922f6b1
|
Fixing up statistics modal.Also handling weird URL cases in icon fetching.
|
2011-01-30 13:33:09 -05:00 |
|
Samuel Clay
|
40b6ac4c7c
|
Handling parser errors from lxml in icon fetching.
|
2011-01-30 13:25:45 -05:00 |
|
Samuel Clay
|
3f4018249f
|
Handling parser errors from lxml in icon fetching.
|
2011-01-30 13:24:17 -05:00 |
|
Samuel Clay
|
eefb189e52
|
Handling parser errors from lxml in icon fetching.
|
2011-01-30 13:23:54 -05:00 |
|
Samuel Clay
|
7941e2f8b0
|
Handling parser errors from lxml in icon fetching.
|
2011-01-30 13:23:20 -05:00 |
|
Samuel Clay
|
0175a8b26f
|
Forcing useful feed_links.
|
2011-01-30 13:07:55 -05:00 |
|
Samuel Clay
|
bb0b8502af
|
Handling timeouts from inside the icon_importer.
|
2011-01-30 13:06:31 -05:00 |
|
Samuel Clay
|
c5d380ec3e
|
Adding timeout to icon fetching, and handling bad .ICOs
|
2011-01-30 12:53:05 -05:00 |
|
Samuel Clay
|
d4bed1399c
|
Don't bother fetching an icon if we don't even have the feed_link.
|
2011-01-30 12:44:34 -05:00 |
|
Samuel Clay
|
93810cf1c6
|
Short circuiting feeds with no pages during icon importing.
|
2011-01-30 12:40:29 -05:00 |
|
Samuel Clay
|
f9062edc6e
|
Using global PIL imports rather than namespaced PIL imports. (import Image vs. from PIL import Image)
|
2011-01-30 11:07:15 -05:00 |
|
Samuel Clay
|
75fead0a27
|
Cleaning up logging, adding several errors and timeout checks on page and icon fetching. Standardizing fetcher headers.
|
2011-01-29 22:01:09 -05:00 |
|
Samuel Clay
|
235f88fb50
|
Handling Win32 ICOs with alpha. Holy god, this was fucking insane to handle. My saturday evenings, people.
|
2011-01-29 20:20:35 -05:00 |
|
Samuel Clay
|
b938e95124
|
Correctly downloading, storing, retrieving, and showing favicons and gradients for favicons. This commit includes numerous fixes for the Feed view, too. Loaded.
|
2011-01-29 19:16:40 -05:00 |
|
Samuel Clay
|
27c633f0b0
|
Success on saving all images. Still some issues with transparency and resizing large images and having weird cutoffs.
|
2011-01-29 11:24:27 -05:00 |
|
Samuel Clay
|
a182bb1216
|
Finally saving proper base64 encoded favicons, along with their URLs, autodetecting when not found at /favicon.ico, and now all thats left is serving icons and their colors. Woohoo!
|
2011-01-27 19:05:50 -05:00 |
|