http://ec2-50-19-137-146.compute-1.amazonaws.com/ The structure is ROOT/ api/ live-info/ index.php week-info/ index.php airtime-widgets/ js/ css/ tmp/ i can give you all the info you want thank you
<link rel="stylesheet" href="/airtime-widgets/css/airtime-widgets.css" type="text/css" />
<script src="http://ec2-50-19-137-146.compute-1.amazonaws.com/airtime-widgets/js/jquery-1.6.1.min.js" type="text/javascript"></script>
<script src="http://ec2-50-19-137-146.compute-1.amazonaws.com/airtime-widgets/js/jquery-ui-1.8.10.custom.min.js" type="text/javascript"></script>
<script src="http://ec2-50-19-137-146.compute-1.amazonaws.com/airtime-widgets/js/jquery.showinfo.js" type="text/javascript"></script>
i dont understand java script. what should i do?
({"sunday":[{"id":"6","starts":"2012-02-26 22:00:00","ends":"2012-02-26 23:00:00","show_id":"6","record":"0","rebroadcast":"0","instance_id":null,"file_id":null,"time_filled": (................) is the format above correct? should'nt the widget just display that information in a pretty table? am i wrong? the web server that i'me using for the widgets doesn't know about airtime it uses the php scripts at /api/ that use the static file sent over from the airtime machine to inform the widget of the schedule to show on the page could you send me a well formed airtime-week-info.txt so that i try it am i completely of track?
var d = new Date().getDay(); jQuery('#scheduleTabs').tabs({selected: d === 0 ? 6 : d-1, fx: { opacity: 'toggle' }});
It looks like you're new here. If you want to get involved, click one of these buttons!