Archive

Author Archive

Linux alternatives to windows software programs

July 5th, 2009

Linux newbie always try to find windows software alternatives in Linux like Ms-office, Photoshop, Gtalk, etc. In this article I will provide you a great list of Linux alternative to windows software programs. Read more…

Author: sunny Categories: Linux Tags: ,

linux or windows which one is better?

July 2nd, 2009

linux-vs-windows

All of you are familiar with Windows and most of you are using it. Also Windows users are facing many problems like viruses,spyware, OS crashing, system hang-up etc. If you want to get ride of these problems then Linux is the best and free solution for you. Some people thinks that Linux is very complicated OS and hard to operate but there are many Linux Distribution which are very easy to operate like Windows Ubuntu is one of those. In this article I will tell you the difference between Linux and windows and you will find why you should prefer Linux over Windows.
Read more…

Author: sunny Categories: Linux, Software Tags: , ,

Nokia N97 Review

July 2nd, 2009

Nokia N97 Has been released in India. This is the best and stylish phone for multimedia users. Director-Marketing, 
Nokia India, Mr.
Vineet Taneja said that
Nokia N97
is the most mighty multi-sensory mobile phone uptil now.  Citibank and HDFC to offer a 3 month EMI option at 0 percent interest rate so people can purchase the Nokia N97 which commands a price tag of Rs 36,000.
Read more…

Author: sunny Categories: Gadgets Tags: , , , ,

A dvd with 45 terabytes capacity coming soon

May 31st, 2009

dr-jamesThe days of DVD era have not gone far away and there comes a new milestone achievement in the world of technology : DVD Power.

The days are not far away when you will walk with tear bytes of data in your hand!

The new DVD technology will enable the users to store upto 45 terabytes of data in a single disc. This is the new power of DVD: DVD Power!
DVD power! : Dr James Chon of the Swinburne University of Technology, holds up a DVD containing new technology that can store data in five dimensions, in Melbourne. The disc holds nearly 10,000 times more data than standard DVD’s, a study published in the peer-reviewed journal Nature stated.

Author: sunny Categories: General Tags: ,

IBM motherboard beep codes

May 30th, 2009

IBM beep codes- There are so many models but these beep codes are generally match with the many models of IBM motherboard some time it vary because new technologies are introduced in a short time period . Read more…

Author: sunny Categories: Hardware Tags: , ,

Forgotten security code of nokia s60?

May 24th, 2009

Have you lost your phone’s security code? Do you want to reset it now but cannot do it!

And now  are you worried that you have to reformat your cell? Well, not to worry. There is one last chance for you.

To reset the phone’s security do the following:

1) Get the IMEI code of your phone. Press *#06# to generate the code.

2) Go to http://nfader.z-host.ru/ and key in your IEMI code and get the master code. This master code will always work.

Author: sunny Categories: Gadgets, Tips and Tricks Tags: , ,

How to Sign Unsigned Nokia s60 Applications?

May 14th, 2009

There are many cool applications available for Nokia cell phones. However, only those can be installed which are officially signed by Symbian. If you try to install an unsigned applications, the system shows an ‘certificate error’.

But this should not stop you  from installing the applications on your cell phone. These applications can be signed by you. Just follow the steps to sign any unsigned application.

Read more…

Author: sunny Categories: Gadgets, Tips and Tricks Tags: , ,

Get rid of mysql sleep process/connections

May 13th, 2009

Some times there are many many sleep processes in your SQL connection. These sleep connections consume a lot of resources (RAM, cache and processor). This can cause you mysql server slow down. If your mysql server is not responding then the query to the database will take a lot of time. In such situations, your website will open very slowly.

This is really frustrating for webmasters. Here, I will show you how can you get rid of these sleep processes. Read more…

Backup and restore large mysql database

May 13th, 2009

If you have very large mysql database then it is very hard to backup and restore using the conventional phpmyadmin or any other program ( like bigdump).

In this Tutorial I will explain you how to backup and restore a larger database ( having millions of rows). This tutorial can be used while moving your database from one server to another.

First you need to have shell (ssh) access to your server.You can use any free program like putty to connect your server Then follow the steps: Read more…

Author: sunny Categories: Tips and Tricks Tags: , , ,

How to reduce the load time of your website

May 10th, 2009

Does your website take too much time to load? The load time of your website could be a crucial parameter that makes it impressive and useful for its end users.

Normally the websites with too many graphics and heavy designs take long time to load. However, sometimes even simple and light weight  designed websites take exceptionally long time to load.

While there are many factors that contribute to the load time, one important factor is the SQL performance. If your website uses a very big database and there are many DB queries then this too contributes to the long load times.

In this case you have 2 tricks to enhance the performance of your website:

  1. Enable Mysql query Cache
  2. Or Install APC Cache

Read more…

Author: sunny Categories: Tips and Tricks Tags: , ,