Open Letter to (and deal for) Silverlight Bloggers

While doing that 900th Silverlight Cream post last night, I found some dead links in the database.

With close to 6,000 links, there is absolutely no way I can test them all and make sure they are (still) correct.

Two of the cases I know are because of blog reorganizations where the bloggers did not preserve the previous links. I know it’s not easy to do that. Early on I made some changes at WynApse.com, but I kept both sets alive in my URL-Rewriting file. Since I was already rewriting my URLs, it wasn’t that big a deal.

I’m not going to tell you why (right now), but in a few weeks you are going to *want* those links to work!

So my suggestion is to go to SilverlightCream.com, take the Search link, enter your name in the author block, press enter, and make sure all your links are good.

Now for the deal part of the message – if you’ve reorganized, chances are you don’t even know what those links used to be. So…

If you have broken links at SC, send me the titles and the new links and I’ll hook them back up. This is a little labor-intensive, and there’s only one of me, plus it’s Tour de France season, so it’s not going to happen immediately, but I will do it.

Thanks everyone and Stay in the ‘Light!

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

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.