‘தமிழ் சினிமா கம்பெனி’ ஏற்பாடு செய்திருந்த ‘சினிமா பற்றிய கலந்துரையாடல்!’
"
},
apiUrl = 'https://api.flickr.com/services/rest/',
photos = [];
// The actual plugin constructor
function Plugin(element, options) {
this.element = jQuery(element);
this.settings = jQuery.extend({}, defaults, options);
this._defaults = defaults;
this._name = pluginName;
this._hideSpinner = function() {
this.element.find('.spinner-wrapper').hide().find('*').hide();
};
this._printError = function() {
this.element.find('.gallery-container').append(jQuery("
", { "class": "col-lg-12 col-lg-offset-1" })
.append(jQuery("
", { "class": "error-wrapper" })
.append(jQuery("
", { "class": "label label-danger error" })
.html(this.settings.errorText))));
};
this._flickrAnimate = function() {
this.element.find('.gallery-container img').each(jQuery.proxy(function(index, el) {
var image = el;
setTimeout(function() {
jQuery(image).parent().fadeIn();
}, this.settings.loadingSpeed * index);
}, this));
};
this._printGallery = function(photos) {
var element = this.element.find('.gallery-container');
jQuery.each(photos, function(key, photo) {
var img = jQuery('', { 'class': 'thumb img-thumbnail gall-img-responsive', src: photo.thumbnail, });
element.append(jQuery('
', { 'class': 'col-md-4 col-sm-6 wl-gallery ' + photo.hideme })
.append(jQuery('
', { 'class': 'b-link-fade b-animate-go' })
.append(jQuery('
', { 'data-lightbox-gallery': 'enigma_lightbox', 'class': 'nivoz_70841', title: photo.title, href: photo.href }).hide()
.append(img)
.append(jQuery('
', { 'class': 'b-wrapper' })))));
});
element.imagesLoaded()
.done(jQuery.proxy(this._flickrAnimate, this))
.always(jQuery.proxy(this._hideSpinner, this));
};
this._flickrPhotoset = function(photoset) {
var _this = this;
var hidemeval = "";
photos[photoset.id] = [];
jQuery.each(photoset.photo, function(key, photo) {
// hide thumbnails after a limit
if(key > 29) {
hidemeval = "hidepics";
}
// Limit number of photos.
if(key >= _this.settings.photosLimit) {
return false;
}
photos[photoset.id][key] = {
thumbnail: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_n.jpg',
href: 'https://farm' + photo.farm + '.static.flickr.com/' + photo.server + '/' + photo.id + '_' + photo.secret + '_b.jpg',
title: photo.title,
hideme: hidemeval
};
});
this._printGallery(photos[photoset.id]);
};
this._onFlickrResponse = function(response) {
if(response.stat === "ok") {
this._flickrPhotoset(response.photoset);
}
else {
this._hideSpinner();
this._printError();
}
};
this._flickrRequest = function(method, data) {
var url = apiUrl + "?format=json&jsoncallback=?&method=" + method + "&api_key=" + this.settings.apiKey;
jQuery.each(data, function(key, value) {
url += "&" + key + "=" + value;
});
jQuery.ajax({
dataType: "json",
url: url,
context: this,
success: this._onFlickrResponse
});
};
this._flickrInit = function () {
this._flickrRequest('flickr.photosets.getPhotos', {
photoset_id: this.settings.photosetId
});
};
// Init
this.init();
}
Plugin.prototype = {
init: function () {
this._flickrInit();
}
};
// Wrapper
jQuery.fn[pluginName] = function (options) {
this.each(function () {
if (!jQuery.data(this, "plugin_" + pluginName)) {
jQuery.data(this, "plugin_" + pluginName, new Plugin(this, options));
}
});
// Chain
return this;
};
})(jQuery, window, document);
Tamil cinema company event stills
');
jQuery('.b-link-stroke').prepend('
');
/* Twist */
jQuery('.b-link-twist').prepend('
');
jQuery('.b-link-twist').prepend('
');
jQuery('.b-link-twist img').each(function(index, element) {
jQuery(this).css('visibility','hidden');
jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')');
});
/* Flip */
jQuery('.b-link-flip').prepend('
');
jQuery('.b-link-flip').prepend('
');
jQuery('.b-link-flip img').each(function(index, element) {
jQuery(this).css('visibility','hidden');
jQuery(this).parent().find('.b-top-line, .b-bottom-line').css('background-image','url('+jQuery(this).attr('src')+')');
});
/* Fade */
jQuery('.b-link-fade').each(function(index, element) {
jQuery(this).append('
')
});
/* Flow */
jQuery('.b-link-flow').each(function(index, element) {
jQuery(this).append('
')
});
/* Box */
jQuery('.b-link-box').prepend('
');
jQuery('.b-link-box').prepend('
');
/* Stripe */
jQuery('.b-link-stripe').each(function(index, element) {
jQuery(this).prepend('
');
});
/* Apart */
jQuery('.b-link-apart-vertical, .b-link-apart-horisontal').each(function(index, element) {
jQuery(this).prepend('
');
});
/* diagonal */
jQuery('.b-link-diagonal').each(function(index, element) {
jQuery(this).prepend('
');
});
setTimeout("calculate_margin();", 100);
});
Flickr Album Gallery Pro Powered By:
wpfrank
‘தமிழ் சினிமா கம்பெனி’ ஏற்பாடு செய்திருந்த ‘சினிமா பற்றிய கலந்துரையாடல்!’
………………….
ஏற்கெனவே திரைத்துரையில் இருப்பவர்களும், புதிதாக சினிமாவுக்குள் வரத் துடிப்பவர்களும் சந்தித்துத் தங்கள் கருத்துக்களைப் பகிரவும், சந்தேகங்களைக் கேட்டுத் தெளிவு பெறவும் இதுவரை வாய்ப்பில்லாமல் இருந்தது.
அந்த நிலையினை மாற்ற கஸாலி மற்றும் தன்வீர் இணைந்து நடத்தும் ‘தமிழ் சினிமா கம்பெனி’ வடபழனி ஜே.பி.டவரில் ஞாயிறுதோறும் இந்தச் சந்திப்பிற்கு ஏற்பாடு செய்கிறது .
இயக்குநர் மற்றும் நடிகர் ஈ.ராம்தாஸ், ஜாகுவார் தங்கம், இயக்குநர் மற்றும் ஔிப்பதிவாளர் ஜீவன், தயாரிப்பாளர் மற்றும் இயக்குநர் திருமலை, ஆச்சார்யா ரவி உள்ளிட்ட இருபதுக்கும் மேற்பட்ட அனுபவசாலிகளும், 90-க்கும் மேற்பட்ட புதியவர்களும் ஆர்வத்துடன் கலந்துகொண்டு கருத்துக்களைப் பரிமாறிக் கொண்டனர்.
நிகழ்ச்சியில் சுவாரஸ்யம் சேர்த்தது திருப்பூர் சுப்ரமணியம் போனில் தன் கருத்தை விபரமாகப் பதிவு செய்தது. மைக் மூலம் அனைவரும் கேட்கும்படி செய்தது அனைவரையும் கவர்ந்தது.
தமிழ் சினிமா கம்பெனியின் புதிய முற்சிகள் பற்றி சுருக்கமாகவும், சுவையாகவும் தன்வீர் விவரித்தார்.
இயக்குநர் மற்றும் தயாரிப்பாளர் கஸாலி இந்த நிகழ்ச்சியை ஒருங்கிணைத்தார்.
சுவாரஸ்யமாக நடைபெற்ற நிகழ்ச்சியின் முடிவில் அன்று காலை இயற்கை எய்திய மக்கள் இயக்குநர் ஜனநாதன் அவர்களுக்கு எல்லோரும் எழுந்து நின்று இரண்டு நிமிடம் மௌன அஞ்சலி செலுத்தினார்கள்.
இந்த நிகழ்ச்சி முழுக்க இலவசமாக நடத்தப்பட்டது.
நிகழ்ச்சிக்கு இடையில் தேநீர் மற்றும் பிஸ்கட்டும், மதியம் பிரியாணி உணவும் வழங்கப்பட்டது.
வந்திருந்த புதியவர்களில் சிலர் படம் தயாரிப்பைத் தொடங்கப் போவதாகவும், அதற்கு ஆலோசனை வழங்க வேண்டுமென்றும் கேட்டுக் கொண்டனர்.
இதுபோன்ற சந்திப்புகளால் தேங்கியிருக்கும் சினிமா தயாரிப்பு புத்துணர்ச்சி பெறும் என்ற நம்பிக்கை அனைவருக்கும் ஏற்பட்டது.