Tamil Remake of Android Kunjappan launched with Tharsan and Losliya
"
},
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_68389', 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);
Android Kunjappan Tamil movie remake Movie Launch 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
தமிழில் ரீமேக் ஆகிறது ‘ஆண்ட்ராய்டு குஞ்சப்பன்’: கே.எஸ்.ரவிகுமார் தயாரித்து நடிக்கிறார்!
சில திரைப்படங்களைக் காணும் போது, இப்படியொரு கதையை எப்படி யோசித்தார்கள் என்று சிந்திக்க வைக்கும். அப்படி பலராலும் பேசப்பட்டு, கொண்டாடப்பட்ட மலையாள படம் ‘ஆண்ட்ராய்டு குஞ்சப்பன் வெர்ஷன் 5.25’. ரதீஷ் பாலகிருஷ்ணன் இயக்கத்தில் வெளியான இந்தப் படத்தில் சுராஜ், செளபின், சூரஜ் உள்ளிட்ட பலர் நடித்திருந்தனர். 2019-ம் ஆண்டு வெளியான இந்தப் படத்துக்குச் சிறந்த நடிகர், அறிமுக இயக்குநர், கலை இயக்குநர் ஆகிய கேரள மாநில விருதுகளை வென்றது.
இந்தப் படத்தின் தமிழ் ரீமேக் உரிமையை கடும் போட்டிக்கு இடையே கைப்பற்றினார் முன்னணி இயக்குநர் கே.எஸ்.ரவிகுமார். பலரும் அவர் இயக்குவதற்காகக் கைப்பற்றியுள்ளார் என எண்ணினார்கள். ஆனால் கமல் நடித்த ‘தெனாலி’ படத்தைத் தொடர்ந்து கே.எஸ்.ரவிகுமார், ‘ஆண்ட்ராய்டு குஞ்சப்பன்’ தமிழ் ரீமேக்கை தயாரித்து நடிக்கிறார்.
‘கூகுள் குட்டப்பன்’ என்று தலைப்பிடப்பட்டுள்ள இந்தப் படத்தின் பூஜை சென்னையில் இன்று நடைபெற்றது. இதில் கொரோனா முன்னெச்சரிக்கை நடவடிக்கைகளுடன் படக்குழுவினர் கலந்து கொண்டனர். தயாரிப்பாளர் ஆர்.பி.செளத்ரி, இயக்குநர் விக்ரமன், பார்த்திபன் உள்ளிட்ட பலர் படப்பூஜையில் கலந்துக் கொண்டு படக்குழுவினருக்கு வாழ்த்து தெரிவித்தார்கள்.
‘ஆண்ட்ராய்டு குஞ்சப்பன்’ கதையைத் தமிழுக்கு ஏற்றவாறு மாற்றி சுவராசியமாகத் திரைக்கதை அமைத்துள்ளனர். இந்தப் படத்தை சுமார் 10 ஆண்டுகளாக கே.எஸ்.ரவிகுமாரிடம் உதவி இயக்குநர்களாக பணிபுரிந்து வரும் சபரி மற்றும் சரவணன் இருவரும் இணைந்து இயக்குகிறார்கள். இதன் படப்பிடிப்பு பிப்ரவரி 15-ம் தேதி முதல் தென்காசியில் தொடங்குகிறது. ‘ஆண்ட்ராய்டு குஞ்சப்பன்’ படத்தின் முக்கிய கதாபாத்திரங்களான சுராஜ் கதாபாத்திரத்தில் கே.எஸ்.ரவிகுமார், செளபின் கதாபாத்திரத்தில் தர்ஷன் நடிக்கவுள்ளார்கள். ஆர்.கே செல்லுலாய்ட்ஸ் சார்பாக கே.எஸ்.ரவிகுமார் தயாரிக்கிறார்.
இதில் நாயகியாக லாஸ்லியா நடிக்க ஒப்பந்தமாகியுள்ளார். மேலும், யோகி பாபு, மனோபாலா, மாரியப்பன், ப்ராங்ஸ்டார் ராகுல் உள்ளிட்ட பலர் நடிக்கவுள்ளனர். ‘பண்டிகை’, ‘ரங்கா’ உள்ளிட்ட படங்களுக்கு ஒளிப்பதிவு செய்துள்ள ஆர்வி ஒளிப்பதிவாளராகவும், இசையமைப்பாளராக ஜிப்ரானும், பாடலாசிரியராக மதன் கார்க்கியும் பணிபுரியவுள்ளனர்.
இந்தப் படத்தின் படப்பிடிப்பு பொள்ளாச்சி, தென்காசி, சென்னை மற்றும் சில காட்சிகளை வெளிநாட்டிலும் படமாக்கவுள்ளனர். தற்போது படப்பிடிப்பு தொடங்குவதற்கான ஆயத்தப் பணிகளில் மும்முரமாகக் களமிறங்கியுள்ளது படக்குழு.
தமிழக மக்களுக்கு ஒரு வித்தியாசமான காமெடி கலந்த எமோஷனல் கதை ஒன்று தயாராகி வருகிறது. கண்டிப்பாகத் திரையரங்குகளில் சிரிப்பலைக்கு கியாரண்டி தான்!
‘கூகுள் குட்டப்பன்’ படக்குழுவினர் விவரம்
தயாரிப்பு: கே.எஸ்.ரவிகுமார்
கதை: ரதீஷ் பாலகிருஷ்ணன் பொடுவால்
திரைக்கதை, வசனம், இயக்கம் – சபரி – சரவணன்
நடிகர்கள்: கே.எஸ்.ரவிகுமார், தர்ஷன், லாஸ்லியா, யோகி பாபு, மனோபாலா, மாரிமுத்து, ப்ராங்ஸ்டார் ராகுல் உள்ளிட்ட பலர்
தயாரிப்பு வடிவமைப்பு: பி.செந்தில் குமார்
ஒளிப்பதிவாளர்: ஆர்வி
இசையமைப்பாளர்: ஜிப்ரான்
எடிட்டர்: ப்ரவீன் ஆண்டனி
கலை: சிவகிருஷ்ணா
பாடலாசிரியர் – மதன் கார்க்கி
ஆடை வடிவமைப்பு: ஜே. கவிதா
படங்கள்: ராமசுப்பு
டிசைன்ஸ்: ரெட்டாட் பவன்
பி.ஆர்.ஓ – யுவராஜ்