Subversion Repository Public Repository

Nextrek

@ 74
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!DOCTYPE html>
<html lang="it">
<head>
<title>PockeTVision senza Hibernate</title>
<meta name="viewport" content="width=950">
<meta charset="utf-8">
<meta property="og:description" content="Fanculo JAVA!" />
<script type="text/javascript" src="js/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="js/jquery-blockUI.js"></script>
<script type="text/javascript" src="js/epgwall.js"></script>
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/superfish.css">
<link rel="stylesheet" href="css/epgwall.css">
<script>
try {
	/* questo fa si che su windows8 il tag video supporti anche smoothing server */
	var plugins = new Windows.Media.MediaExtensionManager();
    plugins.registerByteStreamHandler("Microsoft.Media.AdaptiveStreaming.SmoothByteStreamHandler", ".ism", "text/xml");
    plugins.registerByteStreamHandler("Microsoft.Media.AdaptiveStreaming.SmoothByteStreamHandler", ".ism", "application/vnd.ms-sstr+xml");
}
catch (e) {
    //alert(e.message);
}
$(document).ready(function() {

	// solo i canali di cui abbiamo un url di streaming
	$(".epg-wall:eq(0)").epgwall({
		channels : "live_streaming"
	});

	// tutti i canali
	$(".epg-wall:eq(1)").epgwall({});

	$("#epg-ricarica").click(function(){
		$(".epg-wall:eq(0)").reloadEPG();
	});
});
</script>
</head>
<body>
	<div class="top-bg">
		<div class="container">
			<header>
				<h1>
					<img src="images/logo.png" /><a href="#">PockeTVision</a><span class="slogan">Streaming free Digitale Terrestre</span>
				</h1>
				<ul class="user">
					<li><a href="#">Register</a></li>
					<li><a href="#">Login</a></li>
					<li><a href="#">Help</a></li>
				</ul>
				<form action="" id="search">
					<fieldset id="find">
						<div>
							<span class="bg"> <input type="text" onblur="if(this.value==''){this.value='Enter search keywords here';}" onfocus="if(this.value=='Enter search keywords here'){this.value='';}" value="Enter search keywords here" class="find">
							</span> <a href="#" onclick="document.getElementById('search').submit();" class="find-button">Search</a>
						</div>
					</fieldset>
				</form>
				<nav>
					<ul class="sf-menu">
						<li><a href="#" class="active"><span><em>Home</em> </span> </a></li>
						<li><a href="#"><span><em>Palinsesto</em> </span> </a>
							<ul>
								<li><a href="#">Canali in streaming</a></li>
								<li><a href="#">Digitale Terrestre</a></li>
							</ul>
						</li>
						<li><a href="#"><span><em>Forum</em> </span> </a></li>
						<li><a href="#"><span><em>Video On Demand</em> </span> </a></li>
						<li><a href="#"><span><em>Aiuto</em> </span> </a></li>
					</ul>
				</nav>
			</header>

			<!-- content -->
			<div class="box1">
				<div id="video">
					<div id="loopedSlider">
						<div class="container1 " data-swf="flowplayer.swf" data-ratio="0.417">
							<video id="sampleMovie" src="http://secondary.adaptiveedge.rai.it/mediapolis13.isml/Manifest" autoplay="autoplay" controls="controls" style="height: 100%; width: 100%; margin: auto">
							</video>
						</div>
						<ul class="pagination">
							<li>
								<img alt="" src="images/info-img1.jpg">
								<h5>The Owls of Ga'Hoole</h5>
								<p>
									<strong>Director:</strong><span>Zack <br> Snyder</span>
								</p>
								<a rel="0" class="button3" href="#"><em>Watch now!</em> </a></li>
							<li class="last">
								<img alt="" src="images/info-img2.jpg">
								<h5>Red</h5>
								<p>
									<strong>Director:</strong><span>Robert <br> Schwentke</span>
								</p>
								<a rel="1" class="button3" href="#"><em>Watch now!</em> </a></li>
							<li><img alt="" src="images/info-img3.jpg">
								<h5>Saw 3D</h5>
								<p>
									<strong>Director:</strong><span>Gareth <br> Edwards	</span>
								</p>
								<a rel="2" class="button3" href="#"><em>Watch now!</em> </a></li>
						</ul>
					</div>
				</div>

				<div class="carousel-box">
					<div class="head">
						<h2 class="title">EPG - canali live<button id="epg-adesso">Adesso</button><button id="epg-ricarica">Ricarica</button></h2>
					</div>
					<div class="inner epg-wall"></div>

					<div class="prev"></div>
					<div class="next"></div>
				</div>

				<div class="carousel-box">
					<div class="head">
						<h2 class="title">EPG - digitale terrestre</h2>
					</div>
					<div class="inner epg-wall"></div>

					<div class="prev"></div>
					<div class="next"></div>
				</div>
			</div>
			<!-- footer -->
			<footer>
				<div class="inside">
					<ul class="list7">
						<li><a href="#">Home</a></li>
						<li><a href="#">Movies</a></li>
						<li><a href="#">Now Playing</a></li>
						<li><a href="#">Top Movies</a></li>
						<li><a href="#">Top 250</a></li>
						<li><a href="#">DVD &amp; Blu-Ray</a></li>
					</ul>
					<p>
						Movies &copy; 2010 <a href="#">Privacy policy</a><br>
						<!--{%FOOTER_LINK}-->
					</p>
				</div>
			</footer>
		</div>
	</div>
</body>
</html>

Commits for Nextrek/Web/epg/index.php

Diff revisions: vs.
Revision Author Commited Message
9 DRuega picture DRuega Mon 06 May, 2013 21:54:02 +0000

Ripristinato EPG