Bioscope S.A.

Bioscope S.A. Bringing South African filmmakers to the South African market one reel at a time. Bioscope S.A.

is a Non-Profit-Organisation (NPO) geared to resurrecting the culture of Bioscope by introducing, ‘Going to the Movies’. Our purpose is to bring local productions to the under-served coloured communities in the Western Cape thereby nurturing young talented filmmakers and musicians as well as uplifting these communities. objectives are:
1.To offer young talented filmmakers and musicians a springboa

rd to success
2.To uplift communities by providing a source of cost effective entertainment for the family
3.To recognise these communities as a vital consumers
4.To give the advertiser an opportunity to penetrate this market and build brand loyalty.

Address

Cape Town

Alerts

Be the first to know and let us send you an email when Bioscope S.A. posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Bioscope S.A.:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });