index
:
unbiased
main
a different way to read the news
matt@xcolour.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-04-19
replace wget with requests library
Matt Singleton
2017-04-19
more consistent crawl frequency
Matt Singleton
2017-04-19
add favicons and write intermediate images to scratch
Matt Singleton
2017-04-19
fix guardian images and image scaling
Matt Singleton
2017-04-17
replace print statements with the logging module
Matt Singleton
2017-04-17
pull the images locally and resize
Matt Singleton
2017-04-17
clean up template formatting
Matt Singleton
2017-04-17
use jinja templates to build the output
Matt Singleton
2017-04-17
don't need scratch dir anymore
Matt Singleton
2017-04-17
fix fox urls
Matt Singleton
2017-04-17
read the scratch dir path on the command line
Matt Singleton
2017-04-17
get it to run from the package
Matt Singleton
2017-04-16
move files around for packaging reasons
Matt Singleton
2017-04-16
take webroot as a command line argument
Matt Singleton
2017-03-30
Changed CSM to their /USA page
ssstvinc2
2017-03-27
minor fixes
ssstvinc2
2017-03-24
Added ABC News, some parser fixes as well
ssstvinc2
2017-03-23
added washington times
ssstvinc2
2017-03-23
Fixed H1 parsing for None types. Should resolve further crashes.
ssstvinc2
2017-03-23
reworked main loop to hopefully prevent crashing
ssstvinc2
2017-03-10
Made removeBadStories modular and reduced crashes by checking for nonetypes
ssstvinc2
2017-03-09
reframed images to crop off Guardian's bottom blue line
ssstvinc2
2017-03-09
Reworked Guardian
ssstvinc2
2017-03-06
Added spotCheck ability. Other minor tweaks
ssstvinc2
2017-02-24
minor tweaks, re-enabled NYT and GDN
ssstvinc2
2017-02-19
file cleanup
ssstvinc2
2017-02-19
fixed issue where links would also pop open a new instance of homepage
ssstvinc2
2017-02-19
file cleanup
ssstvinc2
2017-02-19
Fixed bounding box on h1s
ssstvinc2
2017-02-19
Print output formatting
sstvinc2
2017-02-18
Added The Hill; also tweaked buildArticle()
sstvinc2
2017-02-18
Fixed NPR parsing; put NYT back in; Mobile CSS
sstvinc2
2017-02-16
Added NPR
sstvinc2
2017-02-16
Grace made it prettier
sstvinc2
2017-02-16
Added in title checks for article removal
sstvinc2
2017-02-16
Some parsing tweaks, mostly for The Guardian
sstvinc2
2017-02-16
Added The Guardian to sources
sstvinc2
2017-02-16
More parsing fixes, more bad article flagging
sstvinc2
2017-02-16
Pulled NYT again; minor fixes for NBC, Blaze
sstvinc2
2017-02-15
Fixed NYT, plus other parsing fixes and a minor visual tweak
sstvinc2
2017-02-15
Changed randomization algorith for H2 and H3; fully implemented H3
sstvinc2
2017-02-15
The Blaze added to new parser; also fixed Blaze desription fields
sstvinc2
2017-02-15
Added CBS to new parser
sstvinc2
2017-02-15
Added NBC to new parser
sstvinc2
2017-02-15
Added BBC to new parser
sstvinc2
2017-02-15
Added author name to Article class; added removeBadArticles() filter function
sstvinc2
2017-02-14
Weekly Standard now uses new parser
sstvinc2
2017-02-14
modularized code a bit, and added Fox News with new parser
sstvinc2
2017-02-14
New parsing method started
sstvinc2
2017-02-13
Better URL obfuscation method
sstvinc2
[prev]
[next]