Do you agree that products always have room for improvement?
"Every day there are little things in software that we find annoying. Some write books about it, like Annoyances.org, but I thought this site would be more constructive.
BetterSoftwareSuggestions.com is proudly maintained by myself and the developers at SSW."
Users of the Google Toolbar may be familiar with the Highlight option, which highlights all occurrences of the current search keywords in the current document. This is a very handy feature and it would be good to see it in all Microsoft Office applications as well.
It would be nice if Office stored all of its settings files in a readable format. For example, if the settings files were stored as XML, then the user could clearly see the settings that were applied, and also be able to import/export parts of the settings files themselves (this is different to the current system where you have an all-or-nothing approach to the import/export of settings).
Figure: Settings files are stored in binary format, they should be XML
But what about invalid xml?
Just give the user a message something like: “Someone has changed with the xml and now it is invalid. Reverting to default settings.”
Note: Have renamed the file to zzWord11.xml so that they can attempt to fix it if they want to.
We share our calendars and one of the things that screws scheduling meetings, is because many people put in a non-appointments as appointments (people look busy when they are not). e.g. ‘Pay rent’ when they actually just need an email each Tuesday.
There is another advantage to removing appointments of this type, people get fewer reminders. So they don’t get desensitized to extra reminders that are not time critical.
Do you agree we should not put in non-appointments as appointments?
Does anyone else wish for recurring emails to their inbox?
Is there any solution?
PS: I don’t really want to install an outlook add-in (but I’ll take anything)
Figure:’Pay Rent’ just another non-appointment as an appointment – because of missing functionality in Outlook/Exchange
For the last few years, I have been hoping that Scott Guthrie would give us a rich text field in Silverlight (and supported copying and pasting images on the clipboard)… Like Word gives us today.
Would it be better for IE9 to give us an awesome Rich Text Control that does this?
I am thinking about the use in CRM, TFS and SharePoint; however every blog out there could use it in their comments…
And everyone would want to use IE over the other browsers.
E.g. This is one entry I would like you to add to this new tab:
The Bug
Date format bug in the Sprint Burndown report in Visual Studio Scrum 1.0 RTW.
If you are in a non US locale, this prevents the current sprint being calculated and the report falls over with an error:
Query execution failed for dataset 'dsSprintsCurrent'.(rsErrorExecutingCommand) The conversion of a nvarchar data type to a datetime data type resulted in an out-of-range value.
The Fix
The fix is to change the RDL. Open the Sprint Burndown RDL file. Change the “Today” parameter from “Text” to “DateTime”:
I didn’t have any of the registry keys and I found the article a bit confusing. Especially when I could not copy and paste from the article to regedit.
The worse thing is that copy and paste from the KB to outlook fails. So I have 4 suggestions for the KB: #A – Add another column
Figure: #1 Add a column in front to indicate ANSI or Unicode
#B – Copy & paste from the KB doesn’t work because regedit doesn’t allow 0x0000c800 as hex number
Figure: You should be able to copy and paste from the KB to the Regedit
#C – Add a little explanation on how to get the HEX numbers
E.g.:
Open calc.exe
Switch to “Programming mode”
Make sure to have the calculator switched to “Dec”
Enter the decimal number that you want to have as filesize
Click on “Hex”
Use that number
#D – How do I know that my changes were applied?
Tell me?