RSS and Atom in Action is organized into two parts. The first part introduces the blog technologies of newsfeed formats and publishing protocols¡ªthe building blocks. The second part shows how to put to those blocks together to assemble interesting and useful blog applications. In keeping with the principle behind Manning¡¯s ¡°In Action¡± series, this book shows the reader, through numerous examples in Java and C#, how to parse Atom and RSS format newsfeeds, how to generate valid newsfeeds and serve them efficiently, and howto automate blogging via web services based on the new Atom protocol and the older MetaWeblog API. The book also shows how to develop a complete blog client library that readers can use in their own applications. The second half of the book is devoted to a dozen blog apps¡ªsmall but immediately useful example applications such as a community aggregator, a file distribution newsfeed, a blog cross-poster, an email-to-blog gateway, Ant tasks for blogging software builds, and more. | |
Download | |
Download address 1 Download address 2 Download address 3 |
donate for your banner ads to us
YOUR BANNER HERE..... PLEASE DONATE TO US
|
Sunday, 13 April 2008
RSS and Atom In.Action Web 2.0 Building Blocks
sb_post_date = "Sunday, 13 April 2008";
sb_categories = "RSS and Atom";
sb_url_to_rate ="https://vizilabs.blogspot.com/2008/04/rss-and-atom-inaction-web-20-building.html";
sb_rated_title = "data:post.title/>";
sb_when_to_load = "immediate";
try { var sb_dp = Date.parse(sb_post_date + ' ' + "22:47"); sb_rated_creation = isNaN(sb_dp)? new Date() : new Date(sb_dp); } catch (e) { sb_rated_creation = new Date(); }
Labels:
RSS and Atom
Subscribe to:
Post Comments (Atom)
Donate to Paypal |
No comments:
Post a Comment