Commit Graph

26 Commits

Author SHA1 Message Date
Aaron Mueller e59ff4e368 Fix some paths 2014-04-26 00:03:50 +02:00
Aaron Mueller c3380a2860 Remove deprecated :use directives and add some aliases 2014-04-24 23:26:24 +02:00
Aaron Mueller 7cce88f523 Bring the project up to date and rearrange the files 2014-04-23 23:23:44 +02:00
Aaron Mueller 86f9a4cb3f Fix some huge bugs. The scraper is now stable and usefull 2014-01-31 00:02:26 +01:00
Aaron Mueller 8066186397 fix tha nasty competition-id issue and make it run again 2014-01-30 21:02:25 +01:00
Aaron Mueller 03ec7844e0 Start refactoring the competiton 2014-01-30 00:27:46 +01:00
Aaron Mueller ddcfad7fea Scrape the competition theme from the page 2014-01-29 23:58:44 +01:00
Aaron Mueller ab395a49d7 Fix the problem with not executing lazy sequences
See
http://stackoverflow.com/questions/21387021/let-does-not-execute-the-second-expression-in-the-body
for more information.
2014-01-28 14:58:11 +01:00
Aaron Mueller 2ed50d75bc Add some comments and remove the db init (will be done at startup) 2014-01-20 22:32:28 +01:00
Aaron Mueller b0bf1a7cf4 Some more documentation 2014-01-19 20:36:56 +01:00
Aaron Mueller 47356a82c8 Fix some problems with the new ring lib 2014-01-19 01:11:14 +01:00
Aaron Mueller c9a2afc79b Some structural work 2014-01-18 23:44:03 +01:00
Aaron Mueller 5562d451ce Some typo 2014-01-18 23:44:03 +01:00
Ruben Müller 97f2bee7d8 Added type field to entries and some TODO comments 2014-01-03 18:00:14 +01:00
Aaron Mueller 25126030f7 Clean up some stuff and make it uberwar compatible 2013-10-06 18:08:50 +02:00
Aaron Mueller 6ee246f0a6 Damn, time is running and I have n time to make it pretty :( 2013-09-30 01:19:45 +02:00
Aaron Mueller 3d4fc79a1f DAmn db stuff .. switch to sqlite and finish up the persistence stuff 2013-09-30 00:37:38 +02:00
Aaron Mueller 146f1bef37 More DB work ... 2013-09-29 01:08:25 +02:00
Aaron Mueller 452e3d3245 Write a runner for the web scraping stuff 2013-09-28 23:42:15 +02:00
Aaron Mueller d2d60cf48d Set up the database tables and connection 2013-09-28 23:41:28 +02:00
Aaron Mueller 34386973f6 Rearrange some stuff and start implementing the image processing 2013-09-28 14:15:22 +02:00
Aaron Mueller 7ee90ee2ad More layouting 2013-09-28 14:02:17 +02:00
Aaron Mueller 74f63c1269 Start implementing the webscraping part 2013-09-28 12:34:44 +02:00
Aaron Mueller 04635d2758 Try some layouting with sample image 2013-09-28 12:34:07 +02:00
Aaron Mueller 203892a0ca Clean up some stuff and make a hello world app to deploy 2013-09-28 11:35:23 +02:00
Aaron Mueller 56c3e433e9 Initial commit 2013-09-28 10:40:54 +02:00