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

Search In

The State of CSS Reflections

  Hello Everyone The reflection is mirror image of the image. In the css we can done it by the help of the css properties. In this we are going to use the position properties,transfer properties,linear gradient offset and direction. Here is&nb

What is favicon?

Favicon was first used in march 1999, when Microsoftft released Internet Explorer 5 that time it was used to make tabs a favorites (bookmarks). Favicon is a small square 16×16 pixels image, Basically It is used on tab at the web browsers to sh

Selenium Webdriver - to handle file downloading

Sometimes you have to download file by clicking on link and button on your application.In webdriver you can not handle window dialogue box for this you have to do some browser setting.   Webdriver provides FirefoxProfile inbuilt class and it

Use of strict mode in javascript

strict mode: It is used to catch or throw errors when some unsafe actions are taken and  use strict directive is used to execute javascript code in strict mode. For example: we cannot use undeclared variable in strict mode. use strict can be u

Cookies in Angular JS

Cookies are the information of the user, which resides in a browser of any corresponding website he/she visited. Cookies are also the important aspects which we use to maintain session. Here we perform some basic operation in cookie by using Angular

HTML Canvas element

The canvas is an HTML5 element used for graphics. It was presented by Apple for their Mac OS in 2004. In 2005 it was introduced for other browsers. The canvas is just a container, graphics is added through javascript in it. Canvas is having height

How to create verticle bargraph in android

Step1: Add dependency MPAndroidChart and jitpack maven repository in your build.gradle repositories { maven { url "https://jitpack.io" } } dependencies{ compile 'com.github.PhilJay:MPAndroidChart:v2.1.6' } Step2: Adding com.g

Customise Progress Bar

To make the layout interactive and to look good, we need to modify the default of certain widgets. Here is the simple customisation of the progress bar:- Step 1:- Create a drawable xml say customised_progress.xml <?xml version="1.0" encoding="

Dictionary to JSON String

We often come across a condition where JSON string is to be sent to server. for example parameters like username & password is to be posted as JSON String for validating credentials from server. Best practice is to create an extension of NSDicti

Bitmex Hotkey Order Placement Software Design/Architecture Mac OSX (Websocket/REST)

I trade on the Bitmex cryptocurrency exchange. I want to write a program that can basically hook into the Bitmex web socket and then also send API requests to create/modify orders on the exchange on the press of a hotkey on my Mac OSX.   Speci

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