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

Search In

Full Calendar Events From Database

1- Create a mysql Database.   2- Create a Table events inside created database.    CREATE TABLE `events` ( `id` int(10) NOT NULL AUTO_INCREMENT, `name`

FindNerd Product Update on Free Project Management Tool "Release - 23-May-2017"

In this short visual presentation, I am going to give a demonstration of the major updates on FindNerd Project Management Software which have been live for product release since 23 May 2017. So without further ado, let's get to it:   Major

Invoking functions in Javascript

This tutorial will help to understand the different ways of invoking functions in Javascript. The another term we use for invoking function is "calling a function". Functions can be invoked in different ways as below: Let us create a file Invoke.html

Payment System with BrainTree PayPal using PHP

BrainTree is a very secure and easy to setup payment gateway. There are lots of features available in new Braintree and I found it very useful. Visit the link at the end of details: Payment System with BrainTree PayPal using PHP Are you working for

gesture recognition - Pinch, Pan, Drag and Rotate.

The evolution of touch screen devices has been very rapid along the recent years. One of them is the gesture recognition. The gesture recognition technology is able to recognize many type of gestures made by a single finger or even a multi-finger ge

Baking IK Animation to the Joint in Maya

Baking IK Animation to the Joint in Maya Hi all , welcome to the exciting world of animation . The purpose of this tutorial is to not to go into details of how to create animation, rather it is about a simple utility in Maya to convert your alr

How to Use Services in Android Simple Example

Using Services In Android Service is an application component which runs in the background and do not have a user interface.Services can be of two forms:: Started Service can be started from an application component such as Activity

Launch a report through a wizard in OpenERP 6.1

Printing a report from a button a wizard is quite easy and very fast in execution. Its really awesome when you created a report on your own format using OpenOffice or any other report designing tool for OpenERP, and you can call that report on a sing

Hide and Show TabBarController in iPhone

Sometimes we need to hide or show TabBarController from the bottom of the screen then we can just use following functions to do so... In AppDelegate or Singleton class for .h class :- - (void) showTabBar:(UITabBarController *) tabbarcontroller; - (

How to create dynamic UITableViewCell for Chat

Following code will help you to create dynamic UITableViewCell w.r.t to its content of message. -(void)setChatData:(ChatMessage *)messageObj memberDict:(NSDictionary *)memberDict isCurrentUser:(BOOL)isCurrentUser{ NSDictionary *userDict = [m

1 45 137
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: