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

Search In

How to Automatically Start XAMPP Server in Ubuntu

Hello Guys, What is XAMPP ? As XAMPP is a user friendly application and very easy to install. It contain components like Apache web server application, Mysql Database , PHP and Perl programming support. In my previous blog post, We discussed abo

For the love of light - Tips on digital photography

For the love of light “If I could eat that light, I would eat that light” Sometimes the most random thing can set off a bulb inside you, or an inspiration that was sitting dormant inside of you. Like a song, a movie, an article, a conversation,

Object Literals In Javascript

Like in many other programming languages, there are objects in JavaScript.The objects in JavaScript can be compared to object in real life. JavaScript object's is a standalone entity, with its own properties and type . Compare it with a bucket, for

Make A Simple Sign In User Interface Using Python For Windows

Hi All, In this blog, I will tell you , how to make a simple Sign-In/Log-In UI for User. I'm using python27 for this code. Python give you IDLE, which is a good python editor. There are many libraries to make User interface in python, but i m us

How to create Floating Action Button Animation in android

 In the below example I have created  Floating Action Button  Animations. Here I have added four FloatingActionButton, then in second step I have created  button_open, button_close ,rotate_forward, rotate_backward xml layouts in a

Sending Notifications in Android

For sending notifications to android phone first you need to register yourself in google developer console https://console.developers.google.com After doing registeration in that you need to generate an API key from it   Code for GCM

How to convert shell script to php code?

My objective for posting this blog is to tell how do we convert shell scripting code to php. In some cases we need to use php code instead of executing shell script. Therefore I am writing the blog which may help someone to understand how do we conve

How to install MySQL on Ubuntu 14.04

How to Install MySQL on Ubuntu: Step 1 - Installing MySQL To install MySQL you need to update the package index on your server and then install the package with apt-get. Write the following commands to install MySQL $ sudo apt-get update $ sudo

Upgrade Php: How to upgrade php 7 on Ubuntu 14.04

Php 7 release date was December 3, 2015. This blog explains how to quickly upgrade an Apache web server running PHP 5.x (any release) to PHP 7. Run the command to install PPA packages first $ sudo apt-get install python-software-properties $ sudo

Node.js: How to install Node.js on Ubuntu 14.04

This blog will help you to understand how to install node.js Install Node.js First update the apt-get package lists with this command: $ sudo apt-get update Now install the git package using apt-get $ sudo apt-get install git

1 121 217
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: