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

Password validation Using HTML5 and JavaScript Function

Hello Readers In my previous two blogs, I separately explained about Password Validation using JavaScript and Password Validation using HTML5. In this blog, I will explain you all how to separate form and function, so basically it will h...

Using Dependent Destroy In Rails

As we know that all the models in our rails application are connected to one another through relations between them. Now these relations can be one to one, many to many, many to one or one to many and etc. Now lets see a scenario where we h...

How to return filename without extension in Joomla?

Hello Friends, Today we will discuss how to get a filename without extension in Joomla. In Joomla, stripExt() function is used for this purpose. It will return the name of the file without extension. Syntax: $name = JFile::stripExt($fi...

How to get file extension in Joomla?

Hello friends, Today we will discuss how to get file extension in Joomla. In Joomla, getExt() function is used for this purpose. Syntax: $ext = JFile::getExt($filename); JFile is the name of the class in which getExit method is def...

Storing and Retrieve Value Using Session Storage in HTML5

Hello Everyone!! In this blog, we are going to know about the Session storage in HTML5. As we know that web can store the data locally with in the browser. We can store the data using sessionStorage without affecting the pe...

Type of Acceptance Testing

Acceptance testing is a testing technique where the system is tested for acceptability. In this, we test that system has met the requirement specification or not. It's a validation type testing. Various forms of Acceptance testing: 1) U...

AdMob Integration With Unity3D

Hello Readers!!   Today we are going to discuss about the AdMob SDK intergration with Unity3D. Its very easy and straight forward. You can download the latest AdMob plugin from here :- https://github.com/googleads/googleads-mobil...

Quizzes, Polls & Other Interactive Ways to Attract & Engage New Customers

  In our fast-changing world of content marketing, social media marketing and SEO, specialists understood that reading words or watching videos wasn’t enough anymore for clients to engage with your business and generate leads an...

An Overview Of Forms Using JQuery with Progress bar

Hello readers , today in my blog I will discuss about creating a form using JQuery along with the use of progress bar .   In this blog , I have simply created 3 forms whose first step includes the form for creating your account that in...

Unity Services

Hello Readers !!   Today we are going to discuss about the Unity Services. What all services unity provides and how we can use them in our game or apps. Below is the main services which unity provides.   Lets discuss ...

How to validate an integer within a range in PHP?

Hello friends, Today we will discuss how to validate an integer within a range. In PHP, filter_var() function is used for this purpose. It will check whether an integer exist within a range or not. Syntax: filter_var(var, filtername, o...

CRUD Operations Using WebSQL In HTML5 And jQuery

Hello!! HTML 5 provides an API, called "Web SQL" API. It is new feature in HTML5 and it also helps to the developer for doing CRUD operation on the client side. It give the permission to client side for doing some operation:- C...

Change Event in jQuery

Change Event: Change event triggers when value of an element changes. It works only for form fields (<input>,<textarea> and <select> elements). In case of select menu,checkboxes, and radio buttons change event occurs wh...

Ruby Access Control

The Access Controls provide us the method which allows us to set access to classes , methods and other members in Ruby. They help us to bind the components to maintain the security of the methods throughout the project.   Rub...

Namespaces And Scopes in Rails

As we know that in rails, in order to reach to any page or URL we have to create routes and resources for the same. Namespaces and scopes are wrappers which can hold our resources inside them and create the routes accordingly. Namespaces...

Monetization Methods in Unity Games

Hello Readers!!   Today we are going to discuss about the Monetization. Through unity apps you can earn money too,But this can only be done if you are using some Monetization in your game. Its takes less memory and allow developer...

How to create Bootable pendrive using cmd

This blog is about how you can create your pendrive bootable with using cmd. Here we start. 1. Open CMD. 2. Type diskpart and enter 3. Type list disk and enter.  4. Type select disk 2(choose  your USB Pendrive number) and...

Performance Of Unity Game

Hello Readers !!   Today we are going to discuss about the performance of Unity3D game. Here are some points which can increase the performance of game. Sprite Quality:- Sprites are the main things which we use in our gam...

Disable Button and Submit button after one click using JavaScript and jQuery

Hello Everyone!! As we know that when we are clicking the submit button then it send the data to the server, but what happen if we are not disabling the submit button after the one click then here is the some problem :-  &...

How to compile and run C program in Ubuntu?

Hello friends, Today we will learn how to compile and run a C program in Ubuntu using the following steps: Step 1. Open your terminal. Step 2. Now type the following command: gedit cprg.c The above command open a text editor in whi...

Get Users For Unity Game

Hello Readers !!   In this blog we are going to discuss about to get users for our games and engagement of those users in the game. This is very major part for all of the developers. Developing game is not a challenge, But getting u...

CSS Filters

Hey Readers :) We apply different in-built filters to our day to day pictures. Some of these filters, if not all, can be applied to the images we use in our websites with the help of CSS. This is done by the CSS property filter. CSS Filters...

Monetization in Unity Games

Hello Readers !!   Today we are going to discuss the very important part of our game i.e. Monetization. We create games to earn some money and this can be done only by selling the game or by adding some sort of monetization in the g...

The Best Books On Pokemons

  Are you looking for the Best Books on Pokémon for your top travel games? Herein is a list that leaves nothing to be desired. Whether you are a young Pokémon fan who is a beginning player, or you want to draw them or ev...

How to get difference between two or more arrays in PHP?

Hello friends, Today we learn how to find out the difference between two or more arrays. Difference between two or more arrays can be based upon key and value of arrays. PHP provides following functions to fulfill the same: 1. array_di...

Effective Ways For Product Managers To Listen To Their Customers

  License: Creative Commons image source   One of the most important collaborators you may encounter are your customers. Because they have the ideas that can help you discover unexploited market opportunities that can ...

Outsourcing - 21st Century Business Strategy for Entrepreneurship Success

  Companies around the world are always looking for ways to reduce costs while maintaining the same level of productivity. Luckily, technology is greatly helping with lowering costs, outsourcing being one of the best ways to successfu...

Test Plan Template

Test plan is a document that discuss about objectives, scope, different criteria, approach, individual roles and responsibilities, schedule, risk & their mitigation, approval and item pass /fail criteria. Test Plan Template:- Test pl...

An Overview to HTML KickStart Framework

Hello readers, Today In my blog I will discuss about a recent framework i.e HTML KickStart  Framework.   It is useful for resolving the issues that have aroused in various frameworks and have tried to resolve them.   In...

Overview of JavaScript arrow functions

Hello, Traditional javaScript function has the Method, Non-methods and constructor and have their own this keyword, so it causes the this binding.  To overcome this problem coffeeScript provides an Arrow function, Called "javaSc...

Auto-Reply to Texts Messages on Android device When Youre Busy

In certain cases, we are busy with some work and we don't have free time to reply our device incoming text messages. In that case, you will send an auto-reply message to all the incoming messages about your situation which goes something like...

How to register a new user using Shopify mobile buy sdk ?

In previous blog we learn how to login in shopify from android app, now we already have sample application class to maintain buy client session so in this blog we learn how to create a new user account in your shop. xml layout file for registr...

Login with Shopify sdk

This is login tutorial using shopify sdk. Shopify authenticate any customer based n email id and password and returns customer details if customer already exists in shopify or shop. Mobile buy sdk is used to access all the methods of shopif...

What is Shopify and how to configure shopify sdk in android studio ?

Shopify is basically used to store and sell varieties of products so this is a platform to sell products of your shop. Shopify can also be implement in your Android applicaiton. Following are the steps to create shop and products and then c...

Jquery Arrays: Creation and Manipulation

jQuery.makeArray() is used to transforms any array like object to JavaScript Array. This function is useful for making an element into a array list. Here in this line of code i used one div for explaining the box, in which the data of LI can be d...

An Overview to Single Page Application

Hello readers , Today in my blog I will discuss about the Single Page Application i.e (SPA) .   Introduction :- It is basically a web application design approach . It uses all the modern browsers and HTML5 . It uses AJAX and ...

How to add Google Map to your website?

Hey Readers! Today, most web developers prefer embedding a Google Map on their website. This adds to the convenience of customers. If they like the product or services, they may wish to contact the person personally, or even visit them. Google...

find_each method with options in Rails Active Records

When creating web applications, always a need arises when we have to iterate over a large number of records. This process is called retrieving multiple objects in batches. This can be done through find_each method. The find_each method by d...

Using scaffold along with Active Admin

If we are incorporating Active Admin,a gem that provides a full-fledged admin panel,with our rails application,then a common anomaly encountered is ,scaffold command won't be giving out desired results. The basic feature of scaffold is to ...

Active Records for Adding, Removing or Changing a column

When we create a web application we generally create models which are referred to as tables in the database. Sometimes we need to add a column to the existing table or remove an unused column from the table or just change the column. The way to d...

CSS Loader

Hi there! To speak honestly, we as web developers, include lots of graphics, slideshows, CSS files etc. This makes our website media intensive. As a result, the website gets really bulky. In such scenarios, where certain pages take some tim...

Chapter 8: Bootstrap - Glyphicons

Hi all, In this post, I am going to tell you, what is Glyphicons and how to use it and its example.   What is Glyphicons? Glyphicons are set of icon fonts style which you can use in your website.  To use the icons, simply us...

An overview of Favicon

Hey Readers! A favicon (acronym for favorite icon), is a file that is associated with a particular website and contains many icons. Browsers supporting favicons display the page's favicon in the address bar of the webpage or in a list of b...

use of one() method in jQuery

one() method: One() method is used to attach events to selected elements and also used to specify a function when the event occurs. It is similar to on() and bind() method but the events attached using one() method executes only once for each ...

Looping Over Objects using $.each() Method

Hello Readers! Here I am going to explaining you about the $.each() method used in jquery. The jquery function $.each() is a traversing method which loops through both arrays and objects. The length property of the arrays as an index is used fo...

Monkey Testing with ADB command.

This blog is about how to use MonkeyRunner tool with ADB. MonkeyRunner Tool to test app UI and functionality. pseudo-random streams of user events and system events is generated by MonkeyRunner. MonkeyRunner controls the workstation by sending...

Express-session in Node.js

For any web application session handling is very important part.Using sessions we can easily track user's activity throughout the application. If we are using express in our node application, setting up a session becomes very easy. Here we ...

Base Class for Joomla View

JViewLegacy is base class which is used for Joomla View. It includes the methods that are used to display the data or present the data Subclasses: JViewCategories, JViewCategory, JViewCategoryfeed Methods: Some of the methods of JVie...

Things to Remember Before Hiring Team for iOS App Development

  The present market scenario, every business firm wants to pump out maximum benefits, and this can be only possible if they deploy essential platforms like digital as well as mobile, to promote the respective products and services in...

How to add a default value in a column through Migration in rails?

As we know that the rails migration is used to interact with the database and create schemas.  Many a time when we are creating migrations, we may forget to add a column in the table. Or sometimes a need may arise when we have to make ...
1 56 269
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: