https://github.com/don/techcast-mobile
Experimenting with JQuery Mobile
https://github.com/don/techcast-mobile
Last synced: 3 months ago
JSON representation
Experimenting with JQuery Mobile
- Host: GitHub
- URL: https://github.com/don/techcast-mobile
- Owner: don
- Created: 2010-10-29T23:35:18.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-11-16T06:41:36.000Z (over 15 years ago)
- Last Synced: 2025-01-05T05:24:52.754Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 172 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Chariot Tech Cast Mobile Player
================================
Experimental iPhone web application using jQuery Mobile and HTML5 audio
Requires Ruby and Sinatra
Run the server
--------------
$ ruby -rubygems techcast.rb
Run the application
--------------------
open http://your_ip_address:4567/ on your iphone
there might be a copy http://techcast.heroku.com
Get the latest RSS
--------------------
RSS is included with the source so it's faster. Future versions should download and cache the RSS.
Refresh the local copy of the feed with curl
curl -o public/feed.rss http://feeds.feedburner.com/ChariotTechCast?format=xml