Category Archives: Rant

Newline at end of file

This is just me asking a question in public and doing as little research on the subject as possible, but why wouldn’t you want a newline character at the end of a file? There are several reasons why I can … Continue reading 

| 9 Comments

Tabs versus spaces: Spaces won

Why? Because since at least Visual Studio 2005, the default for tabs/spaces has been: Insert spaces, not “Keep tabs”. If tabs were supposed to win, they would have won the default settings battle. If the default settings in Visual Studio … Continue reading 

| 45 Comments

The grand No Flash experiment (update)

My dislike of Flash has been well documented, so last month I thought I would try to see what the internet was like without Flash installed, whatsoever. I removed Flash completely from my system, including any Chrome plugin (Chrome has … Continue reading 

| 13 Comments

Formula for project success

In light of recent conversations around ActiveRecord and Rails, I thought it might be important to recognize the factors in a project success, in terms of the code produced: In order for a software project to be successful, two things … Continue reading 

| 12 Comments

A grand experiment

Flash has crashed for the (hopefully) last time. I’m going to run a little experiment. I’m uninstalling Flash and see how much it affects browsing experience for say, one month. I suspect that most experiences will be fine on Chrome, … Continue reading 

| 11 Comments

The last vestiges of Hungarian notation

Certain arguments seem to resurface every few years, like whether or not to use a mocking framework, and more recently on Twitter on why .NET still uses Hungarian notation in a few select cases, namely: Interfaces Generic type parameter names … Continue reading 

| 21 Comments

Flash on smartphones

I had a great chuckle in this article linked from Daring Fireball about 10 reasons why the Droid Bionic will score over the iPhone 5, and one of the reasons being the support of Flash (emphasis mine): This is a … Continue reading 

| 11 Comments

Gawker sites breaking the web

Another baffling feature of the new Gawker sites re-design is that it appears that they’ve broken the browser’s Back button. Starting at http://gizmodo.com, I’ll click a link for an article: That brings up the Web 3.0 Frames magic and replaces … Continue reading 

| 13 Comments

Attack of the pseudo-frames

AKA, folks are getting a little too clever in AJAX-land.  There was a joke going around when “new twitter” launched that “old twitter” is what Steve Jobs would have designed if his engineers started with “new twitter”.  Looking at any … Continue reading 

| 4 Comments

To Thine Own Self Be True

This post is both a rant and a bit of encouragement to any aspiring developers – this will not have code. Gabriel posted a rant earlier which sparked quite a few comments including a number from a fairly frustrated individual. … Continue reading 

Also posted in Community, Hiring | 1 Comment