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

Search In

Concept of switching

Welcome to FindNerd. Today we are going to discuss the switching concept and its types in networking. My aim is to describe the concept of networking so we are going to start with switching. Please have a look. Switching Switching is a technique t

prevent form submitting in Jquery ?

how can i prevent submit if i got next :- username is too short first character must a letter user_name is not available invalid E-mail format E-mail is not available password do not match i got other problem password confirmation is not working aft

Count number of rows and fields in a result set using MySQLi functions

In my previous articles we learned how to perform CRUD operation using MySQLi Procedural and Object Oriented style. On performing CRUD operations, the data of MySQL table are affected. This article provides the details of functions which can be used

Returns the default price unity in Odoo/OpenERP

In res.partner method we can returns the default price unity on run time and we can access the default price unity in Odoo server. For example you can see below code. from openerp import api from openerp.osv import osv, fields from openerp.tools.tr

How to create Pyramid Chart in android?

This tutorial will help you to create a Pyramid chart in android. In this process, pyramid chart shapes look like triangle and divided into multiple sections. Each Sections represent value of entity from provided data set. Follow below steps to compl

Difference between HTML and XML

To know the difference between HTML & XML, first of all we need to know what is HTML and XML. What is HTML :-  HTML(Hyper Text Markup Language ) is a markup language used for describing web pages. What is XML  :- X

Parallax Scrolling

Hello everyone!! Parallax Scrolling is in which foreground content and background content are moved with different scrolling rate. In parallax scrolling we can use the different content in different scrolling position. code:-  <!DOCTYPE

Creating file / writing in a file using command line interface

In this small blog we will learn how to create a file with different file extensions and how can we write some text or paragraph in the file? how to write content of one file to another file. We can also use cat command to append the binary data.We c

How to make visitor counter using ajax and php

Hello Reader's, If you want to get the records of visitors that visits your webpage then in this blog you can learn and build your own. Here we will develop it by using PHP and Ajax. Page counters are easy to get and install but if you want to

Discussion on iterators in Ruby

Welcome to Findnerd. Today we are going to discuss iterators in Ruby. Iterators are similar to loops but in iterators we know the beginning and end of the process. Please have a look.   v=0 while v<=10 v+=1 puts v end     In a

1 311 949
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: