Desmond File

Blog archive

Forrester Gives Design Advice

Forrester Research has been cranking out a lot of useful research and insight for the dev community lately. Now it's talking big picture, with its "Design for People, Build for Change" forum, scheduled for Sept. 25 and 26 in Carlsbad, Calif.

I'm always leery of grandly themed forums and initiatives, since they tend to trip up on mundane stuff like the specifics of implementation, integration and technology. And yes, some of the advance work on this event engages in suspicious verbiage. Like this gem:

"As the 'design for people, build for change' concept gains momentum, Forrester is seeing a much more holistic, transformational picture emerging from the synthesis of the many business trends and new technologies that are swirling around IT."

Oof.

The funny thing is, this forum actually makes a good point. That being: Too often, sophisticated, forward-looking systems are created in a way that makes them very difficult to use and to adapt to changing needs. This is a challenge Microsoft has been attacking directly for a couple years now, with its effort to turn MS Office (via Office Business Applications) into the friendly user interface for industrial-strength CRM, ERP and other back-end systems.

You can read more about the forum and find an executive summary here.

So my question is: Are busy dev shops able to take in any of this big-picture wonkery and turn it into anything useful? Is it possible to craft user-centric, future-adaptable applications without completely crushing budgets or turning application development into an endless task? You tell me. My e-mail is mdesmond@reddevnews.com.

Posted by Michael Desmond on 09/12/2007


comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube