summaryrefslogtreecommitdiff
path: root/calendar.txt
diff options
context:
space:
mode:
Diffstat (limited to 'calendar.txt')
-rw-r--r--calendar.txt53
1 files changed, 53 insertions, 0 deletions
diff --git a/calendar.txt b/calendar.txt
new file mode 100644
index 0000000..cbb0d39
--- /dev/null
+++ b/calendar.txt
@@ -0,0 +1,53 @@
+## ESSAYS
+ - Panasonic Lumix S1R Field Test
+ ** tasks:
+ - create CSS of inline picture stories ala CM
+ - create referal link callout at top of the page
+ -
+ - TNF essay
+ - history of american nature writing, listing some more obscure authors, (themes therein?)
+ - list of nature writing books,
+ - where is the thoreau of africa?
+ - Is there a thoreau of russia?
+ - what is the relationship of other literatures to nature.
+
+## JRNL
+ - Sounds of mexico [~/writing/luxagraf/sounds-of-mexico.txt]
+ - Blessing of the seeds Candelaria [candelaria.txt]
+ - On not traveling
+ - Eggs in the jardin
+ - Invitation to mailing list
+ - Travco after page
+
+## GUIDES
+ - How to
+
+## SRC:
+### django tutorial for beginners - part 1
+ * what is django
+ - python based framework for creating websites
+ - models urls views templates
+ * How can django simplify my life?
+ - built in tools
+ - admin
+ - ORM
+ - interface with Python’s unit testing tools
+ - authentication system
+ - basic CRUD tools
+ - generate feeds
+ - GIS
+ - internationalization/localization tools
+ - once you know your way around you can prototype things really quickly
+ -- ???
+ * Sites that use django at scale
+ - Instagram
+ - Mozilla
+ - National Geographic
+ - Disqus
+ - Bitbucket
+
+### django tutorial for beginners - part 2
+### django tutorial for beginners - part 3
+
+
+