NOWnews.com 今日新聞網
2013年8月1日 09:07
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-

今年2013台北電腦應用展,5TV獲台灣智慧光網邀請參加,展示了客製化平台在智慧家庭上的應用成果,透過與電視遙控器一致的九宮格操作介面,無縫結合了電視與電腦設備的使用體驗,大大提昇了用戶使用電視介面操作的親和力。
記者甘偉中/台北報導
今年主打「雲端行動 智慧應用」的「2013年台北電腦應用展」,請來不少雲端大廠共襄盛舉,其中也出現了提供「客製化雲端內容平台」的業者,對於已經擁有內容、會員族群的產業,將可以模組化的方式,一次到位展開屬於自己的雲端內容服務。
中華聯合集團旗下5TV是一間提供OTT IPTV服務的業者,所謂OTT是Over-the-top縮寫,指非經由電信業者的封閉式環境,而是透過網際網路將數位影音內容傳送給收視者的一種服務,如美國知名的Netflix, Hulu等都是OTT服務提供者。
OTT服務的優點在不會與ISP業者綁定,因此企業可以不受網際網路服務提供者的約束,逕行建立屬於自己的內容播放服務。
5TV的開放式媒體平台,可讓企業組織訂製專屬頁面,透過雲端電視、機上盒、PC安裝程式或下載APP,提供電視、電腦、手機三網合一,跨終端設備存取的服務。
目前慈濟大愛、國際獅子會台灣總會均是5TV的服務對象,透過客製化雲端平台,讓會員間的溝通交流更為綿密,也加強了組織內部溝通與外部宣傳的效果。
今年2013台北電腦應用展,5TV獲台灣智慧光網邀請參加,展示了客製化平台在智慧家庭上的應用成果,透過與電視遙控器一致的九宮格操作介面,無縫結合了電視與電腦設備的使用體驗,大大提昇了用戶使用電視介面操作的親和力。
5TV位於台北世貿一館智慧行動應用區C0314攤位,現場除了以70吋大電視展示智慧家庭生活之外,同時也有愛台北市政雲、MOTA趣遊台北地圖導覽等雲端服務一同展出。
關鍵字:
2013應用展
開放式
雲端
5TV
打造
專屬
頻道
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html