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

Search In

Creating Custom Scope in Spring

Using Custom Scopes, we can define new scope as well as modify the existing scope. Custom Scope is useful for following scenarios- creating a bean scope where beans can be shared between servlet contexts creating a bean scope where beans can be s

How to clip an audio file in iPhone?

Here is the method in ios that can clip an audio file(i.e MPMediaItem) with the time interval. In below mentioned method, For time interval we are sending two parameter first is startinterval which is the interval form where we wanted to start clipp

What should a designer must know before starting design for an android app ?

Hello friends While designing my first android app in Photoshop, I preferred researching on web for the guidelines and standards, before starting the task. In doing so, I found some terms like dpi, dp and sp which were very confusing to me initiall

How To Install JBoss On Ubuntu

How To Install JBoss On Ubuntu This article will describe that how to install Jboss application server on Ubuntu. Jboss is a powerful open source java application server developed by RedHat. To install Jboss we will follow the following steps : St

How to open and read files with PHP

Before reading information from any file,we have to open the file for reading. This Blog will help you to find the code to read-open-close the file(s) on server we have created with PHP. Opening a file:fopen() This function enables to open a PHP

Hosting a Custom Host Console Application with Owin/Katana

OWIN and KATANA Imagine that you are writing a framework to web developers, a framework like asp.net MVC. One decision you have to make is this, how you are going to interact with infrastructure behind you which is a Web server. That's the process t

InterNationalization in CakePHP

Hello Readers , Today we will learn about the concept of " InterNationalization in CakePHP " . "InterNationalization" simply means if you are making an application and you wants to make that applications to reach a larger audience to cater for mul

Spring security 3: database authentication with hibernate

For authenticating the user via spring security we need to make our own custom authentication-provider. We can make our custom UserDetailService easily, here is the sample custom code MyUserDetailsService.java package com.users.service; import

How to play video on click of CollectionView Cell

Hi, The tutorial will help you to set an image on collectionView Cell and when you click on any image play the video. // // ViewController.m // YouTubeVideo // // Created by lalit on 4/7/15. // Copyright (c) 2015 lalit. All rights reserved. //

How to use DIV tags as TABLE layout ?

Hi Folks, This article is about, how to use DIV tags as table layout using CSS. Sometime we all face some problem with table layout in creating responsive design. Here I am using the class name same as table layout and I hope it will be more clear t

1 611 633
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: