[ Ok, I’ve re-written this about a zillion times now… ]
First off, I would like to thank Six Apart for making some cool software and giving it away for free. Somewhere in all of this frenzy of Movable Type rhetoric, I forgot about that…
As usual, “Chuqui captures my feelings on MT 3.0”:http://www.plaidworks.com/chuqui/blog/001474.html:
bq. But — those of us who are fairly simple blog users, but who don’t want to host at TypePad, don’t fit into their new model well. Since I want to continue to self-host my blog, TypePad’s not an option. Since there are two of us at Plaidworks blogging, I don’t qualify for the free license.
and in “another essay”:http://www.plaidworks.com/chuqui/blog/001475.html:
bq. the new licensing terms indicated to me that Six Apart doesn’t know how its users are using the product.
I’m not in “Six Apart’s”:http://www.sixapart.com/ target market either. cfrq.net is a hobby for me, and a low-cost one at that. I’m not willing to spend a lot of money on it; I simply have other higher priority demands on my cash. We run this place as a “virtual co-op”:http://www.net-co-op.org/:
* the server upgrade was sponsored by “Greg Wilson”:http://www.third-bit.com/~gvwilson/ (and third-bit.com)
* the machine lives at a friend’s office (it used to live at mine, but my new employer doesn’t allow that sort of thing :-)
* the bandwidth is “excess” bandwidth from their Internet connection, and we’re careful to keep our usage low and our host secure, staying off the corporate radar.
* I sysadmin the site in my spare time (because I enjoy it), and some of the others help with specific applications when I don’t have the time.
So what are my options with Six Apart?
* A “TypePad account”:http://www.typepad.com/site/features/ is at least $60 (US) per year. That’s a good price for what they’re offering, but I _like_ hosting my own applications; I don’t _want_ to pay someone else to do it, never mind the cost / convenience ratio.
* A “MoveableType 3.0 license”:http://secure.sixapart.com/ for cfrq.net would be more than $190 (US), thanks to the multi-author “RoleMaster Game Log”:http://www.cfrq.net/~rolemaster/. My weblogs just aren’t important enough for me to spend that much money!
* My users could each install their own Movable Type (either Free or Personal licenses), but I apparently can’t do it for them, and we’d all have to have separate copies (so we can’t share plugins as easily, for example).
Do I feel betrayed? Nah. Am I one of those people who doesn’t want to pay for things? No; I’ve purchased lots of good software over the years (examples from recent memory include Desktop To Go, HanDBase, the Nelson Email Organiser…). Although I’m embarassed to admit that I intended to donate to Movable Type, but never got around to it. Anyway, for me it’s simple on two axes:
* I don’t want to spend _that much_ money on weblogging.
* There are options that are just as good (for me) that are free (speech _and_ beer), including staying with MT 2.6 (modulo the comment spam problem).
Anyway, while browsing around I found a couple of other comments that I liked:
bq. it seems that they’ve screwed up one of the most basic rules in pricing: never take away features and charge for them. You can charge for new features – but taking away features that were included for free before always pisses off your most loyal customers. They feel suckered. They feel like you’ve pulled a bait and switch on them. In this case, many MT users set up multiple blogs with multiple authors. That’s what the software encouraged them to do. Now, they’re looking at the pricing and realizing to continue doing so on the new platform would cost them around $600. “Costs more for doing less” isn’t a way to make users happy.
(via “TechDirt”:http://www.techdirt.com/articles/20040513/183228_F.shtml)
bq. You can’t be a software company and a service company under one roof, for you will inevitably end up competing with your customers.
( via “Jeff Jarvis”:http://www.buzzmachine.com/archives/2004_05_15.html#007062)
You slashdot denying heathen! :-P
I read the article at http://www.third-bit.com/~gvwilson/xmlprog.html
(my browser shows it was the link I visited) as refered by /. shortly after it was posted and did not notice any lag, /. effect or redirection.
I thought it was hosted at UofT or HP.
If it was hosted on your box then, good job! What sort of net connection do you have?
Cheers
This site is currently redirecting automatically to the pyre.third-bit.com mirror (which is at UofT), but only for slashdot referers, so you might have read it here instead.
As for our network connection, we are trying to use as little as possible of our generous host’s 3Mb/768Kb business-class DSL…
I was refered from slashdot, but due to a bug/feature of Galeon (as shipped with RH9.0) the referer field is not set when you open a new tab on a link.
So http://www.third-bit.com served the page (your server survived). :)
Here’s a test where pone.html was loaded by typing it into the address
bar, ptwo.html was loaded via opening a new tab on a link from pone,
and pthree was opened by clicking on a link from ptwo.
Note referer is “-” except when it is set by the direct click loading of pthree.html.
127.0.0.1 – – [28/May/2004:19:57:53 -0400] “GET /pone.html HTTP/1.1” 200 342 “-” “Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131”
127.0.0.1 – – [28/May/2004:19:57:57 -0400] “GET /ptwo.html HTTP/1.1” 200 346 “-” “Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131”
127.0.0.1 – – [28/May/2004:19:58:01 -0400] “GET /pthree.html HTTP/1.1” 200 342 “http://127.0.0.1/ptwo.html” “Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131”
Cheers.