Is Atom suitable for general purpose C-code generation?
Can you use Atom for programming C in Haskell? Would that be possible and would that make sense? ...
Can you use Atom for programming C in Haskell? Would that be possible and would that make sense? ...
Hi, Any simple code snipped to GET the number of subscribers to any feed URL? Thanks! ...
I am plan to code a blog, and I have never wrote feed before, I heard some feed types before but I have no idea of which is better or should I support all feeds. ...
Hello, How can I make an Atom entry with C# and .NET 4 ? I need to make an entry with this structure: <entry xmlns="http://www.w3.org/2005/Atom" xmlns:f="XXX:aaa"> <title>title1</title> <summary>summary1</summary> </entry> I tried to do this with SyndicationItem class but entry contains more info than I need: SyndicationItem ato...
how can I add my logo to my rss feed? ...
Hey, Is there any Google Reader API that I can plug in to? I building a clean RSS/Atom reader in PHP and would love to get all the goodies from Google Reader like the history of a feed, able to add comments to each feed item, etc. Thanks! ...