Clive Norman / @normansolutions
for the time being
HTML, CSS, JavaScript
'JavaScript is the assembly language of the web'
C#, ASPX Pages
Post back data within the Firefly security model
Firefly Components
(The Beg, Borrow, Manipulate princinple!)
...but understand what it does!
Upcoming Science and Nature Programmes
(function () {
$.ajax({
url: "http://www.bbc.co.uk/tv/programmes/genres/factual/scienceandnature/schedules/upcoming.json",
dataType: "json",
success: function (json) {
for (var i = 0; i < json.broadcasts.length; i++) {
var imagePath = '' + json.broadcasts[i].programme.display_titles.title + '

' + moment(json.broadcasts[i].start).format('MMMM Do YYYY, h:mm:ss a') + ' (' + moment(json.broadcasts[i].start).endOf('minutes').fromNow() + ')
' + json.broadcasts[i].programme.short_synopsis + '
';
$("#STMUpComingTest").append(imagePath);
}
}
});
})();
// JavaScript End
i.st-marys-shaftesbury.co.uk/developers-day