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

Search In

Rating Gem in Ruby on Rails

How to setup a rating feature in rails application.   The best and simple way of doing so is by using RAILS GEM ratyrate by following simple steps.   Step 1: Include GEM in your gem file gem 'ratyrate'   Step 2:  Generate

Database related functions in CakePHP

Database is used to collect information, which is organized in a proper way so that it can be accessed, managed and updated easily. CakePHP supports following database servers: MySQL 5.1+ SQLite 3 PostgreSQL 8+ SQLServer 2008+   1. Cre

How to export a png sequence from an animation in Adobe flash without showing the guides?

Hi guys, I have created a tiny animation in Adobe Flash by using guide layers. It seems perfect when I play it or export the .swf file (https://drive.google.com/open?id=0B_T22xCgWSZsRVBUQ0JuTVJ5UkE). but when I'm exporting the png sequence for

How to use Icons and Splash Screen in Phonegap

Icons and splashes both are specified to some platform like android, iOS, windows, blackberry. We can define a icon or splash for a particular platform by the following ways: By specifying the platform attribute:   <icon src="icon-60@3x.pn

Parsing JSON objects using Mantle framework in Objective C

Hi Readers, Mantle is latest and reliable framework which we can use while parsing JSON objects coming from server end. We can do this by simply initialize a class of type MTLModel. We can understand framework working with following examples: {

Protocol in a Software industry & Types of protocols?

Protocol Testing:-     What is Protocol in a software industry?   When computer communicates with each other, there is a common arrangement of rules and conditions that every computer needs to follow. As such, protocols decide h

Indexing in Solr Server

Indexing: Solr gives you a quick response and results because of indexing. What does this mean? It means that it searches index instead of the text to retrieve the results for you. In book , you search for the index in the index page of the book an

Integration of security processes with the SDLC

  Integration of security processes with the SDLC:   It is constantly agreed, that cost will be more, if we put off security testing after software implementation stage or after deployment. In this way, it is important to include securit

Myths, Facts, Scenarios & Methodologies of Security Testing

Myths/Facts of Security Testing   Let's talk on an intriguing points on Myths and facts of security testing:   Myth #1 We needn't need a security approach as we have a little business Fact : Everyone and each organization requir

Implicit intent in android with example

Intent: Subclass : android.content.Intent class Intent is basically a way of communication between the various components such as activities, broadcast receivers , etc. We use it with startActivity() method to start an activity

1 229 363
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: