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

Search In

JSX in ReactJS

JSX is JavaScript syntax extension. JSX is a pre-processor step that adds XML syntax to JavaScript. It isn't necessary to use JSX in React development, but it is recommended. It makes React more elegant. JSX tags have a tag na

How to create a simple custom module in Joomla?

Hello friends, today we will discuss how to create a custom module in joomla. Here, we are creating a module example. You can change the name of your according to your requirement. To create a module in joomla four basic files are required: 1. mod_

Install Skype Call Recorder on Ubuntu 14.04

How to Install Skype Call Recorder on Ubuntu 14.04? Record skype call records automatically, whenever someones call you then you can now record conversations instantly. This is the excellent feature provided by skype. Skype call records are generall

Custom search in Wordpress with multiple categories

Hello readers, today I guide you "How to create search functionality in Wordpress with multiple categories". If you want create this functionality, you have to write some code in functions.php file and some code into your file where you wa

What is the difference between jQuery.get() and jQuery.ajax()?

jQuery.get() jQuery.get('testing.txt',function(data){ console.log(data) },'text'); In this blog first we are using the jQuery.get() method. You pass function in arguments instead of passing in an object when you are using jQuery.get(). You ha

An Overview On Sprite Images

  Hello readers, Today in my blog I will discuss about a new topic related to images i.e Sprite images. As in a web page it includes number of images whether small or even it could be icons or the buttons which basically takes a long time to

How to make ajax searching in codeigniter?

Hello Reader's, If you are making searching and want to look it as ajax which show records then this blog is helpful to you. In this blog, we will make it for CodeIgniter framework. Ajax searching will show the matching results from the typed wor

How to scrap a website in node.js?

Sometimes, we may need to scrap data from a website (It could be any live website, For Ex: https://www.amazon.com).   There are 3 steps involved while scrapping a website:-   1- Getting the HTML content of a website's page. 2- Parsi

How to install Custom Fonts in an HTML site?

Hello Readers! Fonts — What are they? The way we write text, the way we want text to appear to a user. i.e. , it is  the style in which letters, numbers, punctuation and special characters are visually presented. Fonts are not only used

How to create the custom plugin in Joomla?

Hello Readers, This blog shows the basic custom plugin creation in Joomla. The below are the basic files which is used to create plugin in joomla. 1. myplugin.php 2. myplugin.xml 3. index.html Step 1 : myplugin.php - myplugin.php is the entry fil

1 450 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: