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

Search In

Draw an image using HTML5 Canvas

Draw an image using HTML5 Canvas   Hello friends, today I am going to tell you how to draw an image using HTML5 Canvas. Before moving ahead, first of all let us understand the basic of canvas. The HTML5 canvas is used to draw graphics using Ja

How to insert record in Symfony

Hello Friends, If you are new in symfony and want to insert a new record in the database, please review the below example ::  1) Please open your controller file. 2) Add database entity in the top of your controller like this use PersonalIn

How to integrate braintree payment gateway?

Hello Readers, This blog show the integration of braintree. 1. Braintree is a subsidiary of paypal. 2. Braintree accepting most commonly used cards and it is secure payment system. When we use the braintree we require a barintree library first and

How to make a realistic egg on illustrator

In this tutorial we'll learn to make realistic egg on illustrator.   Step 1: Take a ellipse tool and draw a oval on the canvas. Goto the direct selection tool and select the left and right anchor points and drag downward to make proper sha

Display data from MySQL using PHP and angular JS

Hello friends, Today we will learn how to fetch data from MySQL and display it using angular JS. First we will make a PHP  file for retrieving data. dbresult.php <?php // set up the connection variables $dbname = 'dbname

How to design a coffee logo in illustrator

In this tutorial we'' ll learn to make a coffee logo in illustrator.   Step 1: First we need to draw a circle on the canvas. Now draw a oval on the center of the circle.     Step 2: Select both objects and Goto the Windo

Introduction to Favicon

FAVICON Favicons are small icons usually of 16x16 pixels. These icons are used to represent the website we are visiting. This square icon is displayed at the left side of the browser's address bar. It is also known as shortcut icon, website ico

Convert file to Byte Array and Get back file from Byte Array

In this article, we will learn how to convert a file into byte array and get back the original file from the byte array via FileUpload control.   Step 1: Create a page having control FileUpload and Button   <div> <asp:FileU

Integrating SOAP in your Rails Application

Hi Friends, Most of the large applications use SOAP for data transfer between two parties. So in rails we can also integrate SOAP support. For this there are multiple gems available. One of the mostly used gem is "savon". So here we will s

How to change the background color of even elements in the list?

We can change the background color of the members of the list using filter() function in jQuery. Note: The filter() function matches each element with the supplied selector and  creates a subset of the matching elements. Let us understand wit

1 250 370
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: