From c18562d202a20e8d22db3480721cb2ff649fc0e2 Mon Sep 17 00:00:00 2001 From: Brit Butler Date: Sat, 18 Aug 2012 23:15:44 -0400 Subject: [PATCH] TODO updates. --- TODO | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/TODO b/TODO index ce08d1f..b6efc70 100644 --- a/TODO +++ b/TODO @@ -31,15 +31,7 @@ It's interesting to note two things. -- Blogs are platforms designed for content syndication/publishing, not intelligent discourse. TODO: -;;;; implement start-coleslaw, stop-coleslaw! -;;;; implement cl-store use+init, once every 24 hours? -;;;; implement update-site, parse-file support. -;;;; how many globals can we move into *storage* as keywords? ALL OF THEM! -;;;; --what about accessing them? -;;;; write a proper version of escape considering wild pathnames and valid URL issues -;;;; implement atom feed. RSS too? -;;;; implement non-disqus comment support? -;;;; What do post update semantics look like? i.e. edit file to change tags. what about post-removal? - +;;;; implement atom or RSS feed! ;;;; plugins: analytics, logging/monitoring, crossposting, disqus, pygments/gists ;; support old URLs via use of post-aliases? +;;;; write a proper version of escape considering wild pathnames and valid URL issues