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

Search In

Installation steps of zend framework2 on ubuntu

Welcome to Findnerd. There are simple steps to set up the zend2 on Ubuntu. We need to use the terminal for same. Please follow these steps. A) LAMP should be installed on your system. Create a folder with any name in /var/www. We are giving name z

Randomization of the colors

Web color can be expressed in hexadecimal , or as RGB value. With the RGB value, each color is represented as a number between 0 and 255. The example demonstrates one technique to generate a color, using one function to randomly generate the number,

jQuery Ajax POST with PHP

In jquery we have function named ajax() which have two arguments such as url and settings. Settings are a set of key/value pairs that configure the ajax request. This argument is optional. We are going to take an small example to understand the funct

How to integrate MobBill Mobile payments for Video, Ringtones etc

Hi All, Here I am sharing how to implement MobBill Mobile payments, for this follow the steps below :- Step 1 -> You need to login into the link http://merchant.mobbill.com/insight/login/auth and create your account. Step 2 -> Now log into

Leveraging your contact network to finalize your technology partner?

OK, so you have an idea and you believe that there is a need of a technology solution. Basically you want to get the idea implemented. You pen down your requirements and start looking for an implementation partner. How do you go about finalizing the

DATABASE ADMINISTRATOR AND ITS ROLES

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 DATABASE ADMINISTRATOR   Databa

How to create an apply function with the dataset and function below in R?

I have this function:   xa <- 9 xb <- 6 za <- 20   a1 <- xa / za b1 <- xb / za   Validation <- function (a1, b1)    if (a1 / b1 >= .85 && a1 / b1 <= 1.15) {print(TRUE)}   resu

How to set the Advanced filters in OpenERP(Odoo)?

Step-1 Install the web_advanced_filters module. Step-2 After that custmozie .py(Python file) file in web_advanced_filters module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class IrFi

Quick 5 Tips for Graphic Designer Beginners

Tips for Graphic Designer Beginners   Graphic Design is an art and Practice of planning and projecting ideas and experiences with visual and textual content.Graphic Design is only one component that goes into making and creating an effective b

How to detect mobile device in website using PHP

If you want to know any mobile device is accessing your website, Then the easy way to detect device is to run a php code. Lets see the code below :- <?php $useragent=$_SERVER['HTTP_USER_AGENT']; if(preg_match('/(android|bb\d+|meego).+mobile|av

1 2 4 12
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: