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

Search In

Automatically Forward Your Gmail Email to Another Email Address

Many times it happens that a Gmail user needs to create a new Gmail address, but still wants to receive the emails into the old Gmail account automatically. Although it is not necessary that old email address has to be a Gmail address.  It could

:nth-child in css

The :nth-child selector in CSS code is here it will allow you to select one or more elements according to the formula. It is used to style content based on parent and child relationship. :nth-child iterates throughs elements from the top of the p

How to resolve the error "The server response was: 5.5.1 Authentication Required"

Sometime the email is sending on local machine but not on the server machine it gives the error "The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.5.1 Authentication Required" To resolve th

Cake 2.0 vs Cake 3.0 - Declare Model & Controller Class

CakePHP 2.x supports PHP Version 5.2.8 and above while CakePHP 3.x supports PHP Version 5.4.16 & above. There are some changes from CakePHP 2.x to 3.0 like syntax declaration , array declaration & model defination etc. The config key www_root

How to do Array Sort

Use the Array object’s sort method: var fruitArray = ['strawberry','apple','orange','banana','lime']; alert(fruitArray.sort()); // returns apple,banana,lime,orange,strawberry The Array object’s sort method sorts the array elements alphabetically. T

An Overview To The Position Property In CSS

Hello reader's ,In todays blog we will discuss about the position property used in CSS.   Basically the position property specifies which type of positioning method used for an element such as static, relative, absolute or fixed.  

How Do Casinos Use Metaverse Technology?

The metaverse is a virtual world where physical and digital worlds come together. Web 3.0 companies (those using third-generation web technologies) doing business in the metaverse have a market capitalization of $27.5 trillion.   Online in-gam

New User Interface for Findnerd Projects Session Tracker

A new and improved User Interface for the Findnerd Session tracker has been released on the Findnerd production server.   For allowing this new UI to work properly on your desktop you will need to remove the Java Temporary files from the sys

Rack in Rails

Rack is a middleware, it provides an interface for a web server to interact with a web application. To understand how rack is used to interact with web server and rack(rails) application, lets first understand the request-response cycle. Client reque

7 Main Differences Between Web Apps and Native Apps

  With more and more people now preferring to use smartphones over PCs, it often becomes a conundrum for businesses to choose between web apps and native apps to provide users a pleasing experience they always expect from develope

1 74 423
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: