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

Search In

Change the Page indicator dot in iPhone PageCotrol

To change page indicator dot in iPhone pagecontrol follow the below steps and set of codes. Open The Xcode and Create a new project Name it as MyPageControl select the project and right click and add new files and select a cocoatouch File and inhe

How to adjust height of animated GIF file using PHP

First of all you just have to create 3 folder name 1.frame_output 2.images 3.resized_frame_output Now download encoder and decoder class from this below link here. And Download class "GIFDecoder.class.php", Download class "GIFEncoder.class.php"

Simple Javascript form validation

Here i have written JS code to validate form, for example: checking empty fields, checking email, password user-name etc. function valid() { var name = document.getElementById('name').value; var passwd = document.getElementById('password').

countdown timer for online test

countdown timer for online test how can i add timer to my online test which allows me to -1 time your testing 2-if the countdown is finish the form will submit 3- after submit i need to give score the questions that he has already answered it and giv

Rspec PART 1 - Introduction

Introduction to Testing: The question that always arises is that why we should test a software/code? can't developers code  like we need not to write test cases for it to ensure its correctness and quality. The answer to above question is

A Popup Window Using CSS3 Without Javascript

Hello, reader's In this blog I have created a popup window using CSS3 but without Javascript. In this example , I have created a box div having button which when clicked, a popup window will appear. Next I have created a popup div with a close c

Sieve of Eratosthenes

Hello, This blog is to help you to understand Sieve of Eratosthenes algorithm for prime number generation in easiest way. This algorithm is to calculate the prime number up to a limit with lesser time complexity, but it takes O(n) extra space&n

An Animated Wifi Symbol using CSS3

Hello readers, In today's blog I have tried to make An animated WIFI symbol using CSS3 properties. As using CSS3 animation and transform rotate property , I have created an animated wifi symbol showing the increase and decrease in the signals wi

What is javascript engine?

There are several different implementations of javascript engines by far the most popular engine is Google's V8( Which is not only limited to client side but also with the server side with NodeJS). But what is actually does? It's actual job

How to set random numbers from an array as title of UIButton in iOS?

  Hi Reader’s,   This blog includes the concept of how to set random numbers from an array as title of different UIButton taken in story board. Random numbers are much needed if you are making a number based gaming application wher

1 136 720
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: