Thursday, May 8

This is a test. You can ignore it.

I recently started posting my blog to my corporate site. However, not every opinion I express is necessarily one of a relevant and/or business-like nature, so while widgetizing the ATOM 1.0 feed-consuming blog code, I decided to add tag-based filtering. Only blog posts I tag as "hes" should end up the company page.

So, here goes the first test. Will the widget behave?

Widget source will be published once testing is complete. Widget uses .NET 3.5, ServiceModel.Syndication namespace. Highly configurable, with caching options (particularly handy when your site is subject to security scanning tools, which can cause feed providers like FeedBurner to label repeated feed requests as malware or bot. Thanks, Nanny Google.)

Widget can be deployed in multiple independent instances throughout site, so you could use a single blog with a number of different tags to publish area-specific content across your site by associating tags with those areas. Kind of a weak CMS (content or knowledge management system) taxonomy. Could possibly use it to auto-associate related blog posts as well.

UPDATE: It appears as though the tag-based filtering is working appropriately :)

No comments: