I've been pushing the agenda of RSS and other community web apps for some time in my organisation. That's what this blog has mostly been about – that journey. I see a lot of excitement for RSS with application both internally and externally, but I don't get the same enthusiasm for blogs. So it's quite interesting to see the discussion around Scoble's trip to Amazon - it's really getting into the nub of the question, "What are blogs about?" and "Is the bigger world out there ready for them?".
Clearly RSS is a 1-way stream, whereas blogs allow for a 2-way conversation, but RSS can carry your existing stream of data whereas setting up a blog is a whole new concept. The question has to be, "Are our existing communication channels working?" – if blogs can't add to that you can't do it. Microsoft has benefited hugely from allowing blogging in the way that it has. But it has some advantages over a lot of other business. One, it's in the IT industry, it's audience will understand what to do with the things. Two, there's a lot to gain by the two way conversation, letting people feel they can actually change the product that they will be getting. Three (probably related to two), they sell products not services. Four (perhaps), their brand couldn't really suffer a huge amount because of the amount of negative feeling that is out there already – it was a good gamble.
I work in the financial industry, anything that risks tarnishing the companies image just doesn't have any traction. The thought of allowing open, unmoderated comments would horrify the marketing folk – no matter how much they understand the relationship angle.
One day, I think the bulb will go on and I'll find an appliction for blogs – and I'll blog about it here. Right now, for external facing client communication, an open public blog isn't going to work.
Categories: Blog intro · Blogging
These politicians who keep shifting time changes around don’t seem to have any regard for the chaos that causes in IT. Recently five Australian states changed the date on which daylight time change occurred and next year daylight time changes on different than normal dates in the US, I believe. We dealt with the AUS time change shift by communication, because the ramifications of some people not having the update and other having it were too great.
Spring Forward and Miss a Meeting – When April 2 rolls around, most Americans will set clocks an hour forward, lament the prospect of less sleep, and take comfort in the promise of longer evening light. — In Indiana, however, IT workers will be awaiting potential disaster.
Source: Wired News
Author: Joanna Glasner
Link: http://www.wired.com/news/technology/computers/0…
View discussion
[Via tech.memeorandum]
Categories: General · Rant
I found, to my horror, that having proposed RSS Bandit as a standard reader, having customised the installation and submitted it to our test lab, having then invested in Community Server standard licence and the Windows Authentication module and built an embyonic blogging community that Bandit would no longer read my internal feeds from Community Server. I tried the DesktopSidebar feed reader, and that had no problem with CS, and Bandit was fine with external feeds. Even setting login credentials within Bandit did nothing.
The error seemed to be in the handling of cookies. I found that build 029 of Bandit could subscribe to the CS RSS feeds, and that it was after 029 that cookie handling was added. I then found that Bandit has a setting in RSSBandit.exe.config to disable cookies – which are there to support feeds that use cookies for authentication. Having disabled this setting Bandit would now read the CS feeds again. Phew!
The setting, under >appSettings> is >add key=”UseCookiesFromIE” value=”true” />.
I have now to replace that settings in the customised Bandit installation and get that through the test lab. (Fortunately, testing had not begun with the original submission.)
Technorati Tags: community server, rss bandit, feed reader
Categories: Blog intro · Community Server · Feed reader · RSS · Standards