Converting RSS to JSON?

Discussion in 'Programming' started by b. J., Apr 3, 2008.

  1. #1
    Hi,

    I always loved the JSON's amazing ease of use. There's no need to parse it with SAX or DOM cause there are already lots of programming languages come with built in encoding, decoding support. :D

    So I developed a converter which is called jsonMe(http://www.jsonme.com) that converts RSS to JSON.

    If you need a rss feeds as json, feel free to use it.
     
    b. J., Apr 3, 2008 IP
    amnezia likes this.
  2. amnezia

    amnezia Peon

    Messages:
    990
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #2
    thats cool! thanks
     
    amnezia, Apr 4, 2008 IP
  3. b. J.

    b. J. Peon

    Messages:
    80
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks, jsonMe is not released at the moment so this version may have bugs. If you have any suggestions or face any bugs, please contact me :p
     
    b. J., Apr 5, 2008 IP