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

Search In

Why Goal Setting & Goal Planning Is Recipe For Business Success

Entrepreneurs should all have a goal-setting strategy. Many use a goal planner or self-journaling system where you can jot down ideas, organize thoughts, plan out your day and set a short-term goals. Determining your strongest reason for

Proxy Load Balancer settings for apache

Apache server has been most popular web server to host sites and has loads of modules that can be used for the special cases. We once came across a scenario where the IP for the live application was to be changed but that would need the app to be up

HOW TO CREATE TAB LAYOUT USING TABHOST WITH TABWIDGET AND FRAMELAYOUT

In this blog I will guide you to “Create Tab Layout in Android using TABHOST with TABWIDGET and  Framelayout”.  This will be done by adding android tabs to your app using XML tabhost tabwidget.     First we

How to read or sync only newly added contact ?

Basically we sync all the contact everytime when user do login in our app but this is time consuming task to do all the time so it would be better and effective if we sync only new contact after last sync. so basically for the first time we have to

Query timeout explained in Asp.net

QueryTimeout Expired is the Error in the asp.net. Users usually get an exception in their application “The timeout period elapsed prior to completion of the operation or the server is not responding” When we work with the database which

How to set paging in Codelgniter

Hello Friends, If you are looking to set paging and listing in CodeIgniter. Please review the below example code and make your changes accordingly.   Controller Code Open your controller file and make the changes as below: <?php defined

Tips To Increase The Website Speed

Hello readers, Today in my blog I will discuss some tips that would help the web designer to improve their website speed.   As many of us have visited various Online Shopping website and many of them take much time to load which losses the use

HTTP Long Polling

Hello readers today we discuss about "HTTP Long Polling". World-wide-web application coders can put into action an approach called HTTP extended polling, in which the client polls the server looking for brand new data. The particular server keeps th

How to use a unique cron job for all subscriptions system ?

If you want to use a unique cron job for all subscriptions system then follow the following code in your subscription module in .py file. def set_process(self, cr, uid, ids, context=None): for row in self.read(cr, uid, ids, context=contex

Child Process(exec or spawn) In Node JS

As we all know that Node.js runs in a single thread mode and in order to achieve performance it make use of event-driven methodology. This event-driven methodology make Node.js efficient for I/O processes , but sometime there are cases where applicat

1 79 109
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: