New head for Maori arts roopuu


'+status+'
'+relative_time(feeds[i].created_at)+'';
feedHTML += '';
displayCounter++;
}
}
p('#twitter-feed').html(feedHTML);
});
function addlinks(data) {
//Add link to all http:// links within tweets
data = data.replace(/((https?|s?ftp|ssh)\:\/\/[^"\s\]*[^.,;'">\:\s\\)\]\!])/g, function(url) {
return ''+url+'';
});
//Add link to @usernames used within tweets
data = data.replace(/\B@([_a-z0-9]+)/ig, function(reply) {
return ''+reply.charAt(0)+reply.substring(1)+'';
});
return data;
}
function relative_time(time_value) {
var values = time_value.split(" ");
time_value = values[1] + " " + values[2] + ", " + values[5] + " " + values[3];
var parsed_date = Date.parse(time_value);
var relative_to = (arguments.length > 1) ? arguments[1] : new Date();

Related Keywords

Tamahou Temara , Garry Nicholas , , Toi Maori Aotearoa , National , Regional , தேசிய , பிராந்திய ,

© 2024 Vimarsana

vimarsana.com © 2020. All Rights Reserved.