Showing posts with label development. Show all posts
Showing posts with label development. Show all posts

Saturday, December 1, 2007

Wordpress Plugin: Keyword Filter

The WordPress keyword filter plugin plugin provided with WordPress. Not like the WordPress Comment Filter Plugin, the Keyword Filter Plugin aim at the post content. Keyword filter plugin works by creating a WordPress filter for the post contents. When the post get displayed, WordPress gives the post content to the  keyword filter plugin and the plugin returns some modified content. Replace the sensitive keyword with specific keyword.

The WordPress keyword plugin support Far East Characters (such as Chinese Characters). You may also create your own keyword filter lists as needed.

Installation / Configuration Instructions:

1. Edit wp-keywordfilter.php to add words that you wish to filter, or change the words that are already listed inside the file.

2. Upload wp-keywordfilter.php to your WordPress plugin directory.

3. Activate the plugin.

Download Latest:

Click here to download the latest version of WordPress keyword filter plugin.

Thursday, November 29, 2007

Wordpress Plugin: Comment Filter

WordPress Comment Filter is a plugin that allows for filtering of bad words used during commenting. Comment filter plugin works by creating a WordPress filter for the comment contents. When the comments get displayed, WordPress gives the comment content to the comment filter plugin and the plugin returns some modified content. Replace the bad word with asterisk. It's The modified version of the "No Shit" plugin, and have the following Features:

1. Well setting of filtering keywords.

2. Support Far East Characters (such as Chinese Characters).

Installation / Configuration Instructions:

1. Edit wp-noshit.php to add words that you wish to filter, or change the words that are already listed inside the file.

2. Upload wp-noshit.php to your WordPress plugin directory.

3. Activate the plugin.

Download Latest:

Click here to download the latest version of WordPress Comment Filter Plugin.

Wednesday, November 21, 2007

Free Access to MySQL Database Converter

DB2MYSQL Converter is a totally free software that will convert Microsoft Access Databases to MySQL. It's easy fast and accurate MS Access to MySQL Database Converter easily converts database records of Microsoft MS Access databases to MySQL server.

DB2MYSQL is very easy to use, just follow the simple screens and let the program automatically do all the work for you. We use a very fast conversion algorithm to provide you with the best possible performance level.

Free Access to MySQL Database Converter


Its Features include: Supports common MySQL data types and attributes. Supports common MS Access column data types and attributes. Works with all versions of MySQL servers running all platforms. Works with MS Access 97, 2000 and XP. Create a dump file. Select tables to transfer. Easy install, uninstall and upgrade.

Limitations

  • Does not convert forms, queries, reports and Visual Basic scripts

  • Does not convert system (hidden) tables


Requirements

  • At least 32 MB RAM

  • MS Access 7.0 or higher (ODBC is not required)

  • Necessary privileges to write into the destination database


MySQL dump file

Access-to-MySQL converter allows users to do indirect conversion and get more control over the process. Following this way, the program converts MS Access data into a local MySQL dump file instead of moving it to MySQL server directly. This dump file contains MySQL statements to create all tables and to fill them with the data. Click here to learn how to import dump file into MySQL database.

Price

DB2MYSQL Converter is totally free with no limited features.

Download

Click here to download totally free version of Access-to-MySQL converter.

Installation

After downloading the zip program you should simply unzip it and run the db2mysql program.

Contact

Friday, August 24, 2007

Wordpress Plugin: Chinese PinYin Slug

The Chinese PinYin Slug Wordpress plugin convert Chinese UTF-8 character into English PinYin character from a post slugs to improve  search engine optimization.
For example, when you publish a post with a title like this:
"Chinese PinYin"
Wordpress automatically assigns a long filename to your post, called a post slug:
/%e4%b8%ad%e6%96%87%e6%8b%bc%e9%9f%b3
PinYin Slug plugin convert Chinese character into PinYin character. With Chinese PinYin plugin activated, the slug for our example blog post would look like this:
/zhongwenpinyin
The slug is generated on saving a post (so you get a chance to look at it before publishing, and change it), or on publish. It won't overwrite an existing slug. You can force a new slug generation by deleting the existing one.

Installation

Download the PinYin Plugin and unzip to the '/wp-content/plugins/' directory.  Activate the plugin through the 'Plugins' menu in WordPress. Now, when editing a post, give it a title and press Save and Continue Editing. The PinYin Slug plugin will generate a slug. If you edit it, the plugin will honor your slug and won't change it.

If you find this plugin useful, please, link to this page: Chinese PinYin Slug Wordpress Plugin.