Archive for March, 2010
There are a lot of articles on how to optimize WordPress blogs for the search engines. However, I still haven’t seen any articles outlining actual steps you need to take immediately after you install a fresh copy of WordPress theme.…
Ajax Availability Calendar is an open source PHP application for displaying the availability of an item (hotel room, appointment, etc.).
It comes with an Ajaxed administration panel (multiple admin users are supported) to manage the calendar.
The application is…
The first step is to paste the following code into your functions.php file:
function pdflink($attr, $content) {
return '<a class="pdf" href="http://docs.google.com/viewer?url=
' . $attr['href'] . '">'.$content.'</a>';
}
add_shortcode('pdf', 'pdflink');
Once you saved the file, you’ll be able to use the…
by Mike Moran
When my friend called me, there was a little panic in his voice. He owned a successful, customer-friendly small business, and was generally an easygoing person. But he didn’t know what to do. A long-time and loyal…

Scene Template is a clean and professional website layout with an attractive menu style and used teal and white colors.
This post was generated by an RSS Feed from Template Mo

Real Estate is a blue color, standards-compliant web template for real estate businesses.
This post was generated by an RSS Feed from Template Mo
Paste the following code into a text file, and save it as blockbadqueries.php. Once done, upload it to your wp-content/plugins directory and activate it like any other plugins. That’s all!
<?php /* Plugin Name: Block Bad Queries Plugin URI: http://perishablepress.com/press/2009/12/22/
…
Just run the following query on your WordPress database, and all revisions (As well as meta associated with it) will be deleted from your database.
Of course, do not forget to make a backup of your database before running…
A chart or a graph is a visual representation of data, in which “the data are represented by symbols, such as bars, lines, or slices”. These symbols can represent tabular numeric data, functions or some kinds of qualitative structures. For…
SlimStat is an open source web analytics application that collects & presents statistics information about your website.
It is built with PHP-MySQL & can be integrated into websites with JavaScript (like Google Analytics) or PHP.
For the given period,…



Follow Us!