|
|
@
|
Tuesday, March 19, 2002
|
|
| |
The Great Poop Debate: It's just more of the same debate we've been having. This time it's "who poops better?" And it's all true. Just ask my wife.
9:36:37 PM #
|
|
I like the premise of proposing a topic, and then seeing how different people respond to it. I'm just not sure about all those webloggers' thoughts all smooshed on to one page. [Burningbird]
Right. A weblog where many people post is a forum, which I've already said I think is something different entirely.
9:26:12 PM #
|
|
The recent release of Radio Community Server 1.0 by UserLand Software begs the question: Which is the better collaboration tool, a weblog or a forum? I think weblogs and forums are at two ends of a collaboration spectrum and they each have interesting properties. A weblog allows somebody to narrate a task, which could be very useful as a tutorial or as a way to identify problems in work flow. A forum allows people to discuss a task before, during, and after it is accomplished. I find that weblogs do not make a good direct discussion tool. But I don't like open and anonymous forums very much. I never contribute to those. I'd rather have my "own space" to say what I want. I direct attention to other sites using links, and comments allow people a kind of discussion. But a forum is a lousy way to narrate or an idea. So, which is more useful in a close community of people working together. I guess we'll find out.
1:36:58 PM #
|
|
How to Place Pictures in Your Weblog [via Scripting News]: You can also include <img> tags right in your post. That's what I do for my TheBeard™ pictures. The advantage to that is that you aren't taking up valuable cloud space with pictures. Of course, this only works if you have your pictures on a server somewhere already.
12:56:06 PM #
|
|
I am a feminist. This doesn't mean I deny equality for men. This only means I seek equality for women. And as I see the world today, women have a way to go before they achieve that equality. And someday if I'm lucky enough to live that long, I may see true equality for all people regardless of sex, religion, philosophy, orientation, color, what have you. And at that point I'll probably stop being a "feminist" because my goal of equality for everyone will have been achieved. [Burningbird]
I left a comment on Burningbird's post that essentially says we must work to better ourselves and our world. People are not treated equally in this world, but they should be. Talking about it is an attempt to change that. But that, of course, isn't enough. Unfortunately, we have to deal with the unequality in our personal lives as well. We can't wait for the world to change. We have to attack the problem from both the inside and the outside.
12:50:01 PM #
|
|
All of which can be arbitrarily shut down by one person who, in a moment of ultimate power, controls my only access to the organized but open system of the road. [Burningbird]
8:48:36 AM #
|
|
By the way, here is an example XML-RPC method call using the MetaWeblog API. This is a newPost method call. The last parameter for the method is "publish". I'm not quite sure what that does but I'm guessing it tells Radio whether or not to go ahead and publish this post immediately. I'm not sure what values it wants, but I tried "true" and it seemed to work.
<?xml version="1.0" ?>
<methodCall> metaWeblog.newPost</methodName>
<params>
<param><value>home</value></param>
<param><value>myname</value></param>
<param><value>mypassword</value></param>
<param>
<value>
<struct>
<member>
<name>description</name>
<value>this is a cool post</value>
</member>
</struct>
</value>
</param>
<param><value>true</value></param>
</params>
</methodCall>
8:43:43 AM #
|
|
|
|
© Copyright
2002
Will Leshner.
Last update:
3/19/02; 8:43:45 AM.
|
|


|