Archive for October, 2008

Thursday, October 30th, 2008

Your Gmail account is now an OpenID. Cool.

Tuesday, October 28th, 2008

Tuesday, October 28th, 2008

How boy scouts use merit mechanisms.

Monday, October 27th, 2008

Real estate in NYC being advertised in Euro.

Monday, October 27th, 2008

Here’s a startup idea: a web-accessible API to postal services around the world. In other words, you can tie into this API to send a postcard or a letter through the postal service in any country, for example. Halfbaked ideas - you ask, I deliver!

Monday, October 27th, 2008

Chris: “What if someone paid you thousands of dollars to design a user interface for just one person?” Good stuff.

Monday, October 27th, 2008

Incredible.

Gordon Ramsey consulting

Sunday, October 26th, 2008

Consultants love Gordon Ramsey’s “Kitchen nightmares” show. In it, he visits a restaurant that is doing badly, pinpoints the problems (expensive menu, bad food, no leadership, no communication), and tries to fix it. And he shouts a lot at them too. It always makes me think of my consulting practice, other consultants seem to agree. I love his focus on getting the basics right, his honesty and his passion.

Patrick Kennedy wrote a smart blogpost about it, and Ruth Ellison gave a great presentation around the same idea:

Sunday, October 26th, 2008

The PHP guys are going to use / as a namespace separator, instead of the old ::

Bad decision because they forgot a criterion: semantic clearness. / already means a bunch of things, whereas :: doesn’t. class::function is clearer than class/function for that reason, I would think. But I’m probably wrong.

Sunday, October 26th, 2008

You can now do deeplinking in Youtube videos, something that was possible years ago with Google video.

Saturday, October 25th, 2008

Exactly!

Saturday, October 25th, 2008

I might have mentioned this before but I just love this design.

Saturday, October 25th, 2008

I dislike services that let me check the “remember me” box and then forget me after 2 weeks. Two weeks does not a relationship make, my friends! And don’t tell me it’s about security.

Saturday, October 25th, 2008

Is there a reliable way to block anonymous proxy servers? I especially want to stop people from signing up anonymously - can I disable javascript and then require it for the signup or something. (Browsing the site anonymously isn’t so much a problem).

Saturday, October 25th, 2008

Twitter’s fine, Facebook is very well designed and popular, but I personally still like my blog to write down my thoughts. Granted, it’s not as great at conversations, but it’s alright. And it’s mine, not owned by whoever will buy Twitter or Facebook.

Saturday, October 25th, 2008

Why it’s also important to talk to people who are not your customers.

Saturday, October 25th, 2008

I like this: how to boil milk (and why).

Friday, October 24th, 2008

A strangely evil photo gets photoshopped into an internet meme. What can I say, it’s funny.

http://i27.photobucket.com/albums/c172/unicronfuckyou/spookygirl.jpg
http://i27.photobucket.com/albums/c172/unicronfuckyou/spookygirl2.jpg
http://i27.photobucket.com/albums/c172/unicronfuckyou/spookygirlrolled.jpg
http://d.imagehost.org/0216/tweak-windows-vista.png

Friday, October 24th, 2008

Simon seems to think Javascript might be the next language supported by Google appengine..

Friday, October 24th, 2008

I don’t know, if I was a long term investor I’d think it’s a good time to start buying about now

Friday, October 24th, 2008

Democrats, please vote. Trust in Allah, but tie your camel.

Friday, October 24th, 2008

Friday, October 24th, 2008

Interesting. If you hve content behind a paywall, Google has a first click free program. Users get to see the first page for free, and you get your page indexed in the search results. Pretty cool.

PHP on Google appengine?

Friday, October 24th, 2008

Google published the roadmap for app engine, and in the next few months, they will add “support for a new runtime language”. Could it be PHP? There have been rumors about conversations with Zend…

Friday, October 24th, 2008

Node is looking for an Arabic speaking interaction designer in Barcelona.

The tiny red line

Thursday, October 23rd, 2008

image

I like the tiny red line in Google’s calendar that indicates where in the day you are right now.

Thursday, October 23rd, 2008

Todo lists are the new blogging platforms: everyone with some ambition but (apparently) little imagination wants to build one.

Tuesday, October 21st, 2008

Vlogeurope, the European meetup of videobloggers, ended yesterday.

Monday, October 20th, 2008

Hey, I totally forgot I had a Google profile!

Monday, October 20th, 2008

Hey I noticed something, Google Chrome seems to add resize handles to formfields by itself. Interesting, but I’m not sure if it should do that?

How to install ELGG on dreamhost

Saturday, October 18th, 2008

ELGG is a pretty nice open source social networking package. But it’s relatively new, and installing on Dreamhost causes problems, I got an error message saying that it doesn’t support PHP4, even though Dreamhost runs PHP5.

It seems that the check for php5 is done in the .htaccess file, and somehow it doesn’t recognize that Dreamhost runs PHP5.

To fix the problem, comment out these lines in the .htaccess.

# php 4, apache 1.x
#<IfModule mod_php4.c>
#    ErrorDocument 500 “Elgg error: Elgg does not support PHP 4.”
#    RedirectMatch 302 .* index.php
#</IfModule>

# php 4, apache 2
#<IfModule sapi_apache2.c>
#    ErrorDocument 500 “Elgg error: Elgg does not support PHP 4.”
#    RedirectMatch 302 .* index.php
#</IfModule>

Saturday, October 18th, 2008

An oldie but goodie.

Friday, October 17th, 2008

A pretty good overview page of SEO tools (and yes, linkbait in itself).

Friday, October 17th, 2008

Great post on group activities around usability and design.

Friday, October 17th, 2008

The Vimeo plus package looks pretty sweet.

Friday, October 17th, 2008

This is too funny.

Friday, October 17th, 2008

Fliggo is like Ning for video. They’re in private beta, but I can get you an invite if you want.

Tuesday, October 14th, 2008

John Cleese on Sarah Palin: “She’s like a trained parrot.”

Tuesday, October 14th, 2008

Observing these tests was more than a bit frustrating for the Yahoo!
OpenID team, and the test subjects may have been distracted by the
sounds of the groans and head-pounding coming from the other side of
the one-way mirror.”

Monday, October 13th, 2008

In South Korea, where Park is building a new kind of music-business
model, 80 percent of households have a broadband connection; downloads
via both PCs and cell phones make up an overwhelming share of the
nation’s music market. Download revenue there has soared 422 percent
since 2000, to $366 million, while CD sales have declined 83 percent
over the same period to just $70 million in 2007. And because almost
all digital music is purchased on a song-by-song basis, to the general
South Korean consumer, albums have become an irrelevant—even
alien—concept.”