Commit Graph

  • 843061e5f3 adding generated schema file (trying again at doing the migration thing right) Dan Buch 2011-08-10 21:38:11 -04:00
  • a25c05ecf6 modifying user model to match what is wanted in 15.9, plus trashing foray into using new-style db: tasks to do awesomeness (sigh) Dan Buch 2011-08-10 21:35:41 -04:00
  • 58568a570b starting in on 15.9 Dan Buch 2011-08-10 20:54:15 -04:00
  • b3d2c45c36 filling in everything needed to login and view the account page, wheeeee. Dan Buch 2011-08-09 22:03:10 -04:00
  • 7ca80880a8 adding the user controller for futzing with login bits Dan Buch 2011-08-09 21:43:23 -04:00
  • 6f9519fce9 filling in the user model Dan Buch 2011-08-09 21:40:23 -04:00
  • 2b95899071 adding the user model for 15.8 Dan Buch 2011-08-09 21:38:51 -04:00
  • 5d4fa1ce17 starting in on 15.8, as 15.7 seemed to be a read-only recipe Dan Buch 2011-08-09 21:37:54 -04:00
  • 6403093135 listing people, yaaay Dan Buch 2011-08-09 21:12:02 -04:00
  • 5d78c29208 adding the people controller to access, list the people model Dan Buch 2011-08-09 21:06:53 -04:00
  • 9085ad1117 adding the Person model for the people table Dan Buch 2011-08-09 21:05:03 -04:00
  • 815469f6ae adding a chunk o sql for 15.6. wanted to skip ahead to 15.22, but too many missing bits :-/ Dan Buch 2011-08-09 21:04:19 -04:00
  • 9d42948abe using alternate layout depending on action Dan Buch 2011-08-09 07:03:28 -04:00
  • 391a4c186f trying to trigger the :except trigger handler thingy, but apparently I am in some sort of dev mode where exceptions are caught in another way(?) Dan Buch 2011-08-09 06:55:17 -04:00
  • 3f5e481906 specifying separate layouts within controllers and methods Dan Buch 2011-08-09 06:41:10 -04:00
  • c16c1361d3 working through 15.3 Dan Buch 2011-08-09 06:33:51 -04:00
  • fba21e7939 consolidating first two exercises into hodgepodge Dan Buch 2011-08-09 06:29:39 -04:00
  • 1ea05cfb9b adding generic app for working through remaining exercises in chapter 15 Dan Buch 2011-08-09 06:23:09 -04:00
  • 754e021047 adding sequel method that uses variables of multiple scopes Dan Buch 2011-08-09 06:14:03 -04:00
  • 50a6d264f8 filling in guts of Novel controller and associated template Dan Buch 2011-08-09 06:05:31 -04:00
  • e690886d6b adding novel controller Dan Buch 2011-08-09 05:20:53 -04:00
  • 8618730647 starting on 15.2 Dan Buch 2011-08-09 05:19:31 -04:00
  • 875b2f1ab1 adding the silly hello world controller Dan Buch 2011-08-08 21:21:18 -04:00
  • 6b5ccdcc16 first crack at system status app Dan Buch 2011-08-08 21:15:59 -04:00
  • be93849c02 adding status controller Dan Buch 2011-08-08 21:09:18 -04:00
  • 2bd727b695 starting on 15.1 status app Dan Buch 2011-08-08 21:06:30 -04:00
  • 4364327d94 adding the minimalist version of mailer (using third party smtp-tls lib) Dan Buch 2011-08-08 21:00:48 -04:00
  • 15f962eec0 directory dumping version Dan Buch 2011-08-08 07:29:43 -04:00
  • 48c4f83e3f headerful message variant Dan Buch 2011-08-08 07:16:08 -04:00
  • 4bad1c5bdd getting the action mailer recipe to actually work, no thanks to default setup not playing nice with local postfix :-/ Dan Buch 2011-08-08 07:13:37 -04:00
  • 3fadf723fd trivial change, removing a region preproc thingy Dan Buch 2011-08-03 07:27:24 -04:00
  • 020efaa9b4 not tracking generated bits Dan Buch 2011-08-01 23:12:38 -04:00
  • ebcff3a790 holy smokes a diagonal line Dan Buch 2011-08-01 23:10:28 -04:00
  • b3b2eef162 futzing around with drawing stuff Dan Buch 2011-08-01 22:59:29 -04:00
  • 7ac24fb0e9 starting to break out some Ajax crap, wheeeeee Dan Buch 2011-08-01 08:16:34 -04:00
  • 32e17c6754 removing unused var Dan Buch 2011-07-31 22:52:36 -04:00
  • 29141a90fb adding a model and a form and other stuff to make it right in a smallish way Dan Buch 2011-07-31 22:49:25 -04:00
  • 168b2d24eb showing entries of timeline instead of a json blob, tweaking other UI bits Dan Buch 2011-07-31 22:38:00 -04:00
  • 15c0345c79 using Json.NET to parse the user timeline Dan Buch 2011-07-31 22:22:32 -04:00
  • 28b9876dc9 removing yet another generated file from version control Dan Buch 2011-07-31 22:12:57 -04:00
  • a26c279ad3 rebuilding with externalized twitter request string, removing more compiled stuff from version control Dan Buch 2011-07-31 22:06:23 -04:00
  • e25c46b4f1 more cleanup of generated bits Dan Buch 2011-07-31 19:51:33 -04:00
  • 8e763d9d06 adding some third party libs, ignoring some stuff Dan Buch 2011-07-31 19:47:40 -04:00
  • 99dcba4857 Adding some junk done in Visual Web Developer unknown 2011-07-31 16:42:27 -04:00
  • 26b7a0664c derp Dan Buch 2011-07-31 07:56:57 -04:00
  • 5de7f2bd3a working through 14.5 and getting an awesome openssl error Dan Buch 2011-07-25 23:04:53 -04:00
  • e69ebabc5f working through 14.4 Dan Buch 2011-07-25 22:36:02 -04:00
  • ea74004d4e working through 14.3 Dan Buch 2011-07-25 22:09:21 -04:00
  • 963e423d03 up to 14.3 and cleaned up 14.1 along the way Dan Buch 2011-07-25 21:46:13 -04:00
  • d92413c2b1 done with 14.1 Dan Buch 2011-07-25 21:32:26 -04:00
  • 2bb5d6d954 starting to work through chapter 14 of oreilly cookbook, maybe backtracking here and there Dan Buch 2011-07-25 20:46:23 -04:00
  • fceb143a13 starting to work through the oreilly cookbook Dan Buch 2011-07-24 19:54:37 -04:00
  • 9a28b70827 up to Correlation Coefficient Dan Buch 2011-07-15 07:36:50 -04:00
  • e6ed0c05ea up to Variance Dan Buch 2011-07-14 23:04:37 -04:00
  • 1c279e1fc7 up to Range in numerical measures Dan Buch 2011-07-13 22:43:58 -04:00
  • cedc327100 up to Numerical Measures Dan Buch 2011-07-13 22:38:38 -04:00
  • 99d8fa810e up to Scatter Plot Dan Buch 2011-07-13 22:29:16 -04:00
  • d2b9d1cd13 up to Stem-and-Leaf Plot Dan Buch 2011-07-13 22:25:42 -04:00
  • 121ed7f478 up to cum rel freq graph Dan Buch 2011-07-12 22:04:59 -04:00
  • 3477ee16ef up to cum rel freq dist Dan Buch 2011-07-12 21:55:11 -04:00
  • ad72881793 up to cum freq graph Dan Buch 2011-07-12 21:32:36 -04:00
  • 6e61c43762 up through quantitative data histograms Dan Buch 2011-07-11 06:12:54 -04:00
  • 9cb9c68c87 done through category statistics Dan Buch 2011-07-11 05:35:43 -04:00
  • 4ebd4f9222 up through the bar graph exercise Dan Buch 2011-07-11 04:54:45 -04:00
  • e3a747c169 putting the intro stuff into its own dir Dan Buch 2011-07-11 04:35:55 -04:00
  • 9dfeecd729 finished with the "R introduction" on r-tutor.com Dan Buch 2011-07-11 04:31:40 -04:00
  • 8cb1c01c19 well, *sure*, I would love to track my R session history Dan Buch 2011-07-08 22:22:35 -04:00
  • 84c8f2236b I made a file! Dan Buch 2011-07-07 22:34:05 -04:00
  • f36116aca7 how about a plaintext version of the .tex readme? Dan Buch 2011-07-07 22:24:44 -04:00
  • 4d8f9d79ee maybe this is actually valid LaTeX (???) Dan Buch 2011-07-07 22:15:07 -04:00
  • 74dfe433b9 alternate implementation of CountBits Dan Buch 2011-06-19 18:38:51 -04:00
  • 0e86ed72e2 here's your README, github ;-) Dan Buch 2011-06-19 18:29:53 -04:00
  • 2f315a6353 working on "duff" example led me to futzing with gdb, found out the gdb tutorial is kinda (a lot) outdated Dan Buch 2011-06-19 18:27:45 -04:00
  • b95730410b futzing with printf return Dan Buch 2011-06-19 07:45:12 -04:00
  • 803101b36f another bug exercise Dan Buch 2011-06-19 07:37:44 -04:00
  • cf6f47c990 float comparison! Dan Buch 2011-06-19 07:28:23 -04:00
  • 3c51da2e98 futzing with a tricky float increment Dan Buch 2011-06-18 20:01:05 -04:00
  • 9ab4fa7279 a more verbose version of the bit counter Dan Buch 2011-06-18 19:57:39 -04:00
  • b447c7a61a more futzing with whitespace in bit counter Dan Buch 2011-06-18 19:39:37 -04:00
  • f20b8ca138 counting bits! Dan Buch 2011-06-18 19:37:54 -04:00
  • a414f515d1 must. get. 64-bit machine. Dan Buch 2011-06-18 19:28:20 -04:00
  • 70d09f33a1 sizeof integer pointers ? Dan Buch 2011-06-18 15:27:23 -04:00
  • b1172d6c6e futzing with relationship between switch/case and labels Dan Buch 2011-06-18 15:06:29 -04:00
  • 79436cc731 futzing around with macros some more Dan Buch 2011-06-18 14:28:00 -04:00
  • 376ef0353f just some dumb makefile cleanup Dan Buch 2011-06-18 14:07:11 -04:00
  • 4a783c9a7a in case I feel like cleaning Dan Buch 2011-06-16 21:48:15 -04:00
  • 731e1002cd cleaning things up a bit Dan Buch 2011-06-16 21:46:56 -04:00
  • e026dabefb futzing with stdout flushing solutions Dan Buch 2011-06-16 21:33:57 -04:00
  • 90e101db98 exercise 3 Dan Buch 2011-06-16 21:29:28 -04:00
  • fc20882f74 simplifying the Makefile a touch Dan Buch 2011-06-13 22:22:12 -04:00
  • 7532ba866a not much to show for this one, but I'm pretty sure I get it :-P Dan Buch 2011-06-12 23:51:17 -04:00
  • 7f11279bfd ummmm, fixed? Dan Buch 2011-06-12 23:02:18 -04:00
  • 81f7260e3f adding url because I forget stuff and don't know how to use bookmarks Dan Buch 2011-06-12 22:37:29 -04:00
  • 7b8c5e3212 doing some puzzles! Dan Buch 2011-06-12 22:36:31 -04:00
  • c984ce1fd0 force restart Dan Buch 2011-05-29 19:40:07 -07:00
  • 9e5cf6d00a adding a copy of the official tutorial Dan Buch 2011-05-29 19:28:08 -07:00
  • 3e4fda5bd5 okay, so maybe OpenGL was a bad choice for the C++-themed repo... Dan Buch 2011-05-29 19:26:37 -07:00
  • bb504b7c61 futzing around with opengl Dan Buch 2011-05-29 06:08:33 -07:00
  • 3d24f88327 nesting basic stuff in its own tree Dan Buch 2011-05-29 05:30:03 -07:00
  • 1ef082fb9f updating readme for correctness Dan Buch 2011-05-29 05:03:35 -07:00