Minimum System Requirements

To successfully install and use Joomla! you must have a fully operational web server (Apache or IIS), a database (MySQL is the optimum) and the server side scripting language PHP together with specific modules that are activated within PHP for MySQL, XML, and Zlib functionality amongst others. Whilst the community will always do its best […]

Google Matrix

A Google matrix is a particular stochastic matrix which is used by Google‘s PageRank algorithm. The matrix represents a graph with edges representing links between pages. The rank of each page can be generated iteratively from the Google matrix using the power method. However, in order for the power method to converge, the matrix must […]

Installing WordPress

WordPress is well known for its ease of installation. Under most circumstances installing WordPress is a very simple process and takes less than five minutes to complete. Many web hosts now offer tools (e.g. Fantastico) to automatically install WordPress for you. However, if you wish to install WordPress yourself, the following guide will help. Now […]

WordPress 3.0 “Thelonious”

Arm your vuvuzelas: WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download (or upgrade within your dashboard). Major new features in this release include a sexy new default theme called Twenty Ten. Theme developers have new APIs that allow […]

WordPress Version 3.0

On June 17, 2010, WordPress Version 3.0, named for Thelonious, was released to the public. For more information on this enhancement and bug-fix release, read the WordPress Blog and see the Changelog for 3.0. For Version 3.0, the database version (db_version in wp_options) changed to 15260, and the Trac revision was 15274. Highlights WordPress and […]

Firefox Tutorials

Describe below details of Firefox- Basics: Bookmarking a page – Creating a Bookmark for indidividual pages or groups of pages Firefox’s Bookmark Toolbar –  your favorite sites at your fingertips Firefox’s Bookmark Manager – manage bookmarks Live Bookmarks – Adding dynamic bookmarks to Firefox. Importing and Exporting Bookmarks Bookmark Extensions – improve Firefox’s bookmark functionality […]

SEO Learning

Testing Keywords with Google AdWords Test Before You Build Here’s a simple tip that could easily save you 12 months of work: Setting up an effective SEO campaign in a competitive market can be a long drawn out and expensive process. Worse yet, if you are focused on the wrong keywords, you might need to […]

PHP extension “curl” must be loaded.

First check out that following files are exists or not- libeay32.dll in PHP Directory (/xampp/php) ssleay32.dll in PHP Directory (/xampp/php) php_curl.dll in PHP Directory (/xampp/php) (in my case only this file absence !) Copy the libeay32.dll , ssleay32.dll from the extracted PHP Folder to the path of PHP ex:  d:\xampp\apache\bin and the same with php_curl.dll […]