Categories
Uncategorized

Helvetipalooza!

What with the current state of Web 2.0 design, the upcoming release of the documentary film Helvetica and this soon-to-be-available timeline poster below, I’m ready to declare 2007 “The year of Helvetica”.

Timeline poster with these items: The Big Bang, Jesus Christ, The Printing Press, Helvetica, Now.

Then again, I’m pretty sure George would say that it’s always the year of Helvetica…

Categories
Uncategorized

Getting Bluetooth to Work on the Acer Ferrari 1000 Laptop

Acer Ferrari and its Bluetooth mouse, with the mouse trying to gets its attention

You might remember my difficulties with the Acer Ferrari 1000’s Bluetooth mouse from this posting. I reported that the mouse was invisible to the computer, even though I had confirmed that there were fresh batteries in the mouse and that its red light was glowing. The “Add Bluetooth Device” wizard kept showing me this:

Vista Bluetooth Wizard reporting that no Bluetooth devices could be found.

I have since discovered the secret to making Bluetooth work! One day, which checking the audio jacks along the front edge of the laptop, I saw a switch with the Bluetooth logo on it. Pushing this spring-loaded switch to the right and then letting go caused a little blue indicator shaped like the Bluetooth logo to glow. I immediately opened the Bluetooth control panel, and seconds later, I had a working Bluetooth mouse!

Front edge of the Acer Ferrari 1000 laptop, with the Bluetooth-enabling switch pointed out.
The Magic Dance you must perform in order to get Bluetooth to work on the Acer Ferrari 1000.

So there it is — in order to activate Bluetooth on the Acer Ferrari 1000, you have to activate it both in the control panel and using the little tucked-out-of-the-way switch on the front edge. It’s an annoying and unnecessary magic dance.

Notes:

  • Don’t bother generating a Bluetooth passkey for the mouse — if you don’t select the “no passkey” option, the computer will not connect to the mouse.
  • I took the photo of the front edge of the laptop from Craig Pringle’s blog entry — check it out for his review of the Acer Ferrari 1000 that Microsoft sent him.
Categories
Uncategorized

RU Sirius Interview: “When Cory Doctorow Ruled the World”

Cory Doctorow

The first time I met Cory Doctorow was when I was home from Crazy Go Nuts University on the Thanksgiving long weekend of 1992. I was wandering around my old high school stomping ground of Toronto’s Queen Street West neighbourhood when I decided to pop in for a visit to Bakka books to pick up a copy of this new book that a number of people had been raving about: Neal Stephenson’s Snow Crash. Cory was the guy who behind the counter who got all excited that (a) I was buying this little-heard-of book and (b) I had heard about it on Usenet. I didn’t figure that out until well after I met him again in 1995, when he pulled out a Mac Duo laptop onto the bar of the Spadina Hotel’s saloon, an act that was then so improbably futuristic that he might as well have pulled out a raygun and jetpack.

George wouldn’t meet Cory until some time in early 2000 at Republic in Union Square, New York, where the three of us had lunch. In March of that year, Cory had brought me along as the “face” of the development team for OpenCola’s dog-and-pony sessions with the biggest VCs in Toronto; during those sessions, I had George on my cellphone feeding us advice. As a result of his help and that meeting, George became our New York-based biz dev guy.

Cory’s currently touring around promoting his latest book, Overclocked. George caught up with him when he passed through New York a couple of weeks ago, and I did the same last Thursday when he passed through Toronto. If you ever get the chance to meet up with him at one of his book signings orany of the tech events at which he speaks, do it — he’s a fun guy who’s always got something interesting to say. Failing that, you might want to catch this MP3 interview (with transcript) with cyber-hippie RU Sirius over at 10 Zen Monkeys in which he talks about piracy, copyright, his stories, Creative Commons and all his favourite topics.

Link

Categories
Uncategorized

CompUSA Covers all the Bases with their Zune Promo

[via Reddit, via Consumerist] I’m sure Microsoft might object to the freebie being given away with the purchase of a Zune in this recent CompUSA promo:

CompUSA Zune promotion featuring “Free $15 iTunes Gift Card instantly with purchase!”

You’ve got until the end of tomorrow to get your free $15 iTunes card!

Categories
Uncategorized

book.title.needs_work? = true

Cover of “If (Sid_Vicious == TRUE && Alan_Turing == TRUE) { ERROR_Cyberpunk(); }Over at BoingBoing, Cory points to a Lulu-published book titled
If (Sid_Vicious == TRUE && Alan_Turing == TRUE) { ERROR_Cyberpunk(); } on Amazon, noting that the book title is “awesome”.

The book’s already garnered one comment:

The title is enough to give a jobbing programmer a spontaneous fistula. Matters aren’t helped much by Amazon’s (apparent) mistranscription.

Which is true. Whenever you see a == true or == false in someone’s code, it’s a pretty reliable indicator that you’re dealing with a rank amateur. Better by far both code- and book-title-wise to simply code it as the one liner:

if (Sid_Vicious && Alan_Turing) ERROR_Cyberpunk();

(And really, most programming style guides say that variable names should begin with lowercase letters — they should really be sid_vicious and alan_turing. We programmers can be real pedants.)

Categories
Uncategorized

Top 10 Reasons Why Movie Downloads Suck

According to this Gizmodo article, they are:

Movie downloads

  1. The pricing — still too close to a DVD, for which you get tangible stuff, and still more expensive than the Blockbuster or Netflix options.
  2. A meager sleection of movies. It reminds me of the early days of pay TV here in Canada, when it was “All Beastmaster, all the time!”
  3. No computer in the TV room. Hence the XBox strategy, which actually does put a computer — albeit a slightly disguised one — in your TV room.
  4. Downloads are still mostly standard-definition, while more and more people are making the move to high-def.
  5. Force of habit. It’s just going to take a while for this sort of thing to catch on. Even some gadgetophiles I know haven’t made the leap to high-def capable TV. I only made that leap this past Christmas.
  6. Not enough differentiation. “If you can record, say, Mission Impossible 3 via HBO onto your Series 3 TiVo in full quality HDTV, what’s the difference between that and downloading the same movie from the iTunes store?”
  7. Download speed. Even with good broadband, it takes considerably more time to download a movie than the typical user is willing to endure. Now quadruple that time if you want to download a high-def movie.
  8. Broadband flakiness. Between throttling and capping, many providers are trying to choke bandwidth to keep it as profitable as possible.
  9. DRM bullshit. ‘Nuff said.
  10. Too complicated. “Finally, all of that knowledge and computer know-how needed for downloading movies is simply nonexistent in the skill sets of the average movie viewer.” Many people get their downloaded movies by sticking the downloading task to their nerd friends.

Link

Categories
Uncategorized

Pipes Explained

“Pipes” vs. “Series of Tubes”: Not the Same Thing!

Yahoo! PipesTo the layperson, the name of Yahoo!’s new service, Pipes, might seem like a reference to Senator Ted Stevens’ ridiculous “a series of tubes” metaphor for the internet. The name is actually a reference to something a little older: a feature in Unix (and its spin-offs, including OS X and various flavours of Linux) called pipes, and their kissing cousin, filters.

That Funny “|” Key on Your Keyboard, Explained at Last!

Diagram showing the pipe/backslash key on a computer keyboard

If you look to the upper right-hand corner of the main part of most computer keyboards, you should see the backspace key. Just below that is the backslash (\) key, which produces a vertical bar when you press it in conjunction with the shift key (this key is pictured to the right). That vertical bar is called the pipe character, and it’s a useful tool in the Unix command line.

Small Pieces, Loosely Joined

“Small pieces loosely joined” is a phrase that explains the organizing principle of the World Wide Web quite well, which is why David Weinberger chose it for the title of his book on the web. Since the origins of the internet and the web are Unix-y, it should come as no surprise that “small pieces loosely joined” also explains the organizing principle of the Unix operating system. Rather than provide large, monolithic systems for managing files and programs, Unix provides a series of what I like to call “small, sharp tools” that can be combined in a Lego-like fashion in whatever way its users see fit. To techies, programmers and tinkers, this approach makes Unix both workbench and playground, and the flexibility provided by this approach has led to all sorts of interesting and unforseen applications and tools.

If Unix commands and tools are the small pieces, pipes and filters are the way by which they are loosely joined. Pipes allow you to direct the output of one Unix program to another Unix program, whose output in turn can be “piped” to yet another program. Filters are programs that are used to process text; as such, program output is often piped through them to either filter out unwanted data or to augment the data passing through them.

A Little Example Demonstrating the Power of Pipes

I don’t want to bog you down with a complete Unix training course, but I do want to give you the sense of how pipes are used. Those of you with on Macs or Linux machines should feel free to open up a terminal application and follow my examples on the command line.

Suppose I have a text file in my home directory called series-of-tubes.txt that contains some of the choice bits of Senator Ted Stevens’ statements. I can use the Unix command cat to print out its contents. If I type

cat series-of-tubes.txt

at the prompt, I’ll get this in response:

Ten movies streaming across that, that Internet, and what happens to your own personal Internet? I just the other day got... an Internet was sent by my staff at 10 o'clock in the morning on Friday, I got it yesterday. Why? Because it got tangled up with all these things going on the Internet commercially. [...] They want to deliver vast amounts of information over the Internet. And again, the Internet is not something you just dump something on. It's not a big truck. It's a series of tubes. And if you don't understand those tubes can be filled and if they are filled, when you put your message in, it gets in line and it's going to be delayed by anyone that puts into that tube enormous amounts of material, enormous amounts of material.

Let’s say I want a word count of that text file. It’s easy to do by piping the output of the cat command through another Unix command called wc, which is short for word count. If I were to type this at the command line:

cat series-of-tubes.txt | wc

I would get this as output:

1 135 744

That’s the wc command telling me that the file series-of-tubes.txt has one line (I entered the text as one big line without carriage returns), 135 words and 744 characters.

Now let’s suppose I wanted to takes those line/words/characters statistics and mail them somewhere for analysis at a later time. Well, that’s a matter of piping the output of the cat command through the wc command to get the line/word/character count, and then piping the wc command’s output through the mail command. In Unix, I can very easily do this by typing the following at the command line:

cat series-of-tubes.txt | wc | mail -s "Stevens Stats" joey@globalnerdy.com

The parameters that follow the mail command state that the mail should have the subject line Stevens Stats and that it should be sent to the email address joey@globalnerdy.com. A quick look at my Gmail account confirms thatmy piped commands did the job:

Gmail, showing the result of the piped unix command

Not bad for a one-line command, eh?

I could go further. Suppose the text file was being updated regularly and I wanted a daily email update of its line/word/character count stats. This can be accomplished by sticking the commands I just typed into a shell script and then setting up a cron job to automatically run that script every day at 10:29 a.m., just in time for my ritual 10:30 a.m. email check. This is the sort of power that the organizing principle of “small pieces loosely joined” gives you.

Pipes for the Web

In the example above, I showed what was possible just by using pipes to string Unix commands together. Imagine this sort of principle — small pieces, loosely joined — on an internet scale, with data online data sources as the “small pieces”. What does the loose joining?

Enter Yahoo! Pipes.

(Actually, I can’t enter Yahoo! Pipes at the moment. The tech world is so abuzz about this new tech that their site’s completely bogged down. Hopefully, this’ll clear up soon as they throw more servers and engineers at the problem.)

I’ll leave it to Tim O’Reilly to describe Yahoo! Pipes:

It’s a service that generalizes the idea of the mashup, providing a drag and drop editor that allows you to connect internet data sources, process them, and redirect the output. Yahoo! describes it as “an interactive feed aggregator and manipulator” that allows you to “create feeds that are more powerful, useful and relevant.” While it’s still a bit rough around the edges, it has enormous promise in turning the web into a programmable environment for everyone.

There is one important difference between Yahoo! Pipes and those of the Unix variety: while Unix pipes were made with programmers, sysadmins and tech tinkerers in mind, Yahoo! Pipes are made to be more user friendly. While you’ll still need a tiny bit of tech savvy to use Pipes, the user interface, which allows you to visually hook up pieces of code that provide an API significantly lower the barrier to entry for creating applications — you no longer have to be coder!

For example, take a look at this web app created with Pipes that aggregates news alerts from several sources and provides a search box that lets you look for news items with specific keywords. Until now, you’d have to be adept at a programming language and its internet and XML-processing libraries to build such an app. Now, you can do it with Pipes (click here to see it at full size):

Example web app written with Pipes

This is pretty exciting stuff. I’m sure you’ll see more written about it by all sorts of folks, including George and me.

Links: