LWN.net Logo

Become a better blogger with UNIX (IBM developerWorks)

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 7:49 UTC (Fri) by ekj (guest, #1524)
Parent article: Become a better blogger with UNIX (IBM developerWorks)

This has to rate way up there among the biggest nonsense ever. I've honestly never read worse advice about blogging. A few samples:

The cardinal rule of blogging is to do it as much as you can.
Uhm, no. Try again. Quality trumps quantity each and every time.
The general idea is that your blog should more resemble a scrolling ticker tape, or even the motions of television
Does *anyone* feel like they want to read a blog written according to this advice ?
the quickest and most important way to improving your weblog: You must constantly add new content! Even if you start your blog today, you'll have more people reading it by the end of the week if you're updating it a dozen times a day
Uhm, yeah. No comment really. This is tooooooo stupid.

The rest of the article covers using expect in an extremely cumbersome and errorprone way to upload a single file to a remote ftp-server, something with little particular importance to blogging. And something that is better acomplished with something as simple as "scp index.html myhost:public_html/" anyway.

A good blog requires -- you guessed it -- good writing. That's it. You need to have interesting stuff to write about, and you need to write well. You do not need expect, unix or updates 12 times a day.


(Log in to post comments)

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 9:13 UTC (Fri) by nix (subscriber, #2304) [Link]

The only blog I can think of that manages that frequency is BoingBoing, and *that*'s a group effort that's got a huge number of readers to feed in nifty new stuff by virtue of the fact that it predates blogs by a decade.

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 11:13 UTC (Fri) by smitty_one_each (subscriber, #28989) [Link]

http://www.instapundit.com/ was the only thing that came to mind WRT frequency, but he was an early adopter, underscoring your point.

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 11:43 UTC (Fri) by cpm (guest, #3554) [Link]

"The only blog I can think of that manages that frequency is BoingBoing,"

It's funny, but I just can't bring myself to pay any attention to
something called BoingBoing.

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 12:58 UTC (Fri) by arcticwolf (guest, #8341) [Link]

You're really missing out on a lot of interesting stuff then. Don't let the name fool you...

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 13:45 UTC (Fri) by macc (subscriber, #510) [Link]

my primary example of a (non)blog is
Jerry Pournelles site.
http.//www.jerrypournelle.com/
http://www.jerrypournelle.com/view/view.html
http://www.jerrypournelle.com/mail/mail.html

and he does not use any "tools" at all.

Become a better blogger with UNIX (IBM developerWorks)

Posted Oct 13, 2006 14:56 UTC (Fri) by bcl (subscriber, #17631) [Link]

My thoughts exactly. How did this article make it onto the IBM website? The vast, vast majority of bloggers are using content systems like blogger.com, wordpress, moveable type, etc.

For my personal website I use joe, html and scp. But its not a blog.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds