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

Search In

Use of “npm start” command in nodejs

In this small tutorial we will learn how we use the “npm start” command in node.js.Let us create a simple node application using express framework: npm install -g express-generator express mynodeapp cd mynodeapp/ && npm insta

How to send email via sendgrid curl using PHP

Hello Reader's if you are looking to send emails via curl using PHP then this blog is helpful to you. Curl is a tool which sent the data in forms to any other server with multiple data. So lets get started working on sending email with it.

How to Create Glossy glass Button in 4 simple steps

STEP 1 Choose File > New. Once the new document window appears name the document then add width and height.   STEP 2 Create a circle by choosing ellipse tool or by pressing "L". Constrain the proportions by holding the "shi

How to make https to Dropbox rediect URI

Hello Guys, As Dropbox was not allowing http URL's for callback or rediect URI's (as http was only allowed for localhost). I added below redirect URI in dropbox App for local machine : http://localhost:8080/DropboxTest/oauth_callback Now

Why avoid @CSS import?

Hello readers, today I guide you "Why avoid @CSS import?".   What is @CSS import:- The method of importing one CSS file insdie another CSS files is know as @CSS importing. It looks like this.   @import url("style.css"); &nbs

Create a dynamic table when data is coming from database in MVC

In this blog, we illustrate how to create a dynamic table when data is coming from a database in MVC and display it. In the below example we use a dummy data and jquery to populate the HTML table. In controller, we have an action method called GetUs

Creating Stylish CSS3 Progress bars

If you want to create progress bars using only css3, you can see here how to make it. HTML Base The bar in which the progress will be shown can be taken as a <div> with some class named outer. Inside this outer you can take a span in which the

How to create a 3D logo on illustrator

These are the following steps to make a 3D logo.   Step 1: Once the new document and set the width and height of the art board.   Step 2 : Goto the ellipse tool and make the circle filled with radial gradient ( Grey tone are u

How to set your camera to a particular location in yor google map in android app?

If you wish to show a particular location on google map in your android app, this can be done by using the following code in the activity where you have implemented the map :- public class LTJMapActivity extends FragmentActivity implements OnMapRea

Custom Filters in AngularJS

Hope you are doing good today. Today on My blog, I am going to explain how you can create Custom Filters in AngularJS. Filters are an important part in AngularJS which used to format data First Create an index.html page and put required library file

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