
Search In
Are you an HR professional looking to advance your career in the human resources field? No matter how many times you change your job for a mere 30% to 40% hike, it can never outweigh the skills of the current professionals in the human resources fiel
It seems today every application needs background jobs, here we are going to learn how to integrate Quartz Scheduler with Spring.
Version we are using
Spring 3.x
Quartz 1.8.6
Maven 3
we have to follow few steps for configure quartz with
Hello readers, today we discuss about "Tree Structure (or hierarchical data) in cakephp".
It can fairly common to want to maintain hierarchical data in a database stand. Examples of such data might be categories with unlimited subcategorie
Hello Readers,
Today's post is about add datepicker in Cordova application. We have an date picker plugin which supports Android,iOS and windows platform.
Install following plugin through CLI :
$ cordova plugin add cordova-plugin-datepicker
Configuring gmail in Cakephp 3.x
Hello friends, welcome to findnerd. Today I am going to tell you how to configure gmail in cakephp 3.x. First of all you need to load the class for email in Controller:
use Cake\Mailer\Email;
Secon
Hello, readers In today's blog , I have tried to create website logo i.e of “FINDNERD” by simply using CSS properties over it.
As looking over the logo first we need to create four circles and setting their position to absolute. For
Hello readers, today we will discuss on how to make creative menus in css3. First let us make menus like Home, About Us, Services , Our Team and Contact Us in <ul> <li>. I have taken a class main-wrapper, which enclosed all the menu
Hello, readers In today's blog I have tried to make An Animated Birthday Cake using animation, transform, keyframe and box-shadow properties of CSS3.
In this example, Firstly I have created a div with the class name as cake for creating the imag
Hello readers, Today in my blog I will discuss about Map tag which is less used but have various features.
As there are around 142 HTML elements that has been standardized by W3C. Below is the brief description about Map Tag in HTML :-
&nbs
Hello Reader's! Today in my blog I am going to explain how you can convert PDF to JPG image using ImageMagick in PHP. ImageMagick is a open-source software for displaying, converting, and editing image files in PHP.
First you need to confi