User Tools

Site Tools


projects:potential-projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:potential-projects [2012/12/27 16:28] – [QR Code Business Card] dblumeprojects:potential-projects [2023/05/14 10:31] (current) – [Potential Projects] dblume
Line 3: Line 3:
 This is sort of a staging ground for future projects.  It was ported from the Google Wave page, "David's Potential Projects" This is sort of a staging ground for future projects.  It was ported from the Google Wave page, "David's Potential Projects"
  
 +===== Short Projects to Learn Things =====
 +
 +  * [[https://marrow.haus/@alice/110367045015727177|Write Doom using Python]] YouTube series. Those videos and you could have a passable Doom renderer, reading from WAD, in an afternoon or two. It’s a really great series, going step by step.
 +  * [[https://raytracing.github.io/|Ray Tracing in One Weekend]].
 +  * [[https://www.youtube.com/playlist?list=PL9VJ9OpT-IPTfjeA45Ab_-9IY1VGnNY0K|Raspberry Pi Pico projects]]
 +  * [[https://aosabook.org/en/|500 Lines or Less]]
 ===== QR Code Business Card ===== ===== QR Code Business Card =====
  
Line 52: Line 58:
   * http://googleblog.blogspot.com/2009/11/world-bank-public-data-now-in-search.html   * http://googleblog.blogspot.com/2009/11/world-bank-public-data-now-in-search.html
   * http://david.dlma.com/lifestream/all.html (available in UTF-8 or SQLite)   * http://david.dlma.com/lifestream/all.html (available in UTF-8 or SQLite)
-  * http://www.census.gov/genealogy/names/names_files.html 
-  * http://www.swivel.com/ 
-  * http://getpivot.com/ 
   * http://www.ted.com/talks/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html   * http://www.ted.com/talks/hans_rosling_shows_the_best_stats_you_ve_ever_seen.html
-  * http://timetric.com/ 
   * http://creativemachines.cornell.edu/eureqa   * http://creativemachines.cornell.edu/eureqa
   * http://peltiertech.com/WordPress/loess-smoothing-in-excel/   * http://peltiertech.com/WordPress/loess-smoothing-in-excel/
Line 62: Line 64:
 ==== Javascript ==== ==== Javascript ====
  
 +  * 2018: [[http://www.chartjs.org/|Chartjs.org]]: Luke used this for dynamic meminfo tracking, via [[https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.7.2/Chart.min.js|cloudflare.com's minified version]].
 +  * 2017: ScatterChart: https://developers.google.com/chart/interactive/docs/gallery/scatterchart
   * [[http://dygraphs.com/|dygraphs]] Accepts CSV.  That's good.   * [[http://dygraphs.com/|dygraphs]] Accepts CSV.  That's good.
-  * [[https://github.com/flot/flot/blob/master/README.md|Flot]] Would likely use if I'm already using jquery. (beautiful, uses jquery Example: [[http://binarybonsai.com/code/silprob/|Binary Bonsai's silprob]] with download link ) +  * [[https://github.com/flot/flot/blob/master/README.md|Flot]] Would likely use if I'm already using jquery.
-  * [[http://mbostock.github.com/protovis/docs/|Protovis]] No longer maintained, but that's not necessarily a problem.  Its descendant, [[http://d3js.org/|d3.js]] has a graph toolkit named [[http://code.shutterstock.com/rickshaw/|Rickshaw]]. (Michael used it [[http://binarybonsai.com/2010/09/27/chewie-stats/|here]]).+
   * [[http://www.simile-widgets.org/timeplot/docs/|Simile]] Used by timeline, and the Plurk karma timeplot.   * [[http://www.simile-widgets.org/timeplot/docs/|Simile]] Used by timeline, and the Plurk karma timeplot.
   * [[http://www.highcharts.com/|Highcharts]] Used at work.   * [[http://www.highcharts.com/|Highcharts]] Used at work.
Line 70: Line 73:
 ==== Python ==== ==== Python ====
    
 +  * [[http://bokehplots.com/pages/about-bokeh.html|Bokeh]] As seen [[https://pypi-package-count.herokuapp.com/|here]], and it's what Wim used at Roku for Player events.
   * [[http://code.google.com/p/graphy/|graphy]], [[http://code.google.com/p/google-chartwrapper/|google-chartwrapper]] and[[http://pygooglechart.slowchop.com/|pygooglechart]] all wrap the Google chart API.  So there are limitations on the dataset and image sizes.   * [[http://code.google.com/p/graphy/|graphy]], [[http://code.google.com/p/google-chartwrapper/|google-chartwrapper]] and[[http://pygooglechart.slowchop.com/|pygooglechart]] all wrap the Google chart API.  So there are limitations on the dataset and image sizes.
   * [[https://bitbucket.org/lgs/pycha/wiki/Home|pycha]], [[http://linil.wordpress.com/2008/09/16/cairoplot-11/|CairoPlot]] and [[https://launchpad.net/pycairochart|PyCairoChart]] all reply on PyCairo.   * [[https://bitbucket.org/lgs/pycha/wiki/Home|pycha]], [[http://linil.wordpress.com/2008/09/16/cairoplot-11/|CairoPlot]] and [[https://launchpad.net/pycairochart|PyCairoChart]] all reply on PyCairo.
projects/potential-projects.1356654515.txt.gz · Last modified: 2023/04/12 20:44 (external edit)