Facebook Share Count Button WordPress Plugin

Facebook Share Count Button WordPress Plugin

Facebook introduced new facebook share count button that allow bloggers and website owners to add Facebook connect button with share count button easily.  This new button tool track your content on Facebook better. If you are running wordpress then you can add this button easily on WordPress blog using WordPress…continue reading →

KOffice Best Office Suite Application

KOffice is collection of free office suite application based on KDE platform. It uses default open document format for component communication and component embedding. KOffice includes eight powerful office suite applications for all your desktop needs. Here is short description of application in the KOffice bundle: KWord - KWord is Microsoft word and OpenOffice Text Document alternative. It includes…continue reading →

How to Fix WordPress MU Redirect Loop Installation Error

I recently encounter this issue on my client wordpress mu blog.  When i open main blog page after installation an infinite loop occur and stop at dead end in Firefox. I searched a lot about this on wordpress forum. Surprising, issue is stated everywhere in the forums and blog but no solution…continue reading →
Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Fix WordPress RSS Feed XML Parsing Errors – XML or text declaration not at start of entity

Today, i  discovered that my blog feed was showing error in Firefox and other browsers.  This error comes if white space of empty line at the start of xml feed content. Your xml feed content should start with xml declaration without white space or empty line. Blank lines or white…continue reading →
Window 7 RC Installation Error Fix – No device drivers were found. Make sure that the installation media conains the correct drivers

Window 7 RC Installation Error Fix – No device drivers were found. Make sure that the installation media conains the correct drivers

If you are facing this error and could not find a solution then you are at right place. I hope what i am sharing here could solve your issue. This error comes most likely due to corrupted installation media so to work correctly you just need to make sure installation…continue reading →

CakePHP Call to undefined function vendor() Error

Vendor() function basically used to load third party library in CakePHP. This function have been deprecated in the recent CakePHP releases.  The vendor function in earlier CakePHP releases has been replace with new App::import method that is more user friendly and allow you to include third party library in several ways.…continue reading →

What is Cryptography

Cryptography is the process of transforming digital information into an unintelligible form so that it can be sent over unsafe channel of communication.  The transformed data called cipher text that is in the form that nobody can understand.  The transformation process handled by a data key.  This key required to…continue reading →