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

Search In

7 Go-To Tips for Instantly Improving Call Center Services

The call centers in India are known for their exceptional range of services when it comes to satisfying the objectives of business organizations, facing the customers at the front end.   India is considered as an outsourcing hub, on a geograph

openbugs model error

Hi I hava a problem in running my openbugs model my model is: model { for(i in 1:N) { y[i] ~ dpois(mu[i]) log(mu[i]) <- alpha + beta1*x1[i] + beta2*x2[i] +beta3*x3[i] + u[i] + v[i] u[i] ~ dnorm(0, precu) } v[1:N] ~ car.normal(adj[], weights[

REPEAT(str,count) mysql function

REPEAT(str,count) If you want to repeat a string str at given times then you can use the REPEAT mysql function. REPEAT function returns a string consisting of the string str repeated count times. It returns an empty string if count is less than 1 an

z-index in CSS

Z-index Definition:- z-index property specifies stack order of any element or it only works for the positioning of an element i.e when position is absolute, relative and fixed.The vale of Z-index mostly used -1, 0 ,1 -1 is used for the positionin

Developing a Simple Chat App - Core Things to Know

Chat applications like WhatsApp, Hike and FaceBook Messenger have completely transformed the way people choose to interact with one another. Investing in creating an excellent chatting app is widely considered to be a great idea since they have great

10 Profitable Home Business Technology Ideas You Can Start Today

There are plenty of ways to make money from the comfort of your home.    But, not every business model is worth it.    You want to make sure the business you’re getting in is sustainable and scalable.    In t

Aimated Text shadow by CSS 3

Hello, Bellow is a animation showing shadow of a text moving relative to the movement of the light. <!doctype> <html> <head> <style> @import url(http://fonts.googleapis.com/css?family=Anton); html { height: 100%; } body {

Progress bar with Gradient effect using jQuery

Progress Bar :-  Progress bars demonstrate the fulfillment rate of an operation or procedure. It can be utilized to demonstrate a client that how far along he/she is in a procedure. Below is the HTML, CSS and Jquery task, which shows how

FORMAT(X,D[,locale]) function mysql

FORMAT(X,D[,locale]) In mysql FORMAT function is used for formats a number X to a format like '#,###,###.##' and rounded to decimal places, and it returns the result as a string. If D is 0, the result has no decimal point. The third optional paramet

Creative Loader Animation using css3

Hello readers, This tutorial is simply an example of css3 loader using css3 and html5. There is no rocket science used in this tutorial it is very simple if yo need such animation loader without using any image, just follow the code below. CSS /**

1 10 596
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: