The TouchPad is dead. Long live the TouchPad!

As I am sure everyone knows by now HP killed off the TouchPad and all webOS related products last weekend and then decided to liquidate the TouchPad for just $99 for the 16GB model. Of course nobody is going to pass up a tablet, even a dead one, for that price so they sold out in a matter of minutes both online and in the brick and mortar stores. Now this was obviously HP trying to get rid of everything to get as much cash as possible because the cost of materials is over $300.

But lets take a step back. The TouchPad was not selling well at all at the release price point of $499/$599 (16GB/32GB) and therefore the ecosystem around the TouchPad and webOS didn’t grow like HP expected. It’s tough to come into a market already dominated by Apple and Google and expect to make a splash right away. But the HP exec’s decided, after just 7 weeks on the market, to pull the plug. The fact that the liquidation prices on the TouchPad made the device sell like hot cakes begs the question, why not follow the gaming console model to try and build a ecosystem?

Game console’s have always been sold at a loss because the manufactures get their money from royalties on game sales. If HP was committed to making a third major app ecosystem maybe they should have followed the same model. Think about this you walk into a store and see a tablet display with the sleek Apple iPad 2 at the price of $500 and the somewhat plain looking HP TouchPad for half the price. My guess is that just on that alone you would see a spike in sales which would end up pushing developers to the platform. Again this is all spit balling and we will never know if it would have worked.

But with the death of a platform comes all kind of exciting news. In this case it seems that software hacker’s now have a cheap piece of tablet hardware to play around with. There are a few project’s dedicated to getting Android running on the TouchPad hardware and if I manage to get my hands on a TouchPad I would be more then willing to try and help out.

Get Launchpad Under Control

Seems like this is just becoming a dumping ground for good applications but I am sure some people won’t mind.

If you upgraded your Mac to OS X 10.7 Lion then you get the new functionality of Launchpad which pretty much turns your Mac Finder into iOS’ springboard. The problem is that Launchpad grabs every application you have installed and shows it. This includes utilities, uninstall programs, etc. which you really don’t want to see there. Adobe CS5 is the worse offender taking up one whole screen with all the applications it has installed.

But here to save the day is Launchpad-Control. By adding a simple preference pane you now can control what apps, and groups, show up in Launchpad. I have been using it and I think it makes using Launchpad much more enjoyable.

Ninja Edit (11/15/2016): Launchpad-Control no longer exists so the URL to it has been removed

Make IE Play Well With HTML5

Found this simple little script that really will help out web developers who want to use the latest and greatest markup but have to code for the LCD of IE7/8. Just add a simple script tag to your head and your good to go.

html5shim

Making Code Snippets Fun Again

Every programmer has their place to get code. Sometimes it’s just a simple Google search a away or maybe a you dive into your old projects to try and remember how you solved a particular problem last time. There have been programs and sites in the past that I have tried to use but none of them really seemed useful. Then a friend pointed me to KodeNode.

KodeNode acts much like RosettaCode but seems to be a much nicer experience. You find a node, or snippet, of code that interests you. It could be as simple as swapping variable values to something more complex like recursive factorials and then you respond to it either in the same language with a better solution or in another language of your choice. This creates an arc between the two nodes (snippets) and they are linked. Find a snippet that you would like someone to translate into another language? Then put our a bounty on it and ask any user to offer a solution.

KodeNode is currently in private beta but all you have to do is email them to get an invite. Even during the beta period I can see that this site could be a lot of fun.

Ninja Edit (Feb 2023) - Removing the links to KodeNode as it is no longer live.