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

Search In

Local SEO Strategies that Every Businessman Should Know

Local SEO is vital if you want add your business to appear in local search results when users make inquiries about products and / or services which your company offers. Improving your position on the results of the search engines will allow you to i

Viewing the commit logs

Previous Blogs Intialize git repostiory First Commit Now viewing our past commit logs we do with git log, and this will show us the log of commits that have taken place till now. naveen@naveen:/var/www/html/RND/symfony_sites/symfony_todoapp$

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

Creating template in Joomla

Two files are required to create a template in Joomla. First is the index.php file, in this file we can place php code where the content of site should go and second file is templatedetails.xml which includes all the configuration settings and parame

SIF Authentication test using SoapUI

You can test the SIF Authentication API using SoapUI. WSDL link for Generic API will be http://MyHostName:MyPortNo/cmx/request/wsdl/ . Create a project in SoapUI and this WSDL link to it. Expand the project and open authenticate method and double cl

Useful Extensions/Modules for Themers

Please find the below listing of some very useful module that will make the theme developer life easier Sweaver Make themes editable by anyone Chaos Tool Suit Provides a collection of APIs and tools to assist developers for example ajax, form p

sort() method of JavaScript Array

JavaScript Array sort() method : The sort() method is used to sort the elements of the array. By default sort() method sorts the elements in alphabetically ascending order. But in case of array contains the numeric values as a string then it will giv

Multiple Highcharts on a single webpage

Hi All, In my latest project I needed to implement multiple Highcharts on a single webpage and to accomplish that I used the following approach. The main objective of this blog is to cover three things:- Multiple Highcharts on a single webpage.

SQL Tutorial -> Sql Select

<-- Chapter 2: SQL Syntax Chapter 3 SQL Select SQL Select : SELECT command describes that through which we can fetch data from MYSQL database tables OR we can say, It is used to retrieve/select data from MYSQL database. SELECT command is used

splice() method of Array in JavaScript

JavaScript Array splice() method : The splice() method is used to add or remove the element from/to array. Using the parameter we can add or remove element to/from desired position. It changes the original array. The splice() method returns the remov

1 252 342
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: