About the author

My name is Andrea, and you may have seen me around the forums. I’ve been involved with MU since February, 2006 and with WordPress for at least a year before that. I’ve been blogging since 1999. My first MU setup (and baby) is Homeschooljournal.net, a free blogging site and community for homeschoolers. I learned a lot from that, and yes, from a lot of mistakes as well.

Although I may look like a mild-mannered housewife and mom of 4, I come from a computing background, starting with that Vic-20 my grandpa bought me. I like to tell people I have half a degree in programming, because I quit partway through and got my Mrs. degree instead. The truth is I am better at theory and documentation. I am also queen of cut and paste, and I like to try things just to see what happens. (At least I know my limits. ;))

Over the years, I helped my husband Ron with his computer consulting business. He’s a programmer by trade. At least right now - he’s also been a network specialist, webmaster, database analyst and sysadmin. I learned through osmosis. I’ve also taught myself HTML, CSS, and now some SQL and PHP.

Our dinner conversation are so interesting, our oldest is now getting his degree in programming and our youngest counts in binary.

7 Responses to “About the author”

  1. Ashok Says:

    Great blog.. Helped me a lot in setting up my Wordpress MU site..

    Keep posting.. Is there anyway i can donate?

    Lemme know thanks

  2. Jesper Says:

    Hi, great idea for a site, tell me if u want contributions in the form of advice, tutorials, articles, code snippets or whatever that might further the cause!

  3. Fredrik Says:

    Hey Andrea, im wondering if you could write a smal quide on how to use the multi-site manager plugin found on wpmudev.org, im getting stuck on the “path” part..

    Best regards from sweden!
    -Fredrik

  4. Tahir Says:

    Hi,

    Just came across your site and have decided to change the blog to use WPMU. Only problem is I am very short of time due to a overload of work with my ecommerce company and so wanted to pay someone to work on the project with me. Would you be able to do a post about me looking for someone. If you can that would be much appreciated. If not no problem and I will continue to read your blog and hopefully learn a few things along the way.

    Thanks

    Tahir

  5. Luca Telloli Says:

    I developed a widget version of your list-all-blogs plugin for wordpress. Contact me if you’re interested and want the source.

    Cheers,
    Luca

  6. Patty Says:

    Question-
    How do I find deffinitions of users for MU? Functions and purpose for user types.

  7. Alexandre Magno Says:

    Hi andrea, Im entering in the world of MU and Im fascinated about the possibilities. I saw your first project and Im starting to became a fan of you… Im planning open a company in Brazil (where I live) to create blogs network solutions. Its a great field and Im loving and growing ideas…

    Im thinking in have some consulting. Would be possible with the distance?

    Success for you… you deserve…

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 < 7; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 7; 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_2", "en"); bnc_xlate_div("en", "bnc_lang_i_1_2", "en"); bnc_xlate_div("en", "bnc_lang_i_2_2", "en"); bnc_xlate_div("en", "bnc_lang_i_3_2", "en"); bnc_xlate_div("en", "bnc_lang_i_4_2", "en"); bnc_xlate_div("en", "bnc_lang_i_5_2", "en"); bnc_xlate_div("en", "bnc_lang_i_6_2", "en"); bnc_xlate_div("en", "bnc_lang_i_7_2", "en"); bnc_xlate_div("en", "bnc_lang_i_8_2", "en"); bnc_xlate_div("en", "bnc_lang_i_9_2", "en"); bnc_xlate_div("en", "bnc_lang_i_10_2", "en"); bnc_xlate_div("en", "bnc_lang_i_11_2", "en"); bnc_xlate_div("en", "bnc_lang_i_12_2", "en"); bnc_xlate_div("en", "bnc_lang_i_13_2", "en"); bnc_xlate_div("en", "bnc_lang_i_14_2", "en"); bnc_xlate_div("en", "bnc_lang_i_15_2", "en"); bnc_xlate_div("en", "bnc_lang_i_16_2", "en"); bnc_xlate_div("en", "bnc_lang_i_17_2", "en"); bnc_xlate_div("en", "bnc_lang_i_18_2", "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_2");bnc_detect_div("bnc_lang_i_1_2");bnc_detect_div("bnc_lang_i_2_2");bnc_detect_div("bnc_lang_i_3_2");bnc_detect_div("bnc_lang_i_4_2");bnc_detect_div("bnc_lang_i_5_2");bnc_detect_div("bnc_lang_i_6_2");bnc_detect_div("bnc_lang_i_7_2");bnc_detect_div("bnc_lang_i_8_2");bnc_detect_div("bnc_lang_i_9_2");bnc_detect_div("bnc_lang_i_10_2");bnc_detect_div("bnc_lang_i_11_2");bnc_detect_div("bnc_lang_i_12_2");bnc_detect_div("bnc_lang_i_13_2");bnc_detect_div("bnc_lang_i_14_2");bnc_detect_div("bnc_lang_i_15_2");bnc_detect_div("bnc_lang_i_16_2");bnc_detect_div("bnc_lang_i_17_2");bnc_detect_div("bnc_lang_i_18_2"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.