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

Search In

How to Write Well Researched Marketing Content for your Website

  Consumers are smarter than ever and will not rely on half-baked marketing content. This is why business owners should not stop at mere delivery but strive for high-quality content. This article will provide steps on how to write a good mark

OpenERP V7 and V8(odoo) installation on Ubuntu

Hello guys, As we know OpenERP(v7) / ODOO(v8) is an open source suit of ERP business applications. There are several ways to install OpenERP(v7) and odoo(v8). We will guide you how you can easily install OpenERP(v7) from Launchpad and v8(odoo) fro

Perspective mockup using CSS

Hello all, Below is an example, how to create 3D mockup to create this you should know about css Transfrom and about pseudo class. CSS:- div{height:240px;width: 160px;background: #ccc; position: relative; top:40px;padding:5px;box-sizing:bo

Switch list/grid view using jQuery

Hi all, Below is an example of switching between list and grid view using jQuery. $( document ).ready(function() { $('.show-list').click(function(){ $('.wrapper').addClass('list-mode'); }); $('.hide-list').click(function(){

Difference between Hub and Switch

  A hub acts as a multi port repeater. However, as more and more devices connect to it, it would not be able to efficiently manage the volume of traffic that passes through it.   A hub is used in past times where storage space is high an

  • 162
Binary Search using Java

Binary search is an efficient linear search algorithm which is also known as half-interval search or logarithmic search. In this algorithm we try to find the target value inside the linear structure. The range should be sorted in order to apply binar

OpenERP/Odoo Life Cycle

The life cycle of the Information system showcases a number of stages through which the development of project and use of information systems passes. Traditionally, the life cycle of Information system revolves around system study, project definition

How to get only one restaurant when I press click button one click

I have an app and inside it only one activity (main activity) and layout XML of main activity have only  list view . This app will get restaurants near from my location and display it in list view. What I need to do is add button to the main act

Simple chat application in node.js

Today, I am going to show you, how to create a simple chat application in node js using a special model "socket.io". It simply transmits messages from one client to all others. For this, I am going to create two files:- 1: main.js (Server

How to add Google fonts in TinyMCE editor in rails application?

In my app there is requirement to add Google fonts select-box in existing TyniMCE editor and also  fonts family should be load from app/assets folder. To complete this task we will following  the below steps.     Step1: Modi

1 232 287
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: