
Search In
Hello Guys,
I am working on my Linux Ubuntu 14.04 from a long time and I understood that Linux Command line interface(CLI) is very powerful tool but ignored by many user. And If you are a newbie to Linux than CLI interface may be a ghost to you. So,
To dynamically load more items to the ListView when you scroll at the bottom, we implement onScroll() method in which we can find out the which item is visible when we will reach at bottom it will load more items.
Following steps are used for this:
Photoshop has evolved a lot than it used to be in early phase, now Features like Content aware, 3d and Puppet tool have boosted its awesomeness.
3d is one of the feature that i love to use in photoshop CS6. as its Handy and can give you amazing resu
Internationalization using MessageSource:- In Spring MVC we can show the LocaleResolver to achieve the Internationlization(I18N) to support the multiple language.
WelcomeController.java
package com.manish.controller;
import javax.servlet.http.Http
Rails make use of ORM(Object-Relational Mapping) i.e a layer between your actual database and your model logic in the form of Active Record. As rails provide you with ORM in form of Active Record all the code that you need to write to interact with d
We can customize our video, audio or image file with help of tools like FFmpeg , ImageMagick
FFmpeg is very useful command-line tool that converts audio or video formats.
ImageMagick is a tool which can be used to edit, create, compose, or conver
Getting Started With LINQ To XML:
Before starting with LINQ To XML,I am assuming that we all are familiar with the LINQ basics, incase if someone has no idea about it, he can visit the following url of my previous blog about
Caching is an important feature to improve the performance of Apache server. By creating the caching rules effectively, we can conserve a good amount of resources and the content access by the user is significantly fast. Apache offers several methods
Following are some steps to increase page loading speed:
Step 1: HTML Design
Use Div based html design for your website. Table based design will take more loading time as compare to div based design.
Step 2: Use External JavaScript and CSS Files
Simple Forgot Password System In CakePHP Via Email
Hello Readers,
This blog tutorial will explain how to create a simple Forgot Password system in CakePHP where a users will type email in input box & retrieve new password in their registered em
