summaryrefslogtreecommitdiffstats
path: root/ideas/software.txt
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-06-11 16:59:46 -0400
committerbnewbold <bnewbold@robocracy.org>2016-06-11 16:59:46 -0400
commit8d4798dc00f5f9df8e5cf2c8daab3cf590a93f65 (patch)
tree893e300246af26416dfadc2089e81a243493b6fe /ideas/software.txt
parent2e9fb282b483b067fbe42329c65c6a81afff098a (diff)
downloadknowledge-8d4798dc00f5f9df8e5cf2c8daab3cf590a93f65.tar.gz
knowledge-8d4798dc00f5f9df8e5cf2c8daab3cf590a93f65.zip
rework ideas folder
Diffstat (limited to 'ideas/software.txt')
-rw-r--r--ideas/software.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/ideas/software.txt b/ideas/software.txt
new file mode 100644
index 0000000..386e6d0
--- /dev/null
+++ b/ideas/software.txt
@@ -0,0 +1,9 @@
+
+These are some tiny little projects that might be good learning experiences for
+various languages or frameworks.
+
+Generate a citation (bibtex, MLA, APA, etc) for a given URL, based on fetching
+the HTML document and parsing META, TITLE, etc.
+http://www-archive.mozilla.org/blue-sky/misc/199809/cite.html
+
+Re-do Hilbert curve film/video encoding project.