Tangible Thoughts - June 2006 Entries

I hope this gets fixed

I and a few others were on on a call with Microsoft Consulting (India) who were giving us a presentation on SharePoint 2007. Interestingly the consultant said that the Beta is good for deployment and the only changes to be expected in the final from the Beta would be minor stuff like 'UI look and feel'. And there I was thinking "Bullshit!". It just could have been the consultant trying to make the sale, but he should know better than to bullshit with people who actually use the product. Any who.......

This article is part of the GWB Archives. Original Author: Tariq

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.