Stories recently tagged with 'Atom'

Creating RSS Feeds Using ASP.NET 3.5(blogs.dovetailsoftware.com)

submitted by JemmJemm(9604) 3 years, 3 months ago

"We wanted to have an RSS feed so customers could keep up to date with new or recently updated Dovetail Knowledge Base articles. My personal mental gate was that I really didn’t want to try to figure out how to properly create an RSS or Atom feed and I didn’t want to bother with complex heavy handed frameworks like Argotic. Then one day Josh introduced me to the System.ServiceModel.Syndication namespace (introduced in .Net 3.5) and my life was never the same. " read more...

add a comment |category: |Views: 807

tags: another

FriendFeed API now available!(friendfeed.com)

submitted by JemmJemm(9604) 4 years, 2 months ago

"All requests to the FriendFeed API are simple HTTP GET and POST requests. For example, you can fetch the JSON version of the most recent 30 public entries published to FriendFeed by fetching http://friendfeed.com/api/feed/public. All of the API requests that output feeds are available in four formats: JSON, a simple form of XML, RSS 2.0, and Atom 1.0. JSON is the default output format. " read more...

add a comment |category: |Views: 28

tags: another

DotNetKicks SVN RSS Feeds(groups.google.com)

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

Want to get notification when a commit is made to the DNK source? Atom and RSS available. read more...

add a comment |category: |Views: 58

tags: another

Download Argotic feed libraries(blog.csharp-online.net)

submitted by HyleHyle(2755) 4 years, 11 months ago

Argotic is a collection of Microsoft.NET class libraries that implement common Wweb content syndication specifications like RSS 2.0 and ATOM 1.0. Consuming syndication feeds or generating your own custom feeds is much simpler with Argotic components. Argotic provides a flexible provider model for storing and retrieving syndication feed information to and from the back-end database of their choice. Also, Argotic provides an extensible framework that allows developers to handle the large number of extensions in use by modern syndication specifications.... read more...

add a comment |category: |Views: 24

tags: another

An overview of RSS and Atom libraries(weblogs.asp.net)

submitted by .NetKicks.NetKicks(1304) 5 years, 1 month ago

RSS and ATOM libraries maybe usefull for some applications. The author lists some of those libraries available. Be sure to read through the comments for additional libraries. read more...

add a comment |category: |Views: 5

tags: another

Argotic: Enabling Developers to Grok Web Content Syndication(argotic.oppositionallydefiant.com)

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

Argotic is a collection of Microsoft.NET class libraries that implement common web content syndication specifications such as RSS 2.0 and ATOM 1.0. With the Argotic, consuming syndication feeds or generating your own custom feeds has never been easier. Argotic also includes a database provider model and the ability to handle syndication extensions. read more...

1 comment |category: |Views: 8

tags: another

Do you grok Argotic?(blog.oppositionallydefiant.com)

submitted by OmegaSupremeOmegaSupreme(55) 5 years, 2 months ago

Great RSS and ATOM library + supports extensions. read more...

add a comment |category: |Views: 6

tags: another

HowTo: Create an ATOM XML Feed(codeguru.com)

submitted by superghostsuperghost(2260) 5 years, 3 months ago

Many sites continue to use RSS (Real Simple Syndication), but RSS was never a defined standard. Atom, the replacement for RSS, is quickly being adopted by many of the blogging software makers, although most of them still provide support for RSS as well... read more...

add a comment |category: |Views: 12

tags: another

Oppositional.Syndication & Oppositional.Web class libraries(blog.oppositionallydefiant.com)

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

A C# class library for handling RSS 2.0 and ATOM 1.0 syndication formats, and a class library of common ASP.NET utility classes. read more...

add a comment |category: |Views: 4

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