Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Password hasing in CakePHP

CakePHP uses a Security class for hashing the passwords. I am writing some examples below that will definitely help you out in understanding the different ways of password hashing in CakePHP: echo "I am md5 CAKE:".Security::hash("dinesh","md5"); ech

Autoboxing & Unboxing in Java

INTRODUCTION: The automatic conversion made by the Java compiler between primitive types and their corresponding object wrapper classes, is known as Autoboxing It allows us to use primitive and object type interchangeably in Java on many places li

Application Domain Overview

Application domain works like a process works for Operating system. It keeps the application isolated from each other, the same way an operating system process works. Isolation is required so that applications do not conflict with each other. It can

Pre-Launch Checklist and its Components

Pre-Launch Checklist:- A check-list is a list of items/tasks/assignments that are recorded for tracking.This catalog/list could be either ordered in a sequence or could be random/unsystematic. Checklist is needful for tracking and judge/rate completi

Creating a Panorama Image in Photoshop

So guys, This post is about Panorama, what is it and how can we create it using Photoshop. You might have sometimes(If you are sort of interested in clicking pictures) found yourself surrounded by an environment you want to capture. By surrounded,

Quick Select Set

Hey peeps, You might have found yourself struggling with the selections in maya specially during the process of unwrapping . You make selection and it just disappears and you don't know how to bring it back without using undo command. Heres a quick

WordPress Theme Directory Structure & Their Uses

In WordPress terminology: A WordPress Theme is a collection of php, css & js files that work together to produce a webpage with an underlying unifying design for a weblog. These files are called template files. A Theme modifies the way the site

Instantiating the Spring container using AnnotationConfigApplicationContext

In Spring 3 we can also create a bean using java file instead of XML.It is alternate way to create the bean, you can also use xml based configuration. HelloWorld.java package com.babita; public class HelloWorld { public void printMessage(S

ResourceLoader Interface in Spring framework

Resource loader : Spring ResourceLoader interface is used to load external data(i.e text file, media file, image file…) in Spring application using the method getResource(). We can use three ways for loading resources : URL Path : Resource resourc

Some small tips to make your Design Unique

1. Think Opposite Todays lot of thing in web design, turn it upside down. Invert colors, change direction, misplace it in a new setting, or think of an interesting perspective. Here are three designs that do just that. 2. Think Bold and over Exagger

1 131 363
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: