Browse by Tags
All Tags »
RSS Platform (RSS)
Sam Ruby pointed out HTTP 410 GONE support in feed readers or rather the lack thereof. He links to the list of User-Agent strings that continue to request the feed that is gone. One of the entries points at the Windows RSS Platform as an "offender": Windows
Read More...
Last summer, we had a couple of interns on the RSS team here in IE: Nate Furtwangler, a developer intern, and Chrix Finne, a Program Manager intern. Nate and Chrix both did an amazing job helping us to ship IE7 and Vista, and they also found the time
Read More...
A while ago I posted details about the RSS Platform Download Engine. That post focused on downloading of feeds, but did not include additional details on enclosure downloads. Enclosures are, as most readers know, files that are "attached" to items in
Read More...
As noted pretty much everywhere on the web, Windows Vista launched (for businesses) last week. Windows Vista includes IE7 and the Windows RSS Platform , and is therefore the first Windows operating system to ship with built-in support for RSS (and the
Read More...
Have you wanted to use the Windows RSS Platform from C++? Unlike managed code or script there is no simple way to create header files with the declaration of the IX.. interfaces which are designed for use from C++. Of course the msfeeds.h header file
Read More...
Greetings, I am one of the developers on the RSS team, and to complement Sean’s and Walter’s recent postings on feed security, I would like to talk about one topic that didn’t get as much attention in recent discussions on feed security as perhaps it
Read More...
Shortly after the SPI Dynamics presentation that sparked a renewed discussion on feed security in the community last month, James Snell developed a suite of tests (based on an earlier set by James Holderness ), and generously made them available quietly
Read More...
You might have read the c|net article " Blog feeds may carry security risk " which summarizes the presentation given by Robert Auger and Caleb Sima of SPI Dynamics. The presentation points to potential dangers of malicious script embedded in feeds. This
Read More...
Jane talked about reading feeds with ease in IE7 Beta 3. I want highlight what is new in the Windows RSS Platform in Beta 3. With the release of Beta 3, the Windows RSS Platform is now API complete . This means that, barring any serious bug that we must
Read More...
We’ve been getting a few questions on how to use RSS Platform events in VB.NET. The problem faced by most inquiries was the fact that the interface returned by the GetWatcher() method call couldn’t be cast to the FeedFolderWatcher or FeedWatcher type.
Read More...
Last month, I reviewed the chapter about the Windows RSS Platform in Dave Johnson ’s upcoming book RSS and Atom in action . According to his blog post , it’s set for publication in mid-June after which you should be able to pick up a copy. We’re looking
Read More...
I, for one, am very excited to have Niall Kennedy join the Windows Live team and drive the development of an RSS platform . For one thing, it's great to have someone with a voice that is as well-respected as his joining Microsoft in any capacity. Just
Read More...
I wanted to take a couple of minutes to describe how the RSS Platform's download engine works. The behavior can be of interest to feed publishers who might be concerned about scalability as well as to developers and individual users who want to understand
Read More...
A quick plug for Mix06 - it's coming up fast (Mar 20-22), so get registered quickly. In case you missed it, Mix06 is a conference that’s focused on Internet technologies so, not surprisingly, RSS will be there in force, with a bunch of sessions that feature
Read More...
We just shipped the Windows RSS Platform with the IE7 Beta 2 Preview and questions about the RSS Platform are sprouting up . I wanted to address one of the most common questions first: how should applications can take advantage of platform? Within our
Read More...