Stories recently tagged with 'RSS'

C# MetaWeblog API blog engine and using it with Windows Live Writer(gtrifonov.com)

submitted by gtrifonovgtrifonov(225) 5 years, 6 months ago

Article describes MetaWeblog API and contains C# implementation exaple of base methods to work with Windows Live Writer and other MetaWebLog API clients. read more...

add a comment |category: |Views: 437

tags: another

RSS 2.0 .NET Class Library and Syndication Provider(blog.oppositionallydefiant.com)

submitted by OppositionalOppositional(480) 5 years, 7 months ago

Class library that fully implements the RSS 2.0 specification, and provides a provider based syndication model for uniform interface between feed data sources and RSS services. Includes a SQL server syndication provider and database installation scripts. read more...

add a comment |category: |Views: 23

tags: another

Convert a date to the RFC822 standard for use in RSS feeds(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 7 months ago

Today I wrote a new dynamic RSS feed for a little project called Little Helper. It all works fine, but when I tried to validate it using FeedValidator, the pubDate was invalid. The validator told me that the date was not proper formatted using the RFC822 standard which looks something like this: Wed, 27 Sep 2006 21:36:45 +0200. read more...

add a comment |category: |Views: 29

tags: another

Useful Plugin for RSS Bandit(kaschimer.com)

submitted by kaschimerkaschimer(170) 5 years, 8 months ago

A little self-promotion, but also what I think is a handy plugin to have if you use both RSS Bandit and Windows Live Writer. The plugin allows a user to post blog entries from RSS Bandit to their own blog using Windows Live Writer. read more...

add a comment |category: |Views: 66

tags: another

FeedBurner APIs component for .NET 2.0(csharpfeeds.com)

submitted by dalzieldalziel(6230) 5 years, 8 months ago

.NET 2.0 API to hook into FeedBurner's data & tools. The article has code examples and a run down of the things you can do. read more...

add a comment |category: |Views: 30

tags: another

Book Review - RSS and Atom(dotnetslackers.com)

submitted by garbingarbin(195) 5 years, 8 months ago

I decided to read this book because syndication formats are becoming more and more important as publishing systems for modern web sites. As the author remarks often (and he’s perfectly right) there’s a foundamental difference between a syndication (or publication) format like RSS or Atom (the two formats covered in the book) and a content format like HTML. read more...

add a comment |category: |Views: 3

tags: another

IE7 RSS Feed Auto Discovery (kiefer.co.uk)

submitted by kieferkiefer(55) 5 years, 9 months ago

Describes whats needed to get IE7 to light its feed button when viewing your blog. read more...

add a comment |category: |Views: 10

tags: another

Building a simple RSS reader using WPF databinding(snowball.be)

submitted by gillgill(1070) 5 years, 10 months ago

In this article, the author takes you through WPF databinding, while building a simple RSS reader. read more...

2 comments |category: |Views: 1968

tags: another

Anyone Need A .NET Open Source Rss Library?(haacked.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 10 months ago

Phil Haack is looking to fork the RSS.NET library: "Ideally, I would like to start a new project that is essentially a fork in RSS.NET, perhaps called FeedGenerator.NET (call me the forkmaster). I could probably host it on CodePlex in order to give me an opportunity to try it out and provide feedback. Would anyone find such a library useful other than us blog engine developers? Anyone have a better name?" read more...

1 comment |category: |Views: 8

tags: another

Creating Dynamic Email Signatures(msdn.microsoft.com)

submitted by tiernanotiernano(1674) 5 years, 10 months ago

very handy tutorial showing you how to build dynamic email signatures. you could have these displaying pretty much anything (RSS feeds are used in the example). read more...

add a comment |category: |Views: 167

tags: another