[x]Blackmoor Vituperative

Tuesday, 2012-12-11

Backing up Google documents

Filed under: Software,The Internet,Work — bblackmoor @ 12:39

I just had a panic moment when I thought that a Google document I’d spent the better part of a week writing had vanished. This is what I plan to do from now on, once a week, until I forget about it and stop doing it.

  1. In Google Docs, go down to the far left bottom menu item, and select “More V” and then “All Items”.
  2. Click the select box at the top of the screen next to “TITLE” to select all items.
  3. Click the “More V” button at the top middle of the screen, next to the eyeball (“Preview”) icon, and select “Download”.
  4. Select “Change all formats to… OpenOffice”, and click the “Download” button.
  5. Wait a couple of minutes and then download the file somewhere.

Wednesday, 2012-11-28

Pasting spaces into Google Docs

Filed under: Software,The Internet,Writing — bblackmoor @ 16:19

I just spent too much time pulling my hair out trying to figure out how to get Google Docs to paste spaces and keep them spaces, rather than turning the spaces into tabs. I couldn’t find a way to prevent it, so here is what I did.

  1. Paste my text into a text editor, such as Notepad++.
  2. In the text editor, find & replace every instance of a space ” ” with a character that does not already exist in the text, nor in the document you intend to paste that text into. In my case, I used a tilde “~”.
  3. Copy this modified text, and paste it into Google Docs.
  4. In Google Docs, find & replace every instance of the placeholder character with a space ” “.

Is it ridiculous that you need to do this to keep Google Docs from corrupting what you are pasting? Yes. Yes, it is.

Wednesday, 2012-07-04

MediaWiki on Dreamhost: Error creating thumbnail

Filed under: Linux,The Internet — bblackmoor @ 12:41

I have a number of web sites I administer. Most of these are hosted on Dreamhost, and most of them run MediaWiki.

Recently, I have noticed an error whenever I upload an image to the wikis. What is supposed to happen is that ImageMagick resizes the image to make a set of thumbnails. What has been happening is that ImageMagick displays an error:

Error creating thumnail:

Exactly like that, with nothing after the colon. After many hours of research (and great help from the Dreamhost tech support team), I finally found the solution. Add this line to the LocalSettings.php file:

$wgMaxShellMemory = 524288

Saturday, 2012-06-02

The Thing and studio stupidity

Filed under: Movies,The Internet — bblackmoor @ 17:35
The Thing

The cost to stream videos is ridiculous. DirecTV wants $6 and Amazon wants $4 for the same movie I can drive around the block and rent from a box for $2. And why is it that neither version of The Thing (1982, 2011) is available on Netflix streaming? I know Netflix would have them if it could, so it’s the dumbass studio that doesn’t want me to stream them from Netflix. It’s like the studio execs want people to download the movies from the internet without paying for them. Movie studios should be down on their knees kissing Netflix’s red leather loafers. It makes me wonder just how short-sighted someone has to be to get a job at a movie studio. I expect a typical movie studio meeting room is full of people who think vaccines, homeowner’s insurance, and dental floss are a waste of money.

Oh, speaking of The Thing (2011), we watched that last night. Not as bad as I’d heard, but clearly not the masterpiece that the 1982 John carpenter movie is.

Thursday, 2011-09-29

Taking the high road

Filed under: Society,The Internet — bblackmoor @ 03:27
Bad behaviour

Ran across this article (which I heard about from Gareth Michael-Skarka, ironically), which made me wonder for a moment if my choice to take the high road in online disagreements was ill-considered. Only for a moment, though. Ultimately, my not being an asshole to people who act like assholes is about my being happy, and not about making them change their behaviour — which I do not think is possible, anyway. Whether it’s nature or nurture, some people are, sadly, simply unpleasant. Ignore them, avoid them when you can, and don’t expend any unnecessary effort on their behalf.

On the other hand, don’t penalize yourself on their behalf, either. Harlan Ellison might be an arrogant jerk, and Orson Scott card might have some unpleasant personal beliefs, but my life would be poorer without their books. I don’t have to want to socialize with someone for me to benefit from their work. Keep things in perspective. Life is too short to hold grudges.

Tuesday, 2011-09-06

Why the Google Profiles (or any) “Real Name” Policy is Important to Me

Filed under: Privacy,The Internet — bblackmoor @ 16:15
Google+ protest image

A brave soul by the name of Todd Vierling has posted a compelling opinion piece explaining why, in his words,

… those of you who think that using real names will make people more open and social are horrifyingly deluded. Your idealistic vision of “real” interaction through real names isn’t just nonsense; it’s making online socialization more dangerous for everyone by putting them at risk of real-world prejudicial action.

(from Why the Google Profiles (or any) “Real Name” Policy is Important to Me , duh.org)

It’s worth reading. I suggest that you do.

Thursday, 2011-08-25

Thoughts on the ad hominem fallacy

Filed under: Society,The Internet — bblackmoor @ 10:48
Duty calls

When you are arguing with someone, try to remember that there is a difference between the person and their ideas. When you’ve made your point as well as you can, agree to disagree. Don’t ever say nasty things about the person. For one thing, it’s irrelevant, and it demonstrates that you have sloppy thinking. For another, particularly on the internet, you only see the other person through a very small window. There is a great deal more to the other person than just that they disagree with you on some political policy that neither of you has any control over, or some game rule that will never matter because you don’t play in each other’s games. The other person has an entire life outside of your insignificant disagreement with them. Basing your judgement of them on such scanty evidence is irrational. Assume that they have family and friends and lovers who respect them, just like you do.

And if they’re wrong, so what? Let them be wrong. You’re wrong sometimes, too.

edit: To clarify a point of confusion: this is not directed at anyone in particular, and I include myself among the target audience.

Saturday, 2010-06-05

Why I no longer do web design

Filed under: The Internet,Work — bblackmoor @ 11:28

I got my start in computers by writing small applications in Basic, and then Visual Basic. In the late 1980s, I wrote a program that backed up selected directories by copying them, zipping them up, and writing them to floppy disks. In the early 1990s, I wrote macros to integrate PGP and Microsoft Word. I also wrote a reasonably popular dice-rolling program (I was one of the first few thousand people to do so). However, I got my start working in IT by doing web design. My friend Nathan told me about NCSA Mosaic in early 1993, and within two months of the release of Mosaic, I was creating web pages. (It still amazes me that the web took off like it did — I just thought it was a neat toy.)

I eventually migrated from what I call “front end” work (the part of a web site people can see), to “back end” work (the stuff behind the scenes that actually makes a web site work — setting up databases, writing scripts, managing servers, and so on). One reason for this is that I am not a graphic designer — I am simply not an artist. Another reason is that as more people learned how to do “web design”, I could maintain my value by doing something more difficult (difficult for other people; not necessarily difficult for me).

However, the number one reason I moved away from web design and toward back end work is because I had too many web clients who made my job difficult. Not all of them. Perhaps not even most of them. But a lot of them. What do I mean by “difficult”? I mean this.

How a web design goes straight to hell

Wednesday, 2010-05-05

Perfect Pets

Filed under: The Internet,Work — bblackmoor @ 11:01

Perfect PetsI am wrapping up my current web project, Perfect Pets. It’s not the most complex or difficult project I have ever worked on, but I think it may be the prettiest. I like this kind of project: Perfect Pets is a small, family owned store, and in my own modest way, I am helping them stay relevant in an era of heartless corporate monoliths and brutal international competition. I wish I could work on projects like this one more often.

Sunday, 2010-05-02

Peaceful Sunday evening

Filed under: Movies,The Internet,Work — bblackmoor @ 20:24
Kick-Ass

It’s 21:00. My cat is asleep on the couch, and my sweetheart is asleep in the bedroom. I would be in there, but I am working on a web project for a pet store. Still, there are much worse ways to spend a Sunday evening.

We saw the movie Kick-Ass today. It was not a perfect movie, but I enjoyed it. I prefer to think it takes place in a universe much closer to the one where Peter Parker lives than the one where I live. It would be a little too sad to think it takes place in my world. I mean, either Hit Girl is a sociopath or she’s been so mentally traumatized by her father that she may as well be. Think Dexter, but a whole lot more enthusiastically blood-thirsty (and acrobatic).

Special

Kick-Ass reminded me of another semi-realistic superhero movie we saw recently. We didn’t see this one at a movie theatre: I bought it for two dollars at the thrift store. I’d never heard of it, and it piqued my interest. The movie is called Special. Check it out. Put it in your Netflix queue. It’s a low budget indie movie, but it’s worth watching. Be warned: the DVD cover slobber makes it sound like a comedy. The phrase “laugh out loud funny” is used prominently. This is not a comedy. There are no jokes. I would go so far as to say that not a single “laugh out loud funny” thing happens in the entire movie. It is not a comedy, and in my opinion, it was not intended to be.

« Previous PageNext Page »