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

Search In

MongoDB - Indexing

Indexes in MongoDB effective execution of query, Otherwise MongoDB must scan all documents inside of the collection to fetch document match the find statement. This scanning process is profoundly inefficient and require the MongoDB to handle a vast v

Button Logic in WP?

Hi FindNerders,   I suspect this is possible in WP, but would love to have someone confirm it's doable. I have 2 fields and 1 button:   1. Zipcode 2. Service Type (e.g. cleaning, office cleaning) 3. Get a quote   When a vi

Configuring Ghost To Run On MySQL

By default Ghost uses sqlite3. But if you want to configure Ghost with MySQL Database, you can reconfigure the default settings in config.js file. Open config.js (<path-to-your-project>/config.js), replace the below lines of code: database:

Top MongoDB Commands

Small But Very Useful And Frequently Used Commond Step1: Remove lock file. sudo rm /var/lib/mongodb/mongod.lock sudo rm-rf mongodb/mongod.lock Step2: Repair mongodb. mongod --repair Step3: Start mongodb. sudo mongod -dbpath=mongodb sudo start

How to create reports using Base Report Designer and OpenOffice in OpenErp

Creating reports in OpenErp using OpenOffice is the easiest way. Just need to follow simple steps: Download base_report_designer module from the web or https://www.openerp.com/apps. Add to the addons and install the module. Open OpenOffice 3 and cr

SQL Tutorial -> Sql Distinct

<-- Chapter 3: SQL Select Chapter 4 SQL District SQL District : District is a keyword which is used to fetch unique column values from database table OR we can simply say that ignores the column duplicate values. Syntax for district keyword is

Optimized Link State Routing Protocol

Optimized Link State Routing Protocol     The Optimized Link State Routing Protocol is a IP protocol that is mainly used to increase the efficiency of ad hoc networks but it can also be used with wireless ad hoc networks.   It is a

Ruby on Rails Command Line: Part 2

Hi Friends, In my previous blog Rails Command Line Tools. I discussed about some rails command line tools. Today I am going to tell you about rake command in rails. rake is actually a ruby version of unix's make command. It is also used to perfo

SQL Server : Best Practices

Following is a list of best practices for SQL Server 1) Use correct formatting    Following is a sample select query for reference:             SELECT X.column1,

Waht is a functional field and how to calculate it's value

A functional field is a field whose value is calculated by a function in openerp, hence in openerp functional fields values is calculated by the function and its process of function given below, Parameters: fnct, arg=None, fnct_inv=None, fnct_se

1 76 161
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: