33 lines
		
	
	
		
			971 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			971 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| TODO
 | |
| ====
 | |
| 
 | |
| euscan
 | |
| ------
 | |
| 
 | |
| - check other distros (youri)
 | |
| - steel ideas from other tools (uscan, portscout)
 | |
| 
 | |
| Site Handlers
 | |
| -------------
 | |
| 
 | |
| - sourceforge: http://sourceforge.net/api/file/index/project-name/vboxgtk/mtime/desc/limit/20/rss  http://sourceforge.net/api/release/index/project-id/264534/rss
 | |
| - ftp.kde.org: doesn't scan the "unstable" tree
 | |
| - mysql: should use http://downloads.mysql.com/archives/
 | |
| - mariadb: should use http://downloads.askmonty.org/MariaDB/+releases/
 | |
| 
 | |
| euscanwww
 | |
| ---------
 | |
| 
 | |
| - add last scan in the footer
 | |
| - add json/xml for each page (with a *real* API)
 | |
| - rss scan world + post ?
 | |
| - add an /about/config page that describe the current config (overlays, stuff in make.conf, euscan default settings, etc..)
 | |
| 
 | |
| ### Scan process
 | |
| 
 | |
| - Move to celery:
 | |
| -  periodic task for emerge --sync; layman -S; eix-update etc... (every day ?)
 | |
| -  periodic task for euscan (once every week, groupped by category)
 | |
| 
 | |
| This would allow easier on-demand refresh from web interface
 |