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

Search In

Variables in Ruby

There are 4 types of variables in Ruby: Global, Local, Instance and Class. Ruby is a language where a variable can contain any type of object, you can assign a string to a variable which has previously an integer value. As in ruby we generally don

How to implement Urban Airship api in android to send gcm notifications ?

Urban Airship api provides you better way to implement push notifications and also provide you facility to send messages on production without sending it to live users so you can even test in production phase. This api supports gcm and amazon push n

Shopping cart quantity counter incrementer?

Hello all, I am creating my first shopping cart in cakephp but got stuck while updating the product quantity. I want to update the product quantity using a session variable. Problem here is that when ever I am adding the same product to the cart it i

Angular BlockUI - An Overview

What you will learn from this blog: 1. What is Angular BlockUI 2. How to use it in view and js 3. Learn how it will remove unnecessary hide and show of loader during each ajax request 4. how it will reduce line of code If you are looking for a defa

Capability Maturity Model [ CMM ]

CMM Model:- Capability Maturity Model [CMM] individualizes an expanding sequence of levels of any software development association. This follow the concept like as “highest level of the model then best of the software development process&rdquo

Applying constraints using code in ios

We can apply constraints with the help of coding also. Suppose we have a button and we have to give constraints to it so below coding can help us to do so. Lets make a custom button first.   UIButton *firstButton; firstButton = [UIButton

DateTime To string format

In C#, we use a method DateTime.ToString(string) to get the value of a DateTime in specific pattern of string.   Syntax:- public string ToString( string format )   It accepts one parameter "format" which specifies the date an

Spellcheck Attribute in HTML5

Hello, reader's Today we will discuss about the HTML5 attributes. Basically attributes are used to define some additional information about the HTML elements. As there are various global and standard attributes used in HTML5. Here , we will disc

Use of seeds in Rails

Hi Friends, Few days back I was facing an issue that once I was creating an application in development mode, I needed to sign up to my application with fake emails, so that was very troublesome process, so I found out about seeds in rails. There i

Objects in javascript

Hii, In this blog i am going to discuss about objects in Javascript and how we can use it. While writing client side scripting language i.e Javascript we use concept of OOPs(object oriented programming languages) which helps us to use properties of O

1 453 949
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: