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

Search In

CAPA

CAPA means corrective action and preventive action . CAPA is a part of software Quality management System . CAPA is key requirement for any software development company which need FDA and ISO certification . An active CAPA program is a essentia

PHP: How to convert text to MP3 using Google API ?

I am posting this blog, which will tell you how to convert text to voice conversion using Google API.  I am using Google TTS (Text to Speech) to convert text to mp3 file. Now lets start implementing it Create file index.php <?php if(isset

What is Quality Control Planning in Project & Business Management?

What if a company brings about an economic cellphone being blindfolded to its quality?   On the flip side, there is another phone manufacturer who underscores its product quality, but his product is a little more expensive.  Certainly, th

How override layout in controller in rails

Lets suppose we a have requirement to customize our layout for different controllers, means different controller will have different layout and basically we want to change the style of different controllers views. To override a layout on the basis of

How get camera make and model from Image using PHP?

Hello, Reader's if you are uploading images for website gallery and looking for extract the Camera make and model from it, Then  PHP offers you to do this via EXIF meta. Every original digital photo contains the detail of Camera model

How To Force MySql With Php To Show Final Row Only?

Buds! How to code so php forces mysql to show only the final row of the column ? The followings are how I coded (2 copied youtube tuts) to show all rows to allow user to delete multiple rows:SAMPLE 1 [php] <?php session_start(); require "conn.p

How to detect if user click inside and outside of an Iframe

Hello Reader's! If you are developing the contents with Iframe window and you want make it show the click inside and outside the iframe, Then you can use the code below:- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html

How to create progress bar for uploading file using PHP

Hello Reader's!, If you are developing the html 5 based form and need to show the progress bar of file uploading then you can use the following code written in PHP and Javascript:- The PHP html file will be go like this:- <?php //get unique id

How To Add More Than One Entry On A Single Cell/Array Where Each Entry Is Separated By Commas?

Programming buddies, I'm back online after nearly 2wks of offline. Gonna be harassing you guys again and more this time. Eeek! Anyway, right now, I'm trying to build a script that adds multi-entries into the same single cell MySQLsql row. T

How to send email in OpenERP by python code ?

We can manage email sending by .py (python) code. To send an email in OpenERP using python code you can use the below code. import base64 import logging from openerp import netsvc from openerp.osv import osv, fields from openerp.osv import fields

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