Skip to main content

Scoble Gets Bashed for Asking a valuable Question

Once again proving that the biggest barn in the yard gets the most crap thrown at it, Scoble asks a very basic question "What's your product's philosophy?" and the comments thrown back at him are almost like flame wars on old bulletin boards.

Hey - Scoble's job is as evangelist and he carries it off well. But his blog is his own opinion.

I'm sure asking the philosophy question stumps a lot of product groups. If it's happening at MS, that's frightening because it shows how few of them are still practicing MSF (where's Jim McCarthy when you need him?)

The founding premise of MSF is that when you start a project, you identify a VISION for it. Guess what? That Vision should form the philosophy behind it. It drives everything about the product and makes it very easy to separate what's critical for the product and what's not.

While I'm sure many people will find humour in some "versions" of MS Product philosophies - IE's philosophy (from one commenter) must be (paraphrased) - "screw the standards".

But I think in comparison to Excel's original philosophy ("to build the best spreadsheet ever"), there is a lack of direction in some of MS' products.

The down side of asking that question is that it requires a lot of self-reflection and honestly, too much self-reflection can be a bad thing. One company I work with has had more than three "reflection" type meetings in a period of 5 years. Hey - if you have to think about and define the "focus" of the company 3 times in 5 years, someone needs to start leading the company, instead of letting it drift aimlessly.

The Wiki has a very straight forward direction as espoused at the bottom of the page: a low-impedance, fat-free VisualFoxPro site. Is that its philosophy? Probably not - but that one guiding direction helps direct what is on the site. Steve Black (and his merry band of editors) have done a great job ensuring that the focus stays on.

Call it philosophy, call it vision, call it whatever. If your product (or company) doesn't have one that everyone can rally behind - then either GET ONE or doom yourself to eventual failure. Personally, I think every VERSION of a product should have its underlying goal as well that fits in with the version.

Consider Visual FoxPro.
Version 3.0 of Visual FoxPro might have been "let's get excited about OOP".
Version 5.0 could have been "Use n-tier".
Version 6 - "better tools for building better applications"
Version 7 (when Intellisense came in) was "let's play leapfrog with existing concepts".
Version 8.0 - "Better interoperability"
Now with VFP 9, as Drew Speedie paraphrased in the new issue of FoxPro advisor- "let's blow the lid off extensibility"

Maybe it's me but I think Robert would do well to promote internally that product groups actually publicly state their Vision. They might get criticized publicly for them but I have to say - once you have made the goal public, it becomes much easier to defend decisions and to focus attention.

Scoble Gets Bashed for Asking Basic Question

Comments

Popular posts from this blog

Elevating Project Specifications with Three Insightful ChatGPT Prompts

For developers and testers, ChatGPT, the freely accessible tool from OpenAI, is game-changing. If you want to learn a new programming language, ask for samples or have it convert your existing code. This can be done in Visual Studio Code (using GitHub CoPilot) or directly in the ChatGPT app or web site.  If you’re a tester, ChatGPT can write a test spec or actual test code (if you use Jest or Cypress) based on existing code, copied and pasted into the input area. But ChatGPT can be of huge value for analysts (whether system or business) who need to validate their needs. There’s often a disconnect between developers and analysts. Analysts complain that developers don’t build what they asked for or ask too many questions. Developers complain that analysts haven’t thought of obvious things. In these situations, ChatGPT can be a great intermediary. At its worst, it forces you to think about and then discount obvious issues. At best, it clarifies the needs into documented requirements. ...

Respect

Respect is something humans give to each other through personal connection. It’s the bond that forms when we recognize something—or someone—as significant, relatable, or worthy of care. This connection doesn’t have to be limited to people. There was an  article  recently that described the differing attitudes towards AI tools such as ChatGPT and Google Gemini (formerly Bard). Some people treat them like a standard search while others form a sort of personal relationship — being courteous, saying “please” and “thank you”. Occasionally, people share extra details unrelated to their question, like, ‘I’m going to a wedding. What flower goes well with a tuxedo?’ Does an AI “care” how you respond to it? Of course not — it reflects the patterns it’s trained on. Yet our interaction shapes how these tools evolve, and that influence is something we should take seriously. Most of us have all expressed frustration when an AI “hallucinates”. Real or not, the larger issue is that we have hi...

Friend vs Therapist vs LLM: Shades of Grey

The conversations with AI series brings up a single point and then compares it between different LLM engines. These types of conversations were one of the many contributing factors to my writing of " Towards Consciousness " that explores the benefits and issues of creating a conscious AI. In this scenario, I was interested in seeing how an LLM might differ from a friend or therapist on issues that may have nuanced responses or contexts. In doing so, I came up with an interesting discussion on shades of grey. My Premise: Is it a bit strange to be using an LLM as a sober second thought? Every time I walk down this path of “why use an LLM to do certain things”, I come back to the alternatives that people like to say. “Why not bring it up with a friend?” A friend typically has your back or will say whatever to support their own agenda. “A therapist?” That’s someone who is “trained” to be impartial. But a computer? A computer is impartial based on two logical outcomes. If you say ...