Commit Graph

  • c0184dd9df Splitting things up a bit Dan Buch 2012-12-11 22:50:47 -05:00
  • 8ba87ccc81 Cells can have their values set when ranging over them Dan Buch 2012-12-11 22:30:34 -05:00
  • 078efbe057 Refactoring tests a bit Dan Buch 2012-12-11 21:04:47 -05:00
  • 0ac0b4cab9 Cleaning better and using chars with more contrast. Dan Buch 2012-12-11 18:43:15 -05:00
  • df55a809f1 Attempting to collapse package up a level Dan Buch 2012-12-11 18:28:10 -05:00
  • f22abc0430 Detecting 3-period oscillators Dan Buch 2012-12-10 09:39:58 -05:00
  • 78625088e8 Detecting statis with blinkers or beacons or some other 2-period oscillator Dan Buch 2012-12-10 09:14:29 -05:00
  • 8ff1125452 Even better, I guess Dan Buch 2012-12-10 00:55:39 -05:00
  • 3ff6e2e999 Ending game automatically when statis is reached Dan Buch 2012-12-10 00:35:09 -05:00
  • ad1bd2537a Introducing concept of mutation Dan Buch 2012-12-10 00:19:31 -05:00
  • ea5bb19b0b Flagging up the command-line interface Dan Buch 2012-12-09 23:38:38 -05:00
  • 00b750e2b0 Plugging stuff into command-line runner Dan Buch 2012-12-09 23:20:43 -05:00
  • 32095ef057 Ensuring the game can display itself Dan Buch 2012-12-09 22:51:10 -05:00
  • ffb8d1e43c Implementing dead cell reproduction Dan Buch 2012-12-09 22:33:42 -05:00
  • c2ffaee979 Implementing overcrowding rule Dan Buch 2012-12-09 22:16:16 -05:00
  • aaba7c22df Getting two of the four rules (sorta) working Dan Buch 2012-12-09 21:05:40 -05:00
  • f6546e7186 More tests, including finally getting into implementation of real reqs Dan Buch 2012-12-09 00:22:10 -05:00
  • 8a858a9a11 Filling in a few more tests Dan Buch 2012-12-08 23:08:40 -05:00
  • f1ab95c68f (finally!) doing some TDD in Go Dan Buch 2012-12-08 22:44:45 -05:00
  • ecffff2a60 Starting work on a Go implementation of Conway's Game of Life Dan Buch 2012-12-08 21:47:21 -05:00
  • 6bd27f93b8 picking up the android thing again Dan Buch 2012-12-08 07:57:46 -05:00
  • 5228eba27e Using the more explicit Java symbol access pattern Dan Buch 2012-12-02 20:28:07 -05:00
  • e1a07fadd9 Working through an old @why post on metaprogramming Dan Buch 2012-12-02 20:21:14 -05:00
  • 9fd03cab2f Implementing rpc example in Go Dan Buch 2012-12-02 08:41:05 -05:00
  • b0553c1b8d Renaming some stuff and starting on ch. 4 rpc example implemented in Go Dan Buch 2012-12-01 19:06:23 -05:00
  • 4c63923238 Ignoring symlinked bin dir from main go workspace Dan Buch 2012-12-01 18:50:30 -05:00
  • 9802fe8ca5 Removing obsolete autoenv file and updating imports to match new layout Dan Buch 2012-12-01 18:41:06 -05:00
  • 80e5b8fa5e Attempting to correct Go project layout Dan Buch 2012-12-01 18:34:55 -05:00
  • bbb709be31 Accepting fib count from os.Args, whoopdittydooo Dan Buch 2012-12-01 08:08:31 -05:00
  • b01f9d70fd Doing the bit of the go tour on select Dan Buch 2012-12-01 07:52:03 -05:00
  • 42b7abccc0 Re-namespacing stuff, but not quite going the whole way with "correct" go layout Dan Buch 2012-11-30 19:31:24 -05:00
  • b8d83c830c Playing with round-robin behavior Dan Buch 2012-11-27 00:11:56 -05:00
  • 10aa737d1d Adding the picture resizing consumer Dan Buch 2012-11-26 23:42:08 -05:00
  • b3f0f5c4ec Touching up the add-points consumer Dan Buch 2012-11-26 23:29:20 -05:00
  • c4e8e39176 Adding the alert consumer Dan Buch 2012-11-26 22:47:57 -05:00
  • 952604d431 Adding fanout publishing script for the picture upload example Dan Buch 2012-11-26 22:36:28 -05:00
  • 6d5cc71aa4 Printing awesomely Dan Buch 2012-11-23 09:45:11 -05:00
  • 91f9d80e16 Finishing the consumer side of the alert example from chapter 4 Dan Buch 2012-11-23 09:28:45 -05:00
  • 4acbd0a911 Getting the alert producer JRuby implementation working Dan Buch 2012-11-23 08:17:53 -05:00
  • d42c036909 Adding another creds env var Dan Buch 2012-11-22 16:40:39 -05:00
  • d3918bd79c Goofing around with JRuby implementation of chapter 4 alert stuff Dan Buch 2012-11-22 16:40:19 -05:00
  • c01332ff84 Updating rakefile setup task to pull in gson, too Dan Buch 2012-11-22 16:23:42 -05:00
  • 12bd530e6f Meant to go clean, too Dan Buch 2012-11-22 14:07:11 -05:00
  • 61a748bd44 Finishing up the alert consumer and producer Dan Buch 2012-11-20 07:57:06 -05:00
  • 4e980011d6 Filling in the chapter 4 alerts consumer Dan Buch 2012-11-20 07:39:33 -05:00
  • 0be6b37318 Adding setup script for ch. 4 alerting user Dan Buch 2012-11-20 07:04:34 -05:00
  • 19350d73ca Having a level helps Dan Buch 2012-11-19 22:46:25 -05:00
  • d418a7ae38 Beware the trailing slash Dan Buch 2012-11-19 22:38:11 -05:00
  • 2bf7d416e2 Using a separate admin '/' vhost login Dan Buch 2012-11-19 22:37:23 -05:00
  • 0e5566367c Setting up separate admin user for use with log consumers Dan Buch 2012-11-19 19:50:42 -05:00
  • 9e0e2ab567 Goofing around with log consumers Dan Buch 2012-11-19 19:00:51 -05:00
  • 351a7dc5ba Kinda fixing rake to at least only download once Dan Buch 2012-11-19 08:45:55 -05:00
  • 5500be5264 Playing with rolls of dice or whatebbs Dan Buch 2012-11-18 22:09:49 -05:00
  • 0bad7fe2f9 Playing with counters and flips Dan Buch 2012-11-18 21:46:49 -05:00
  • 9cb1be13fe TRIVIAL go fmt Dan Buch 2012-11-18 20:21:16 -05:00
  • e99e5165bd Filling in example binary search thing with real implementation Dan Buch 2012-11-18 20:20:29 -05:00
  • 0c300d7cdd Adding test for binary search rank func Dan Buch 2012-11-18 20:20:07 -05:00
  • b867cd616a Adding implementation of binary search rank Dan Buch 2012-11-18 20:19:47 -05:00
  • 1ddd54676c Goofing around more with mechanics instead of reading the dang book Dan Buch 2012-11-18 19:00:50 -05:00
  • 3f696f3060 Filled in "ReadInts" implementation and test Dan Buch 2012-11-18 18:51:59 -05:00
  • 869142a314 Getting sidetracked writing utility functions Dan Buch 2012-11-18 13:47:26 -05:00
  • 8ca6f624d4 Starting to goof around with binary search Dan Buch 2012-11-18 08:30:49 -05:00
  • 631472da41 Breaking things out, adding test, all that good crap Dan Buch 2012-11-18 08:06:50 -05:00
  • f3712555d5 Go Euclid! Dan Buch 2012-11-18 07:50:09 -05:00
  • d231791a19 Updating autoenv crap Dan Buch 2012-11-18 07:30:57 -05:00
  • d2f94e6b8e Refreshing Algorithms 4th Ed. work, updating ignores. Dan Buch 2012-11-18 07:22:04 -05:00
  • 52a7c23bb1 Working on administration-related php exercise Dan Buch 2012-11-17 21:12:46 -05:00
  • 74bd6aeaf0 A bit of cleanup, hopefully shutting down consumer in a relatively sane way Dan Buch 2012-11-17 08:55:37 -05:00
  • c9c964d7c4 Using amqp uri env var in jruby implementation Dan Buch 2012-11-17 08:27:12 -05:00
  • f950fcd318 Sloppy commit. Both re-namespacing and using the amqp uri env var. Dan Buch 2012-11-17 08:25:15 -05:00
  • 4c78d5d148 Switching scala implementation to use env var for amqp uri Dan Buch 2012-11-17 08:16:21 -05:00
  • 148cf7ef95 Updating Go impl to use amqp uri from env Dan Buch 2012-11-17 08:10:11 -05:00
  • 13d3d28fe3 Setting up some shared environment stuff Dan Buch 2012-11-17 07:50:35 -05:00
  • 23b4162455 Ignoring a few rabbitmq artifacts Dan Buch 2012-11-17 07:33:49 -05:00
  • 2e7de65c2d Switching to Ruby-style methods and setters Dan Buch 2012-11-16 22:24:01 -05:00
  • ef2c0337c6 Filling in the consumer side of the JRuby implementation Dan Buch 2012-11-16 21:15:29 -05:00
  • 43be53a224 Starting implementation of RabbitMQ in Action Ch. 02 exercises in JRuby Dan Buch 2012-11-16 20:25:44 -05:00
  • 4b81b14358 Stubbing in jruby version Dan Buch 2012-11-16 19:38:13 -05:00
  • 2ef0c8207a Running the producer via maven (via bash) Dan Buch 2012-11-15 23:14:13 -05:00
  • 04c57cc71f Getting rid of a silly else block Dan Buch 2012-11-15 23:06:06 -05:00
  • dc1d9d5b0c Commenting out dependency that doesn't apppear to exist anymore Dan Buch 2012-11-15 23:03:42 -05:00
  • b5e86d9b41 Attempting to build with maven instead... Dan Buch 2012-11-15 22:58:39 -05:00
  • 420a979b98 Implementing the consumer side of the chapter 2 exercise Dan Buch 2012-11-15 20:13:46 -05:00
  • 4be2593056 Adding back the package statement Dan Buch 2012-11-15 20:13:11 -05:00
  • b8a0654107 Getting bytes of string more elegantly Dan Buch 2012-11-15 08:10:39 -05:00
  • 374c5e03fa That's better. Cleaning up is clean. Dan Buch 2012-11-15 07:52:32 -05:00
  • dda8e8cb85 Declaring queue properly, but now it would appear we're blocking... Dan Buch 2012-11-15 07:51:08 -05:00
  • ce29df17cb Renaming for clarity Dan Buch 2012-11-15 07:50:46 -05:00
  • 217fe20307 Kinda starting to implement the hello world producer Dan Buch 2012-11-15 07:44:27 -05:00
  • a1c85158f0 Updating project name, adding sbt-assembly and rabbitmq goodness Dan Buch 2012-11-15 07:43:38 -05:00
  • 76e84ec472 Ignoring another build artifact Dan Buch 2012-11-15 07:43:23 -05:00
  • c4b9bc99b8 Adding the sbt-assembly plugin Dan Buch 2012-11-15 07:43:10 -05:00
  • f800f221fd Stubbing in some garbage for Scala version of RabbitMQ in Action ch 02 examples Dan Buch 2012-11-15 00:23:36 -05:00
  • 3fed0c2e4e Implementing the producer side and breaking out common topology bits Dan Buch 2012-11-15 00:05:44 -05:00
  • 46933f0611 Much better like that, yap Dan Buch 2012-11-14 23:47:08 -05:00
  • f1c4f20058 Almost kinda there... Dan Buch 2012-11-14 22:27:46 -05:00
  • 1991c87ba9 Starting work on go version of chapter 2 examples Dan Buch 2012-11-14 21:16:00 -05:00
  • 18a9674ec2 Working through the confirmation example Dan Buch 2012-11-14 20:37:37 -05:00
  • 26ec865dd7 Pulling out channel setup into common bits Dan Buch 2012-11-14 18:03:45 -05:00
  • 1120412e45 Namespacing work by implementation language Dan Buch 2012-11-14 17:56:40 -05:00