picturehouse_uk 3.0.14 → 4.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (51) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +6 -3
  3. data/CHANGELOG.md +19 -0
  4. data/{LICENSE.txt → COMM-LICENSE} +0 -0
  5. data/LICENSE +617 -0
  6. data/README.md +5 -4
  7. data/Rakefile +12 -0
  8. data/lib/picturehouse_uk.rb +2 -4
  9. data/lib/picturehouse_uk/cinema.rb +133 -124
  10. data/lib/picturehouse_uk/internal/parser/address.rb +20 -8
  11. data/lib/picturehouse_uk/internal/parser/screenings.rb +70 -28
  12. data/lib/picturehouse_uk/internal/title_sanitizer.rb +61 -65
  13. data/lib/picturehouse_uk/performance.rb +60 -0
  14. data/lib/picturehouse_uk/version.rb +2 -2
  15. data/picturehouse_uk.gemspec +5 -6
  16. data/rake/fixture_creator.rb +42 -0
  17. data/test/fixtures/Duke_Of_Yorks/cinema.html +3408 -0
  18. data/test/fixtures/{info/Duke_Of_Yorks.html → Duke_Of_Yorks/info.html} +192 -185
  19. data/test/fixtures/Duke_Of_Yorks/whats_on.html +3159 -0
  20. data/test/fixtures/Dukes_At_Komedia/cinema.html +4764 -0
  21. data/test/fixtures/{info/Dukes_At_Komedia.html → Dukes_At_Komedia/info.html} +161 -172
  22. data/test/fixtures/Dukes_At_Komedia/whats_on.html +4429 -0
  23. data/test/fixtures/National_Media_Museum/cinema.html +9200 -0
  24. data/test/fixtures/National_Media_Museum/info.html +606 -0
  25. data/test/fixtures/National_Media_Museum/whats_on.html +8850 -0
  26. data/test/fixtures/Phoenix_Picturehouse/cinema.html +8274 -0
  27. data/test/fixtures/{info/Phoenix_Picturehouse.html → Phoenix_Picturehouse/info.html} +165 -176
  28. data/test/fixtures/Phoenix_Picturehouse/whats_on.html +7986 -0
  29. data/test/fixtures/home.html +148 -157
  30. data/test/lib/picturehouse_uk/cinema_test.rb +107 -136
  31. data/test/lib/picturehouse_uk/internal/parser/{address_parser_test.rb → address_test.rb} +3 -3
  32. data/test/lib/picturehouse_uk/internal/parser/screenings_test.rb +8 -10
  33. data/test/lib/picturehouse_uk/internal/website_test.rb +6 -3
  34. data/test/lib/picturehouse_uk/{screening_test.rb → performance_test.rb} +20 -44
  35. data/test/live/integration_test.rb +8 -25
  36. data/test/support/fake_website.rb +24 -0
  37. data/test/test_helper.rb +12 -2
  38. metadata +50 -49
  39. data/.rdoc_options +0 -16
  40. data/lib/picturehouse_uk/film.rb +0 -59
  41. data/lib/picturehouse_uk/screening.rb +0 -70
  42. data/test/fixture_updater.rb +0 -73
  43. data/test/fixtures/cinema/Duke_Of_Yorks.html +0 -2984
  44. data/test/fixtures/cinema/Dukes_At_Komedia.html +0 -5518
  45. data/test/fixtures/cinema/National_Media_Museum.html +0 -10266
  46. data/test/fixtures/cinema/Phoenix_Picturehouse.html +0 -5202
  47. data/test/fixtures/whats_on/Duke_Of_Yorks.html +0 -2737
  48. data/test/fixtures/whats_on/Dukes_At_Komedia.html +0 -5132
  49. data/test/fixtures/whats_on/National_Media_Museum.html +0 -9690
  50. data/test/fixtures/whats_on/Phoenix_Picturehouse.html +0 -4916
  51. data/test/lib/picturehouse_uk/film_test.rb +0 -141
@@ -0,0 +1,606 @@
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1">
7
+ <meta name="description" content="Picturehouse Cinemas are located in city centres and are architecturally unique venues that provide café bars, restaurants and live events alongside the traditional movie-going experience.">
8
+ <title>Picturehouses - Cinema information for National Media Museum</title>
9
+ <link href="/css/picturehouse.min.css?v=1.7.8" rel="stylesheet">
10
+ <!--[if lt IE 9]>
11
+ <script src="https://cdn.polyfill.io/v1/polyfill.min.js?features=default|always"></script>
12
+ <script src="/js/vendor/html5shiv.min.js"></script>
13
+ <script src="/js/vendor/respond.min.js"></script>
14
+ <![endif]-->
15
+ <!-- Start: GPT Sync -->
16
+ <script type='text/javascript'>
17
+ var gptadslots=[];
18
+ (function(){
19
+ var useSSL = 'https:' == document.location.protocol;
20
+ var src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js';
21
+ document.write('<scr' + 'ipt src="' + src + '"></scr' + 'ipt>');
22
+ })();
23
+ </script>
24
+
25
+ <script type="text/javascript">
26
+ //Adslot 1 declaration
27
+ gptadslots[1]= googletag.defineSlot('/70228659/PictureHouses', [[300,250]],'div-gpt-ad-996397954946313344-1').addService(googletag.pubads());
28
+ googletag.pubads().enableSyncRendering();
29
+ googletag.enableServices();
30
+ </script>
31
+ <!-- End: GPT -->
32
+
33
+ <!-- Google Analytics code -->
34
+ <script>
35
+ (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
36
+ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
37
+ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
38
+ })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
39
+
40
+ ga('create', 'UA-7911463-11', 'auto');
41
+ ga('send', 'pageview');
42
+ </script>
43
+ </head>
44
+ <body class="body cinema-National_Media_Museum">
45
+ <script>document.getElementsByTagName("body")[0].className += " js-enabled";</script>
46
+ <a href="#main" class="sr-only">Skip to main content</a>
47
+
48
+ <div class="interim-banner container-fluid hidden-print">
49
+ <div class="container">
50
+ <form method="post" action="/dismiss/cookies">
51
+ <button type="submit" class="pull-right close" aria-label="Close">
52
+ <span aria-hidden="true">&times;</span>
53
+ </button>
54
+ </form>
55
+ We are using cookies to remember if you are logged in to this website and if you have dismissed this message. Cookies are files stored in your browser and by continuing to use our website without changing the settings on your computer you are agreeing to our use of cookies.
56
+ </div>
57
+ </div>
58
+
59
+
60
+ <div class="component header">
61
+ <div class="container navbar-global-offset hidden-xs">
62
+ <div class="row">
63
+ <form class="form-inline pull-right top-mg-xs" role="form">
64
+ <div class="form-group">
65
+ <label class="sr-only" for="search-site">Search</label>
66
+ <input type="text" class="form-control form-control-sm search-site top-mg-xs" id="search-site" placeholder="Film search">
67
+ </div>
68
+ </form>
69
+ <nav class="pull-right">
70
+ <!--
71
+ <ul class="list-inline list-icons pull-left hidden-sm">
72
+ <li><a href="#" data-icon="W" class="icon"><span class="sr-only">Bookmark page</span></a></li>
73
+ <li><a href="#" data-icon="}" class="icon"><span class="sr-only">Email us</span></a></li>
74
+ </ul>-->
75
+
76
+
77
+ <ul class="list-inline list-icons pull-left hidden-sm left-mg">
78
+ <li><a href="https://www.facebook.com/picturehouseatnationalmediamuseum" data-icon="@" class="icon" target="_blank"><span class="sr-only">Picturehouse on Facebook</span></a></li>
79
+
80
+ <li><a href="https://twitter.com/mediamuseumph" data-icon=":" class="icon" target="_blank"><span class="sr-only">Picturehouse on Twitter</span></a></li>
81
+ </ul>
82
+ </nav>
83
+
84
+ <nav class="pull-left">
85
+ <ul class="spaced-list">
86
+ <li><a href="/">Home</a></li>
87
+ <li><a href="/cinemas/">Cinemas</a></li>
88
+ <li><a href="/Picturehouse_Recommends">Recommends</a></li>
89
+ <li><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
90
+ <li><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
91
+ <li><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
92
+ </ul>
93
+ </nav>
94
+ </div>
95
+ </div> <div class="navbar navbar-inverse">
96
+ <div class="container">
97
+ <div class="row">
98
+ <div class="navbar-brand col-xs-8">
99
+ <a href="/cinema/National_Media_Museum">
100
+ <img class="img-responsive no-left-mg" src="/images/logos/National_Media_Museum.png" alt="Cinema homepage">
101
+ </a>
102
+ </div>
103
+
104
+
105
+ <div class="pull-right burger-menu">
106
+ <button type="button" class="btn navbar-toggle" data-target="#burger-menu" data-toggle="collapse">
107
+ <span class="icon-bar"></span>
108
+ <span class="icon-bar"></span>
109
+ <span class="icon-bar"></span>
110
+ </button>
111
+ <div class="text-center clear">Menu</div>
112
+ </div>
113
+ <nav id="burger-menu" class="collapse clear">
114
+ <ul class="nav nav-pills nav-stacked">
115
+ <li><a href="/cinema/National_Media_Museum">Cinema Home</a></li>
116
+ <li><a href="/cinema/National_Media_Museum/Whats_On">Full listings</a></li>
117
+ <li><a href="/cinema/National_Media_Museum/buy-membership">Membership</a></li>
118
+ <li><a href="/cinema/info/National_Media_Museum#ticket-prices">Ticket Prices</a></li>
119
+ <li><a href="/cinema/info/National_Media_Museum#disabled-access">Access</a></li>
120
+ <li><a href="/cinema/info/National_Media_Museum">Cinema Information</a></li>
121
+ <li class="nav-darker"><a href="/">Home</a></li>
122
+ <li class="nav-darker"><a href="/cinemas">Cinemas</a></li>
123
+ <li class="nav-darker"><a href="/Picturehouse_Recommends">Recommends</a></li>
124
+ <li class="nav-darker"><a href="http://picturehouseblog.co.uk/" target="_blank">Blog</a></li>
125
+ <li class="nav-darker"><a href="http://www.picturehouseeducation.blogspot.co.uk/#!http://picturehouseeducation.blogspot.com/p/about-us.html" target="_blank">Education</a></li>
126
+ <li class="nav-darker"><a href="http://www.picturehouseentertainment.co.uk/" target="_blank">Picturehouse Entertainment</a></li>
127
+ </ul>
128
+ </nav>
129
+ </div>
130
+ </div>
131
+ </div>
132
+ <div class="hidden-xs">
133
+ <div class="navbar-inverse cinema-navbar">
134
+ <div class="container">
135
+ <div class="row">
136
+ <nav class="pull-left">
137
+ <ul class="spaced-list spaced-list-inverse">
138
+ <li><a href="/cinema/National_Media_Museum">Cinema Home</a></li>
139
+ <li><a href="/cinema/National_Media_Museum/Whats_On">Full listings</a></li>
140
+
141
+ <li><a href="/cinema/National_Media_Museum/buy-membership">Membership</a></li>
142
+
143
+ <li><a href="/cinema/info/National_Media_Museum#ticket-prices">Ticket Prices</a></li>
144
+ <li><a href="/cinema/info/National_Media_Museum#disabled-access">Access</a></li>
145
+ <li><a href="/cinema/info/National_Media_Museum">Cinema Information</a></li>
146
+ </ul>
147
+ </nav>
148
+ </div>
149
+ </div>
150
+ </div>
151
+ </div>
152
+ </div>
153
+
154
+
155
+ <div class="container">
156
+ <div class="row">
157
+
158
+ </div>
159
+ </div>
160
+
161
+ <div class="container">
162
+ <div class="row">
163
+
164
+ </div>
165
+ </div>
166
+
167
+ <div class="container static-content">
168
+ <div class="row">
169
+ <div class="col-xs-12 col-sm-10 col-sm-offset-1">
170
+ <h1 id="picturehouse-at-national-media-museum">Picturehouse at National Media Museum</h1>
171
+ <h2 id="contact-us">Contact Us</h2>
172
+ <p>Picturehouse at National Media Museum, Bradford<br>National Media Museum<br>Little Horton Lane<br>Bradford<br>BD1 1NQ</p>
173
+ <p>Box Office Number: 0871 902 5756 (calls cost 13p per minute plus your telephone company&#39;s access charge)<br>Email: <a href="mailto:mediamuseum@picturehouses.co.uk">mediamuseum@picturehouses.co.uk</a><br>General Manager: David Jane</p>
174
+ <p><strong>Newsletter subscription</strong><br>The weekly newsletter and email announcements are the best way to keep up to date with the latest news and events so that you never miss out on what’s happening.</p>
175
+ <hr>
176
+ <h2 id="location">Location</h2>
177
+ <p><strong>On Foot</strong><br>Find us in the heart of Bradford with the route signposted from both train stations (approximately 5 minutes away from Bradford Interchange and 15 minutes from Bradford Forster Square station).</p>
178
+ <p><strong>By Bus</strong><br>Bradford Interchange is served by all main bus companies in the area. The Free City Bus passes the Museum as it follows a circular route around the city centre.</p>
179
+ <p><strong>By Rail</strong><br>You can arrive by rail straight into the city centre at both Bradford Interchange and Bradford Forster Square stations.</p>
180
+ <p><strong>By Car</strong><br>One of the main routes by car is from the M62 motorway. Exit at junction 26 onto the M606 and follow the tourist signs on your approach to Bradford city centre.</p>
181
+ <p><strong>Parking</strong><br>The nearest car parks are at Sharpe Street and Radwell Drive, at the rear of the Museum. The nearest multi-storey car parks are located on Hall Ings and Thornton Road (New Southgate). Please be aware that charges apply; details can be found on the Bradford Metropolitan District Council website.</p>
182
+ <p>There is a drop-off / pick-up point and three spaces for blue badge holders at the front of the Museum.</p>
183
+ <hr>
184
+ <h2 id="box-office">Box Office</h2>
185
+ <p>The cinema will open at least 15 minutes before the start of the first film each day.<br>Our telephone lines are open from 9.00am to 8.30pm, seven days a week. Please call 0871 902 5756 (calls cost 13p per minute plus your telephone company&#39;s access charge).<br>You can book tickets online by clicking on the time of a film.<br>Admission is subject to our <a href="/terms">Terms of Admission</a>.</p>
186
+ <hr>
187
+ <h2 id="membership">Membership</h2>
188
+ <p><strong>Individual</strong></p>
189
+ <ul>
190
+ <li>Standard £40</li>
191
+ <li>Retired £30</li>
192
+ <li>Student £15</li>
193
+ </ul>
194
+ <p><strong>Member plus One</strong></p>
195
+ <ul>
196
+ <li>Standard £75</li>
197
+ <li>Retired £55</li>
198
+ </ul>
199
+ <p><strong>Picturehouse Members enjoy the following benefits and discounts:</strong></p>
200
+ <ul>
201
+ <li>Free film tickets (four for Individual Members, eight for Members plus One and two for Student Members – not redeemable against IMAX or Screen Arts shows)</li>
202
+ <li>£2 discount on tickets for a year (the discount is for the Member only, not the whole party)</li>
203
+ <li>10% off the Member’s food and drinks</li>
204
+ <li>Picturehouse publications posted to your home (worth £8) (not included in Student Membership)</li>
205
+ <li>No booking fees</li>
206
+ </ul>
207
+ <h5 id="plus">Plus</h5>
208
+ <ul>
209
+ <li>A three-month subscription to <a href="https://mubi.com/picturehouse_90">MUBI</a> to watch films online.</li>
210
+ <li>25% off your total bill at <a href="http://www.gbk.co.uk/">Gourmet Burger Kitchen</a> (up to four people, excludes Bluewater)</li>
211
+ <li>50% off membership of <a href="https://shootingpeople.org/home">Shooting People</a>, the network for independent film (new sign-ups only)</li>
212
+ <li>10% off an annual subscription to <a href="http://www.littlewhitelies.co.uk/">Little White Lies</a> movie magazine</li>
213
+ <li>10% off your total bill at <a href="http://www.hotelchocolat.co.uk/">Hotel Chocolat</a> (in store only)</li>
214
+ <li>20% off food at <a href="http://www.giraffe.net/">Giraffe</a>, all day Monday – Friday and after 6.00 on Sunday (excludes Castleford, James Street London, King&#39;s Cross Station and airports; Valentine&#39;s Day, Mother&#39;s Day, Father&#39;s Day and Bank Holidays. One card per table. Not valid for set menus)</li>
215
+ </ul>
216
+ <p><strong>Retired Membership</strong><br>Available to those who are over 60 and retired. You must bring proof of status to the cinema.</p>
217
+ <p><strong>Student Membership</strong><br>Available to those in full-time or part-time secondary or higher education (age 15+), including mature students. You must bring proof of status to the cinema. <a href="#student-membership">Find out more</a></p>
218
+ <p>For full details, and to buy or renew your Membership, call 0871 902 5756 or visit your local Picturehouse.</p>
219
+ <h2 id="-membership-helpline-picturehouse_membership-"><a href="/Picturehouse_Membership">Membership Helpline</a></h2>
220
+ <p>Members can call a dedicated helpline for anything concerning their Picturehouse Membership. Whether you want to find out when your Membership expires, check how many free tickets you have left or simply discuss your benefits and renewal options, we are here to help on <strong>020 7733 2229</strong>.</p>
221
+ <p>Please note that you can renew your Membership but you cannot book tickets on this number. To book tickets, please call 0871 902 5747 (calls cost 13p per minute plus your telephone company’s access charge).</p>
222
+ <p><a href="/Terms/Terms_and_Conditions#membership">Terms and Conditions</a></p>
223
+ <hr>
224
+ <h2 id="local-partners">Local Partners</h2>
225
+ <p>Your Picturehouse at National Media Museum Membership also entitles you to the following discounts and offers:</p>
226
+ <ul>
227
+ <li>£2.50 off theatre tickets at the Alhambra Theatre and St George’s Hall</li>
228
+ <li>10% off in the National Media Museum’s Media Café and Museum Shop</li>
229
+ <li>50% off cocktails at Tiki-O Bradford</li>
230
+ </ul>
231
+ <p>Local business offers are subject to change. Please present your Membership card to take advantage of the offers.</p>
232
+ <hr>
233
+ <h2 id="-pound-15-student-membership">&pound;15 Student Membership</h2>
234
+ <p>Join to receive free tickets, discounts and much more. It&#39;s a no-brainer!</p>
235
+ <p><strong>Student Picturehouse Members enjoy the following benefits and discounts:</strong></p>
236
+ <ul>
237
+ <li>Two free film tickets</li>
238
+ <li>£2 discount on film tickets for a year </li>
239
+ <li>10% off the Student Member’s food and drinks</li>
240
+ <li>Discounts at all Picturehouse Cinemas nationwide</li>
241
+ <li>Membership of <a href="http://www.channel4.com/e4/slackers-club">E4 Slackers Club</a>, which gives you access to free monthly previews</li>
242
+ <li>Plus additional <a href="#plus">Membership benefits</a></li>
243
+ </ul>
244
+ <p><strong>Student Picturehouse Membership is available to those in full-time or part-time secondary or higher education (age 15+), including mature students. You need to have valid photo student ID to be eligible.</strong></p>
245
+ <p><a href="/Terms/Terms_and_Conditions">Full Terms and Condition</a></p>
246
+ <p>Call 0871 902 5747 or visit your local Picturehouse for more details. Buy online now and pick up your new Membership card upon presentation of your NUS or student photo ID card at the cinema.</p>
247
+ <hr>
248
+ <h2 id="e4-slackers-club">E4 Slackers Club</h2>
249
+ <p>Every month <a href="http://www.e4.com/">E4</a>, in partnership with Picturehouse Cinemas, screens a free film exclusively for students. From previews of the biggest new blockbusters to old-school classics, <a href="http://www.channel4.com/e4/slackers-club">E4 Slackers Club</a> shows the best movies around.</p>
250
+ <p>To become a member, you just need to take your NUS or student photo ID card to any Picturehouse Cinema and sign up for free. If you become a Student Picturehouse Member, you will automatically gain membership of E4 Slackers Club.</p>
251
+ <p>Head over to <a href="http://www.channel4.com/e4/slackers-club">E4.com/Slackers</a> or <a href="https://www.facebook.com/SlackersClub?fref=ts">Facebook</a> for screening dates and competitions.</p>
252
+ <hr>
253
+ <h2 id="screen-arts-offer-for-students">Screen Arts Offer For Students</h2>
254
+ <p>New for students! <strong>Two tickets for £10 on Picturehouse Screen Arts shows.</strong>
255
+ See the best in theatre, dance and opera for the measly sum of £10, and take a mate with you! <strong>Screen Arts brings world-class arts productions to your local cinema, in glorious high definition on the big screen.</strong></p>
256
+ <p>Only available on the day of the screening. Tickets must be booked in person. This offer is subject to availability.</p>
257
+ <hr>
258
+ <h2 id="gift-cards">Gift Cards</h2>
259
+ <p>Our <strong>Gift Cards</strong> can be used to buy anything for sale in any Picturehouse Cinema – whether it&#39;s a ticket or two for a cracking film, or a cup of coffee in one of our café bars. </p>
260
+ <p><strong>They&#39;re simple, flexible and top-up-able!</strong></p>
261
+ <p><strong>Using Gift Cards at the cinema</strong><br>You can use your Gift Card to purchase anything for sale. The exact amount will be taken off the card, and any money left over will remain on the card for another time. If there isn’t enough money on the card to cover your purchase, just pay the difference by another method. There are no time limits on the card.</p>
262
+ <p>Gift Cards can only be used at the Box Office and cannot be used over the phone or online.</p>
263
+ <hr>
264
+ <h2 id="ticket-prices">Ticket Prices</h2>
265
+ <p><strong>Peak</strong><br>Mon-Fri from 5.00pm; all day Sat &amp; Sun</p>
266
+ <ul>
267
+ <li>Adult £9.00</li>
268
+ <li>Member £7.00</li>
269
+ <li>Retired £7.00</li>
270
+ <li>Retired Member £5.00</li>
271
+ <li>Student £7.00</li>
272
+ <li>Student Member £5.00</li>
273
+ <li>Child £6.00</li>
274
+ <li>Family £25.00</li>
275
+ </ul>
276
+ <p><strong>Matinees &amp; Late-night Shows</strong><br>Mon-Fri to 5.00pm</p>
277
+ <ul>
278
+ <li>Adult £8.00</li>
279
+ <li>Member £6.00</li>
280
+ <li>Retired £6.00</li>
281
+ <li>Retired Member £4.00</li>
282
+ <li>Student £6.00</li>
283
+ <li>Student Member £4.00</li>
284
+ <li>Child £5.50</li>
285
+ <li>Family £23.00</li>
286
+ </ul>
287
+ <h2 id="imax-ticket-prices">IMAX Ticket Prices</h2>
288
+ <p><strong>Peak</strong><br>Tue-Fri from 5pm; all day Sat &amp; Sun</p>
289
+ <ul>
290
+ <li>Adult £12.00</li>
291
+ <li>Member £10.00</li>
292
+ <li>Retired £10.00</li>
293
+ <li>Retired Member £8.00</li>
294
+ <li>Student £10.00</li>
295
+ <li>Student Member £8.00</li>
296
+ <li>Child £9.50</li>
297
+ <li>Family £37.60</li>
298
+ </ul>
299
+ <p><strong>Off Peak</strong>
300
+ Tue-Fri before 5pm, all day Monday</p>
301
+ <ul>
302
+ <li>Adult £11.00</li>
303
+ <li>Member £9.00</li>
304
+ <li>Retired £9.00</li>
305
+ <li>Retired Member £7.00</li>
306
+ <li>Student £9.00</li>
307
+ <li>Student Member £7.00</li>
308
+ <li>Child £8.50</li>
309
+ <li>Family £33.60</li>
310
+ </ul>
311
+ <h3 id="silver-screen-club">Silver Screen Club</h3>
312
+ <p>For the over-60s. Membership is free, and members can enjoy a free tea or coffee and biscuits at the weekly Silver Screen shows. Silver Screen members’ tickets are £4.50 for Silver Screen shows. Non-members are also welcome – the usual ticket prices apply.</p>
313
+ <h3 id="unemployed-passport-to-leisure-4-50">Unemployed / Passport To Leisure £4.50</h3>
314
+ <p>The unemployed can purchase a ticket at child ticket prices Tuesday to Thursday before 4.00pm.</p>
315
+ <h3 id="big-scream">Big Scream</h3>
316
+ <p>For parents and guardians with babies under one year old. Membership is free and valid until the baby’s first birthday. Tickets are at the usual matinee prices, babies come free. Only customers with babies will be admitted.</p>
317
+ <h2 id="imax-ticket-prices">IMAX Ticket Prices</h2>
318
+ <p>Peak
319
+ Tue-Fri from 5.00pm; all day Sat &amp; Sun</p>
320
+ <ul>
321
+ <li>Adult £12.00</li>
322
+ <li>Member £10.00</li>
323
+ <li>Retired £10.00</li>
324
+ <li>Retired Member £8.00</li>
325
+ <li>Student £10.00</li>
326
+ <li>Student Member £8.00</li>
327
+ <li>Child £9.50</li>
328
+ <li>Family £37.60</li>
329
+ </ul>
330
+ <p>Off Peak
331
+ Tue-Fri before 5.00pm, all day Monday</p>
332
+ <ul>
333
+ <li>Adult £11.00</li>
334
+ <li>Member £9.00</li>
335
+ <li>Retired £9.00</li>
336
+ <li>Retired Member £7.00</li>
337
+ <li>Student £9.00</li>
338
+ <li>Student Member £7.00</li>
339
+ <li>Child £8.50</li>
340
+ <li>Family £33.60</li>
341
+ </ul>
342
+ <p>Upgrade to our premier seating for only £2.00</p>
343
+ <p>A £1.00 supplement applies to all tickets for IMAX 3D screenings</p>
344
+ <h2 id="imax-45">IMAX 45</h2>
345
+ <p>(45-minutes screenings)</p>
346
+ <ul>
347
+ <li>Adult £8.50</li>
348
+ <li>Member £6.50</li>
349
+ <li>Retired £6.50</li>
350
+ <li>Retired Member £4.50</li>
351
+ <li>Student £6.50</li>
352
+ <li>Student Member £4.50</li>
353
+ <li>Child £6.00</li>
354
+ <li>Family £23.60w</li>
355
+ </ul>
356
+ <h3 id="schools-screenings">Schools&#39; Screenings</h3>
357
+ <p>Please contact <a href="mailto:Melanie.Race@nationalmediamuseum.org.uk">Melanie.Race@nationalmediamuseum.org.uk</a> for details of the schools education programme on offer </p>
358
+ <p><strong>Student tickets</strong> are available to those in full-time secondary or higher education.</p>
359
+ <p><strong>Retired tickets</strong> are available to those over 60 who are retired.</p>
360
+ <p><strong>Child tickets</strong> are available to those under 15.</p>
361
+ <p><strong>Family tickets</strong> are for four people, at least two of whom must be under 15. Not applicable to premium-price screenings.</p>
362
+ <p><strong>You may be asked for proof of age</strong>, which needs to be photographic ID with your date of birth. Suitable proof includes a passport or a CitizenCard (details of which are available from the Box Office).</p>
363
+ <p><strong>There is a £1.50 booking fee per transaction for telephone and online bookings.</strong> This fee does not apply to Picturehouse Members,* or to tickets purchased in person at the cinema.</p>
364
+ <p>*Includes Silver Screen and Slackers Club members, as well as paid-for Members.</p>
365
+ <hr>
366
+ <h2 id="disabled-access">Disabled Access</h2>
367
+ <p>Picturehouse Cinemas make every effort to maximise access for disabled people.</p>
368
+ <p><strong>Advance booking</strong><br>Advance booking is always a good idea so that our staff can readily provide assistance if required. Accompanying carers are eligible for a free ticket. We will be pleased to reserve wheelchair spaces or seats in any particular part of the auditorium if this is helpful. Please contact us in advance.</p>
369
+ <p><strong>Customers with limited mobility</strong><br>Entrance<br>Access to the Museum from the front of the building is via a level entrance and automatic barrel doors. </p>
370
+ <p>Access from the car parks at the rear of the building is via push-button automatic doors, which open into a short link connecting to the main Museum building and Pictureville Cinema. The doors leading into the Museum from this link are locked until the Museum opens.</p>
371
+ <p>Access around the building is via the open-plan main staircase or via the public lift, which has audio announcements and Braille and/or raised buttons.</p>
372
+ <p>Foyer<br>In this large open-plan area you will find the Picturehouse Cinema box office to the left of the main entrance as you enter the building. The control/security room (where visitors with an appointment must sign in) is located to the right of the main entrance, near the IMAX queuing area. All counters are open-plan and accessible for wheelchair users.</p>
373
+ <p>Next to the control/security room, either side of the IMAX entrance, you will find the ground-floor toilets, including easy access. Baby-changing facilities are available for all.</p>
374
+ <p>IMAX<br>Access to the IMAX theatre from the ground floor is via a staircase in a darkened queuing area. Inside the auditorium, stairs provide access to the seating area – please bear in mind that these stairs are fairly steep and extra care should be taken, particularly once the adverts have begun and the lights are dimmed.</p>
375
+ <p>There is an additional entrance on the fifth floor for visitors with easy access requirements. Access to this entrance is via the public lift and locked door, which requires a code. Please let the Box Office know that you need to use this entrance, and allow extra time in your schedule due to demand for the public lift.</p>
376
+ <p>We have single spaces for wheelchair users which are situated on the balcony (access via the fifth level); there are accompanying seats alongside with adjustable arms for guests who wish to transfer.</p>
377
+ <p>A hearing system is fitted in the theatre for guests with hearing impairments. Please ask at the Box Office.</p>
378
+ <p>Booster seats are available if required – please ask a member of staff.</p>
379
+ <p>Drinks and snacks can be purchased from The Media Café (during the day) and Pictureville Bar (all day and evening). You may take drinks and snacks into the cinema, but glass or crockery is not permitted in any of our auditoria.</p>
380
+ <p><strong>Pictureville Cinema</strong><br>Access to Pictureville Cinema is through the link which connects the main building to Pictureville, and via a short staircase with wheelchair lift. Please inform the Box Office or another member of staff if you need to use this lift.</p>
381
+ <p>Pictureville Cinema has audio description and subtitling for selected screenings. Please check the latest listings for screenings with subtitles. To find out which films are available with audio description please call the Box Office on 0871 902 5756 (calls cost 13p per minute plus your telephone company&#39;s access charge).</p>
382
+ <p>There are two spaces for wheelchair users, and booster seats are available – please ask a member of staff.</p>
383
+ <p>Pictureville Bar is open every day, serving a selection of hot and cold beverages including beers, wines and spirits. Food and cinema snacks are also available. You may take drinks and snacks into the cinema, but glass or crockery is not permitted in any of our auditoria.</p>
384
+ <p><strong>Cubby Broccoli Cinema</strong><br>Access to the cinema entrance is by stairs or the public lift. Please note that if you are visiting the cinema after the Museum has closed, the lift will be off and you will need to inform a member of staff if you require lift access.</p>
385
+ <p>From the cinema doors, there is a ramped entrance to the auditorium and seating for four wheelchair users.</p>
386
+ <p>Cubby Broccoli Cinema has a hearing system and booster seats are available – please ask a member of staff if you need to use these facilities.</p>
387
+ <p><strong>Visually impaired customers</strong><br>Assistance dogs are welcome. If you wish to take your dog into a performance, please let us know when booking so that we can arrange an aisle seat. Our staff will be happy to provide drinking water for your dog. Large-print film schedules are available on request.</p>
388
+ <p><strong>Customers with impaired hearing</strong><br>Induction loop systems are fitted in each of the four auditoria. To access the system, you will need to turn your hearing aid to the &#39;T&#39; position. Certain performances carry subtitles and these are clearly indicated in the programme.</p>
389
+ <p><strong>Disabled parking</strong><br>There is a drop-off / pick-up point and three spaces for blue badge holders at the front of the Museum.</p>
390
+ <h3 id="toilets">Toilets</h3>
391
+ <p>There is a wheelchair-accessible adapted toilet on the ground floor. There is an alarm cord inside should you need to summon a member of staff.</p>
392
+ <p><strong>IMAX</strong><br>Toilet facilities are available on the fifth floor, including easy access (inside the Animation Gallery). You must inform an usher if you wish to use the toilet facilities so they can let you back in to the auditorium through the fifth level IMAX door.</p>
393
+ <p><strong>Pictureville</strong><br>Male and female toilets are situated down a short staircase, and easy access toilets are situated in the waiting area.</p>
394
+ <p><strong>Cubby Broccoli</strong><br>There are no toilet facilities in this area – the nearest are on the ground floor. Please note that if you are watching a film during the day and you leave to use the toilet facilities, the door will shut behind you. It requires a code to be opened from the outside, so you must speak to a member of staff who will let you back in. This is a measure to prevent other Museum visitors walking into the auditorium during the film.</p>
395
+ <hr>
396
+ <h2 id="the-cinema-exhibitors-association-cea-card">The Cinema Exhibitors’ Association (CEA) Card</h2>
397
+ <p>The CEA Card is accepted in all Picturehouse Cinemas.<br>However, with the exception of Autism-Friendly Screenings, it is our policy to issue a complimentary ticket to any customer who requires a support worker to attend with them, and we ask for no proof from any card scheme.</p>
398
+ <hr>
399
+ <h2 id="carers-card">Carers Card</h2>
400
+ <p>Customers who have a disability that means that they need a companion with them in the cinema can bring them to any Picturehouse Cinema for free.</p>
401
+ <p>You can sign up for a Carers Card which will automatically discount one of your tickets, and which you can use – without a booking fee – when buying tickets in person, online or by telephone. The card will also mean that you don’t have to explain your situation every time you visit the cinema.</p>
402
+ <p>Ticket prices for customers with disabilities are according to their circumstances (e.g. adult, Member or student); the free ticket applies to their companion. The card must be used in conjunction with a paid-for ticket or a Member’s free ticket.</p>
403
+ <p>Signing up for a card is not required, but we hope it will make buying tickets easier. It is personal to you, and may not be used by other people.</p>
404
+ <p>To apply for an annual Carers Card, visit any of our cinemas, call us on 0871 902 5747, or email <a href="mailto:customerservice@picturehouses.co.uk">customerservice@picturehouses.co.uk</a></p>
405
+ <hr>
406
+ <h2 id="food-and-drink">Food and Drink</h2>
407
+ <h3 id="pictureville-bar">Pictureville Bar</h3>
408
+ <p>Open daily from 11.30am to 9.00pm, the Pictureville Bar is the perfect hidden spot to meet up with friends or enjoy a pre- or post-film drink. There’s a wide range of fair-trade coffees, delicious wines, spirits, local beers, soft drinks and snacks for you to savour in our pleasant bar, surrounded by vintage film posters and iconic photographs.</p>
409
+ <h3 id="snacks">Snacks</h3>
410
+ <p>Besides traditional cinema snacks and crisps, the Pictureville Bar offers lovely organic home-style cakes from Honeyrose Bakery, and a selection of award-winning ice cream flavours and frozen yoghurt from Jude’s Ice Cream – the perfect summer treat!</p>
411
+ <h3 id="coffee-and-tea">Coffee And Tea</h3>
412
+ <p>A good cup of coffee should be as exciting as a quality blockbuster and as interesting as an art-house movie. To ensure a flavoursome delight, the Pictureville Bar offers our very own Picturehouse coffee blend. Tea lovers can try a cup of peppermint, green leaf or red berry tea, or pick the more traditional flavours of English Breakfast and Earl Grey. </p>
413
+ <h3 id="wines">Wines</h3>
414
+ <p>Working closely with our friends at Bibendum we have curated our own wine list, based on a mountain of research and a lot of tasting – so that you can savour your favourites and discover hidden gems. This year we’re encouraging you to experiment and explore, which is why we’re happy to let you try before you buy. Our staff are trained to help you pick a fantastic glass of wine.</p>
415
+ <p>Picturehouse at National Media Museum Members get a 10% discount on all snacks and drinks at the Pictureville Bar.</p>
416
+
417
+ </div>
418
+ </div>
419
+ </div>
420
+
421
+ <div class="footer">
422
+ <div class="navbar navbar-inverse">
423
+ <div class="container">
424
+ <div class="row">
425
+ <div class="col-xs-12 col-sm-9">
426
+ <ul class="spaced-list btm-mg-sm">
427
+ <li><a href="/Privacy" target="_blank">Privacy &amp; Data Protection</a></li>
428
+ <li><a href="/Terms/Terms_And_Conditions" target="_blank">Competition T&amp;Cs</a></li>
429
+ <li><a href="/Terms" target="_blank">Terms of Admission</a></li>
430
+ <li><a href="/Contact">Contact Us</a></li>
431
+ <li><a href="/Contact#jobs" target="_blank">Jobs</a></li>
432
+ <li><a href="/FAQs" target="_blank">FAQs</a></li>
433
+ <li><a href="http://corporate.picturehouses.co.uk/venue-hire/" target="_blank">Venue Hire</a></li>
434
+ <li><a href="http://corporate.picturehouses.co.uk/" target="_blank">Corporate</a></li>
435
+ </ul>
436
+ </div>
437
+ <div class="col-xs-12 col-sm-3 pull-right">
438
+ <select name="select-cinema" title="Select cinema" id="select-cinema" class="form-control btm-mg" data-auto-link="true">
439
+ <option value="">Select a cinema</option>
440
+ <option data-href="/cinema/Clapham_Picturehouse">London — Clapham Picturehouse</option>
441
+ <option data-href="/cinema/Crouch_End_Picturehouse">London — Crouch End Picturehouse</option>
442
+ <option data-href="/cinema/East_Dulwich_Picturehouse">London — East Dulwich</option>
443
+ <option data-href="/cinema/Gate_Picturehouse">London — Gate Picturehouse</option>
444
+ <option data-href="/cinema/Greenwich_Picturehouse">London — Greenwich Picturehouse</option>
445
+ <option data-href="/cinema/Hackney_Picturehouse">London — Hackney Picturehouse</option>
446
+ <option data-href="/cinema/Picturehouse_Central">London — Picturehouse Central</option>
447
+ <option data-href="/cinema/Ritzy_Picturehouse">London — The Ritzy</option>
448
+ <option data-href="/cinema/Stratford_London">Stratford, London — Stratford Picturehouse</option>
449
+ <option data-href="/cinema/The_Little">Bath — Little Theatre Cinema</option>
450
+ <option data-href="/cinema/National_Media_Museum" selected>Bradford — Bradford at National Media Museum</option>
451
+ <option data-href="/cinema/Duke_Of_Yorks">Brighton — Duke of York&#x27;s Picturehouse</option>
452
+ <option data-href="/cinema/Dukes_At_Komedia">Brighton — Duke&#x27;s at Komedia</option>
453
+ <option data-href="/cinema/Arts_Picturehouse_Cambridge">Cambridge — Arts Picturehouse Cambridge</option>
454
+ <option data-href="/cinema/Cameo_Picturehouse">Edinburgh — The Cameo</option>
455
+ <option data-href="/cinema/Exeter_Picturehouse">Exeter — Exeter Picturehouse</option>
456
+ <option data-href="/cinema/Regal_Picturehouse">Henley — Regal Picturehouse</option>
457
+ <option data-href="/cinema/Cinema_City">Norwich — Cinema City</option>
458
+ <option data-href="/cinema/Picturehouse_At_Fact">Liverpool — Picturehouse at FACT</option>
459
+ <option data-href="/cinema/Phoenix_Picturehouse">Oxford — Phoenix Picturehouse</option>
460
+ <option data-href="/cinema/Harbour_Lights">Southampton — Harbour Lights</option>
461
+ <option data-href="/cinema/Stratford_Upon_Avon">Stratford Upon Avon — Stratford Upon Avon</option>
462
+ <option data-href="/cinema/York_Picturehouse">York — City Screen Picturehouse</option>
463
+ </select>
464
+ <p><img src="/images/icons/europa-logo-white.png" alt="Europa logo"></p>
465
+ </div>
466
+ <div class="col-xs-12 col-sm-9">
467
+ <p>Picturehouse Cinemas Limited is a limited company registered in England as company number 2310403 and its registered office is Power Road Studios, 114 Power Road, Chiswick, London, W4 5PY.</p>
468
+ <p>&copy; 2015 Picturehouse Cinemas Ltd.</p>
469
+ </div>
470
+
471
+ </div>
472
+ </div>
473
+ </div>
474
+ </div>
475
+
476
+ <!-- TODO: Server side include modal window if needed -->
477
+
478
+ <!-- CDN links -->
479
+ <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
480
+ <script src="//cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.2.0/js/bootstrap.min.js"></script>
481
+ <script src="//cdnjs.cloudflare.com/ajax/libs/knockout/3.3.0/knockout-min.js"></script>
482
+ <script src="//cdnjs.cloudflare.com/ajax/libs/jquery.cycle2/20140415/jquery.cycle2.min.js"></script>
483
+ <script src="/js/vendor/jquery.cycle2.carousel.min.js"></script>
484
+ <script>$.fn.cycle.defaults.autoSelector = '.slideshow';</script>
485
+
486
+ <script src="/js/vendor/jquery.rateit.min.js"></script>
487
+ <script src="/js/vendor/jquery-ui.min.js"></script>
488
+ <script src="/js/vendor/bind.js"></script>
489
+ <script>
490
+ var cinemaId = parseInt("006", 10);
491
+ </script>
492
+
493
+ <script src="/js/picturehouse.min.js?v=1.7.8"></script>
494
+
495
+
496
+ <!-- KnockoutJS ViewModels -->
497
+ <script src="/js/viewmodels/basket.js?v=1.7.8"></script>
498
+ <script src="/js/viewmodels/seating.js?v=1.7.8"></script>
499
+
500
+ <script type="text/javascript">
501
+ // Create closure.
502
+ (function( $ ) {
503
+ 'user strict';
504
+
505
+ if ($( '#cinema-search' ).length) {
506
+ // TODO: Will this be dynamically pulled from db?
507
+ var availableTags = [
508
+ { id: "Clapham_Picturehouse", label: "London - Clapham Picturehouse" },
509
+ { id: "Crouch_End_Picturehouse", label: "London - Crouch End Picturehouse" },
510
+ { id: "East_Dulwich_Picturehouse", label: "London - East Dulwich" },
511
+ { id: "Gate_Picturehouse", label: "London - Gate Picturehouse" },
512
+ { id: "Greenwich_Picturehouse", label: "London - Greenwich Picturehouse" },
513
+ { id: "Hackney_Picturehouse", label: "London - Hackney Picturehouse" },
514
+ { id: "Picturehouse_Central", label: "London - Picturehouse Central" },
515
+ { id: "Ritzy_Picturehouse", label: "London - The Ritzy" },
516
+ { id: "Stratford_London", label: "Stratford, London - Stratford Picturehouse" },
517
+ { id: "The_Little", label: "Bath - Little Theatre Cinema" },
518
+ { id: "National_Media_Museum", label: "Bradford - Bradford at National Media Museum" },
519
+ { id: "Duke_Of_Yorks", label: "Brighton - Duke of York&#x27;s Picturehouse" },
520
+ { id: "Dukes_At_Komedia", label: "Brighton - Duke&#x27;s at Komedia" },
521
+ { id: "Arts_Picturehouse_Cambridge", label: "Cambridge - Arts Picturehouse Cambridge" },
522
+ { id: "Cameo_Picturehouse", label: "Edinburgh - The Cameo" },
523
+ { id: "Exeter_Picturehouse", label: "Exeter - Exeter Picturehouse" },
524
+ { id: "Regal_Picturehouse", label: "Henley - Regal Picturehouse" },
525
+ { id: "Cinema_City", label: "Norwich - Cinema City" },
526
+ { id: "Picturehouse_At_Fact", label: "Liverpool - Picturehouse at FACT" },
527
+ { id: "Phoenix_Picturehouse", label: "Oxford - Phoenix Picturehouse" },
528
+ { id: "Harbour_Lights", label: "Southampton - Harbour Lights" },
529
+ { id: "Stratford_Upon_Avon", label: "Stratford Upon Avon - Stratford Upon Avon" },
530
+ { id: "York_Picturehouse", label: "York - City Screen Picturehouse" },
531
+ ];
532
+ $( "#cinema-search" ).autocomplete({
533
+ source: availableTags,
534
+ select: function( event, ui ) {
535
+ window.location = "/cinema/" + ui.item.id;
536
+ }
537
+ });
538
+ }
539
+
540
+ })( jQuery );
541
+ </script>
542
+
543
+ <div class="modal fade in" id="sign-in-modal" aria-hidden="false">
544
+ <div class="modal-dialog">
545
+ <div class="modal-content">
546
+ <div class="modal-header">
547
+ <p class="h2 display-inline">Sign in to your Picturehouse account</p>
548
+ <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
549
+ </div>
550
+ <div class="modal-body">
551
+ <form method="post" action="/sign-in">
552
+ <div class="form-group">
553
+ <label for="number">Email:</label>
554
+ <input type="text" name="number" id="number" class="form-control" value="" required />
555
+ </div>
556
+ <div class="form-group">
557
+ <label for="membership-password">
558
+ Password:<br />
559
+ <small>This may be your surname if you have not set a password before.</small>
560
+ </label>
561
+ <input type="password" name="membership-password" id="membership-password" class="form-control" required />
562
+ </div>
563
+ <p class="text-right"><a target="_blank" href="http://ticketing.picturehouses.com/Browsing/Loyalty/ForgotPassword">Forgotten password?</a></p>
564
+ <!-- <div class="form-group">
565
+ <div class="checkbox">
566
+ <label for="account-remember">
567
+ <input type="checkbox" name="account-remember" id="account-remember"> Remember me
568
+ </label>
569
+ </div>
570
+ </div> -->
571
+
572
+ <div class="clearfix top-mg-lg">
573
+ <button type="submit" class="btn btn-primary pull-right">Sign in</button>
574
+ </div>
575
+ </form>
576
+ </div>
577
+ </div>
578
+ </div>
579
+ </div>
580
+
581
+ <div class="modal fade in" id="member-priority-modal" aria-hidden="false">
582
+ <div class="modal-dialog">
583
+ <div class="modal-content">
584
+ <div class="modal-header">
585
+ <p class="h2 display-inline">Verify membership number</p>
586
+ <a href="#" data-icon="V" class="icon pull-right" data-dismiss="modal"><span class="sr-only">Close</span></a>
587
+ </div>
588
+ <div class="modal-body">
589
+ <form method="post" action="/verify-member">
590
+ <div class="form-group">
591
+ <label for="number">Membership number:</label>
592
+ <input type="text" name="number" id="number" class="form-control" value="" required />
593
+ </div>
594
+
595
+ <div class="clearfix top-mg-lg">
596
+ <button type="submit" class="btn btn-primary pull-right">Verify</button>
597
+ </div>
598
+ </form>
599
+ </div>
600
+ </div>
601
+ </div>
602
+ </div>
603
+
604
+
605
+ </body>
606
+ </html>