Archive for May, 2010

Photos of the Unboxing of My New Dell Studio 15″ Laptop

…are not here. Nor will they ever be on here.

I should also add that as I was taking the laptop out of the box, I didn’t take the first picture. Thus, I have no pictures to post. Even if, for some bizarre reason, I took some pictures while removing it from the shipping packaging, I do not see how that would interest anyone other than myself.

While I got that computer (and the thrill of a new tool), people still care too much about the opening and viewing of the innards of the packaging of technology. I say, for me and my house, we will not care that much about every new thing that shows up from the FedEx man. To be so obsessed with new things that you need to feed the desires just to know what’s in the box bugs me, really.

Also note, I bought a PC. Or, pc, I guess. That stands for “personal computer.” It is not a Mac (nor a Macintosh, nor anything OS X-y). I changed allegiances, and I’ll deal with that more in the future.

For now, I just want to revel in the knowledge that somebody out there is going into fits because I moved from a Mac to Windows.


May 24, 2010

HTML5 at A List Apart
Something to pay attention to as HTML5 gains acceptance and compliance with modern browsers. Includes the brilliant A Brief History of Markup by Jeremy Keith.

May 22, 2010

300 (2006)
★ ★ ★ ☆
I! Am! Beowulf! (2007)
★ ☆ ☆ ☆

And By ‘Frequent,’ I Mean ‘Once’

A few days ago, I wrote a FAQ for d3ft.com. In it, I answer both things that you may wonder, and things that I’ve actually had to answer. As more questions arise, I’ll answer them, as well as add them to the list.

The need for answers came from answering the same question repeatedly: d3ft? Is that, like, a word? Or Something? Seriously, how did that happen?

Therefore, the FAQ. No better way to answer questions, than to provide answers, I say. The events that led me to write it came from two main misconceptions: (1) I grow tired of having to explain the domain name; and (2) I hope to someday educate all peoples on how you refer to a name by the object, not the identifier (e.g. refer to d3ft punk as punk, rather than d3ft).

A recent web comic brought to light something I’m not sure anyone really knows. For whatever reason, I adopted the nom de plume of “d3ft punk” shortly after registering this domain. It was a combination of the four–letter .com top–level domain, and a reference to a relevant, pop–culture phenomena, the techno band, Daft Punk.

the tell tale beat

Click the image to see it full–sized.

Sadly, only after reading the first panel three times was I sure I was safe. I just had to be sure, you know, because of the spelling. As an aside, it’s comics like this that prove this is inaccurate.


Reviewing Things

Last week I added a category titled simply, “Things.” It’s the place I keep the reviews of things I find in the Universe. There are many things in the Universe, and I have an opinion on many of them, some of which could be helpful for others, such as yourself.

Since I decided that I wanted to start reviewing things, I figured, like all good users of WordPress, I would add a plugin or two that would help me express my opinions (in 3200 database calls or less). Perusing the options for ratings plugins, I wondered to myself, “Why don’t I just use some Unicode stars?” And so I did just that.

While trying to over–think this, I just decided that I would just put in the star ratings. On a scale of 1 to 5, how good or bad is this thing? Since this isn’t YouTube, there isn’t going to be the inevitable 2.5 rating that almost every video on the site gets after the wisdom of crowds takes hold.

Then, I use an obscure HTML tag that I can only guess I’m not supposed to anymore. The <big> tag takes something that looks like this:

☆ ☆ ☆ ☆

And makes it look like this:

★ ★ ★ ★

The fun thing is, since this isn’t driven by some sort of CSS hack, and by an honest–to–goodness tag, it’ll show up in your RSS reader of choice. And it better show up larger, because I don’t really want to add a whole lot to each review. Gotta fill up some space, you know. Nothing worse than having your point made, and then not padding it to make it seem like you have more to say, when you really should just stop. People don’t like brevity, anymore. Give ’em a few 19–sentence paragraphs, that’ll show ’em.

And that is exactly why I don’t add anything else.1 If I post a terrible review, you’ll probably want to know why it was so bad. You’ll probably use some sort of internet search engine to find other reviews of the same thing. You’ll then see that others thought the item was either as good or bad as I said it was, or much better or worse.

Since you have your own opinion of things, you’ll probably take my review and let it shape your opinion. It could be that you can let my words (really just Unicode stars) embolden your own decision. It could also be that I set your soul ablaze with a seething rage. Anywise, I hope that my terse, prosaic entries help others who want to know about things.

  1. Okay, so I add some snide remarks in the excerpt. That’s just because Google gets upset when you don’t have enough content in a post. Go figure.

May 16, 2010

Couples Retreat (2009)
★ ☆ ☆ ☆

May 15, 2010

Malamanteau on Wikipedia
If you have ever wanted to know about the politics, policies, and just plain idiocy, read this article. Wait, you can’t, but you can click on the Discussion page.
Legion (2010)
★ ☆ ☆ ☆

Way to Target Those Markets!

Here, I present to you, an unaltered screenshot from my iPhone, taken on the 19th of March of this year. In it, an advertisement for a certain wireless cellular company that wants to assure people that its products are as good (or better) than any of its major competitors.

So don’t even think of leaving

This is an advertisement run in an iPhone app, that could only run on an iPhone, that could only use one cellular data network.1 AT&T was the only company that could buy space on this network (ads for iPhone apps). How in the world did this even happen?

Let us hope when Apple is doing its “tasteful” iAds they don’t have trainwrecks of logic like this.

  1. This was before the iPad was available for purchase, so it had to be on an iPhone.

Breaking Up Long Post Titles

I’ve always been concise with my post titles. This is, as I am told, a problem for the web–skimming general populace. The problem with concise titles is that they don’t convey enough information to entice the reader to stop skimming the article titles and read the post.

While trying to create a title for a blog post about some random, anecdotal thing that happened to me this evening, I was going to use a fairly long post title that I figured would amuse…well…me. But the length caused the title to break into several lines. For whatever personal reason, I do not like post titles that take up more than one line.

The irony, of course, that I put together a design with humungous post titles. Therefore, I need a way to break up those long titles. There are at least three ways I know of to achieve this:

  1. Truncate your post title, then add it to the post
  2. Add break tags (<br />) to the title
  3. Go with a shorter title, add the rest to the post

To truncate your post title, you would need to then add additional tags inside your post to differentiate it from the normal text. Not only will this make your post look goofy, it could confuse people. I constantly remind myself that the majority of traffic for this site is from the US, and this is the country that has yet to outlaw soap operas for gross stupidity and contributing to the sloth of the citizenry. That means, stupid people live here, don’t confuse them.

You could add break tags to the post title, but that would cause all kinds of behind–the–scenes problems. Mainly, search engines (read: Google) will index your context with strange HTML entities. Unless you like the way that WordPress will mangle your post title with extra characters, it is best not to give WordPress the chance to mess something up.

What I do (and what I suggest you should do, as well), is just to add that incredible wit and wisdom to your post. That will require another title, but your anecdote probably wasn’t as interesting as you thought it was. Another major benefit of this is it will probably be the best way to make you better as a writer, other than just writing.

The shorter title does not, however, always bode well for search engine optimization (SEO). Sorry. I’m not saying that anyone will read your original, un–formulaic–ly titled post, it’s just that it will look better. The web will look better. I will be able to sleep at night.


I Don’t Think XKCD Sucks

For some odd reason, the second–most used search term that sends traffic to this site is “xkcd sucks.” Most of the time, with that capitalization. Most of the time, with that exact phrase, “xkcd sucks.”It is an odd coincidence that my personal opinion deviates so from the entrance point for so many people searching on the internet for evidence that, in reality, xkcd sucks.

Please tell me you’ve clicked that link. Have you? In the off–chance that you haven’t clicked that link, do it now. I’ll be patiently waiting here, a mere step away in your browser’s history.

Just going to check my Twitter, while I’m waiting.

Be back any time now.

Hmm, Zoroastrianism. I wonder if that was the symbolization that Jacob was working on in that tapestry he was sewing right before Ben shived him? That would explain the duality of Smokey and Jacob, but could you logically go from there to Tawaret?

[THREE HOURS OF FASCINATED CLICKING]

Err…that wasn’t supposed to happen. Sorry about that. Um, in conclusion, uh, I don’t think XKCD sucks.


Twitter Repost Stylings

This thing lets you stylize Twitter tweets in the way they (sorta) look on their site. And they sorta look like they do on your site. Sorta.

We’re done. Amen.less than a minute ago via Echofon

This raises questions, like, is this the next big thing? Or is it just a gimmick to waste bloggers’ time? Are they going to make it easier for bloggers (and other, more reputable outlets, like, uh, news sites and such) to take an individual tweet and post it? And is there some enterprising person out there crafting a WordPress plugin (as we speak) to take advantage of this to add every one of their boring–life–having tweets to their personal–ramblings blog (such as this one?)1,2,3 And the biggest question, is it that much better than the old style screenshot version?

We’re done. Amen.

  1. HINT HINT.
  2. Not that I’m going to beg, or anything.
  3. But, yeah, please?

Havok 2.0

After weeks of work, trying to gussy up the place, I’m finally ready to show off the completed work. This is a major milestone in the development of the WordPress theme that displays on this site.

Havok was the rather haphazardly chosen name of the theme I was working on when I was trying to make another, incredibly minimalist theme. I was going for nothing but words. I ended up with that, plus a couple of images. From the start it was never intended to evolve. Yet, evolve it did.

From The Internets

I’ve uploaded a few pictures onto my Picasa account to show off just how much it changed. The fact that I’ve already changed the footer—twice—before I could write this post should tell you that this is more of a constant work in progress than an endpoint.1 You should be happy about that–some sites never change.

So come by, kick the tires, click some links. Tell me if I’ve completely messed everything up. There are a lot of CSS3 elements in here that you really need to check out. If you are just reading this in a feed reader or aggregator, you are totally missing out on the fun.

  1. By the time this was published, the theme was up to version 2.1.