Quantcast

Category: Miscellaneous

Post Pic

3 Jump Steps to Configure Master Slave Replication in Mysql

Master slave replication in mysql offload some queries from one server to other. The best advantage of master slave is to use master for all inserts and send some select queries to slave.

Post Pic

3 easy steps for scheduling regular backup of your MySql database: Be safe

Apart from my previous article on safety features ,it is a well known fact , that it is extremely important to take backup of your MySql database of your live website.

Post Pic

Safety saves – 3 steps towards a safe web Application

For malicious attackers attempting to compromise your web application, the network is no longer the path of least resistance.

Post Pic

12 most exotic wall arts designs : Vibrant and Colorful

Can you imagine intricate artwork on the walls filled with vivacious colors and vivid characters. Here is the list of extraordinary wall arts which might inspire you for a magical color play.

Post Pic

5 Groovy things you can do with htaccess

Well before I begin, here’s a little window into what htaccess (hypertext access) is all about. An htaccess file is a simple ASCII file, such as you would create through a text editor like NotePad. Many people seem to have some confusion over the naming convention for the file, so let me get that out [...]

Post Pic

10 effective tips to slow down and decrease your blog traffic

It is really something weird, yet funny , to write how to decrease your blog traffic. But again i think to learn things in a humorous way is easy and can be memorized for good long time. This is what i am trying to do here. Just go through the post and i hope you [...]

Post Pic

9 unseen but useful features you might be missing of web developer firefox addon

Working today on web developer addon of firefox , found some really cool features apart from outline element , edit css , remove cache etc. That means this web developer addon made by chris is a bundle of several other important small firefox addons which you might be missing. Lets start the list of features [...]

Post Pic

11 easy steps for installing Apache ActiveMQ and configuring it for PHP application

Apache ActiveMQ is one good option for implementing message queue in your PHP application. It can be easily installed on your server and it’s web accessible admin interface really makes administrator’s life easy. It can be easily connected with PHP via STOMP. I will suggesst to use MySql for Data persistance and start ActiveMQ as [...]

Post Pic

11 promising resources to submit your web design and development related articles for good traffic hike

Apart from social networking gaints like digg , stumbleupon , reddit , twitter and facebook we have some other resources on web today to promote our design and development blogs. Today I am listing 11 promising ,and i mean it, resources for you to submit your articles. Well these resources are not as much big [...]

14 funny yet creative 404 error pages

Today evening I was wondering how designers can think that much creative. These designers simply took out creativity with humor , which is the most difficult to achieve for any top class designer. Well today I simply went on stumbling some 404 error pages and collected 14 most creative 404 error pages. Just check and [...]

10 baby steps to install Memcached Server and access it with PHP

Thinking of implementing caching for your php application , you are at a right place. Just in 10 simple (copy and paste) steps you can install and access Memcached Server. Step1: Install libevent ,libmemcached and libmemcached devel (dependency) ?View Code TEXT1 2 yum install libevent yum install libmemcached libmemcached-devel .

Page 3 of 41234