Sign up for PayPal and start accepting credit card payments instantly.

Archive for the "How to" Category

Sort by:

How to Use Permalink Settings on Wordpress

If you are new on Wordpress, then may be wondering of different types of blog URLs like http://www.mywebsite.com/?p=123 or http://www.mywebsite.com/2008/01/01/sample-post/ etc. By default the post link will be like “yousite.com/?p=XXX” where XXX represents the post number.

How to Change Virtual Memory of Windows System

Basically virtual memory technology is using local disk space as memory, but the internal logic is much more than that. On Windows system a file named “pagefile.sys” is created on the root drive and this is used as virtual memory. The size of this file depends upon your system’s setting. Now, while running heavy applications, [...]

How to Shutdown Your XP System Faster

Often many of us suffering from long delay during shutting down our XP computers. Sometime it’s really boaring when we have to wait for 3-4 minutes while shutting down the system. You can easily make this process faster by few simple registry tweeks as mentioned below.

How to Disable Wordpress 2.7+ Post Revisions?

If you are using Wordpress 2.7 or above, you may feel one very annoying feature called Post Revisions. This feature is quite unnecessary especially for single author blogs. It saves a complete new copy of our posts each time we edit or save it. So, naturally it occupies and simply wastes our disk space. I think [...]

Check Your Site in Different Resolutions without Monitor Support

It’s a quite natural fact that sometime the whole structure of a website changes with different screen-resolutions if you don’t take care while creating tables or DIV. Sometime it’s looks quite horrible. For example if you are working on a PC with 800X600 resolution then you can see everything fine. But, on the very next [...]