{Carrer web log} ←
Initiative - provide JSON and JSONP RSS Feeds
Monday, October 10, 2011 { 6 Comments }
JSON has won against XML. Because is lighter and simpler.Many web services are giving priority to JSON over XML. But the all the blogs are still stuck with XML RSS.
So why give JSON and JSONP RSS support?
- JSON is Fat-Free Alternative to XML (save some bandwidth).
- JSON has been chosen like primary format in almost all major public web services.
- JSONP is easiest and fastest way to directly connect the browser with the web service.
- Growing need of building native web apps who can connect directly with the data source.
.. and probably many other reasons.
This initiative comes from my personal frustration … every time I want to build some web app who needs to talk with RSS and JavaScript I need to use some public proxy like YQL or some other server side XML to JSON solution. JavaScript and the browsers had grown much in the last couple of years, we could start using the browser JavaScript engine speed for some heavy lifting. Implementing JSON and JSONP like an alternative to XML(RSS) is very easy process.
I think if some of the major blog players like Blogger, Tumblr, WordPress, Posterous provide JSON RSS support everyone else will follow.
That doesn't mean that we should kill XML RSS it means just providing alternative JSON support.
If you agree with me help me spread the word. Thanks!
6 Responses to “Initiative - provide JSON and JSONP RSS Feeds”
- // Andy Walpole // 10/10/2011
-
// Vladimir
// 10/10/2011
@Andy: Actually in my case I'm using RSS more and more. Many sad that RSS will die with the raise of Twitter and Facebook. But I think RSS has something special that others don't. RSS is anti-social. RSS is not your friend but your utility. RSS has no filings it will not be upset if you don't follow back. I think the main problem with RSS is that almost everyone is using Google Reader that if I'm not mistaken is still has limited API's.
The idea behind this initiative is simple give the programers format that they actually prefer and help all the people who are building web apps. - // // 10/10/2011
- // Vladimir // 10/10/2011
-
// tacone
// 11/11/2011
JSON may seem to be fat free, but what does happen when you use it for real, mildly complicated, data ?
Some month ago I got to play a little bit with Google's Analytics Data Export API.
I got pretty shocked when I found out the XML output for the same data was slightly smaller than JSON's.
Your mileage may vary, JSON is more readable and, although less powerful, more than sufficent for the majority of the tasks. - // Nicola // 6/26/2013
<< Home
About Me <<<
Name: Vladimir Carrer
vladocar [at] gmail.com
Location: Verona, Italy
I'm a web designer, developer, teacher, speaker, generally web addicted ...
My projects <<<
- AI Prompt Directory
- Hand Drawn Icons
- Font Design Inspiration
- Font Pairings
- Free SVG Cut File
- Upcoming NFT projects
- Discord Tutorials
- Free Sublimation Designs
- Tech Feed
- MySQL Lite Administrator
- Quark Mini PHP CMS
- Formy - CSS Form Framework
- Emastic - CSS Framework
- Malo - CSS Library
- The Golden Grid
- 1 line CSS Grid Framework
- Two Lines CSS Framework
- Child Selector System - CSS Framework
- Better Web Readability Project
- Azbuka - CSS Typographical Base Rendering Library
- ClipR - bookmarklet for better reading
- CSS3 Action Framework
- CSS Mini Reset
- HTML5 Mini Template
- CSS Mobile Reset
- picoCSS - JavaScript Framework
- HTML Lorem Ipsum Crash Test
- Object Auto Documentation - JavaScript
- o - JS Library for Object Manipulation
- Foxy - CSS Framework
- Tumblr Free Theme - Better Readability Project
- Box - CSS Framework
- SMART CSS GRID
- nanoJS - Minimal JS DOM Library
- Flexy CSS Framework
- Katana is CSS Layout System made with Flexbox
- Micro CSS Reset
- 60 Grid System
- Simple CSS Button
- ramd.js JavaScript library for making web applications.
- Minimal Notes web app build with Vue.js
- Scribble Font for Prototyping & Wireframing
- Flex One - 1 CSS Class System
- Floaty - CSS Float Based Layout System
- Infinity CSS Grid
- CLI Convert websites into readable PDFs
- keywords-extract - CLI tool, extract keywords from any web page.
- screenshoteer - Make website screenshots and mobile emulations from the command line.
- Basic.css - Classless CSS Starter File
§§Previous Posts <<<
- Photoshop Wireframing Kit
- Using JavaScript Objects for storing data
- o - JS Library for Object Manipulation
- Few words about CSS LINT
- Foxy - CSS Framework
- Multiple object extend pattern in JavaScript
- Object Auto Documentation - JavaScript
- HTML Lorem Ipsum Crash Test
- Write modern CSS - use class
- Event Delegation - JavaScript
Other Profiles <<<
Content is licensed under a Creative Commons Public Domain License