

Albert
Posts
-
Data Warehouse SCD Types and their queries
Slowly changing dimension (SCD) was introduced by Ralph in 1996 for data warehouse to solve... -
Open and close all links inside a page for testing
For web site testing, we need to open each links on a page and briefly... -
Fixing image issue in posts
Issue For article collection site, many articles are copied from other websites. Very often, images... -
Search Engine Land’s Guide To SEO
Search Engine Land’s Periodic Table Of SEO Success Factors is designed to depict the factors that... -
Create Database Tables When Plugin is Activated in WordPress
Googled web, all articles suggested to use register_activation_hook, it does not work for me. For instance,... -
Add activity log for WordPress
Plugin: Albert Plugin Extension Files: albert.php visit-log.php Get user IP location API: http://tools.211cn.ca/api/iplocation.php $api =... -
Show any data in DataTables in WordPress
There are many way to show data in jQuery DataTables. Here’s a way using shortcode.... -
WP Plugin “User Specific Content” review
“This Plugin allows you to select specific users by user name, or by role name... -
Special Links in HTML
1. Email Basic Example: Email Us <a href="mailto:someone@yoursite.com>Email Us</a> Adding a subject Example: Email Us... -
Moving elements around with jQuery
WordPress paging line is under ‘related sites’, not right below the article contents. To move...