• "Egmont Press and Penguin Publishing will launch a range of children's books onto the Nintendo DS in a licensing deal with entertainment software company Electronic Arts (EA). It is the first time that children's books have been developed specifically for the Nintendo DS platform in the UK." Ooh, that's kind of awesome.
  • "Gemcutter is the next generation of gem hosting for the Ruby community. Instantly publish your gems and install them. Use the API to interact and find out more information about available gems. Become a contributor and enhance the site with your own changes." Apparently this is the next big thing, post-github not serving gems. Let's chase this trend for a bit.
  • "…it’s been a week and we’ve decided to not bring back the gem builder. It was a fun experiment but Jeweler and Gemcutter combined make it ridiculously simple to publish a gem. The gem builder use case (fork a project, make a change, publish a gem, install it) is now easier than ever using these tools." Which is all very nice, but a bit of a PITA for anyone who'd been depending on this. Still: gems.github.com will serve for another year.
  • "In Nokogiri  's are converted to whitespace, but they are not a normal space and aren't removed with the standard String#strip and friends." Needless to say, this is somewhat annoying. Thanks for fixing it, internet!
  • "It may be a little hidden but Git actually comes with auto completion, you just have to set it up." I did not know that. Useful!
  • "The program seeks to accommodate up to 15 students who are considered "at-risk for dropping out or poor performance in core classes", focusing on themes such as literacy and writing, mathematics, 21st-Century technology skills, leadership, and more. The site argues that students who are considered "at-risk" usually haven't reached that point because they lack the capacity to learn, but because school no longer holds any relevance to them or it bores them…" …and so it uses WoW to provide them with relevant usage-examples of the subjects they need to get better at. Not entirely convinced, but interesting that they're using a wiki to collate lesson ideas/plans.
  • "In the case of European Air War, what management wanted was a very cool game to sell that customers would love. What the lead programmer did was present it to them so that they could see, clearly, that this was exactly what they had on their hands already. They, too, were having trouble digging through all those details and seeing the big picture." Lovely story about the importance of presentation on any kind of project.
  • "Being a light-hearted look at the world of story and writing in games." Written by Richard Cobbett, it's quite a lot of fun. And he's played Realms of the Haunting, too. Awesome.
  • "Red dot fever enforces a precision into your design that the rest must meet to feel coherent. There’s no room for the hereish, nowish, thenish and soonish. The ‘good enough’." Dingdingding. +5 points to Taylor, as usual. Place, not location.
  • "TinkerKit is an Arduino-compatible physical computing prototyping toolkit aimed at design professionals. The interest in physical computing as an area in development within the creative industries has been increasing rapidly. In response to this Tinker.it! is developing the TinkerKit to introduce fast iterative physical computing methodologies to newcomers, and particularly design professionals." Standardised modules, standardised connectors, Arduino-compatible. I remember Massimo showing me his keyboard-emulating board ages ago. Nice to see Tinker productising the platform, too.
  • "The buttons are designed to look very similar to basic HTML input buttons. But they can handle multiple interactions with one basic design. The buttons we’re using are imageless, and they’re created entirely using HTML and CSS, plus some JavaScript to manage the behavior." Dark, dark voodoo, but very impressive – and excellently explained by Doug Bowman. It's nice to see Doug blogging again.
  • "If 2009 is going to see the emergence of high-quality browser-based games, then 2009 is going to be the year of Unity. It has: lots of powerful features; iPhone support; Wii publishing; a developing community; quality developers using it; and an upcoming upcoming PC version. In short, it is about to make a major splash. I feel compelled to jump in with it — the indie license is cheaper than the Flash IDE."
  • "bash completion support for core Git." Ooh. This looks really, really nice.