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

Search In

On-page SEO Optimization Checklist

What is On-page Optimization?   On page optimization is an SEO technique that plays a very important role and have vital effect on your website listing on search result page, it refers to all steps and the factors considered within the websi

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

Forgot Password link code in cakephp

Hello Readers! Here is the code to send link to your email address when you click on Forgot Password link during login in cakephp. Create a view forgot_password.ctp and paste the below code to it: <?php echo $this->Session->flash(); ?>

Wordpress: Create custom fields for post type at admin end & fetch them at front end

Create custom fields for post type at admin end and fetch them at front end in Wordpress The below code will create custom meta box at post type ata dmin end.Put the following code in your theme's function.php file if you want to customize theme

MySQLi functions to run a query and checking for errors occcured on last function call

After connecting database successfully, the next important task in an application is performing the query on the connected database. This article provides the details about how we can run a query to a MySQL database using mysqli extension. The articl

Capybara Optional capture Group and Optional noncapture Group

There are many times in our Feature file when there is a situation where we have to test the positive as well as the negative scenario. The steps are almost same with a little change. Let’s suppose the following scenarios:   Scenario 1:

Database Testing

Database testing: Testing done on the retrieved data by the application is called Database testing. In the database testing, we match the data, displayed to the user, with the data stored in the database. Following factors to be kept in mind for dat

How to resize and save image in Odoo-8?

In Odoo first create the modules and then create a new field that saves images. Now to upload them correctly in your database and to resize images automatically and store them in database you can use the below function or steps I have mentioned: Ste

Braintree integration with Ruby on Rails

While working on an e-commerce project we need a secure payment system and Braintree framework is one of them. With Braintree, we can perform all types of credit card transactions and PayPal transactions. The first step is to crate account in sandbox

Custom form validation in liferay 6.2

Liferay uses AlloyUI taglibs for front-end development and it provides inbuilt input field validation rules. Following are inbuild validation rules of alloy liferay : Here’s a list of form validation rules available for AlloyUI’s FormVa

1 83 282
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: