Interviewing Cosplayers at Dragon*Con 2012

It’s no secret that I’ve been less active with this blog, as of late. I won’t go into the details, but I’ve been putting a lot of time and effort into a certain project, one that I can’t yet reveal. What I can say is that it’s something that I’ve been working on for a very long time, and I’m really looking forward to introducing it in the near future. Today, however, I’m happy to announce that I’ll be releasing a series of interviews that I hosted from Dragon*Con 2012. I’ve always wanted to expand into video, and this turned out to be a great way to do so. You may recall that I’ve previously mentioned wanting to start a … Read more

What to Do When WordPress Gets Stuck In Maintenance Mode

As I was working with WordPress today, I happened to stumble into a webmaster’s horror scenario. It all started when I noticed that some of my plugins were out of date. In an effort to correct this, I selected all outdated plugins, and then clicked the handy little “Update plugins” button. Instead of seeing the progress messages, I was greeted by this: It was the timing of the Internal Server error that made me uneasy – did the upgrade process have time to complete? Any interruption could potentially result in database corruption, so I launched another window and tried to see if everything was working normally. Here’s what I saw: Even after a few refreshes, that message remained – which meant … Read more

Subversion: Repository Backup Script

A few months ago, my Windows installation became corrupt, and despite my best efforts, I had to format the hard drive. I’m the type of guy that makes a whole lot of backups, so I proceeded to format with confidence. I did, of course, make a few last minute exports just in case. Unfortunately, I didn’t realize that there was something wrong with one of the most important items on my checklist: my primary Subversion (SVN) repository. To my surprise, the backups only included the revisions that occurred prior to November 2011. While horrifying, I remembered that I at least had the live version of my working directory. Unfortunately, I turns out I didn’t. Something strange happened to that directory – … Read more

Dropbox: Certain Files Won’t Synchronize

Here’s a very interesting problem I encountered just last week. I was speaking to a colleague over the phone, and she told me that she had placed a particular document in a folder that we both shared on Dropbox. I looked into that folder, but was unable to locate the file that she spoke of. At that point, I realized that the Windows client really had no way of reporting whether it synchronized properly, or not. No matter what I did, the Dropbox client was convinced that everything was synchronized. Since I wasn’t getting much information from the desktop client, I decided to log into the website. Surprisingly, the file was visible from the web interface – but it wasn’t … Read more

How to Pin a Batch File to the Taskbar in Windows 7

One of my favorite features in Windows 7 is the taskbar, as it combines the convenience of Vista’s Quick Launch, while organizing windows in a more intuitive manner. I’ve grown accustomed to dragging program shortcuts into it, and having them remain there permanently. That is, until this morning. For some reason, I discovered that Windows wouldn’t let me drag a batch file to the taskbar. In DOS, OS/2, and Microsoft Windows, batch file is the name given to a type of script file, a text file containing a series of commands to be executed by the command interpreter. Even when I right-clicked the file, I didn’t see the typical “Pin to Taskbar” shortcut. Seeing as batch scripts can execute programs within themselves, I was … Read more

The Monk and the Gorilla

It was around the time where I was getting to be too old for Halloween, so I didn’t do the whole candy collection thing. Instead, I served as a candy dispenser for the kids who wandered over to my parent’s place. I decided I would also dress up to entertain the children that passed, but I wasn’t exactly sure of what I would do. All I knew is that I had a mask, and a monk’s robe. The mask was designed to make my head look like a large, sinister skull. Not quite unique, I know, but this one was different – when I first saw it, it struck me as being particularly high in quality. As a result, I … Read more

Thoughts On Cross Browser Testing (And a Tool to Simplify the Process)

If I were asked to identify one primary annoyance associated with a web development career path, it’d be the abundance of browser inconsistencies. From the consumer’s point of view, the web is an endless source of content, and they are given the ability explore that world. Browsers permit such exploration, but the resulting experience depends on a multitude of factors, most of them transparent to the consumer. There’s an organization known as the World Wide Web Consortium (W3C), and their entire goal in life is to ensure the long term growth of the Internet. In accordance with this objective, the W3C took the time to define standards for the core technologies they created, such as HTML and CSS. Yet, the reality … Read more

Montreal Comiccon 2011: Top 10 Costumes

After my second consecutive visit to Atlanta’s Dragon*Con, I decided it was time to give my hometown a chance. In Montreal, the closest we have to Dragon*Con is Montreal Comiccon, which was first held in 2006. Dragon*Con is a much older convention – it dates back in 1987, and comprises of multiple large hotels (lobbies, conference rooms, ball rooms), whereas Montreal Comiccon’s primary space is one large convention hall. As a result, the scale of Dragon*Con is far from being matched by Montreal – which means the celebrity guest list is also a bit disappointing, in comparison. Despite the differences, I attended Montreal Comiccon this year – and in my opinion, it’s worth doing so at least for the costumes. After all, it is still … Read more

How My Sister Made Her Own iPhone

While I was in Atlanta earlier this year, I tried to convince my sister to buy herself an iPhone. Though I consider myself a PC enthusiast, I can’t deny Apple‘s prowess when it comes to delivering a superior user experience. So, with a firm belief in the iPhone, I proceeded to explain the many benefits of the device. When my sister started showing concern for the inconvenience of re-arranging her cellphone plans, and the associated cost, I suggested first trying an iPod Touch. After all, that’s how I came to own an iPhone – I had first tried the iPod, and was amazed by the experience. I then realized that carrying a regular cellphone plus an iPod would be a … Read more

Using Google Alerts to Fight E-mail Spam

I was recently reminded of the existence of a particular Google service, one which I had completely forgotten. To my surprise, it turned out to be a significant discovery, as the product can be used to improve one’s privacy on the web, while reducing spam. The service, Google Alerts, allows users to choose specific search queries that they’d like to monitor. When new results appear in one of these queries, the user can be automatically notified by e-mail. Here are some suggested uses, according to Google: monitoring a developing news story keeping current on a competitor or industry getting the latest on a celebrity or event keeping tabs on your favorite sports teams All very interesting, sure – but what does it … Read more