aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authormsummers42 <msummers42@gmail.com>2009-10-13 23:46:04 -0500
committermsummers42 <msummers42@gmail.com>2009-10-13 23:46:04 -0500
commitc2d89e3a78e9e43bc3f9e61bf7166ce057d80b56 (patch)
tree3b2fed7cbd31f40b8a5050294dd449ba8cd4b8a4 /TODO
downloadgentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.tar.gz
gentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.tar.bz2
gentoo-ads-c2d89e3a78e9e43bc3f9e61bf7166ce057d80b56.zip
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO17
1 files changed, 17 insertions, 0 deletions
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.