Archive for the ‘Misc’ Category

10/gui. Intriguing multitouch/desktop reinvention concept (Thanks @richardvowles).

Another one courtesy of Richard Vowles. This video is quite intriguing. I’m not sure how much this exists beyond the concept video. The multitouch on the desktop part is not that surprising, not a million miles from other solutions, both existing and prototypes. The window approach, and the combination of the two is the part that has me thinking, although how many desktop reinventions have come and gone over the years? At least this one is not 3d, as most seem to be 🙂

MS Multitouch Mouse demos – Could be cool for Delphi 2010 Multitouch apps on the desktop.

These could make a lot more sense for multitouch on the desktop than actually reaching out to the screen.

NB: The link has an apostrophe in it, which seems to cause issues with some browsers. Chrome deals ok, but IE not so much.

When you click on the link and it fails, if the last portion of the URL looks like this, 2009-10/microsoft-multitouch-mice-demo’d, try replacing it with this, 2009-10/microsoft-multitouch-mice-demo%E2%80%99d

Worst case, the video (but not the article) is here

Drag-and-drop Gutter Icons in Delphi 2010

Sticking with the theme of small but useful features in Delphi 2010, did you know you can now drag-and-drop various code-editor gutter icons?

Let’s say you’ve set a breakpoint, and right-clicked to adjust its properties, such as pass count, thread, group and various other settings. Then you realise you actually wanted this on a different line instead. In the past you’d have to create a new breakpoint and set all those properties yet again.

Read On…

Two Free Domain Driven Design ebooks

I’ve been doing a bit of reading on Domain Driven Design lately. I read the blue book awhile back, and have to admit to not being blown away. However, that was obviously my fault, as the hype around DDD has been building. There are two free ebooks that are helping make the penny drop for me: DDD Quickly, which ironically is a summary of the aforementioned blue book that I’ve already read, and DDD – Step by Step. There’s something here, just not sure yet whether it is some useful guidance or a movement all of its own.