Items tagged: programming (page 2)

DTrace

Sunday, 25 November 2007

Interesting talk by Bryan Cantrill on DTrace. At the beginning he rips into Dreaming in Code by Scott Rosenberg. Scott’s talk at Google is here.

read more

Yahoo’s Pipes

Friday, 9 February 2007

Yahoo Pipes is very cool. Proof at last that the Internet is a series of tubes.

read more

MySpace Lessons in How Not To Build A Web Site

Wednesday, 31 January 2007

Baseline Mag has an overview of how MySpace coped with rapid growth. Basically a good lesson in how not to build a dynamic database backed website. 

read more

Application Updates with Sparkle

Sunday, 14 January 2007

Sparkle is a programmers tool that automates application updates.

read more

Skipping .svn Directories

Friday, 15 December 2006

find and grep are the programmers friend. But when using Subversion find will also decend into .svn directories. Generally we don’t want this to happen. The following find command will skip .svn directories. For more type ‘man find’ at your favorite prompt.

read more

Firebug

Wednesday, 13 December 2006

Firebug 1.0 beta is out. If you’re a web developer you need Firebug. It makes a lot of things easy that used to be a pain. It is marv.

read more

Project Postmortems

Saturday, 9 December 2006

Coding Horror has an excellent summary of software project postmortem resources.

read more

Casio fx-580

Thursday, 2 November 2006

One of the first things I purchased when starting university was a Casio fx-580 calculator. At the time this was an amazing machine because it did complex numbers - something engineers spend a lot of time pondering. I still have it on my desk and use it every day. Over the years, though, the screen had started to fade. That is, at least, until five minutes ago when it was cleaned for the first time in twenty years. And underneath? A shiny - non-faded - screen. Here’s to another twenty years of muck. They don’t make ‘em…

read more

Another Spore Video from E3

Wednesday, 17 May 2006

Here’s a link to another Spore video from E3. In this demo Will Wright brings on Robin Williams towards the end to build a creature. Funny.

read more

Spore Demo Video E3 2006

Thursday, 11 May 2006

Will Wright gave a demo of Spore at E3 2006. Here’s a direct link to the video (200M mov). Also YouTube has a short demo piece here.

read more