Questions tagged [rss-reader]

RSS Reader is a client software or a web application which aggregates syndicated web content such as news headlines, blogs, podcasts, and video blogs in one location for easy viewing.

RSS Reader is a client software or a web application which aggregates syndicated web content such as news headlines, blogs, podcasts, and video blogs in one location for easy viewing.

RSS Reader is also termed a news aggregator, feed aggregator, feed reader, news reader or simply aggregator.

461 questions
0
votes
1 answer

Installing Android-RSS as shared library into Eclipse project

So I have downloaded https://github.com/ahorn/android-rss I then added a folder in my project tree. In "Build path" I then used "link source". However, it shows over 100 errors. I am still new to Eclipse, Android etc. so I am probably missing…
Tom
  • 3,587
  • 9
  • 69
  • 124
0
votes
1 answer

rss reader Android 4.x.x

I`m beginer in Android, and I try to write a rss reader for Android platform. I used this http://androidresearch.wordpress.com/2012/01/21/creating-a-simple-rss-application-in-android/ tutorial, but it doesn`t work on android 4.2.1 Can somebody help…
user2053827
0
votes
1 answer

02-08 06:44:43.262: E/dalvikvm(503): Could not find class , referenced from method RSSManager.run

Hi i have to develop one android BBC_NEWS_READER application from here Here am getting following error: 02-08 06:44:43.262: E/dalvikvm(503): Could not find class 'org.mcsoxford.rss.RSSReader', referenced from method…
android
  • 33
  • 3
  • 12
0
votes
1 answer

02-08 10:11:26.825: E/WindowManager(17630): andrhas leaked window com.android.internal.policy.impl.PhoneWindow that was originally added here

I have to develop one BBC_NEWS_READER android application from here The app is force closed while run the application also gave me following error. The error is : E/WindowManager(17630): Activity com.digitallizard.bbcnewsreader.ReaderActivity…
android
  • 33
  • 3
  • 12
0
votes
1 answer

Failed to read the project file in android eclipse

Hi i have imported the android BBC_NEWS_READER application from here Here i have added the library from here But when I import the RSSFeed app I am getting following error. The Error is : Failed to read the project file in android eclipse (.project)…
android
  • 33
  • 3
  • 12
0
votes
1 answer

RSS Reader doesent fetch HTML Characters

The RSS Reader doesent fetch HTML Characters like "#8220;" so when the feed is "Hey#8220;" the App shows only "Hey" but i doesent know why. I tried things like Html.fromHtml, but it doesent work. Does anyone see the mistake? Thanks for…
0
votes
1 answer

Auto redirect url site to mobile site in android?

I have written code to parse Rss, but I have problem with auto redirect to mobile site For Example : my URL is http://danviet.vn/rss/24/thoi-su.rss, but when i parse this URL, i got the error : file not found :…
0
votes
1 answer

Implement RssFeed Reader in webapplication

Hello All, I have a web application(In MVC 2.0) for time attendance system.There is a new requirement to implement the RSS Feed in application. I have written the following line of code in RSSFeedController C#:- public ActionResult GetRSSFeed(int…
Suri
  • 518
  • 2
  • 6
  • 20
0
votes
1 answer

Android parsing of data very slow

I'm trying to make an app that parses an RSS feed. I run my app but the fetching of data is very slow although the source link ( http://api.androidhive.info/music/music.xml ) is very fast. I need my app to respond quickly. My app code : package…
MadDroid
  • 27
  • 3
0
votes
1 answer

RSS in Android 4.0 and above - AsyncTask

I have been creating an app recently that I am working on. The app simply shows the contents of a RSS feed in a ListView where the list items is clickable. It worked on Android 3.0 and below, but once i upgraded my app and device to 4.0 and above,…
user1446632
  • 417
  • 2
  • 9
  • 24
0
votes
1 answer

php script for reading rss feed

I am facing a problem with the RSS Reader. I have downloaded a php script from fivefilters to read RSS contents. Now this script is not able to extract the content from the link given by RSS feeds because of old version of downloaded script. Other…
Raul
  • 579
  • 1
  • 5
  • 17
0
votes
1 answer

How to create rss feeds in my gwt application

I am developing an GWT application on eclipse and I want to publish rss feeds in my application that can be viewed in my application's pages On googling i found this tutorial but I think this tutorial is for html web pages. I have no idea how to…
Durrat
  • 229
  • 1
  • 3
  • 12
0
votes
1 answer

Getting Google News RSS Feeds from selected Cities

I am fetching Google news from Google News RSS feed. The URL is http://news.google.com/news?pz=1&cf=all&ned=us&hl=en&topic=n&output=rss This return all US titles. [0] => Array ( [title] => Transportation Safety Board Team Probes N.Y.…
Madan Sapkota
  • 25,047
  • 11
  • 113
  • 117
0
votes
2 answers

SyndicationFeed RSS Reader pubDate: error was encountered when parsing a datetime value

I'm developing simple C# application which will present rss feeds. I have problem reading rss feeds from some web pages. The problem comes when parsing pubDate: Error in line 1 position 829. An error was encountered when parsing a DateTime value in…
Mega
  • 557
  • 2
  • 10
  • 22
0
votes
1 answer

Where can I find statistics on RSS feed reader market share?

I have searched on the internet and cannot find up to date (relevant) statistics on RSS feed reader market share. Is there any recent research into the percentage market share of different RSS feed readers?