“Wake Up to Live – Sleep Right, Eat Right, Live Bright” -Spl. Article
By
Naveen on November 16, 2025
"
},
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_148388', 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);
Wake Up to Live – Sleep Right, Eat Right, Live Bright” 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
“Vel Tech”
Vel Tech Rangarajan Dr. Sagunthala R&D Institute of Science and Technology, Avadi, Chennai The School of Media Technology and Communication organized a Public Relations Campaign titled “Wake Up to Live – Sleep Right, Eat Right, Live Bright” on 5th November 2025 at the Vel Tech Rangarajan Dr. Sagunthala R&D Institute of Science and Technology, South Campus, Avadi. With the blessings of Col. Prof. Vel Dr. R. Rangarajan (Founder President & Chancellor), Dr. Sagunthala Rangarajan (Foundress President), and Prof. Dr. Raj Gupta (Vice Chancellor), Public Relations Campaign titled “Wake Up to Live – Sleep Right, Eat Right, Live Bright” on 5th November 2025 at the South Campus. The PR Campaign began with Tamil Thaai Vazhthu and was graced by Dr. Prabhakar Raj, Functional Nutritionist and Founder of My Health School, as the Chief Guest. He delivered an inspiring talk on “Healthy Living for a Balanced Mind”, highlighting the importance of good sleep, nutrition, and stress management for overall well-being.
The campaign was organized by final-year B.Sc. Visual Communication students — Bharath Kumar, Balamurugan, Rafik Bagi, Magesh Keshep, and Siddick — under the guidance of Dr. M. Saravanan, Associate Professor. Over 300+ students from various departments participated enthusiastically. The event concluded with a Vote of Thanks, appreciating the management, faculty, and organizing team for their support and contribution to the success of the campaign.
“வேக் அப் டு லைவ் – சரியாக தூங்கு, சரியாக சாப்பிடு, பிரகாசமாக வாழ்” பொது உறவு நிகழ்ச்சி
வேல் டெக் ரங்கராஜன் டாக்டர் சகுந்தலா ஆராய்ச்சி மற்றும் வளர்ச்சி நிறுவனம், ஆவடி, சென்னை வளாகத்தில், ஊடகம் மற்றும் காட்சித் தொடர்பியல் புலம் சார்பில் “வேக் அப் டு லைவ் – சரியாக தூங்கு, சரியாக சாப்பிடு, பிரகாசமாக வாழ்” என்ற தலைப்பில் பொது உறவு நிகழ்ச்சி 05.11.2025 அன்று நடைபெற்றது.
இந்நிகழ்ச்சியின் சிறப்பு விருந்தினராக டாக்டர் பிரபாகர் ராஜ், ஃபங்ஷனல் நியூட்ரிஷனிஸ்ட் மற்றும் My Health School நிறுவனர் கலந்து கொண்டு, “ஆரோக்கியமான மனநிலைக்கான ஆரோக்கியமான வாழ்க்கை” என்ற தலைப்பில் ஊக்கமூட்டும் உரையாற்றினார்.
இந்நிகழ்ச்சி பேராசிரியர் டாக்டர் எம். சரவணன் அவர்களின் வழிகாட்டுதலில், இறுதி ஆண்டு பி.எஸ்.சி. விசுவல் கம்யூனிகேஷன் மாணவர்கள் — பாரத் குமார், பாலமுருகன், ரஃபிக் பகி, மகேஷ் கேஷப், சித்திக் ஆகியோரால் ஒருங்கிணைக்கப்பட்டது.
300க்கும் மேற்பட்ட மாணவர்கள் உற்சாகமாக கலந்து கொண்ட இந்நிகழ்ச்சி, மாணவர்களுக்கு ஆரோக்கியமான வாழ்க்கை முறையின் முக்கியத்துவத்தை உணர்த்திய ஒரு சிறப்பான அனுபவமாக அமைந்தது.
நிகழ்ச்சி நன்றியுரையுடன் இனிதே நிறைவுற்றது.