Thursday, July 2nd, 2009
If you are using the Cookie for comment from Donncha and WordpressMU. Here are some tips for you. You may add a function to your blog signup. Just copy the code and paste into the plugin’s file.
function cfc_check_signup($result) {
$cfc_key = get_cfc_key();
if( !$cfc_key )
return $result;
if( !isset( $_COOKIE[ $cfc_key ] ) ) {
die( 'Sorry, you are not allowed to signup.' );
}
return $result;
}
add_filter( 'wpmu_validate_blog_signup', 'cfc_check_signup' );
add_filter( 'wpmu_validate_user_signup', 'cfc_check_signup' );
WPMU:Cookie for Signup
Posted in Plugins, WPMU | No Comments »
Sunday, June 14th, 2009
It’s always amend to improved. Thanks for the people that love the theme and leave the comments. Especially appreciated and thanks to Hendrik fixed the JS code. Now I used CSS gradient instead of js gradient( but forget the IE
). These may improved the site loading and speed. Another setting like number of gallery photo was ready to use, maximum number is 100. The photo link preset default to open in new window. Threaded comments and calendar widgets’ style fixed, Enjoy the hoPE!

hoPE Theme Setting Screenshot
1. flickr or Picasa Web Album Photo Gallery
2. Options to number of photo
3. Threaded comments, Widgets Support
4. Twitter link ready
5. Custom header image
6. Support Wordpress and Wordpress MU 2.7+
Download the latest version: hoPE Theme 2.5 or find it on Wordpress Theme Directory
Wordpress hoPE Theme 2.5
Tags: Design, hoPE, Themes, Wordpress
Posted in Design, Theme Extras, WPMU, Wordpress, Wordpress Theme | 23 Comments »
Monday, June 8th, 2009
This is version that fixed the problem from you. I added threat comment, fixed JS loading. The gallery can display more than 10, maybe I will add option to allow user to set the number of photo.
Download here: Wordpress HoPE Theme
Updated: Wordpress HoPE Theme
Tags: Design, hoPE, Themes, Wordpress
Posted in Design, WPMU, Wordpress, Wordpress Theme | 7 Comments »
Saturday, June 6th, 2009
Previous version the option is per blog not per user, so is appear problem if user without blog. I changed option to per user, now the option is per user. Thank you for your feedback.
Download here: wpmu-admin-languages1.5.zip
Updated: WPMU Admin Languages
Tags: Language, Translation, Wordpress Locale
Posted in Plugins, WPMU, Wordpress, Wordpress Languages | 1 Comment »
Wednesday, June 3rd, 2009
Do you like flickr? I have a designed a theme that allow you to include your flickr photo gallery into your blog. Just copy the photo feed into the theme setting. Let your reader share your flickr photo every time you uploaded new photo. You also may customize your header image with your favourite photo or images. Enjoy my hoPE series theme. 

Wordpress HoPE Theme Screenshot
Download here: Wordpress hoPE Theme
Compatible Wordpress 2.7 and WordpressMU
Wordpress hoPE Theme
Tags: hoPE, Theme Design, Wordpress Theme, WPMU Theme
Posted in Design, WPMU, Wordpress, Wordpress Theme | 4 Comments »
Sunday, May 17th, 2009
Wordpress MU allowed blogger to set up blog’s language but it’s also change the language of Admin Panel. I make a simple plugin that allowed user to set up different laguange in Admin Panel and blog interface.

Admin backend language selection
You have no need to install extra language pack, the plugin will use the wordpressMU existing language files. User just set up the language at Profile page. Just install the plugin file in MU plugins folder and setup in your profile’s page.
Download Plugins here: WPMU-Admin-Languages (Please feel free to click the Donate button to give a coffee to me
)
WPMU: Admin Language Plugin
Posted in Plugins, WPMU, Wordpress, Wordpress Languages | 3 Comments »
Saturday, May 2nd, 2009
Just wrote a simple plugin for wordpress MU. This plugin is only for wordpress MU 2.7. It’s showing user’s blog on the right now with dashboard and settings link.

Show all blog for current user
Download the dashboard-myblog.
Unzip the file and upload into MU Plugins folder. No activation need and option! It’s tested with WordpressMU 2.7 and above.
WPMU: Show user blog on the right now
Posted in Blogates, Plugins, WPMU, Wordpress, Wordpress Widgets | No Comments »
Sunday, April 12th, 2009
Do you like using Twitter? I think you may find many twitter plugin for your wordpress. Please try my new wordpress widgets for your wordpress blog. The widgets allows for multiple twitter widgets to be displayed. You may display a lot of your friends twitter updates on your blog.

Multiple Twitter Widgets
Download Wigest: Multiple Twitter Widgets
Compatible up to: Wordpress 2.7 and Wordpress MU 2.7
Multiple Twitter Widgets
Tags: Twitter, Twitter Widgets, Wordpress MU, Wordpress Plugin, WPMU, WPMU Plugin
Posted in WPMU, Wordpress, Wordpress Widgets | 1 Comment »
Sunday, March 29th, 2009
Welcome new born baby Pierre Dave at 27th March 2009 at 5.06pm. You are so cute and handsome like your dad.

Pierre Dave
Pierre Dave
Posted in My Essays | 1 Comment »
Sunday, March 29th, 2009
Let us make your wordpress more personalised as your own. Use your avatar as your logo at wordpress admin panel.

Your face in Wordpress Admin Panel
I just done this plugin for Blogates.com. In Blogates you may personalised your blog favicon and admin logo used your gravatar.
Avatar in admin panel
Posted in Plugins, WPMU, Wordpress | No Comments »