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

Search In

node is not recognized as an internal or external command in appium

I tried to run the Appium server from the command prompt but I got the error that "node is not recognized as an internal or external command". I executed the following command on the command prompt: node appium Solution: To start the Appium server

What are Site Backup Types in Joomla?

There are three commonly backup types. 1 Full Backup It is also known as reference backup.whenever you do the backup type setting to full all the files and folder in the drive are backed up every time.So its a complete backup of all associated fil

How to make Toast in android ?

Here I have created Toast function in android. Toast function can be used to display information or message for the very short period of time. In the below code I have explain how to make Toast function. lvList.setOnItemClickListener(new AdapterVie

Laravel 4.x Localization

In laravel 4.x we have lang class which will help us to retrieving string in different languages that will help us to easily support multiple languages. The folder structure for lang files are /app /lang /en messages.php

Freeze TextView text while restore fragment from Backstack/ onOrientationChange

Some time TextView lost text while getting fragment from Back-stack or when screen orientation changed. I also faced that problem. Here is the solution for save state of TextView forcefully. Add Tag android:freezesText="true" to Text

Agile Software Development - why so much buzz about it??

Working in software/IT companies we all come across a word that is coined rampantly - the Agile development. So what is this and why do you also need to understand this was what troubled me few years back and I went onto an Online search expedition

Instantiating Prefabs at runtime

From my previous blog,we all know that what prefabs are. Now,I want to explain how we instantiate prefabs and what are its advantages. public class preafabDemo : MonoBehaviour { var ball:GameObject; // Use this for initializati

TabHosting using TabActivity in android

TabHosting can be used to explore and switch between different views or functional aspects of your app. In this tutorial we will make an activity and host three activities to its tab by using tab hosting . Tab layout is used for this purpose.

Hiding status bar in iOS 7

One of the changes in iOS 7 API's is hiding the status bar. Prior to iOS 7 we could hide status bar by using : [[UIApplication sharedApplication] setStatusBarHidden:YES]; But now there is a slight change. We need to add a row "View controller-bas

WP_Query for post

Here is the code to get your custom post type posts. you can put something which you want to print like your post content, your post title, featured image and etc under the while loop. 'news', // Change news as your post type 'post_sta

1 26 342
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: