Atom is an XML based news-feed format
0
votes
1answer
21 views
Allow images in AtomPub ASPNET Web Api Server
I'm trying to create an Atompub service with ASP.NET WEB API, all it's ok but when I try to post any image from Windows Live Writer I get an error "The blog doesn't allow the image load" I'm reading ...
0
votes
0answers
30 views
Appropriate max_length for atom id field?
I am using atom feeds within a Django application, and was planning on using a CharField to represent the id field of an entry. Given that max_length is required, what would be an appropriate length?
0
votes
1answer
28 views
In PHP, create an ATOM Feed from an RDF based RSS Feed
Because of a legacy system I have that produces an old RDF based RSS 1.0 Feed, and the unability of most of the RSS Readers to handle HTTP Basic Auth, I'd like to have a PHP script that reads this ...
0
votes
0answers
48 views
android: how to read wordpress feeds using robospice?
I've been studying the robospice-sample-spicelist in order to adapt part of it for a feed reader I'm trying to code. If I use the its SpringAndroidSpiceService as is I get an exception for not having ...
0
votes
0answers
28 views
Qt5 QXmlStreamReader don't load any data
I am trying to parse some xml file ( rss/atom data ) in Qt5, I am getting file from server trough QNetworkAccessManager and QNetworkReply, then tried to put it into QXmlStreamReader but it does'nt ...
0
votes
0answers
9 views
How can you dynamically set the updated date of an entry in an Atom 1.0 feed?
I would like to know if it is possible to dynamically set the updated date of an entry in a Atom 1.0 feed without having to use server side code?
If not is it possible to insert a reference to a ...
0
votes
2answers
69 views
PHP header issue
I have set php header as
header("Content-Type: application/xml");
And I got following response
<?xml version="1.0" encoding="utf-8"?>
<feedback>
...
0
votes
2answers
34 views
Prolog element is a list member check
I have a little rule in prolog that has to check if an element is a member of a list and write it's position in the list,but it only works if the elemebt i'm looking for is in the 1 place.Need help ...
-4
votes
1answer
26 views
bare minimum atom tags required for feed validity
What is the bare minimum tags required for an atom feed to be valid? I admit I haven't finished reading the specification yet, but thought that a short summary would be nice for me and anyone else ...
0
votes
0answers
30 views
google reader api atom/feed, only get one month items,but i want get all result?
I'm using Google reader API to get all available items for any RSS feed. I use it as follows:
http://www.google.com/reader/atom/feed/[RSS FEED LINK]?n=[NUMBER OF ITEMS TO SHOW]&r=o&ot=[UNIX ...
0
votes
0answers
34 views
ATOM to RSS feeds converter
I found this working converter: http://feedmix.novaclic.com/atom2rss.php
However I would like to have a source code. Where can I found a working one for PHP?
0
votes
0answers
61 views
Using Yahoo Pipes to filter tweets
I am trying to create a yahoo pipe that takes ideally takes all tweets tweeted at any point in time and filters down by a number of attributes to then display a filtered feed.
Basically in order this ...
0
votes
1answer
43 views
Getting XML String value of SyndEntry with ROME
I'm currently working on a project which implies XML feed parsing (Atom 2005) and I'm using Rome to do this.
I have some SyndEntry objects, and I need to convert them to XML as standalone Entries ...
0
votes
1answer
68 views
Converting SyndFeed to SyndEntry with Rome
I'm currently working on a project which implies XML feed parsing (Atom 2005) and I'm using Rome to do this.
I have currently two kind of XML structure to parse.
The first type :
<?xml ...
0
votes
1answer
95 views
tt_news rss feed <link>
I'm trying to set up an RSS Feed through tt_news in Typo3: http://www.familieistzukunft.ch/home/?type=100
The Links in the RSS feed are not proper HTML. They turn up like this:
<link ...
0
votes
1answer
45 views
Missing xmlns namespace attribute for 'feed' element in ATOM with ASP.Net Web API
I am developing a ASP.Net Web API project.
There is a requirement to return a ATOM feed on changes to resources in the application.
I have the feed all working but for some reason my feed element is ...
0
votes
0answers
136 views
SharePoint List- OData - Is it possible to acces the Choices in a Choice column?
I'm in the process of writing a dynamic OData client that connects to a SharePoint 2010 server.
I would really like to be able to access a List and all it's related columns. If it's a choice column I ...
0
votes
0answers
17 views
Filter news feeds via sgrep
Using Liferea feed reader it's possible to specify a script that filters incoming feed data using stdin/stdout, e. g. via a shell script. For instance
sgrep '("<entry>" .. "</entry>") ...
1
vote
1answer
39 views
How to navigate / process atom entry links in Java?
I need to parse an atom document, where entry links point to other related entries. For example, an entry contains information about an electric meter, and a link points to another entry which ...
0
votes
3answers
126 views
Java: Parse OData Atom Feed
How can I parse a odata atom feed?
Notice: The xml data are already on my system. So I need a libary that takes a string or local file path.
Example:
<?xml version="1.0" ...
-1
votes
1answer
92 views
FOMUnsupportedTextTypeException - Remove type=“Text/Html” attribute from Atom feed
Hi I am having trouble getting entries from parsed Atom Feed. I am getting these feed from web service. Thing is Code work absolutely fine in my local server but when I deploy it on my dev box I am ...
1
vote
1answer
35 views
RSS issue with Lyften Bloggie component for Joomla
I am using a component called Lyften Bloggie for my website which is built up on Joomla. But there is an issue with the RSS feeds. When I click on the feed buton it is re-loading the same blog page ...
-1
votes
1answer
54 views
Retrieve XML element with id using java
I have a xml retrieved from seedlist service like this.
<atom:feed xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:xhtml="http://www.w3.org/1999/xhtml" ...
0
votes
1answer
35 views
Atom/RSS Feed to show post published only today
I host a ATOM feed (through my ERP software). User subscribes to the feed in Outlook. I will publish new content once in 24 Hrs. So I like the users have only the feeds published today in his Outlook ...
0
votes
0answers
17 views
resubscribing to an rss feed with cached items
my goal is to subscribe to a feed with more items than in actually provides,
up until a few days ago i did this using google reader and atom2rssDOTsemiologicDOTcom/,
ill give an example,
...
0
votes
1answer
108 views
Can't get rss feed to display in IE as HTML with XSLT
I have created a .xsl file to transform an atom feed for friendly viewing in a browser. It works great when viewed in Chrome, but IE (9.0.811) the style sheet is ignored.
My question is: What can I ...
0
votes
1answer
20 views
Is the atom:id element unique per physical feed, or logical feed?
We're breaking a logical feed up over several physical feeds using the "next-archive" and "prev-archive" link relations to tie everything together.
Should each individual feed have its own id, or ...
1
vote
2answers
33 views
What's the universal standard to get data from any blog?
I want to extract data from various kinds of blogs and was going through various ways to do it:
API which needs user authentication
XML RPC(Don't know which all support it)
RSS(Again, not ...
1
vote
3answers
156 views
Lisp - remove from position
I need a function for deleting elements on nth position in starting list and all sublists. I don't need a working code, i just need any advice.
1
vote
2answers
94 views
Clojure swap! not working inside a map function in let bindings
I have two sequences for comparison and I need to keep comparison results in a map, with data in the first sequence serving as keys and second as vals. Here comes sample code that works
(def myAtom ...
1
vote
2answers
136 views
RFC-822 date-time format in RSS 2.0 feeds: CET not accepted?
[Updated with working solution]
I have an RSS feed which gets displayed correctly in RSS clients, but when being validated by http://feedvalidator.org I get this error:
pubDate must be an RFC-822 ...
0
votes
0answers
94 views
How to Implement oAuth v2 for the Gmail Atom feed?
I am developing desktop application and i succeed to gain auth token as well as access token. But i dont know how call gmail atom service because service name 'mail' wont work here so please tell me ...
1
vote
2answers
208 views
Sharepoint 2010 oData Atom feed content properties parsing in Java
I am consuming a Sharepoint 2010 oData list using Java. Connection using SSL and NTLMv2 works well so far and I get a response with Atom format back. It seems like JSON format is disabled for ...
0
votes
1answer
51 views
Difficulty Reading with Atom Reader
I tried making a parser for both RSS and Atom where RSS feed shows the headlines while Atom shows with images and description plus link. It seems my parser works only for RSS. Can you tell me why? ...
1
vote
0answers
27 views
Why are so many different link relations used with Atom?
My colleagues and I are working on building an Atom feed. We are paginating the feed over many individual Atom documents, and are adding links to each document to allow consumers to traverse the ...
0
votes
0answers
31 views
Porting AOSP to Intel Atom N455
I am evaluating the possibility of bringing up AOSP on PCM 9363 board from Advantech as a replacement for Windows CE. The board is built around Intel Atom N455 Single Core CPU.
(see details here). So ...
0
votes
0answers
43 views
How to get RSS /Atom by JavaScript which needs to add credentials
I need to create a rss/atom reader in Javascript/jquery. The problem is rss/atoms are not public and I have to spacify username and password to get atom. I have successfully created a asp.net ...
0
votes
0answers
23 views
SyndicationFeed returns no items
I am trying to read feeds from a link, when I browse to the link it returns all items. However when I use SyndicationFeed it only returns following (an empty feed)
<feed ...
4
votes
1answer
143 views
I need to read email body using mail feed atom [duplicate]
i got a code from a website to read gmail content
in that code they are using
https://mail.google.com/mail/feed/atom
From this i can get
1. mail title
2. mail from (name and email)
3. subject of ...
0
votes
0answers
48 views
How to go about adding RSS/Atom feeds to my custom blog [closed]
I have a blog which I want to add RSS and/or Atom feeds to. It's 100% hand written outside of existing frameworks/CMS. As such, I can't just "use a wordpress plugin" and other such things I commonly ...
2
votes
0answers
174 views
Why is my ZF2 MVC App Using PhpRenderer instead of FeedRenderer?
I have a controller class that extends Zend\Mvc\Controller\AbstractActionController. I want one of the action method to generate an atom feed.
I enabled the ViewFeedStratagy in module.config.php:
...
0
votes
1answer
47 views
Hyperlinks in custom Atom feed don't work in feed readers
I'm tying to generate an Atom feed for my link blog and distribute it with FeedBurner. I've run into a strange problem where neither the original XML file on my server, or FeedBurner's feed, display ...
0
votes
0answers
53 views
client side display results of asynchronous tasks [django]
I'd like to know if there is a better way/pattern of doing what i have in mind.
I have a server side process that executes asyncronous tasks. Am planning to use celery for this. the asynchronous ...
0
votes
1answer
32 views
How to add link in atom feed using spring 3, netbeans
Using spring3.2 and netbeans 7.2
Worning code :
@Override
protected List<Entry> buildFeedEntries(Map<String, Object> model,
HttpServletRequest request, ...
0
votes
1answer
101 views
Using Ruby's RSS class to parse both Atom and RSS
I want to use Ruby's RSS class to parse both Atom and RSS feeds, so I can pull the links from them. How do I distinguish between the two types inside the code?
I've got a parser response readied like ...
1
vote
0answers
51 views
The Sound of Hydrogen using the NIST Spectral Database
In this video: http://www.youtube.com/watch?v=IhvW8yZdE5A
The "Sound of Hydrogen" is created using the NIST Atomic Spectra Database and then importing this edited data into Mathematica to modulate a ...
-1
votes
1answer
18 views
Where to find probability density plots for all elements? [closed]
Does anyone know where I can find something similar to this, but for all elements?
I would love to find something with the same image quality.
Also, is there any software that can produce images ...
0
votes
1answer
49 views
How to catch XML Dom with php regex
I got some XML Atom files on local.
On all of those files, there are some <author>...</author> balise that I want to catch in a PHP string variable.
So I did that :
function ...
0
votes
1answer
21 views
Is there a standard way to list entry tags in an Atom feed?
Say I have a series of tags (such as "travel", "Paris", "cheese") attached to a post or entry. Is there a standard way of listing those tags in an Atom feed? Even if there isn't, is there a de facto ...
0
votes
0answers
75 views
Can't Parse Date From Google Calendar RSS
I am attempting to parse a Google Calendar's XML. It is formatted with Atom.
http://www.google.com/calendar/feeds/ocacademy.org_jmkipctro55bhnon1s2s25v28s%40group.calendar.google.com/public/basic
...





