From c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56 Mon Sep 17 00:00:00 2001 From: msummers42 Date: Tue, 13 Oct 2009 23:46:04 -0500 Subject: Intial commit. It works, but won't display the images until they are served via an external media server. I will add that in for dev purposes next. --- TODO | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..e0afbe6 --- /dev/null +++ b/TODO @@ -0,0 +1,17 @@ +TODO +gentoo-ads + +show how to serve the static media via dev server + create demo images + +implement impression counter + needs design decision + what is the desired output for analysis + why not use apache logs? + +implement serialized POST to collect clickthru and related JS + design decision needed + what info from the REQUEST object do we want? + +Something else maybe? +A nice little analytics dashboard ... that could be nice. -- cgit v1.2.3-65-gdbad