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

Search In

How to create a Sitemap

In this blog we are going to explain about how to create sitemap . Sitemap play very  important role in SEO. Now let’s got to the topic. What is the Sitemap ? Sitemap is list of of web pages url’s . We create this file in the xml format and th

how to access restful webservice using volley library

I have created a restful web service using this tutorial http://www.tutecentral.com/restful-api-for-android-part-1/ after running this i got an auto generated java file which contains the following code public class RestAPI { private final String

How to install java on browser

How to install Java web plug-in? Here is an easy guide for you to install Java on your specific system: 1. Windows a. First of all you need to check whether you have Java on your system or not. b. You can simply do this by going on the followi

Internationalization(I18N) in Spring

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

Display featured product in magento

To show a featured product first we need to set products as featured . To do so we need to create the product attribute named as "featured". Create an attribute- 1) Create a new attribute by going to Catalog > Attributes > Manage Attributes &

Face detection with OpenCV in iOS

Hello Readers! If you want set face detection in iOS (iPhone) follow the steps given below. First of all we need to add opencv framework to our project. There are severel ways to do that. But the most simple is as follows: Make framework via CMake

How to ACL to your component in Joomla 3

Today we will explore one of the greatest feature of Joomla! that comes built-in with core Joomla. This in-built ACL feature gives you the ability to control to your application exactly what the user can see and what User can do. Before dive into th

Create custom user signup using AJAX in WordPress

Hello Reader, The below example will help you to create user custom sign-up using AJAX. Please follow below steps to create WordPress custom sign-up. 1.) copy the below line and paste it to header,php file under section. <script type='text/ja

Staging changes as multiple commits

Previous Git Blogs 1. Intialize git repostiory 2. First Commit 3. Two tree architecture and Three tree architecture 4. Best basic practices for writing commit messages 5. Viewing the commit logs 6. Git Basic WorkFlow 7. What is HEAD pointer in GI

split() method in JavaScript String

JavaScript String split() method : The split() method breaks the string into array of strings for a given expression. The string breaks from every point where the expression matched. For example if we give the blank “” expression then it will break t

1 316 720
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: