Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I've tried MWFeedParser but I am having some troubles with it, any other recommendations?
FeedParser
An NSXMLParser-based RSS/Atom feed parser for Cocoa. It is intended to parse well-formed RSS and Atom feeds on both the desktop and the iPhone.
https://github.com/kballard/feedparser
Related
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
i am searching a library to send Apple Push Notifications from Scala.
Does anyone has any experiences with a library written in Scala?
Or is javaPNS (https://code.google.com/p/javapns/) the best to choose?
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Pls suggest me a tutorial to use database and php webservice in iphone using phonegap
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Is there a good RSS reader library for iOS/Objective C?
Might want to check out this: https://github.com/mwaterfall/MWFeedParser
I don't know of any API's that exist for parsing RSS specifically (there may be some I don't know of), but an XML parser should do just fine for what you are looking for.
I use TouchXML for most of my projects: https://github.com/TouchCode/TouchXML
Here is an article that will help you pick out the correct XML parser for your project: http://www.raywenderlich.com/553/how-to-chose-the-best-xml-parser-for-your-iphone-project
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Could you recommend some easy-to-follow tutorials on mediawiki?
I used materials given at http://meta.wikimedia.org/wiki/Help:Contents - it was enough to install MediaWiki and to learn basics of articles creating and texts editing.
MediaWiki is actually really simple :)
Help:Formatting
Manual:FAQ
Basic Usage
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Does anybody know of a free web browser plugin for eclipse that is better than the built-in browser? I searched but couldn't find anything. I know Tasktop has one, but it's not free...
It was (in 2010):
https://marketplace.eclipse.org/content/eclipse-advanced-browser
now is integrated with http://marketplace.eclipse.org/content/j-office-java-fx-office#.U0-y8HB5B74 (http://www.joffice.eu)
Now you can only do something like that: https://stackoverflow.com/a/9056165/2288169