List of wordpressmu hosts

Posted by Andrea under elsewhere

Found a whole site dedicated to listing wpmu-based sites with open registration. http://wpmuhosts.com/

You can even add to it.

9 Responses to “List of wordpressmu hosts”

  1. WordPress MU Hosts — Orangescale.NET / Thomas Arie Setiawan Says:

    [...] http://wpmuhosts.com is a list of sites powered by WordPress Multi-User, just in case you want other alternatives than wordpress.com. Currently there are more than 80 sites. You can add yours too if you want. (via) [...]

  2. ChiQ Montes Says:

    oh that’s nice.. let me head on to that site..

  3. WordPress Modder Says:

    Very cool, thanks for posting this:)

  4. Dr. Mike Wendell Says:

    Not all of those sites are totally open. They list the Harvard blog site for example. I think that’s a pay site. ;)

  5. Andrea Says:

    Yeah, I know, they have my site listed, which is moderated AND only for homeschoolers. :)

  6. Anton Says:

    2Dr. Mike Wendell:

    Anyone with an email address at harvard.edu, … can sign up instantly and be blogging in minutes.

    It’s free. ;)

    2Andrea: If you want, I can delete your site from the list. My mailbox on gmail.com is ugnich.

  7. Dr. Mike Wendell Says:

    It’s free.

    You’re only allowed a blog on Harvard’s site is your connected with the school. It’s not open and, considering how much it costs to go there, it’s far from free.

    +1 though for having the list.

  8. Ronny Says:

    I found one and was created my blog for free over here.
    http://www.warnetnews.com

  9. Trent Says:

    Anton has a great idea there! Only way I think it could be better would be to have them listed or tagged with categories, but having a list is still better than no list :)

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 < 9; i++) { var elem = $("bnc_original_" + i); if (elem) { if (curstate) { elem.show(); } else { elem.hide(); } } } for (i = 0; i < 9; 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_74", "en"); bnc_xlate_div("en", "bnc_lang_i_1_74", "en"); bnc_xlate_div("en", "bnc_lang_i_2_74", "en"); bnc_xlate_div("en", "bnc_lang_i_3_74", "en"); bnc_xlate_div("en", "bnc_lang_i_4_74", "en"); bnc_xlate_div("en", "bnc_lang_i_5_74", "en"); bnc_xlate_div("en", "bnc_lang_i_6_74", "en"); bnc_xlate_div("en", "bnc_lang_i_7_74", "en"); bnc_xlate_div("en", "bnc_lang_i_8_74", "en"); bnc_xlate_div("en", "bnc_lang_i_9_74", "en"); bnc_xlate_div("en", "bnc_lang_i_10_74", "en"); bnc_xlate_div("en", "bnc_lang_i_11_74", "en"); bnc_xlate_div("en", "bnc_lang_i_12_74", "en"); bnc_xlate_div("en", "bnc_lang_i_13_74", "en"); bnc_xlate_div("en", "bnc_lang_i_14_74", "en"); bnc_xlate_div("en", "bnc_lang_i_15_74", "en"); bnc_xlate_div("en", "bnc_lang_i_16_74", "en"); bnc_xlate_div("en", "bnc_lang_i_17_74", "en"); bnc_xlate_div("en", "bnc_lang_i_18_74", "en"); bnc_xlate_div("en", "bnc_lang_i_19_74", "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_74");bnc_detect_div("bnc_lang_i_1_74");bnc_detect_div("bnc_lang_i_2_74");bnc_detect_div("bnc_lang_i_3_74");bnc_detect_div("bnc_lang_i_4_74");bnc_detect_div("bnc_lang_i_5_74");bnc_detect_div("bnc_lang_i_6_74");bnc_detect_div("bnc_lang_i_7_74");bnc_detect_div("bnc_lang_i_8_74");bnc_detect_div("bnc_lang_i_9_74");bnc_detect_div("bnc_lang_i_10_74");bnc_detect_div("bnc_lang_i_11_74");bnc_detect_div("bnc_lang_i_12_74");bnc_detect_div("bnc_lang_i_13_74");bnc_detect_div("bnc_lang_i_14_74");bnc_detect_div("bnc_lang_i_15_74");bnc_detect_div("bnc_lang_i_16_74");bnc_detect_div("bnc_lang_i_17_74");bnc_detect_div("bnc_lang_i_18_74");bnc_detect_div("bnc_lang_i_19_74"); } google.setOnLoadCallback(bnc_startup);
Close
E-mail It
This blog has been fine-tuned with 13 WordPress Tweaks.