.net
API
asp.net
feeds
transit
Hi. I created a simple website at http://www.marcozirino.com/MTADemo.aspx using the MTA datafeeds that exports trip information into a VCAL file that can integrate with my desktop calendar, and ultimately to my mobile device. This saves me one step in the trip planning process. I built it using a caching data API in C# which is available at http://mtatransitfeedapi.googlecode.com/svn/trunk/ mtatransitfeedapi-read-only which should be a good starting point for anyone creating a .NET project. Any feedback is welcome.
Marco Zirino