A Profile of Bloggers

An interesting podcast that describes me as a blogger.

There has been a lot — probably too much — said about blogging and bloggers. This Future Tense podcast, which can be found in the Future Tense: July 2006 Archives gets to the heart of the matter. (On that page, search for “Profile of Bloggers.”)

If you’re looking for a good podcast with short episodes about technology issues, I highly recommend Future Tense.

blogging, blogs, podcast

Why "Maria Speaks"?

I figure out how I came up with the rather lame name for my podcast.

I started podcasting about a year ago, just as it was catching on. I’ve released 28 podcasts episodes since then. I don’t record podcasts as often as I’d like to.

The other day I was looking for new podcasts to listen to and I realized that the name of my podcast — Maria Speaks — is pretty lame. But for the life of me, I couldn’t figure out how I’d come up with it.

In preparing to write a short article about iTunes for my Mac OS X Companion Web site, which is part of this site, the answer stared me in the face. It was a NPR CD set that I’d copied into iTunes so I could get it in my iPod. Fresh Air with Terry Gross: “Writers Speak.” The CD set is a series of interviews with famous authors done by Terry Gross. (One of the authors — and I won’t say which one because that would be name-dropping — was my creative writing professor in college for two semesters. He hated it.)

I got the CD set right around the time I started podcasting, so it must have been on my mind. (This is one of the reasons I don’t read books about topics I need to write about; I’m afraid of what my mind might pick up in someone else’s book and spit out as mine.)

Anyway, I’d considered changing the name of the podcasts but decided that it’s actually a pretty good name. After all, it is me speaking. And I don’t speak about the same topic all the time, so it’s hard to pin a topic-based title on it.

But if you have a suggestion for a better name, don’t be shy. Use the comments link to suggest it.

As for the Fresh Air CD — it’s great and I highly recommend it.

[composed at the top of a mesa in the middle of nowhere with ecto]

On the Intelligence of Quotes

Maria Speaks Episode 27: On the Intelligence of Quotes.

This short podcast is a reading from a recent article I wrote on my book support site for Microsoft Word users. It explains the difference between smart and straight quotes and tells you how to work with them in Microsoft Word. You can read the transcript of this podcast and see the accompanying screenshots at www.aneclecticmind.com

Transcripts:

Curly or “smart” quotes are single and double quote marks that curve in toward what they surround. This blog, if viewed in the intended font, displays all quotes as smart quotes. Smart quotes are also often referred to as “typographers” quotes because they’re common in printed work like books, magazine articles, and other documents.

You may not realize it, but a smart quote character is actually a different character than its corresponding straight quote. Think about it: it has to be. After all, it looks different, doesn’t it? That means it has to be a different character.

These characters are easy to type on a Macintosh. For example, to get the “ character, type Option-[. to get the ’ character, type Shift-Option-]. (Although there must be some way to type these in on a Windows computer, I don’t know how to do it; perhaps a reader can use the Comments link to share the keystrokes?)

Special CharactersIn Word, you can also use the Special Characters pane of the Symbols dialog. Choose Insert > Symbol to display the dialog and click the Special Characters tab or button. Scroll down to find the character you want (they’re listed at the bottom of the list) and double-click the one you want to insert it. This is a rather cumbersome way to get the job done, but it does work.

AutoFormat as You TypeFortunately, Word offers a better, automated way. You can set an option in the AutoFormat as you Type pane of the AutoCorrect dialog that will automatically convert every straight quote you type to the corresponding smart quote. Choose Tools > AutoCorrect and click the AutoFormat as You Type tab or button in the dialog that appears. Then turn on the “Straight quotes” with “Smart quotes” check box. (As you can see, that’s the only feature I have enabled in this pane on my copy of Word; I don’t like Word messing with the formatting of what I type, as I discuss in “Three Ways Word Can Drive You Crazy[er] and What You Can Do About Them.”) Click OK to save your setting.

From that point on, every time you type a single or double quote, Word will convert it to a smart quote. If your computer isn’t very fast, you might actually be able to see the conversion happen. And, if you use Word’s Undo feature, you can undo the conversion to revert the character back to the regular quote you typed.

I should mention here that this feature is enabled by default, so if you never changed this setting and you want smart quotes, you don’t have to do a thing to get them.

Now suppose you have a document that was typed without smart quotes. Perhaps a passage of text copied from a Web site or a document someone wrote with a plain old text editor. You want to dress up the document for printing and smart quotes are important to you. Do you have to retype all those quotes to “educate” them? Heck no! Just use Find and Replace.

Find and ReplaceFirst double check to make sure that the “Straight quotes” to “Smart quotes” feature is enabled as discussed above. Then choose Edit > Replace to display the Find and Replace window. Type the same plain old double quote character in the Find What and Replace With boxes. Then click Replace All. Word will replace the dumb double quotes with the correct smart quotes and tell you how many it replaced. Click OK to dismiss the confirmation dialog. Then type the same plain old single quote character in the Find What and Replace with boxes and click Replace All. Word replaces all the dumb single quotes with smart single quotes. Click OK to dismiss the confirmation dialog and close the Find and Replace window.

If you do this a lot, you might consider writing a macro that does the job for you. But that’s beyond the scope of this article.

What if you have a document with smart quotes and you need to turn them into straight quotes? Easy enough. Follow the same process, but before you use the Find and Replace window, check to make sure that the “Straight quotes” to “Smart quotes” option is turned off. Find and Replace should dumb up the quotes.

Now that you know the tricks, there’s no reason why your Word documents shouldn’t have the smartest quotes around.

Microsoft, Word, smart quotes

WordPress

Maria Speaks Episode 25: WordPress.

A discussion of the WordPress blogging platform.

Transcript:

Hi, I’m Maria Langer. Welcome to Maria Speaks episode 25: WordPress.

First of all, I have to apologize for not keeping up with the podcasts as promised. Although I have plenty to write about in my blogs, I don’t seem able to get it together for a podcast. I know there are podcast subscribers out there waiting for new content, but none of them have provided any feedback about what they’d like to hear. So I’m just kind of floundering around without guidance, waiting for someone to give me an idea.

To make matters worse, I had a bit of surgery early in May and have been recovering more slowly than I expected. I’m okay — I’m just a little slow — and you can take that any way you like because it probably applies. It’s very frustrating for me. I can’t wait until everything’s healed and I can really get on with my life.

Today I decided to do a podcast about WordPress. Those of you who read my blog know that I use WordPress now to create and maintain not just my blog but my personal Web site and my book support Web site. You also might know that I’m co-authoring a book with Miraz Jordan about using WordPress. The book, which is for Peachpit Press, is called WordPress 2 Visual QuickStart Guide and it should be in stores by June.

WordPress is, on the surface, a blogging platform. With PHP, MySQL, XHTML, and CSS under the hood, it offers an easy-to-use, Web-based interface for adding posts, managing categories, handling comment moderation, and performing other blog-related tasks. A novice user can use WordPress without knowing a thing about what’s under the hood. But a user with some knowledge of HTML and CSS could go nuts customizing the blog’s appearance. Add a little knowledge of PHP and plugins available to WordPress server installations and the sky’s the limit on blog customization.

But WordPress is more than just a blogging tool. It’s a complete content management system. That means you can use it to build an entire Web site, with static pages and navigation. This is what I’ve done with the two sites I recreated with WordPress: aneclecticmind.com (where you can find the transcript for this podcast) and wickenburg-az.com. WordPress is a perfect tool for maintaining a Web site that needs fresh content added regularly because its blog format automatically displays new content on the home page and archives old content so it’s always available. No need to code HTML and manually revise pages. WordPress does it all for you.

When I first started using WordPress last year, I got very excited about it very quickly. Finally, a Web publishing tool that gave me the power to create my own custom solution without knowing XML. (I never did bother to learn XML or JavaScript, both of which are popular programming languages for Web publishing.) I realized that I could customize my sites little by little, tweaking them to meet my needs. It was a dream come true — a Web publishing project that I could work on forever without it ever looking only partially completed.

Best of all, WordPress is open source software built with open source software. That means its free for most uses.

WordPress comes in two versions: WordPress.com and a WordPress server installation. Let me take a moment to explain the differences between the two.

WordPress.com is a Web site built and maintained by the WordPress development team. Users can create a free WordPress.com account and immediately start blogging. There’s no need for a server or a domain name or any knowledge of any programming languages. WordPress.com bloggers have some control over the appearance and navigation options of their blogs, so they can personalize them to some extent. A WordPress.com account is a great, free way for novice bloggers — or bloggers on a budget — to get their words out.

A WordPress server installation requires the blogger to either install WordPress on his own server or on an ISP’s server. This requires a bit of technical know-how, as well as certain versions of MySQL, PHP, and an Apache-compatible Web server to be installed on the server. It isn’t difficult to do — after all, I managed to do it on a spare Macintosh G4 running Mac OS X Tiger server. But you can also set it up on an ISP’s server if the server meets the minimum system requirements. I was able to set it up, for example, on a GoDaddy.com hosting account. A WordPress server installation is a costlier and more complex way to use WordPress, but it does give you complete control over the way your WordPress-based Web site looks and works. Only through a server installation can you fully customize theme files and install WordPress plugins.

No matter how you set up your WordPress blog, it’s easy to create blog entries and static pages. Just use a Web-based form with just about any Web browser — I prefer Firefox — to compose and edit content. The blog’s administrative interface gives you access to all the tools you need to set up categories, moderate comments, add links and blogrolls, and manage user accounts. WordPress.com server installations support multiple blogger accounts for a blog, making it great for a site that’s built and maintained by multiple people. Content appears online immediately, as soon as it’s published.

It’s also easy for blog readers to enter comments about your entries — if you allow commenting. This creates a dialog between you, the blogger, and your readers. (A two-edged sword sometimes!) Both types of WordPress installations have comment spam prevention tools, so you don’t have to worry much about comment spam.

There are millions of blogs out there, millions of bloggers sharing their thoughts with readers. If you’ve always wanted to be one, why wait? Visit WordPress.com to get started.

But if you’re like me and are just looking for that perfect Web publishing tool to make your sites easy to build, customize, and manage, a WordPress server installation may be just what you need.

Back from Surgery

What a pain!

Most folks didn’t know I had surgery scheduled for last Wednesday. Although you might think I write in this blog about every aspect of my life as it unfolds, I don’t.

I didn’t want to write about it. There were too many unknowns. The huge lump in my abdomen could have been anything from a fibrous growth to a nasty bit of cancer. Surgery could have required removal of just the growth or removal of some important stuff it might have been attached to, with all kinds of reconstruction within. I could have come out of surgery and been back to normal in a week or two or the surgery might have been the first awful step in a slow spiral down to a painful death.

So I guess you can see why I didn’t want to write about it.

Surgery was Wednesday and it was the best case scenario all around. The growth was a hefty six pounds in weight, but it wasn’t attached to anything important. They took it out and, while they were in there, they took out a bunch of female parts a 44-year-old woman doesn’t really need anymore.

I was in the hospital for two nights and three days. I shared a room with a woman who was going through pretty much the same thing I was — but worse. I think she lost more parts.

The worse thing about the experience was the pain. We’re talking pain that just won’t go away. Pain when you move. Pain when you think about moving. I was screaming when I regained consciousness in post-op. They asked me, on a scale of one to ten with ten being the worse, what was my pain? Ten! I screamed at them. It was a question I’d hear over and over during my hospital stay. The answer ranged from four to eight after that initial ten.

They had me on three different pain killers. One was a device literally stitched into my wound area. It leaked out a novacaine-like substance to deaden the pain on contact. The other was morphine attached to an IV going into the inside of my elbow. I had a pain button and when I was in pain, I’d push the button. A bit of morphine would go into the drip. Of course, this was limited to one little bit every six minutes. If I pressed it every minute, I’d still get it just every six minutes. It made a reassuring beep-beep-beep sound every time I pushed the button, whether morphine went in or not. The third painkiller was oral and although it had a different name, it was based on morphine, too.

So it’s no wonder I couldn’t keep my eyes open in the hospital. I was doped up with morphine for three days straight. I felt pretty stupid bringing an overnight bag with two books and notebook in it. I couldn’t focus my eyes on anything long enough to see it, let alone read it. I listened to podcasts for a while, but even those put me to sleep.

Days and nights blended into each other. The clock on the wall showed five minutes later every time I looked at it, no matter what time I looked at it. The night nurse must have been bored the first night because she came in to do a survey at 2 AM and tried taking me for a walk at 4 AM. (I was too nauseous for the walk.) To make matters worse, the pre-op nurse had screwed up my IV by putting it in my elbow instead of my hand and the IV machine required a reset every 2 to 45 minutes. All day and all night. Every time it needed the reset, it would emit a loud beep-beeeep. I quickly learned how to reset it myself so I wouldn’t have to wait for the nurse. Not only did it keep me up, but it kept the woman on the other side of the curtain awake, too. When the nurses caught me resetting it, they weren’t happy. But I wasn’t happy listening to that thing beep for ten minutes while I was waiting for one of them to show up. Besides, the pain button didn’t work unless the IV machine was working.

Anyway, I’m home now. I dosed up with some morphine before leaving the hospital (I’m not an idiot, you know) and spent most of the ride from Banner Good Samaritan Hospital to Wickenburg in a state of semi-consciousness where my only thought was, are we there yet? I managed to throw up nothing — it’s when you go through the motions but nothing comes out — after a nice hot shower. Safeway brand Tums and Sea-bands (which I’m still wearing) helped out there. Yesterday afternoon was a drug-induced confusion of watching television through out-of-focus eyes and drifting off to sleep. Finally, I could stand it no longer. At 8 PM, I took the heavy-duty pain killers and went to sleep. I was up again when those wore off at midnight and managed to stick it out until 2 AM before taking another dose. Then slumber until 6 AM, our normal wake up time.

This morning, my coffee wasn’t very good so I switched to tea with some lightly toasted and buttered bread. It’s my first piece of really solid food since Tuesday night. Now my job is to get into some kind of ritual that’ll let me get on with my life while I recover.