-
Recent Posts
Clippings- BROADCAST: Procedural Generation and Simulation in DWARF FORTRESS (April 22nd)
- Physicists continue work to abolish time as fourth dimension of space
- Chinese Coup Rumors Run Wild Online, Then Disappear
- Understanding the Second-Generation of Behavior Trees – #AltDevConf
- NSScreencast: Bite-sized Screencasts for iOS Development
- C# for Gaming: Slides
- C# for Gaming: AltDevConf This Weekend
- Game Development Essentials #1 - Don’t use inheritance for your game objects
- Obvious Engine: a vision-based augmented reality engine for indie games
- Bubbles
Tags
.net activesync acts_as agile ajax amazon api attention bayes bbc beefy big-o C# canterbury cards cartoons categorisation cluetrain cocoa coffee coke coldsnap common complexity conan conference dasblog dashboard dashcode da vinci del.icio.us design by contract devdays directx dylib dynamicproxy emacs exceptions flickr mac mtg orm parallels windows xnaArchives
Monthly Archives: April 2006
Grouping Array Elements In PHP
PHP’s had array_chunk for a while, which splits an array into groups of a certain size. The Ruby equivalent is each_slice from Enumerator, recently joined by some Rails goodies in the form of Enumerable#group_by and Array#in_groups_of. in_groups_of is just a … Continue reading
Posted in Uncategorized
1 Comment
TAPEFAILURE Updates
There’s now a TAPEFAILURE API, an address for bug reports and a bunch of fixes, all described in the new blog. Time for another look, I think.
Posted in Uncategorized
Leave a comment
Simple Test, Better Living In PHP 4
It takes a lot of will-power to do the right thing in PHP 4. As far as I can tell, PHP 5 is a healthy, sensible language, spawning all sorts of happy, shiny frameworks with ten fingers and ten toes … Continue reading
Posted in Uncategorized
Leave a comment
TAPEFAILURE
TAPEFAILURE doesn’t work for me in Firefox, and lacks lots of features that I’d love, but but it’s a fascinating idea that I’m definitely going to check back on. It lets you record a browser session from their site, save … Continue reading
Posted in Uncategorized
Leave a comment
Epicenter or Sinkhole?
Jason Fried: You can have a calendar without color coding. You can have a calendar without alarms. You can have a calendar without dragging and dropping. You can have a calendar without displaying a mini calendar of the next three … Continue reading
Posted in Uncategorized
Leave a comment