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

Search In

How to create multilingual translated routes in Laravel 4.x

Now there are n number of site which we have to make multilingual. In Laravel we have the facility to make our site multilingual. In Laravel 4.x we will also make multilingual routes.There are few steps we have to follow to create multilingual transl

Solr integration in CakePHP with solarium client

Hi, Before using Solr in CakePHP, we need to decide which Solr client we are going to use. After doing lots of search I finalized Solarium which is up to date and easy to use. For Installing Solr, I used following link: http://www.shayanderson.com/

Configuring WordPress for Browser Caching

Hello readers! Today we discuss about "How to Leverage Browser Caching in WordPress" (Configuring WordPress For browser caching). Browser caching:- Browser caching helps to reduces the request per page in numbers which results to reduce server load

PHPExcel

Hello Readers! In this blog we are going to export data from database using PHPExcel. PHPExcel supports reading and writing of many formats in one API. PHPExcel is a library that provides a set of classes for the PHP programming language, which allow

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

Process for building the command-line tools for nodejs application

Welcome to FindNerd. Today we are going to discuss the process for building the command-line tools for your application. If you are reading our blogs on daily basis then you must have a good command on nodejs. We have explained different modules avai

How Secure is Your Data in the Cloud Technology?

  The primary concern of a personal user to large enterprises regarding data is maintaining security. For this purpose, users store files in Google Drive, Dropbox, Microsoft OneDrive and many other so their data is more secure. Data in Cloud

Some keyboard shortcuts in Eclipse.

Eclipse provides lots of keyboard shortcuts which can save your lot of time. Here is a list of shortcuts that you might want to try out: - **Navigation Shortcuts** *Shortcut Description* Ctrl + Shift + R Open / Search for resources, e.g. f

How to create an osv_memory wizard systems in Odoo-9 ?

In osv_memory wizard, just create a normal object, But in place of inheriting from model.model you should it from Inherit from model.model_memory. Methods of “wizard” are inside the object and if the wizard is complex, You can define workflow on ob

What is hook in Codeigniter and how to use this

Hello Friends, Some time we need some functionality before execution of our controller function or after execution of controller. For example you need to check a user is login or not before execution of any controller. Codeigniter hook is a very goo

1 63 130
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: