Launched a New Web Page for Lean GTD 2007

I’ve just created a new webpage for my Outlook 2007 GTD macro package, instead of just maintaining it in its original blog post from 2006. I’d recommend anyone using Outlook 2007 and David Allen‘s GTD methodology to try it out! It simplifies most basic operations significantly, to a very low price (that is, completely free). [...]

How to Make Agile Processes Scalable

Nick Malik writes about how to make agile software development processes scale up to larger projects. How? Through an agile architecture! Nice to  read. Of course there are other complications, too, but this is an essential one.

Design is Not Functional Decomposition

Nick Malik writes about the common misconception about design, that you just have to follow a well-defined process to break down a problem in its constituents, and voila, you’ve got the design! No way it’s that easy. That’s an easy trap for those people who excel in model driven development, I think.

More On Google Chrome Responsiveness

The Chromium Blog has published more stuff on how to get the Google Chrome GUI responsive. Very interesting to read! Today they’re discussing how plugins affect responsiveness.

GUI Responsiveness in Google Chrome

Over at the Chromium Blog, there’s a post about Google Chrome’s I/O principles. Finally an improvement in GUI responsiveness from the prevalent industry standard. What if Microsoft implemented this in their Office suite, too? I’ve always argued that GUIs should be responsive at all times, thus showing the state of the application, instead of just [...]

Service vs. Function part II

I just came up with a pretty good explanation of the difference between a service and a function, to clarify on a recent post. It kind of explains why it is difficult to reach an agreement, since people are discussing on different levels. So, watch this: Suppose that you’re a consultant, and you have a [...]

A Software Development Q&A that Could Work

Joel Spolsky has set up a new Software Development Q&A, called Stack Overflow, together with Jeff Atwood of Coding Horror. If you’re used to the common kinds of web forums that turn up when you have a programming question, you’ll like this one. It’s content is completely user driven (digg-like), so that good answers get [...]

Larry Osterman on Concurrency

Joel Again

Ajax vs. SOA