Me and You, and WPMU

Posted by WordPress Modder under News

WordPress Modder Joins WPMU Tutorials as an AuthorHello. My name is Adam W. Warner, and I’m a WPMU addict.

Andrea recently put out a call for authors here on WPMU Tutorials, which I answered, and I wanted my first post to be a quick introduction of who I am, what WPMU means to me, and what I hope to achieve by authoring posts here.

You already know my name, and you might also know me as Modder from my main site. I’ve been working with WordPress for several years, and I am a loyal fan, and a fan of the community that surrounds it. I’ve received a lot of help through the years and I hope to give back as much as I receive.

I have only recently started developing with WPMU, and if you’re reading this, you’re probably aware that it’s a bit untamed compared to the standard WP self install. Even as an experienced WP user, I have found several processes with WPMU to be just different enough that they became confusing and unclear, but rest assured, there is always a solution.

I’ll be making posts here in order to share the solutions that work for me, and will work for you. I will also be posting my experience with plugins, code hacks, and other issues (and successes) that I encounter.

p.s. I’m not sure if anyone will have identified with the reference of the title of this post, to the chorus of the following song, but here’s a video…

5 Responses to “Me and You, and WPMU”

  1. Andrea Says:

    You and me and a blog named Mu? :D

    Can’t wait to see what else you have in store. Glad to have you on board.

  2. WordPress Modder Says:

    Sorry, that song came into my head as I was writing and I couldn’t just leave it alone;)

  3. Trent Says:

    Welcome and thanks for offering to guest post! The title reminds me more of “You and Me and the bottle makes 3 tonight” which is a song from the movie “Swingers”. Now that is in my head I thought I would vent in the comments! Looking forward to more posts here ;)

  4. WordPress Modder Says:

    @ Trent,

    One of my favorite films, and I’m a fan of swing music;)

  5. WPMU Tutorials » If you Hack, you should Track Says:

    [...] you read my previous post, you’re already aware that I’m fairly new to WPMU, and this post is directed to those [...]

Leave a Reply

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image



google.load("language", "1"); var curstate = 0; var hasloaded = 0; function bnc_show_translated() { if (hasloaded == 0) { bnc_lang_callback(); hasloaded = 1; } for (i = 0; i < 5; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 5; i++) { var elem = $("bnc_trans_" + i); if (elem) { if (curstate) { elem.hide(); } else { elem.show(); } } } if (curstate) { $("bnc_trans_state1").show(); $("bnc_trans_state2").hide(); curstate = 0; } else { $("bnc_trans_state1").hide(); $("bnc_trans_state2").show(); curstate = 1; } } function bnc_detect_div(div_id) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; if (text.length > 0) { google.language.detect(text, function(result) { if (!result.error) { if (result.language != "en") { if (result.confidence > 0.25) { $("bnc_translating").show(); bnc_xlate_div(result.language, div_id, "en"); } } } } ); } } } function bnc_xlate_div(src_lang,div_id,o_lang) { var text = document.getElementById(div_id); if (text) { text = text.innerHTML; google.language.translate(text, src_lang, o_lang, function(result) { var translated = document.getElementById(div_id); if (result.translation) { translated.innerHTML = result.translation; } }); } } function bnc_lang_callback() { bnc_xlate_div("en", "bnc_lang_i_0_85", "en"); bnc_xlate_div("en", "bnc_lang_i_1_85", "en"); bnc_xlate_div("en", "bnc_lang_i_2_85", "en"); bnc_xlate_div("en", "bnc_lang_i_3_85", "en"); bnc_xlate_div("en", "bnc_lang_i_4_85", "en"); bnc_xlate_div("en", "bnc_lang_i_5_85", "en"); bnc_xlate_div("en", "bnc_lang_i_6_85", "en"); bnc_xlate_div("en", "bnc_lang_i_7_85", "en"); } function bnc_startup() { bnc_xlate_div("en", "bnc_translate_info", "en"); bnc_xlate_div("en", "bnc_translate_info2", "en"); bnc_detect_div("bnc_lang_i_0_85");bnc_detect_div("bnc_lang_i_1_85");bnc_detect_div("bnc_lang_i_2_85");bnc_detect_div("bnc_lang_i_3_85");bnc_detect_div("bnc_lang_i_4_85");bnc_detect_div("bnc_lang_i_5_85");bnc_detect_div("bnc_lang_i_6_85");bnc_detect_div("bnc_lang_i_7_85"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.