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

Search In

How to solve the downloading problems while using Kindle app?

Many people prefer reading through Kindle application as they find it as the cheaper and convenient way to access unlimited titles. But, at times you might not be able to download some books using your Kindle app. So, today we will discuss the steps

Caching in Apache

Caching is an important feature to improve the performance of Apache server. By creating the caching rules effectively, we can conserve a good amount of resources and the content access by the user is significantly fast. Apache offers several methods

How to disable Cache in Magento

Hello Friends, If you are new in Magento and looking to learn development in this framework. This is the first step to disable "Cache" before making any development activity other wise your development changes will not reflect on your serv

How to disable Apache gzip compression for some media files in .htaccess file

This tutorial will help user learn how to disable the compression of files.This can be done by disabling apache gzip. For example let us say that we want to disable compression for mp3 files, which a client get as a response by hitting a particular u

How To Fix JAuthentication Error in Joomla

Hello Readers, When we log in to the Joomla administrator site and we find out the error like:- unable to log in to the Joomla administrator site. JAuthentication::__construct: Could not load authentication libraries. Username and password do not

How to use caching in codeigniter

Web page caching Lets we use the caching in codeigniter to achieve the maximum performance. While CodeIgniter is quite fast, the amount of dynamic data you display in your hypertext pages will correlate directly to the server resources, memory, and

How to disable caching completely in Cakephp

To completely disable caching application wide, you will have to edit /app/config/core.php and change the line Configure::write(‘Cache.disable’, true); This line is commented by default and you will have to remove comment to disable caching. If th

Intercepting and overriding variables and Making new variables available in Drupal theme

Hold the existing variable and override it grasp and override the existing variables, to do it we use a function in the template.php file For example <?php function themename_preprocess(&$vars){ $var['title'] = 'your text here';

How Long Does It Take to Develop an iOS or Android Mobile App

There are critical factors to be considered before the launch of any technological invention. In the case of popular mobile apps, before their design and promotion, developers should consider a variety of factors to ensure success of their apps. For

How to export GridView to Excel in .Net

Hello all, In asp.net we show our database records in tabular format using GridView control and to export that GridView Data to excel, we can use following code packet. protected void gridViewExportToExcel() { if (GridView.Rows.Count &

1 3 20
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: