Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
RSS for MTA service status
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Luis Villamarin  
View profile  
 More options Apr 5 2011, 11:17 am
From: Luis Villamarin <luisvillama...@gmail.com>
Date: Tue, 5 Apr 2011 08:17:44 -0700 (PDT)
Local: Tues, Apr 5 2011 11:17 am
Subject: RSS for MTA service status
Hello Everybody,

Is there any good rss for mta service status?

Thanks,

Luis


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Justice  
View profile  
 More options Apr 5 2011, 12:22 pm
From: Michael Justice <michael.b.just...@gmail.com>
Date: Tue, 5 Apr 2011 12:22:58 -0400
Local: Tues, Apr 5 2011 12:22 pm
Subject: Re: [MTAdev] RSS for MTA service status
I don't know of a RSS (as defined) but the MTA does put out a parsable
text file every minute or so.

MJ

On Apr 5, 2011, at 12:09 PM, Luis Villamarin <luisvillama...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Sunny  
View profile  
 More options Apr 5 2011, 7:58 pm
From: Sunny <ynnu...@gmail.com>
Date: Tue, 5 Apr 2011 16:58:34 -0700 (PDT)
Local: Tues, Apr 5 2011 7:58 pm
Subject: Re: RSS for MTA service status
On the topic of RSS feeds, could somebody please fix the MTA Press
Releases RSS feed which has been broken for 4 months now?

http://mta.info/mta/news/releases/?rss

On Apr 5, 11:17 am, Luis Villamarin <luisvillama...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Aaron Donovan  
View profile  
 More options Apr 6 2011, 12:29 pm
From: Aaron Donovan <adono...@mtahq.org>
Date: Wed, 6 Apr 2011 09:29:16 -0700 (PDT)
Local: Wed, Apr 6 2011 12:29 pm
Subject: Re: RSS for MTA service status
Sunny,

It should work now. Thanks for letting us know.

-Aaron

On Apr 5, 7:58 pm, Sunny <ynnu...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Will R  
View profile  
 More options Apr 7 2011, 5:40 am
From: Will R <w...@electriclabs.com>
Date: Thu, 7 Apr 2011 02:40:58 -0700 (PDT)
Local: Thurs, Apr 7 2011 5:40 am
Subject: Re: RSS for MTA service status
While on the subject of the MTA service status can I suggest a couple
of improvements.

The subway section of the feed often contains html/css markup that
makes it hard for us to present the data in a unified manner within
our client applications. This would be greatly improved if the
following were taken into consideration:

 - The feed should not include font information
 - Font size should be expressed in em rather than absolute pixel
sizes
 - Markup should not use tags beyond paragraphs (p), line breaks (br),
bold (b), emphasis (em), italic (i).
 - Text colour should be used very sparingly- perhaps red to indicate
a major incident, although even this isn't really necessary.

Would appreciate if someone could give this feedback to the relevant
people.

Cheers,
Will

On Apr 6, 5:29 pm, Aaron Donovan <adono...@mtahq.org> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Vingiano  
View profile  
 More options Apr 5 2011, 12:13 pm
From: Jonathan Vingiano <jvingi...@gmail.com>
Date: Tue, 5 Apr 2011 12:13:27 -0400
Local: Tues, Apr 5 2011 12:13 pm
Subject: Re: [MTAdev] RSS for MTA service status

Hey Luis,

You can get XML from here http://mta.info/status/serviceStatus.txt.

Thanks,
Jonathan

On Tue, Apr 5, 2011 at 11:17 AM, Luis Villamarin
<luisvillama...@gmail.com>wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael B. Justice  
View profile  
 More options Apr 7 2011, 9:23 am
From: "Michael B. Justice" <michael.b.just...@gmail.com>
Date: Thu, 7 Apr 2011 09:23:24 -0400
Local: Thurs, Apr 7 2011 9:23 am
Subject: Re: [MTAdev] Re: RSS for MTA service status
The MTA doesn't have unlimited funds for this and clearly the markup is being used elsewhere (e.g. this is being fed from some system that winds up on the web).  Personally I'm just glad they're providing a feed and I don't have to resort to screen scraping.

I (along with other developers) just take the extra step of stripping out the markup and using the other data in the feed.  It's not hard or time-consuming.  It would be great if they could get rid of the HTML, but only if it doesn't change the quality or timeliness of the data.

MJ

On Apr 7, 2011, at 5:40 AM, Will R wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Vingiano  
View profile  
 More options Apr 7 2011, 9:39 am
From: Jonathan Vingiano <jvingi...@gmail.com>
Date: Thu, 7 Apr 2011 09:39:31 -0400
Local: Thurs, Apr 7 2011 9:39 am
Subject: Re: [MTAdev] Re: RSS for MTA service status

I understand that the MTA doesn't have unlimited funds and I too am very
grateful that they are providing something for devs but if this is the forum
to suggest improvements, I'd like to bring up JSON and API endpoints. It's
just a suggestion for the future.

It would be great if the service status could return JSON. Most APIs that
are designed now aren't even bothering with XML (see Instagram and Dribbble
for examples). I understand that the MTA is obviously using this feed
elsewhere (hence the HTML in the XML) so they rely on the feed being XML but
there's no reason they can't return both. Also, allowing for JSONP would be
another great improvement, especially for those writing AJAX applications.
My other suggestion is endpoints. Rather than calling the Service Status URL
and parsing all the XML. It would be nice to query an endpoint for a train
and have the data be specific to that train. For example, a dev could query
a URL that looks like: "http://status.mta.info/subway/R" and the API would
return:

{ "name": "NQR", "status": "GOOD SERVICE", "text": null, "planned_work":
null, "date": "04/06/2011", "time": "2:37 PM" }

Now I'm not all suggestions, I also have a contribution to share since
we're on the topic– I wrote a PHP library a day or two ago to make it
easier for devs to interact with the Service Status feed
(https://github.com/jgv/sandhog). PHP isn't my strongest suit and
there's a lot of room for improvement so anyone please feel free to
fork and refactor or tackle one of the issues on Github if that's your
thing. There's a Ruby Gem that I'm working on and will probably
release over the weekend that has a similar functionality.

Cheers,
Jonathan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ethan a  
View profile  
 More options Aug 3 2012, 3:07 am
From: ethan a <et...@roadify.com>
Date: Fri, 3 Aug 2012 00:07:54 -0700 (PDT)
Local: Fri, Aug 3 2012 3:07 am
Subject: Re: RSS for MTA service status

In June 2011 we were asked to test a new service advisories feed in XML
based on MTA's TripPlanner. The feed was a huge improvement over the
current feed, and it was supposed to go Live July 2011.

I haven't heard anything about the project since. Can someone at the MTA
update us as to the status of the revised service advisory feed?

Thanks,
-ethan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »