Home
Welcome
About This Wiki
sandbox (play here)
This shows you the differences between two versions of the page.
todo [2012/10/11 09:51] dblume [To Do] |
todo [2014/06/05 15:16] (current) dblume [To Do] |
||
---|---|---|---|
Line 3: | Line 3: | ||
Bite sized tasks: | Bite sized tasks: | ||
- | * Publish the Netflix email to RSS-feed script | ||
- | * Convert the script to [[http://www.python.org/dev/peps/pep-0008/|Guido's style guide]]. | ||
- | * Remove personal references to usernames, accounts, and passwords, maybe even have the script read them from a data file | ||
- | * Create a README, use [[https://gist.github.com/1855764|markdown]]. | ||
- | * Suggest that users use the [[http://docs.python.org/library/logging.html|logging module]]. | ||
- | * [[https://help.github.com/articles/create-a-repo|Create the repo]]. | ||
- | * Update the template scripts to use Python's ''with'' statement. | ||
- | * Update the readme at https://github.com/dblume/get-shit-done | ||
* Do the thing with the file most_frequently_used_words_5000_from_www.wordfrequency.info.txt | * Do the thing with the file most_frequently_used_words_5000_from_www.wordfrequency.info.txt | ||
- | * Transition from API Key to OAuth for Google+ and maybe Google Maps | ||
* Make techcrunch.dlma.com also show some content in the RSS feed | * Make techcrunch.dlma.com also show some content in the RSS feed | ||
+ | * Transition from API Key to OAuth for Google+ and maybe Google Maps | ||
Slightly bigger: | Slightly bigger: | ||
+ | * Install Nginx on my [[Raspberry Pi]]. Maybe see if Pelican would work there, too. | ||
+ | * Learn about [[http://twitter.github.io/bootstrap/|Bootstrap]]. | ||
+ | * Learn about [[https://tech.dropbox.com/2012/08/some-love-for-javascript-applications-2/|dropbox-js]]. | ||
* Borrow that left-hand-side title trick from [[http://stevelosh.com/blog/2009/01/going-open-source/|Steve Losh]]. | * Borrow that left-hand-side title trick from [[http://stevelosh.com/blog/2009/01/going-open-source/|Steve Losh]]. | ||
* Install a [[http://www.engadget.com/2012/02/01/how-to-set-up-a-home-file-server-using-freenas/|FreeNAS server]]. (Mike mentioned old Infrant ReadyNAS and QNAP.) | * Install a [[http://www.engadget.com/2012/02/01/how-to-set-up-a-home-file-server-using-freenas/|FreeNAS server]]. (Mike mentioned old Infrant ReadyNAS and QNAP.) | ||
* Blog about the dream on vacation: "You are not wanted here. Go away." Mention favorite songs? Peaches? Rest for Wicked? Or maybe, "The cameras want to see it." | * Blog about the dream on vacation: "You are not wanted here. Go away." Mention favorite songs? Peaches? Rest for Wicked? Or maybe, "The cameras want to see it." | ||
+ | * I'd been meaning to do my own calculations of the [[http://www.dataists.com/2011/02/best-boxes-in-a-super-bowl-pool/|best boxes in a Superbowl pool]]. Maybe use [[https://github.com/halst/rome|this Python library for Roman numerals]]. | ||
+ | * Russell Beattie did an Amazon talk on HTML5 Mobile Apps. See the source code [[http://dlma.com/mobile/|here]]. | ||
+ | * Ted is using Angular instead of jQuery. "It's incredible. We love it. We've been slaving away with jQuery / Backbone for a long time before switching." | ||
===== Location Service ===== | ===== Location Service ===== | ||
Line 49: | Line 47: | ||
* [[http://joekraus.com/were-creating-a-culture-of-distraction|We're creating a culture of distraction]], maybe this in combination with one or two links above? | * [[http://joekraus.com/were-creating-a-culture-of-distraction|We're creating a culture of distraction]], maybe this in combination with one or two links above? | ||
* [[http://scripting.com/stories/2012/06/01/afterXYearsProgramming.html|After X years programming]] Dave Winer writes why he loves programming, and so does Amir in [[http://amix.dk/blog/post/19692#Programming-is-an-art|Programming is an Art]]. | * [[http://scripting.com/stories/2012/06/01/afterXYearsProgramming.html|After X years programming]] Dave Winer writes why he loves programming, and so does Amir in [[http://amix.dk/blog/post/19692#Programming-is-an-art|Programming is an Art]]. | ||
+ | * Compare the thinking in [[http://gigaom.com/2013/07/31/a-digital-life-orange-is-the-new-black-shows-netflix-gets-how-millenials-watch-tv/|How Millenials Watch TV]] to the thinking of owning a Kscape system. Especially those who'll never see classics like Ermo. | ||
===== Back Burner ===== | ===== Back Burner ===== | ||
- | * Upload mentos+soda video | ||
* Upload fraps video of Minecraft worlds | * Upload fraps video of Minecraft worlds | ||
* Add Python cronjob daemon template to [[http://cloud9ide.com/|cloud9]] | * Add Python cronjob daemon template to [[http://cloud9ide.com/|cloud9]] | ||
* Visualizations: Check out that awesome HTML5 visualization from colleague. | * Visualizations: Check out that awesome HTML5 visualization from colleague. | ||
- | * imdb.dlma.com: Consider replacing imdbphp with [[http://imdbpy.sourceforge.net/|imdbpy]]. | ||
* Investigate [[http://www.bridworks.com/anote/en/main/index.php|Awesome Notes]] and [[http://www.instapaper.com/|Instapaper]] and [[http://www.hogbaysoftware.com/products/taskpaper/|Taskpaper]]. | * Investigate [[http://www.bridworks.com/anote/en/main/index.php|Awesome Notes]] and [[http://www.instapaper.com/|Instapaper]] and [[http://www.hogbaysoftware.com/products/taskpaper/|Taskpaper]]. | ||
* Mobile Dokuwiki: See if I can disable plugin sidebarng based on the value of [[http://forum.dokuwiki.org/thread/3410|$INFO['ismobile']]], and make other mobile stylesheet customizations. | * Mobile Dokuwiki: See if I can disable plugin sidebarng based on the value of [[http://forum.dokuwiki.org/thread/3410|$INFO['ismobile']]], and make other mobile stylesheet customizations. |