Atom is an XML based news-feed format
3
votes
0answers
384 views
How to tell whether my Newsstand Atom Feed is processed or not?
I set an URL to an Atom feed and wait 24h (3 days now), but issues from Atom feed doesn't seem to appear in "Manage Newsstand" in iTunes Connect.
I have tested this for an unreleased app. So I don't ...
2
votes
0answers
172 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:
...
2
votes
0answers
141 views
Convert video to mp4 and start streaming it while it's still converting
I want to convert a video file to mp4 (it doesn't matter if it's ffmpeg or something different) and then stream it to a device on my network. I already know that I need to move the "moov atom" to the ...
2
votes
0answers
105 views
Approaches to syncing web application data with users' desktops
We have a web application in the academic research sector that receives data from scientific instruments and stores it. It would be cool to be able to automatically synchronise this data with users' ...
2
votes
0answers
66 views
How to represent error messages in Atom feeds?
We are implementing a REST interface, and we've decided to use application/atom+xml as the output format, as it gives us a nice standard way to return a list of items together with links to the ...
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 ...
1
vote
0answers
50 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
vote
0answers
127 views
Java parsing atom xml in entity object
I am working on a Java client application which will use REST webservices of different servers to exchange resources between the servers. In most of the cases, resources are in the form of atom xml. ...
1
vote
0answers
67 views
Atom/RSS Feeds as Static Files on Subdomain
Am about to implement syndication for a site that will (hopefully!) have many feeds. My first thought is to generate XML files with the feed content every 5 minutes or so (only if there are changes), ...
1
vote
0answers
67 views
Changing XML to JSON in PHP
My site was pulling in a shopping API, using XML, and I'd like to switch it to the Google Shopping API, which uses JSON or Atom.
I can't seem to work out how to get the following to work in JSON or ...
1
vote
0answers
147 views
Accessing gmail atom feed when users are logged in with CAS
I am working on a liferay portal. Users are logged into the portal via a CAS sign on and this same CAS sign on also logs users into their gmail accounts (Single sign on). Passwords are not imported ...
1
vote
0answers
106 views
Retrieving a blogger post in Atom format using standard post URL
Let's say I have the url for a blog post, myblog.blogspot.com/2012/05/myblogs-latest-post.html
Using only this information, is there any reasonably direct way to retrieve this single blog post in ...
1
vote
0answers
105 views
Google Adsense for rss feeds with parameters (user-created feeds)
I have a website where users can select some options and based on the selected values an atom feed will be generated.
Now I would like to add ads to the feed using Google Adsense, which points me to ...
1
vote
0answers
102 views
how to retrieve image url from atom feeds?
I am new to android and feed readers too.. I am doing a feed reader program on atom feeds, I am able to get the title, description, Publish Date etc.. But I am not able to get the image url and Data. ...
1
vote
0answers
172 views
Consuming atom namespaces with Zend_Feed_Atom
I'm have I hope a very simple question about Zend_Feed, but for some reason I can't work out how to use Zend_Feed_Atom.
I'm trying to consume google shopping atom feed, which looks like the ...
1
vote
0answers
253 views
Getting Access token Gmail atom feed (PHP)
How can I get the access token properly in gmail atom feed. I have gone through 1-4 steps in getting the token but stuck at the last part in upgrading to access token. At the 4th step I have been ...
1
vote
0answers
60 views
Missing nodes in youtube atom feeds?
I'm trying to set up a youtube player in flash that includes rating buttons, and I'm now at the step where I'm supposed to call a url to pass the rating data. Only problem is, according to the ...
1
vote
0answers
161 views
Parse Youtube atom feeds on Ruby
I use http://gdata.youtube.com/feeds/api/videos/1i8s245jxRE which return an atom feed to get statistics from youtube. It works in Python using feedparser. Is there any equivalent gem to do it in Ruby?
...
1
vote
0answers
28 views
Can I use Atom for our document management system?
We have a document management system which has been written a few years ago. It is a web based application where meta data about each document (video/pdf etc) is stored in XML files using our own ...
1
vote
0answers
203 views
Yahoo pipes compine atom and rss feeds
I have a yahoo pipe which gets lots of feed inputs, atom and rss.
Atom has a tag summary and rss has a tag description, i managed to change summary to description with a loop and a string builder ...
1
vote
0answers
223 views
What can I do with atomic parsely and where can I get documentation to understand the API?
I want to be able to parse an h.264 mov file, extract the atoms and modify it myself without using an encoder tool like ffmpeg. Atomic Parsley seems to be the way to go but it seems to have very ...
1
vote
0answers
103 views
I cannot select <title> tag in Atom XML using jQuery
I get a Google Picasa web albums' atom data through Ajax using jQuery. This atom data looks like this:
http://code.google.com/apis/picasaweb/docs/2.0/developers_guide_protocol.html#ListAlbums
When I ...
1
vote
0answers
166 views
How to enable Windows Live Writer “Pages” with Atom Publishing Protocol?
I am implementing Atom Publishing Protocol (APP) on a web-site to allow users to post news articles and content pages using Windows Live Writer (WLW).
This is working very nicely with news posts ...
1
vote
0answers
357 views
how to write a georss that can be used for “google.maps.KmlLayer”
1.the atom is :
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Example Feed</title>
<subtitle>A ...
0
votes
0answers
36 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
24 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
0answers
25 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
29 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
56 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
0answers
123 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
16 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>") ...
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
0answers
88 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 ...
0
votes
0answers
29 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
39 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
22 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 ...
0
votes
0answers
52 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
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
...
0
votes
0answers
52 views
Atom feed time and different readers
I'm getting very different results from different feed readers when it comes to the time of an entry.
Originally I have the time as 2013-01-07 15:26:01.0 on my server in my timezone (EST).
In the ...
0
votes
0answers
111 views
Utilize an atomsvc file in vb.net
My company must be using sharepoint 2010. For a intranet page, there is a link for a datafeed. It creates a file with the extension .atomsvc
I've done a ton or research and I've found PowerPivot ...
0
votes
0answers
62 views
SimpleXmlElement constructor generates error on one server, but doesn't on another
I used the same piece of code with the same test URL. My localhost and my public web server both run Ubuntu, they both have Simplexml support enabled and Schema support enabled. My localhost runs PHP ...
0
votes
0answers
86 views
Java Rome Atom Feed with Paging/Archiving (rfc5005)
I am trying to get a Java Rome Atom Feed running with paging/archiving as described in RFC 5005 http://www.ietf.org/rfc/rfc5005.txt . Basically the feed needs a namespace e.g.
<feed ...
0
votes
0answers
116 views
Rails: Atom Feed Displays As Untitled in Google Reader
I am attempting to implement an Atom feed for a blog I am developing. So far so good, I am creating an almost validated feed which I can read through Google Reader. 99% of the way there. However, when ...
0
votes
0answers
108 views
Deserialize/ Parse Atom feed returned by SAP Gateway
I am trying to deserialize/parse atom feed returned by the SAP gateway in actionscript. Is there any deserializer available to convert this atom feed into ArrayCollection/Object?
How can i ...
0
votes
0answers
51 views
Inserting Database Information Into RSS Feed
This is the current code for my RSS Feed:
<?php header("Content-type: text/xml"); ?>
<?php echo "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"; ?>
<?php ...
0
votes
0answers
30 views
Atom's source viewer in IE
The View Source of atom feed in IE10 launches Notepad.
Is there a way to set default source viewer for atom feed to the one used for HTML/SVG documents in IE?
0
votes
0answers
200 views
Troubleshooting Newsstand ATOM feed
I'm currently working on a magazine app compatible with iOS Newsstand feature. I've set everything up and the only thing left is the ATOM feed which should automatically update current issue on the ...
0
votes
0answers
40 views
How to read Atom namespaces with simplexml_load_string?
I'm trying to read namespaces inside entry tag. Such as
<entry>
<onder:Event_Date>4</onder:Event_Date>
<onder:Location>7</onder:Location>
</entry>
But ...
0
votes
0answers
175 views
VB.NET - SyndicationItem ElementExtensions - How do I get an element one level down and read its attributes?
In my ASP.NET / VB.NET website I am consuming an Atom 1.0 feed from YouTube:
<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns='http://www.w3.org/2005/Atom' ...
