Archive for October, 2006

Battlefield Nerf

Monday, October 30th, 2006

Yes, Electronics Arts is evil, but having checked out the Battlefield 2142 demo, I caved in and bought the full game. If you're not aware of the controversy, here's a partial list of bugaboos: The game contains a mild form of targeted in-game advertising via billboards seen in the game world. ...

Is Google Reader the best syndication aggregator?

Monday, October 30th, 2006

I've come very late to using webfeeds, having only started a few months ago, but I've bought in to syndication to the point of removing all the sites I syndicate from my bookmarks. No more aimlessly wandering through my bookmarks to see if my regular blogs have updates. My first foray ...

Learn how to use MediaWiki

Wednesday, October 25th, 2006

For an example of the inadequate video quality I was talking about in the previous post, check out my 13 part tutorial on how to edit MediaWiki wikis. I made this tutorial to help others contribute to the project. In all, this tutorial runs an hour and a half. Considering the ...

Screencasting with Google video and Youtube

Monday, October 23rd, 2006

With the H.264 codec, you get fantastic video compression for screen capture because it's smart enough to recongnize an essentially unchanging screen. The image quality is near perfect with an under 1k bit rate for an umoving image. So it's quite annoying that both Google Video and Youtube (and in fact ...

Net neutrality: the electricity analogy

Saturday, October 21st, 2006

The oblique threats to violate network neutrality coming from the telecom industry essentially come down to one thing: no one wants to be a commodity provider because there's never an opportunity for turning a commodity into a golden goose. With a commodity, the seller pretty much gets back just what ...

More coding practices religion

Saturday, October 21st, 2006

Seven rants about successful programming give or take two.

What if this random guy on the Internet told you that you could be earning $60,000 - $100,000 dollars a year?

Saturday, October 21st, 2006

This obnoxious come-on actually gets it mostly right about programming myths: Myth #1: Computer programming is for technology geeks. The reality is that the Project Manager, Business Analyst, Tester, Manager, Sales Executive, Recruiter, Technical Writer, Web Developer, Web Designer and other roles in the programming industry require different personality types ...

New header image

Saturday, October 21st, 2006

Too much?

RMS is not a linguist

Friday, October 20th, 2006

Tomorrow I'll post an argument about whether or not the claims RMS (Richard "Not Milhous" Stallman) makes regarding freedom have justification, but today I want to talk about some things on which RMS is clearly wrong, and they all relate to terminology: "open source" is a perfectly good term for ethical ...

Sneak some cryptography in early

Friday, October 20th, 2006

I've decided that the opening course, data representation, should sneak in the basic concepts of hash functions and cryptography: Number representation A discussion of bits and how they can be used to represent numbers. Text representation How bits can be used to represent text. Introduction to ...