Main

March 04, 2003

This title has no H3 tags!

In response to several requests, I spent quite a bit of time yesterday reworking the CSS for my site, so I could get rid of the ugly H3 tags that used to contain my entry titles. I did this primarily as a courtesy to the people who synidcate this site . . . it's really spiffy that anyone thinks this site is worth synidcating. :)

I'm pretty happy with the way things look now, and I have a much better understanding of how stylesheets work. It's pretty cool. I ran my index.php through a validator, and got 32 errors out of 540-something lines . . . not too bad. Same for the stylesheet.

Flush with the success, I felt lucky and upgraded MT to 2.63. Yeah! I didn't break anything.

Earlier, I was goofing off when I should have been working, and I took this Star Trek personality test, at the suggestion of a WWDN reader. You can get my results by clicking "More . . . "

Continue reading "This title has no H3 tags!" »

This title has no H3 tags!

In response to several requests, I spent quite a bit of time yesterday reworking the CSS for my site, so I could get rid of the ugly H3 tags that used to contain my entry titles. I did this primarily as a courtesy to the people who synidcate this site . . . it's really spiffy that anyone thinks this site is worth synidcating. :)

I'm pretty happy with the way things look now, and I have a much better understanding of how stylesheets work. It's pretty cool. I ran my index.php through a validator, and got 32 errors out of 540-something lines . . . not too bad. Same for the stylesheet.

Flush with the success, I felt lucky and upgraded MT to 2.63. Yeah! I didn't break anything.

Earlier, I was goofing off when I should have been working, and I took this Star Trek personality test, at the suggestion of a WWDN reader. You can get my results by clicking "More . . . "

Continue reading "This title has no H3 tags!" »

This title has no H3 tags!

In response to several requests, I spent quite a bit of time yesterday reworking the CSS for my site, so I could get rid of the ugly H3 tags that used to contain my entry titles. I did this primarily as a courtesy to the people who synidcate this site . . . it's really spiffy that anyone thinks this site is worth synidcating. :)

I'm pretty happy with the way things look now, and I have a much better understanding of how stylesheets work. It's pretty cool. I ran my index.php through a validator, and got 32 errors out of 540-something lines . . . not too bad. Same for the stylesheet.

Flush with the success, I felt lucky and upgraded MT to 2.63. Yeah! I didn't break anything.

Earlier, I was goofing off when I should have been working, and I took this Star Trek personality test, at the suggestion of a WWDN reader. You can get my results by clicking "More . . . "

Continue reading "This title has no H3 tags!" »

March 03, 2003

3^3

03.03.03

I think it's the second coolest date this year . . . the first being 01.02.03.

I think it's so cool, I'm making a really stupid and pointless weblog entry, just so I can keep this date in my archives.

Many people who read this site using RSS feeds have complained at me that there are H3 tags around all my titles. Rather than respond to each e-mail directly, I'll just put this here: I know, and it sucks. The thing is, I can't seem to get the cascade order correct in my stylesheet (yeah, it's on the list of things that DESPERATELY needs to be updated, along with most of the source for the site -- but I've been, uh, working on other stuff ;)

If I could tell MT to make the .title class "large," (and it actually *worked*) I wouldn't need to use the H3 tags . . . but I swear, I just can't figure it out. If anyone wants to offer some help, I'd be happy to take it, and you'll be a hero to tens of RSS readers.

Good news and bad news on JAG.

Good news: the cover is designed, and looks amazing. I've been given some really kind and flattering quotes to put on it, and I think I have a really funny and insightful preface.

Bad news: It's looking like the release is going to be pushed by a couple of weeks at best, maybe a month at worst. I am profoundly saddened by this fact, but I want it to be as good as it can possibly be.

"Dancing Barefoot" is still on schedule, though.

How about a thought for today?

"If sand were made of diamonds . . . they'd still call it sand."

UPDATE: I spent some time looking through my awful stylesheet. I know it's supposed to be all charming and everything, and empowering to feel like I've come a long way . . . but holy crap! I felt like I was watching myself in "The Buddy System" or "Liar's Club," or some performance of mine that makes me cringe. All I had to do was download the damn thing and look at it in vim (yeah! geek points! vim, baby!) to see what I'd done wrong. First, there was no .title class. MT provides it, but I'd managed to bork it out of the style-sheet at some point in time. So I added the .title class, and set the font-weight to bolder, and the font-size to 27px. (It's the only value that's set to px, btw.) Thanks to Danielle, who sent the font-size number, and to O'Reilly's Cascading Syle Sheets: The Definitve Guide, which just paid for itself. :)

Update-Update spoke too soon. I broke the effing thing again. I think I must be setting up the cascade incorrectly.

UPDATE-UPDATE-UPDATE: It looks like everything is working, now. Hooray.

3^3

03.03.03

I think it's the second coolest date this year . . . the first being 01.02.03.

I think it's so cool, I'm making a really stupid and pointless weblog entry, just so I can keep this date in my archives.

Many people who read this site using RSS feeds have complained at me that there are H3 tags around all my titles. Rather than respond to each e-mail directly, I'll just put this here: I know, and it sucks. The thing is, I can't seem to get the cascade order correct in my stylesheet (yeah, it's on the list of things that DESPERATELY needs to be updated, along with most of the source for the site -- but I've been, uh, working on other stuff ;)

If I could tell MT to make the .title class "large," (and it actually *worked*) I wouldn't need to use the H3 tags . . . but I swear, I just can't figure it out. If anyone wants to offer some help, I'd be happy to take it, and you'll be a hero to tens of RSS readers.

Good news and bad news on JAG.

Good news: the cover is designed, and looks amazing. I've been given some really kind and flattering quotes to put on it, and I think I have a really funny and insightful preface.

Bad news: It's looking like the release is going to be pushed by a couple of weeks at best, maybe a month at worst. I am profoundly saddened by this fact, but I want it to be as good as it can possibly be.

"Dancing Barefoot" is still on schedule, though.

How about a thought for today?

"If sand were made of diamonds . . . they'd still call it sand."

UPDATE: I spent some time looking through my awful stylesheet. I know it's supposed to be all charming and everything, and empowering to feel like I've come a long way . . . but holy crap! I felt like I was watching myself in "The Buddy System" or "Liar's Club," or some performance of mine that makes me cringe. All I had to do was download the damn thing and look at it in vim (yeah! geek points! vim, baby!) to see what I'd done wrong. First, there was no .title class. MT provides it, but I'd managed to bork it out of the style-sheet at some point in time. So I added the .title class, and set the font-weight to bolder, and the font-size to 27px. (It's the only value that's set to px, btw.) Thanks to Danielle, who sent the font-size number, and to O'Reilly's Cascading Syle Sheets: The Definitve Guide, which just paid for itself. :)

Update-Update spoke too soon. I broke the effing thing again. I think I must be setting up the cascade incorrectly.

UPDATE-UPDATE-UPDATE: It looks like everything is working, now. Hooray.

3^3

03.03.03

I think it's the second coolest date this year . . . the first being 01.02.03.

I think it's so cool, I'm making a really stupid and pointless weblog entry, just so I can keep this date in my archives.

Many people who read this site using RSS feeds have complained at me that there are H3 tags around all my titles. Rather than respond to each e-mail directly, I'll just put this here: I know, and it sucks. The thing is, I can't seem to get the cascade order correct in my stylesheet (yeah, it's on the list of things that DESPERATELY needs to be updated, along with most of the source for the site -- but I've been, uh, working on other stuff ;)

If I could tell MT to make the .title class "large," (and it actually *worked*) I wouldn't need to use the H3 tags . . . but I swear, I just can't figure it out. If anyone wants to offer some help, I'd be happy to take it, and you'll be a hero to tens of RSS readers.

Good news and bad news on JAG.

Good news: the cover is designed, and looks amazing. I've been given some really kind and flattering quotes to put on it, and I think I have a really funny and insightful preface.

Bad news: It's looking like the release is going to be pushed by a couple of weeks at best, maybe a month at worst. I am profoundly saddened by this fact, but I want it to be as good as it can possibly be.

"Dancing Barefoot" is still on schedule, though.

How about a thought for today?

"If sand were made of diamonds . . . they'd still call it sand."

UPDATE: I spent some time looking through my awful stylesheet. I know it's supposed to be all charming and everything, and empowering to feel like I've come a long way . . . but holy crap! I felt like I was watching myself in "The Buddy System" or "Liar's Club," or some performance of mine that makes me cringe. All I had to do was download the damn thing and look at it in vim (yeah! geek points! vim, baby!) to see what I'd done wrong. First, there was no .title class. MT provides it, but I'd managed to bork it out of the style-sheet at some point in time. So I added the .title class, and set the font-weight to bolder, and the font-size to 27px. (It's the only value that's set to px, btw.) Thanks to Danielle, who sent the font-size number, and to O'Reilly's Cascading Syle Sheets: The Definitve Guide, which just paid for itself. :)

Update-Update spoke too soon. I broke the effing thing again. I think I must be setting up the cascade incorrectly.

UPDATE-UPDATE-UPDATE: It looks like everything is working, now. Hooray.

February 25, 2003

Click Friend and Enter!

Get ready to have a non-productive rest of the week:

Nethack 3.4.1 is out!

They would have to release this when I'm on a deadline, wouldn't they?

If you missed it, yesterday's Strong Bad Email is good for spreading some mirth.

Looks like John Ashcroft has run out of naked statues to cover up.

I had a dream last night: the world was set on fire, and everywhere I ran, there was a deadly war.

Oh, wait. That's not what happened.

I dreamed that I was standing at the base of a really tall Mayan pyramid, hoping to get to the top. I was surrounded by people who looked like they were on The Simpsons, but if I looked at them directly, they vanished.

When I tried to climb the pyramid, the steps would scroll down, like an escalator, and Professor Frink would pass me coming down over and over again. I never made it past the first step, no matter how hard I climbed.

Stupid symbolic dreams, with the pyramids and the escalators and the FLAVEN.

I order ISBNs today. Holy shit.

Click Friend and Enter!

Get ready to have a non-productive rest of the week:

Nethack 3.4.1 is out!

They would have to release this when I'm on a deadline, wouldn't they?

If you missed it, yesterday's Strong Bad Email is good for spreading some mirth.

Looks like John Ashcroft has run out of naked statues to cover up.

I had a dream last night: the world was set on fire, and everywhere I ran, there was a deadly war.

Oh, wait. That's not what happened.

I dreamed that I was standing at the base of a really tall Mayan pyramid, hoping to get to the top. I was surrounded by people who looked like they were on The Simpsons, but if I looked at them directly, they vanished.

When I tried to climb the pyramid, the steps would scroll down, like an escalator, and Professor Frink would pass me coming down over and over again. I never made it past the first step, no matter how hard I climbed.

Stupid symbolic dreams, with the pyramids and the escalators and the FLAVEN.

I order ISBNs today. Holy shit.

Click Friend and Enter!

Get ready to have a non-productive rest of the week:

Nethack 3.4.1 is out!

They would have to release this when I'm on a deadline, wouldn't they?

If you missed it, yesterday's Strong Bad Email is good for spreading some mirth.

Looks like John Ashcroft has run out of naked statues to cover up.

I had a dream last night: the world was set on fire, and everywhere I ran, there was a deadly war.

Oh, wait. That's not what happened.

I dreamed that I was standing at the base of a really tall Mayan pyramid, hoping to get to the top. I was surrounded by people who looked like they were on The Simpsons, but if I looked at them directly, they vanished.

When I tried to climb the pyramid, the steps would scroll down, like an escalator, and Professor Frink would pass me coming down over and over again. I never made it past the first step, no matter how hard I climbed.

Stupid symbolic dreams, with the pyramids and the escalators and the FLAVEN.

I order ISBNs today. Holy shit.

February 22, 2003

Telegram Sam

Three geeky things I'm excited about:


  1. Using apt-rpm, I sucessfully upgraded KDE to 3.1 without breaking anything.
  2. My pal Russ built a nifty website called blinktag.
  3. I had a submission accepted at Slashdot on Friday!

Now, if I could just get my lan browsing working, and convince all three of my machines to see (and use) my printer, I'd really geek out.

Huge thank yous to everyone who e-mailed suggestions on printers for my books. I have narrowed the search down to two places, both of them highly-recommended. It's just a matter of figuring out who will cost less, and who will print on recycled paper.

Regarding the previous entry, I failed to point out my long-held belief that we are the sum of all our experiences, including the ones we regret. If I'd listened to my advice to my 12 year-old self, I would most certainly not be the person I am today. To paraphrase a certain bald captain: "I don't want my pain taken away. I need my pain."

Time for bed. I'm taking my family to climb a mountain tomorrow.

Telegram Sam

Three geeky things I'm excited about:


  1. Using apt-rpm, I sucessfully upgraded KDE to 3.1 without breaking anything.
  2. My pal Russ built a nifty website called blinktag.
  3. I had a submission accepted at Slashdot on Friday!

Now, if I could just get my lan browsing working, and convince all three of my machines to see (and use) my printer, I'd really geek out.

Huge thank yous to everyone who e-mailed suggestions on printers for my books. I have narrowed the search down to two places, both of them highly-recommended. It's just a matter of figuring out who will cost less, and who will print on recycled paper.

Regarding the previous entry, I failed to point out my long-held belief that we are the sum of all our experiences, including the ones we regret. If I'd listened to my advice to my 12 year-old self, I would most certainly not be the person I am today. To paraphrase a certain bald captain: "I don't want my pain taken away. I need my pain."

Time for bed. I'm taking my family to climb a mountain tomorrow.

Telegram Sam

Three geeky things I'm excited about:


  1. Using apt-rpm, I sucessfully upgraded KDE to 3.1 without breaking anything.
  2. My pal Russ built a nifty website called blinktag.
  3. I had a submission accepted at Slashdot on Friday!

Now, if I could just get my lan browsing working, and convince all three of my machines to see (and use) my printer, I'd really geek out.

Huge thank yous to everyone who e-mailed suggestions on printers for my books. I have narrowed the search down to two places, both of them highly-recommended. It's just a matter of figuring out who will cost less, and who will print on recycled paper.

Regarding the previous entry, I failed to point out my long-held belief that we are the sum of all our experiences, including the ones we regret. If I'd listened to my advice to my 12 year-old self, I would most certainly not be the person I am today. To paraphrase a certain bald captain: "I don't want my pain taken away. I need my pain."

Time for bed. I'm taking my family to climb a mountain tomorrow.

February 13, 2003

Tux Millionaire

Taking a break from rewrites today, I read this story at a linux site I frequent for reviews and tutorials.


"Knoppix is a distribution of Linux, the open source operating system, that runs completely on a single CD, making no use of the hard drive. This is perfect for people like me, who have always wanted to try out Linux, but never could because they didn't want to completely install a new operating system. This is my first time trying Linux, and my primary operating system is Windows XP. For me, Windows XP is fine. It does everything I need, which is mostly web development and regular computer usage, and is completely stable. However, after KDE 3.1 was released, I felt like I needed to try it out because it looked very nice. There was a problem however, Knoppix 3.1 contains KDE 3.0, which is not the latest version, so I decided to download a remastered version of the Knoppix distribution which contains KDE 3.1 from this site..."

If you've ever wondered about Linux, but you've been scared to death about doing the install, and dual-booting is something you think best reserved for a rodeo, you should check out Knoppix. It's even cooler, now that they've got KDE 3.1.

I also had a submission accepted at FARK. Funtimes.

Update: Holy Jumpin' Jesus! I got another accepted! That's 2 in one day. Fb- is my father.

Tux Millionaire

Taking a break from rewrites today, I read this story at a linux site I frequent for reviews and tutorials.


"Knoppix is a distribution of Linux, the open source operating system, that runs completely on a single CD, making no use of the hard drive. This is perfect for people like me, who have always wanted to try out Linux, but never could because they didn't want to completely install a new operating system. This is my first time trying Linux, and my primary operating system is Windows XP. For me, Windows XP is fine. It does everything I need, which is mostly web development and regular computer usage, and is completely stable. However, after KDE 3.1 was released, I felt like I needed to try it out because it looked very nice. There was a problem however, Knoppix 3.1 contains KDE 3.0, which is not the latest version, so I decided to download a remastered version of the Knoppix distribution which contains KDE 3.1 from this site..."

If you've ever wondered about Linux, but you've been scared to death about doing the install, and dual-booting is something you think best reserved for a rodeo, you should check out Knoppix. It's even cooler, now that they've got KDE 3.1.

I also had a submission accepted at FARK. Funtimes.

Update: Holy Jumpin' Jesus! I got another accepted! That's 2 in one day. Fb- is my father.

Tux Millionaire

Taking a break from rewrites today, I read this story at a linux site I frequent for reviews and tutorials.


"Knoppix is a distribution of Linux, the open source operating system, that runs completely on a single CD, making no use of the hard drive. This is perfect for people like me, who have always wanted to try out Linux, but never could because they didn't want to completely install a new operating system. This is my first time trying Linux, and my primary operating system is Windows XP. For me, Windows XP is fine. It does everything I need, which is mostly web development and regular computer usage, and is completely stable. However, after KDE 3.1 was released, I felt like I needed to try it out because it looked very nice. There was a problem however, Knoppix 3.1 contains KDE 3.0, which is not the latest version, so I decided to download a remastered version of the Knoppix distribution which contains KDE 3.1 from this site..."

If you've ever wondered about Linux, but you've been scared to death about doing the install, and dual-booting is something you think best reserved for a rodeo, you should check out Knoppix. It's even cooler, now that they've got KDE 3.1.

I also had a submission accepted at FARK. Funtimes.

Update: Holy Jumpin' Jesus! I got another accepted! That's 2 in one day. Fb- is my father.

January 14, 2003

Important Privacy Notice for Yahoo! Users

I just got this from one of my Linux mailing lists.

Yahoo is now using something called "Web Beacons" to track Yahoo Group users around the net and see what you're doing - similar to cookies. Take a look at their updated privacy statement.

About half-way down the page, in the section "Outside the Yahoo! Network", you'll see a little "click here" link that will let you opt-out of their new method of snooping. You may want to do this. Once you have clicked that link, you are opted out.

Notice the "Success" message at the top of the next page. Be careful, because on that page there is a "Cancel Opt-out" button that, if clicked, will *undo* the opt-out.

Sneaky little devils!

I strongly suggest that if this applies to you, you opt-out. Where you go and what you do online is your business, not Yahoo's.

Important Privacy Notice for Yahoo! Users

I just got this from one of my Linux mailing lists.

Yahoo is now using something called "Web Beacons" to track Yahoo Group users around the net and see what you're doing - similar to cookies. Take a look at their updated privacy statement.

About half-way down the page, in the section "Outside the Yahoo! Network", you'll see a little "click here" link that will let you opt-out of their new method of snooping. You may want to do this. Once you have clicked that link, you are opted out.

Notice the "Success" message at the top of the next page. Be careful, because on that page there is a "Cancel Opt-out" button that, if clicked, will *undo* the opt-out.

Sneaky little devils!

I strongly suggest that if this applies to you, you opt-out. Where you go and what you do online is your business, not Yahoo's.

Important Privacy Notice for Yahoo! Users

I just got this from one of my Linux mailing lists.

Yahoo is now using something called "Web Beacons" to track Yahoo Group users around the net and see what you're doing - similar to cookies. Take a look at their updated privacy statement.

About half-way down the page, in the section "Outside the Yahoo! Network", you'll see a little "click here" link that will let you opt-out of their new method of snooping. You may want to do this. Once you have clicked that link, you are opted out.

Notice the "Success" message at the top of the next page. Be careful, because on that page there is a "Cancel Opt-out" button that, if clicked, will *undo* the opt-out.

Sneaky little devils!

I strongly suggest that if this applies to you, you opt-out. Where you go and what you do online is your business, not Yahoo's.

January 12, 2003

Press any key

A friend pointed me to yesterday's User Friendly, and it made me laugh.

Any WWDN readers have a tech support experience (from either side of the phone) worth sharing?

Press any key

A friend pointed me to yesterday's User Friendly, and it made me laugh.

Any WWDN readers have a tech support experience (from either side of the phone) worth sharing?

Press any key

A friend pointed me to yesterday's User Friendly, and it made me laugh.

Any WWDN readers have a tech support experience (from either side of the phone) worth sharing?

January 07, 2003

Shall We Play A Game?

Shall We Play A Game?

Shall We Play A Game?

Shall We Play A Game?

Shall We Play A Game?

Shall We Play A Game?

December 29, 2002

Call for help

On Boxing Day, Tech TV ran a Call for Help marathon. Call For Help is hosted by my friend Chris. His wife, Gretchen, asked me if I would call in to the show and be part of the madness.

So I did.

Call for help

On Boxing Day, Tech TV ran a Call for Help marathon. Call For Help is hosted by my friend Chris. His wife, Gretchen, asked me if I would call in to the show and be part of the madness.

So I did.

Call for help

On Boxing Day, Tech TV ran a Call for Help marathon. Call For Help is hosted by my friend Chris. His wife, Gretchen, asked me if I would call in to the show and be part of the madness.

So I did.

December 23, 2002

Trek XI

Fark had a photoshop contest yesterday. The theme was to make a poster for the next Star Trek movie.

Currently leading the voting is the following poster, brilliantly designed by Reisende. Thanks, man!

Trek XI

Fark had a photoshop contest yesterday. The theme was to make a poster for the next Star Trek movie.

Currently leading the voting is the following poster, brilliantly designed by Reisende. Thanks, man!

Trek XI

Fark had a photoshop contest yesterday. The theme was to make a poster for the next Star Trek movie.

Currently leading the voting is the following poster, brilliantly designed by Reisende. Thanks, man!

December 06, 2002

Haw, haw! /nelson muntz

Just read this at boingboing:

"Spam-king drowning in snailmail spam

A spammer whose gleeful interview -- where he revelled in the money pouring in from spamming -- was Slashdotted is now drowning in catalogs and other junkmail. Slashdotters have submitted his name to every direct marketer on earch.


"They've signed me up for every advertising campaign and mailing list there is," he told me. "These people are out of their minds. They're harassing me..."

"Several tons of snail mail spam every day might just annoy him as much as his spam annoys me," wrote one of the anti-spammers.

Haw, haw! /nelson muntz

Just read this at boingboing:

"Spam-king drowning in snailmail spam

A spammer whose gleeful interview -- where he revelled in the money pouring in from spamming -- was Slashdotted is now drowning in catalogs and other junkmail. Slashdotters have submitted his name to every direct marketer on earch.


"They've signed me up for every advertising campaign and mailing list there is," he told me. "These people are out of their minds. They're harassing me..."

"Several tons of snail mail spam every day might just annoy him as much as his spam annoys me," wrote one of the anti-spammers.

Haw, haw! /nelson muntz

Just read this at boingboing:

"Spam-king drowning in snailmail spam

A spammer whose gleeful interview -- where he revelled in the money pouring in from spamming -- was Slashdotted is now drowning in catalogs and other junkmail. Slashdotters have submitted his name to every direct marketer on earch.


"They've signed me up for every advertising campaign and mailing list there is," he told me. "These people are out of their minds. They're harassing me..."

"Several tons of snail mail spam every day might just annoy him as much as his spam annoys me," wrote one of the anti-spammers.

October 26, 2002

Whoops

Uhm.

Yeah.

If you sent me an important email in the last three weeks, you may want to resend it.

I was trying to build a shell script to automatically get the nightly build of mozilla, and, uh...well, I managed to delete all my mail.

Serves me right for trying a new mailer (mozilla) without keeping my backups current. Back to Kmail for me.

I lose major geek points for this, don't I?

:/

Whoops

Uhm.

Yeah.

If you sent me an important email in the last three weeks, you may want to resend it.

I was trying to build a shell script to automatically get the nightly build of mozilla, and, uh...well, I managed to delete all my mail.

Serves me right for trying a new mailer (mozilla) without keeping my backups current. Back to Kmail for me.

I lose major geek points for this, don't I?

:/

Whoops

Uhm.

Yeah.

If you sent me an important email in the last three weeks, you may want to resend it.

I was trying to build a shell script to automatically get the nightly build of mozilla, and, uh...well, I managed to delete all my mail.

Serves me right for trying a new mailer (mozilla) without keeping my backups current. Back to Kmail for me.

I lose major geek points for this, don't I?

:/

September 21, 2002

Penguin Time

Penguin Time...it's like Goonie Time, but without the pirate ship and the Truffle Shuffle.

When I made the switch to Linux last month, I said that I hoped to someday become the world's number one Linux cheerleader. This was sort of misquoted, and I've read in numerous places that I proclaimed myself "The world's number one Linux cheerleader," which has caused me a little bit of grief...I mean, I can't consider myself the world's number 6000 Linux cheerleader if I haven't even recompiled a kernel yet, or built a LAN...but I'm working on it. =]

Anyway, I'm going to spend a little time this morning cheerlead^H^H^H^H^H^H^H talking about my adventures in Linux, thus far, so if you're here for the nude pictures, you should head elsewhere today.

When I made the switch to Linux about a month ago, I knew that I was entering a Brave New World, and I did it with a little bit of trepidation, but a great sense of excitement, as well. As I wrote back then, "The Open Source movement really appeals to my anarchistic and individualistic tendencies, and everyone I know who uses Linux tells me that I won't miss Windows at all. I don't really use any software that's windows-specific, except Dreamweaver, and I'm told that I can run that under WINE, or find a comparable OS editor."

Since then, I've discovered both the Quanta and Screem editors, which have shown themselves to be fine replacements for Dreamweaver, and the only time I ever miss Windows is when I get the urge to play some games...but a quick trip to the PS2 takes care of that, until I can upgrade this machine with more RAM and a big old video card so I can run WineX 2.1.

Oh, I should have warned earlier: this article will be a little propeller-headed, so if you're not into that, again, you should really go play somewhere else today.

Before I get to the details, I should address something that I think everyone who makes the switch feels: Fear.

We feel afraid, because even though we're pretty sure that everything is going to work out fine, we've existed on a steady diet of FUD for many years. Maybe we tried to install a distro a few years ago, when Linux wasn't as newbie-friendly as it is now. Maybe we're just a bunch of pussies.

I'll admit it: I was nervous.

Nervous that I was going to do this install, and my magical connection to the largest library of free porn on the planet would cease to exist. I was nervous that I wouldn't be able to use a word processor that was as reliable as MS Word had always been.

I was nervous, but also excited.

Excited that I was taking the first step towards joining a global movement based on ideals with which I strongly agreed. I was excited because I know that lots of people read this lame website, and if a lameass like me could make Linux work, that would dispell a great deal of FUD, and maybe empower some people who, like me, suspected that they could live MS-free, but weren't sure if they could hack it. ("Hack it." Har.) I was excited because I felt like I was taking a chance, accepting a risk, and anticipating great rewards.

And I had a hole-card. If I managed to completely break everything, I knew that I would be able to format the drive, reinstall the old OS, and wait for a LUG install party.

Grab a cookie...here we go!

Install
The install was shockingly simple: Open the CDROM, shut down the machine, turnthe machine back on, wait for the Mandrake screen to appear, hit return, watch the fun.

This nice, friendly, graphical install is perfect for newbies. Mandrake asked me if I wanted to use an existing partition, or wipe the whole drive. I opted to format the whole drive, let Mandrake build the partitions for me, and get on with the install. A few minutes later, I got a screen where I was asked what packages I wanted to install.

I was presented with a very easy to understand screen, where I could select options like "Game Station," "Server," "Office," and the like. I was asked if I wanted to run services like ftp, ssh, and a firewall. Finally, I was given the opportunity to choose which desktop environment I wanted. I chose both KDE and Gnome, because I knew from previous experience that there were apps from both environments that I liked.

After selecting my packages, I swapped some CDs, added some users, set some passwords, and got to the part that really had me the most afraid: configuring the network so I could get online.

The last time I tried Linux, it was Red Hat 5.2 and I was on dial-up. Getting that bastard to connect was about as easy as getting laid in a convent. There were all these config files I had to edit, and all these strange text commands I had to type in, just to get the modem to turn on...getting it to connect was another problem entirely. For someone who was coming from Windows 95, this song-and-dance to get connected was simply unacceptable, and ultimately it was the main factor which drove me back to Windows.

Boy have we come a long way, baby! Mandrake did this super-cool autodetection, where it found my NIC, used dhcp to get my IP address, and built my network connection for me. This entire process took about 3 minutes.

Somewhere in there Mandrake autodetected my printer, too. The only thing I had to tell it on my own was that my mouse had a wheel!

Finally, I got to a screen where I was asked if I wanted to check for updates to the packages I'd installed. I said "yes," and walked away to get a drink of water. When I came back a few minutes later, nothing had changed...so I sat down to play some GTA3 while it continued downloading. About 30 minutes later, nothing had changed, and my hard disk had spun down.

This wasn't a good sign. All that excitement I'd been feeling was completely overwhelmed by the nervousness I'd had, and I felt some panic beginning to rise.

I cursed, kicked, gnashed and paced.

I decided to start over, and when I got to the "do you want to upgrade?" part, I said no. The install finished perfectly this time. I restarted the machine, and was logged into Gnome in about 2 minutes.

First Time
I was immediately impressed with the spiffy desktop. It was enough like Windows to give a sense of familiarity without making me feel like I was running some oddball derivative of W2K.

I poked around the menus for a little bit, and was drawn to a menu which said, "What to do?"

What a great question! This was exactlky what I was wondering, and here was a friendly menu to help me out. It contained sub-menus like, "Enjoy Music and Video," and "Use Office Tools." There was aslo "Use the Internet," and "Administer Your System."

I thought, "Hmmm...'Administer Your System,' eh? Okay, I'll take a look."

Sitting in that menu were options like "Add or remove programs, Configure Gnome," and "Download and install Mandrake security updates."

Ah-hah! I clicked on "Download Mandrake security updates," and followed the prompts. This started a really cool "Mandrake Update" utility, which is sort of like a non-intrusive version of Windows Update. I was presented with three options: bug fixes, normal updates, and security updates. I selected all three, and clicked "install," eager to watch...the damn thing spin.

I realized that the reason the install had hung the first time was related to this spinning...the default update site wasn't responding. I guess there was no timeout set for the normal Mandrake install, which is why it hung before. Far be it from me to tell Mandrake how to do things, but this seems pretty silly to me. A simple "Site isn't available now, but here's your system anyway, Jerky." message would have been nice. Fortunately this time I was able to just cancel the connection, define a different source, and about 20 minutes later my system was up to date.

I spent the rest of the next hour or so exploring the system.

Getting Comfortable
I was eager to make the switch to Linux because mostly I use my computer for 3 things:


  • Internet
  • Email
  • Word Processing

I had done lots of research about Linux, and the impression I had gotten was that if your primary computer use was for these three things, the only thing you'd miss about Windows was the daily reboot.

Let's take a look.

Internet
The browser that ships with Gnome 1.4 is called "Galeon." It's based on Gecko, from Mozilla, and it's really, really cool. I mentioned the other day that I'm using the latest Mozilla build more and more, but as soon as Galeon catches up with Moz, I'll probably be back with Galeon, for the bookmark editing alone! Although many people's experiences with Linux will surely vary, I can say without a doubt that once you use Galeon or Mozilla, you'll be stunned that you ever liked IE. The KDE desktop has it's own browser also, called Konqueror, but I really don't like it as much as I like Galeon or Mozilla...but anything is better than IE, and you can quote me on that.

Email
Back when I was new to the internet, and I was getting dial-up shell access from netcom, there wasn't such a thing as the World Wide Web, unless you were on a connection fast enough to use NCSA Mosaic. Since the 'net was just text back then, I used it for MUDding (just say no, people!) ircing (mmm...floodbots) and email. The email client I used was called PINE, and it still ships with Linux. I really liked PINE. It was easy to understand and use, even if you were a lamer like me, and I still use it from time to time today.

However, since the Internet is bigger and badder these days, people want bigger and badder email clients, and Linux is happy to oblige. When I was running Windows, I used Eudora, because I hated Outlook's interface, and I've always felt that Outlook's handling of email is secondary to it's primary purpose: spreading worms and virii. Now look, I'm not cracking on Outlook users, okay? As a matter of fact, I wrote a great new game just for Outlook users! It is my first try. I wish you would like it.

Seriously, if you like Outlook, you can use a Linux client called "Evolution" from Ximian. It has all of the things you like about Outlook, a better summary screen, and a really cool calendar. It will interface with your Pilot, and it won't spread worms and virii like Outlook. You can even set up the summary page to load headlines from WWDN, and see if I've gotten off my lazy ass to update the site recently.

Personally, I use KMail, which is part of the KDE desktop. Although I am primarily a Gnome user, KDE has numerous features I like, including the calendar, the tea-timer (a silly little applet that sits in your panel, which is the Linux equivalent of the taskbar,) and KMail. KMail is a mail client which is much lighter than Evolution. KMail looks and feels a lot like Eudora to me, handles filters the same way, and deals with different accounts and protocalls nicely.

Both solutions are very, very easy to install and configure, and if you know things like your POP server, SMTP server and stuff, it's certainly no more difficult than the other clients available for Windows or Mac.

Mozilla also has it's own email client, but I haven't used it. I'm sure that, just like everything else Mozilla does, it's really cool.

Wordprocessing
This is a place where the FUD really has a firm hold. They'd have you believe that things you author on Linux won't be readable by Word, with the converse also being true.

Well, it's simply not true. At G4, everything is written using Word. I do most of my writing from home because it's easier to concentrate in my quiet home office, and I was worried that I wouldn't be able to send files to work if I authored them under Linux. Well, I haven't had a single problem. I have written 6 episodes since making the switch, and turned in countless rewrites, and the conversion from OpenOffice to Word is seamless.

Mandrake ships with StarOffice, which is put out by Sun Microsystems. It's a very nice alternative to Word. Each time I looked, StarOffice had the familiar Word command, or it's equivalent. The only thing I had trouble with was tables. It was grumpy about having a table wrap to the next page, a problem I also encountered in OpenOffice. A few tweaks in the preferences solved this mildly annoying problem.

Having said all that about StarOffice, I don't use it. I prefer OpenOffice, from OpenOffice.org. In my experience, it loads faster than StarOffice, and I just like the interface better. It doesn't come standard with Mandrake 8.2, but it's easily downlaoded and installed, and can be set as a default word processing application with minimal effort. Update:OpenOffice.org does come with Mandrake 8.2. It didn't install as part of my default installation, or at least I didn't see it, so I assumed it wasn't there. Thank you to everyone who pointed out this amazingly lame error.

Freedom of Choice
These three examples bring up a very important distinction which sets Linux apart from Windows: You are not limited to one word processor, or one desktop environment, or a small set of applications. Linux is all about choice, and putting the power to make decisions about the computing experience into the hands of the users. If you're anything like me, you'll live the all the defaults for about 2 weeks...and then the tewaking of things will begin: the adding and removing of things from the panel...the moving of the panel...the downloading of things from freshmeat and sourceforge...and the inevitable breaking of something. Here is the only real "advice" I'm going to give the reader: If you like to mess with the nuts and bolts of your computer, and you like to try out all kinds of new programs and toys which are still technically "beta," do yourself a favor and set up a "development" box. This means investing 50 bucks or so in another drive, and putting Linux on it, and doing all of your fixing und breaking in it, while keeping your main install safe and reliable.

Day to day use
Some people will suggest new users do what's called a "dual boot" system, where you keep your Windows environment on one partition, and run your Linux partition on another. The advantage of this is that if you mess something up in Linux, you can use your Windows install to get online and get help. It also means that you can access some Windows features through Linux, which is important for some people. The disadvantage of this is that having the "crutch" of Windows will prevent many users from fully enjoying everything Linux has to offer.

When I switched, I did it 100%, and I haven't looked back since. I am really glad that I did it this way, because I've learned something new each day, and grown more secure in my abilities to administer my system. I'd suggest that, unless you're a hardcore gamer, you do the same.

Which Distro is best?
There are numerous holy wars about Gnome v. KDE, Mandrake v. Red Hat, Red Hat v. Debian, Debian v. Slackware...it goes on and on, and I won't take a side in these wars. Instead, I will say what I always say about computers: The operating system for you is the one that works best for you. If that's Windows, or Mac, or even an Atari 800, go nuts. I think that this holds true for Linux, as well. The distro which is "best" is the one that works best for you. Over time, what is "best" for you will probably change, and maybe you'll want to change your distro. Right now, I'm using Mandrake 8.2, and I'm excitedly looking forward to 9.0, which should be out very soon. Maybe someday I'll switch to something else...but that's the beauty of Linux...you get to choose for yourself what you want to use, instead of having The Borg choose for you.

Okay! I'll switch! Get off my back! Now what?
Well, for the Newbies, I suggest something with a very easy install, and good community support. I have found this in both Red Hat and Mandrake, which is not to say that it doesn't exist elsewhere. I just know about the support for Mandrake and Red Hat first hand.

Once you're up and running, join a Linux User Group, where you can get help with problems, answers to questions, and a warm fuzzy feeling that comes from being around people who are nerdier than you are. You will also learn very quickly to love the O'Reilly publishing company. Their Linux books are nothing less than required reading for getting the most out of your system.

Finally...
There is a lot of specific information I've left out here...after all, I would like to spend some of Saturday with my family...I didn't talk about games because I don't play games on this box. I didn't talk about Spreadsheets because I don't use them, either. But I know that you can do both under Linux. Try Google for some examples. There is also a really cool desktop environment which Ximian makes, built on top of Gnome. I've used it, and found it to be really, really cool.

I have had a few problems, which I try to view as challenges. Most notably, I couldn't get audio to work on this machine...but a quick call for help online yielded the answer to the challenge in about 15 minutes. I currently can't get this box to see my router, but I'm closing in on a solution to that problem daily.

One of us
I will close with what I think is the best benefit from running Linux: when you run Linux, you join a community which is global, and ever-growing. This community is self-sustaining, nurturing, and always welcoming in new members. How much you get out of this community depends on how much you put into it, and it is very rewarding, indeed.

Come on in...there's always room for one more.

Penguin Time

Penguin Time...it's like Goonie Time, but without the pirate ship and the Truffle Shuffle.

When I made the switch to Linux last month, I said that I hoped to someday become the world's number one Linux cheerleader. This was sort of misquoted, and I've read in numerous places that I proclaimed myself "The world's number one Linux cheerleader," which has caused me a little bit of grief...I mean, I can't consider myself the world's number 6000 Linux cheerleader if I haven't even recompiled a kernel yet, or built a LAN...but I'm working on it. =]

Anyway, I'm going to spend a little time this morning cheerlead^H^H^H^H^H^H^H talking about my adventures in Linux, thus far, so if you're here for the nude pictures, you should head elsewhere today.

When I made the switch to Linux about a month ago, I knew that I was entering a Brave New World, and I did it with a little bit of trepidation, but a great sense of excitement, as well. As I wrote back then, "The Open Source movement really appeals to my anarchistic and individualistic tendencies, and everyone I know who uses Linux tells me that I won't miss Windows at all. I don't really use any software that's windows-specific, except Dreamweaver, and I'm told that I can run that under WINE, or find a comparable OS editor."

Since then, I've discovered both the Quanta and Screem editors, which have shown themselves to be fine replacements for Dreamweaver, and the only time I ever miss Windows is when I get the urge to play some games...but a quick trip to the PS2 takes care of that, until I can upgrade this machine with more RAM and a big old video card so I can run WineX 2.1.

Oh, I should have warned earlier: this article will be a little propeller-headed, so if you're not into that, again, you should really go play somewhere else today.

Before I get to the details, I should address something that I think everyone who makes the switch feels: Fear.

We feel afraid, because even though we're pretty sure that everything is going to work out fine, we've existed on a steady diet of FUD for many years. Maybe we tried to install a distro a few years ago, when Linux wasn't as newbie-friendly as it is now. Maybe we're just a bunch of pussies.

I'll admit it: I was nervous.

Nervous that I was going to do this install, and my magical connection to the largest library of free porn on the planet would cease to exist. I was nervous that I wouldn't be able to use a word processor that was as reliable as MS Word had always been.

I was nervous, but also excited.

Excited that I was taking the first step towards joining a global movement based on ideals with which I strongly agreed. I was excited because I know that lots of people read this lame website, and if a lameass like me could make Linux work, that would dispell a great deal of FUD, and maybe empower some people who, like me, suspected that they could live MS-free, but weren't sure if they could hack it. ("Hack it." Har.) I was excited because I felt like I was taking a chance, accepting a risk, and anticipating great rewards.

And I had a hole-card. If I managed to completely break everything, I knew that I would be able to format the drive, reinstall the old OS, and wait for a LUG install party.

Grab a cookie...here we go!

Install
The install was shockingly simple: Open the CDROM, shut down the machine, turnthe machine back on, wait for the Mandrake screen to appear, hit return, watch the fun.

This nice, friendly, graphical install is perfect for newbies. Mandrake asked me if I wanted to use an existing partition, or wipe the whole drive. I opted to format the whole drive, let Mandrake build the partitions for me, and get on with the install. A few minutes later, I got a screen where I was asked what packages I wanted to install.

I was presented with a very easy to understand screen, where I could select options like "Game Station," "Server," "Office," and the like. I was asked if I wanted to run services like ftp, ssh, and a firewall. Finally, I was given the opportunity to choose which desktop environment I wanted. I chose both KDE and Gnome, because I knew from previous experience that there were apps from both environments that I liked.

After selecting my packages, I swapped some CDs, added some users, set some passwords, and got to the part that really had me the most afraid: configuring the network so I could get online.

The last time I tried Linux, it was Red Hat 5.2 and I was on dial-up. Getting that bastard to connect was about as easy as getting laid in a convent. There were all these config files I had to edit, and all these strange text commands I had to type in, just to get the modem to turn on...getting it to connect was another problem entirely. For someone who was coming from Windows 95, this song-and-dance to get connected was simply unacceptable, and ultimately it was the main factor which drove me back to Windows.

Boy have we come a long way, baby! Mandrake did this super-cool autodetection, where it found my NIC, used dhcp to get my IP address, and built my network connection for me. This entire process took about 3 minutes.

Somewhere in there Mandrake autodetected my printer, too. The only thing I had to tell it on my own was that my mouse had a wheel!

Finally, I got to a screen where I was asked if I wanted to check for updates to the packages I'd installed. I said "yes," and walked away to get a drink of water. When I came back a few minutes later, nothing had changed...so I sat down to play some GTA3 while it continued downloading. About 30 minutes later, nothing had changed, and my hard disk had spun down.

This wasn't a good sign. All that excitement I'd been feeling was completely overwhelmed by the ner