Sutter's excellent PDC talk on concurrency online

::: {.Section1} [Herb Sutter has in the past year made a convincing case that "the free lunch is over" for performance and that languages cannot ignore concurrency and remain relevant. His PDC talk introduces his thoughts for "Concur:" a set of conforming extensions to C++ that provides high-level abstractions ("active" objects …

more ...

Why aren't IDEs incredibly fun?

::: {.Section1}

[Ted Leung (]{style="FONT-SIZE: 12pt"}[http://www.sauria.com/blog/2005/10/20\#1406]{style="COLOR: windowtext; TEXT-DECORATION: none"}\< ?xml:namespace prefix = o /\>) wonders "?Where are the incredibly fun programming tools?.... Many \[IDEs\] take out some of the tedious tasks associated with programming, but none of them give me …
more ...

Vista CTP 5231 Installed and Running

Ah hah! The latest Vista CTP installed very cleanly. The first thing I noticed was that it took me minutes and minutes to figure out how to add files to Windows Media Player.

As I post this, I am surprised to see that the HTML-editing \<textarea> is not the WYSIWYG-style …

more ...

IronPython + WPF (Avalon)

Greg Kerr just posted a WPF app written in IronPython to the mailing list. Very, very cool.

>

more ...

Ward Cunningham Abandons Microsoft, Joins Eclipse

::: {.Section1} [Via http://www.peterprovost.org/archive/2005/10/17/8707.aspx: …this link from EclipseZone.com announcing that Ward is going to be joining the Eclipse Foundation…]{style="font-size:10.0pt;font-family:Arial;color:navy"}

[Ward Cunningham’s joining Microsoft was (rightly) touted by that company as a bit …

more ...

Ironman + Geeking Out On Mauna Kea: A nice day in Hawaii

::: {.Section1} [\< ?xml:namespace prefix = o />We went down to the start of the Ironman yesterday morning. It's a great spectacle: 1800 athletes all of whom intend to do something that I couldn't possibly accomplish. The race begins at 7:00 and the cut-off for finish is midnight, so you have …

more ...

CTP Madness Part Eleventy Gazillion

::: {.Section1} [I needed to install Visual Basic on my development Tablet but the VS2005 RC installer blew up when I tried to do that, so I ended up uninstalling Whidbey, but before I could install the RC, I also had to uninstall SQL Server 2005. And then, when everything gets …

more ...

Googlieve: v. tr. To have faith in a Google return

To accept as true the results of a prominent Google return: I googlieve the wavelength of red light to be 650nm. See also: googlief.

Googlief has a complex relationship with belief, as one might accord a googlief of something like wavelengths a higher belief than one's vague recollections, but on …

more ...

Julie Lerman's "Persisting Ink on the Web" article is a must-read

::: {.Section1} ["Persisting Ink on the Web" walks through each of the following tasks: ]{style="font-size:12.0pt"}

  • [Transferring Ink to another Ink-Enabled Control on the Same Page]{style="font-size:12.0pt"}
  • [Transferring Ink to an Ink Control on Another Page in a New Browser Window]{style="font-size:12.0pt"}
  • [Moving …
more ...

Animated icons in Visual Studio / WinForms using GIFs

::: {.Section1} [I just found out you can use animated GIFs in Windows Forms applications – “it just works” when you set the [Image]{style="font-weight:bold"} property of a [PictureBox]{style="font-weight:bold"} to an animated GIF. Good to know. ]{style="font-size:10.0pt; font-family:Arial"} :::

more ...