WP-Cache 2 and its younger cousin WP Super Cache have become de-facto suggestion for reducing site load for WordPress blogs. I used WP-Cache 2 on all my blogs. WP Super Cache despite its potential doesn’t improve upon the performance of WP-Cache 2 and brings in some problems.
Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in many programming languages against any HTTP website using any mainstream JavaScript-enabled browser. Selenium RC is a powerful and simple framework for running (scheduled or manually) automated UI centric regression tests for web applications / services. Here are few simple tips for Selenium RC java client. I used JUnit for tests. You can use NGUnit too.
In Apache HTTPD server normally when you have no index or default page in a directory, a visitor may be served with a full list of files in that the directory. This could pose a serious security risk. It also exposes your files to the world at large, allowing them to be indexed by search engines and at the least pose privacy risk. There are well known Google hacks which exploit this feature. To stop default directory listing, add this to the htaccess file.
Translator Plugin Gold provides automatic machine translation of your WordPress blog in 32 languages - German, Spanish, French, Italian, Portuguese, Japanese, Korean, Chinese Simplified, Chinese Traditional, Arabic, Dutch, Greek, Russian, Norwegian, Brazilian Portugue, Bulgarian, Croatian, Czech, Danish, Finnish, Hungarian, Icelandic, Latin American Spanish, Filipino, Polish, Romanian, Serbian, Slovenian, Swedish, Welsh, Turkish and Latin.
The new features in version 1.1 are:
1. In the option page (under Advanced -> Miscellaneous section) it now provides SQL queries which you can execute in your database to significantly speed-up Translator Pro on heavily trafficked sites. It adds indexes to the tables for faster querying.
2. Improved user interface
3. Translator Plugin Pro adds a new feature to verify completeness of translated pages by checking for keywords or tags in your page. This elegantly handles the failures in third party translation engine. This adds to the extensive checks we perform to ensure quality and completeness of translated pages.
4. New translation engine errors have been added for automatic fail-over support and load-balancing.
5. Overall performance improvement and optimizations have been added to this release.
6. New extensive documentation have been added in this release, old documentation revised and updated. You can read the full documentation here. Don’t forget to check our developer API for writing your custom look and extensions.
Translator Plugin Pro provides automatic machine translation of WordPress blogs in 13+1 languages - German,Spanish, Russian, Arabic, Dutch, Greek, French, Italian, Portuguese, Japanese, Korean, Chinese Simplified, Chinese Traditional and optionally Norwegian.
The new features in version 5.1 are:
1. In the option page (under Advanced -> Miscellaneous section) it now provides SQL queries which you can execute in your database to significantly speed-up Translator Pro on heavily trafficked sites. It adds indexes to the tables for faster querying.
2. Improved user interface
3. Translator Plugin Pro adds a new feature to verify completeness of translated pages by checking for keywords or tags in your page. This elegantly handles the failures in third party translation engine. This adds to the extensive checks we perform to ensure quality and completeness of translated pages.
4. New translation engine errors have been added for automatic fail-over support and load-balancing.
5. Overall performance improvement and optimizations have been added to this release.
6. New extensive documentation have been added in this release, old documentation revised and updated. You can read the full documentation here. Don’t forget to check our developer API for writing your custom look and extensions.
Google Analytics finally provided the long asked for feature. While daily graphs are useful, summarized weekly and monthly graphs are much better in displaying trends.