Christian Heilmann

You are currently browsing the archives for the General category.

Archive for the ‘General’ Category

So, are you are going to BarCamp?

Sunday, September 7th, 2008

One of the most asked questions at dconstruct last week was if I am coming to the Brighton Barcamp. I wasn’t coming, and there is a reason.

When I helped organizing the first London BarCamp and the Hong Kong BarCamp, one of our main drivers was to organize events that get developers out of the woodwork that normally do not show up at events – as they cannot afford going due to lack of support from their companies.

Another big difference of BarCamps to other events is that everyone going should be giving a presentation. Therefore they are a great opportunity for people who know a lot of things but normally don’t get offers to give presentations, or even for those who don’t feel comfortable giving talks to get their first experience.

Both of these (in connection with my quite full schedule this year) make me take a low key approach to me going to BarCamps in areas that already had a BarCamp or I’ve already been. I am helping to organize and support BarCamps behind the scenes and raise funding, but I consider that with tickets being limited and going very fast it would be unfair to keep interested people outside as I am hogging a ticket.

I will go to BarCamps I haven’t been at or just try to pop by from time to time but in general I am not going. This is not because I am not interested – on the contrary – I am just of the opinion that the “scene” is small enough as it is – time to learn about some “new blood” and follow the presentations online and through friends.

Yahoo Music API tutorial

Friday, August 29th, 2008

Over at the Yahoo Developer Blog, I just posted a quick tutorial how you can use the Yahoo Music API to show videos of your favourite band in a few dozen lines of JavaScript.

musicvideoplayer.jpg

This is a bit of a rough’n’ready way of doing it and I’ll get some more sophisticated examples out there once I gave some feedback to the Music API team :)

YouTube now with captioning support

Friday, August 29th, 2008

We are one step closer to turning online video into a great resource for the hard of hearing or even for non-native speakers to learn languages better. Google just announced support for closed captioning in YouTube videos:

Congratulations, and thank you, YouTube, I personally learnt a lot from captions in TV shows and videos and if that catches on there is nothing from stopping us to crowdsource captioning.

I am nominated for “Standards Champion” in the .net magazine awards

Tuesday, August 26th, 2008

Over at the .net awards I was just confused to find me in category 13 as a contender for “Standards Champion”.

.net awards 2008

The competition is err… I go and pack:

  • Mozilla
  • Alastair Campbell/Nomensa
  • World Wide Web Consortium
  • Dan Cederholm/Simplebits
  • Christian Heilmann/Yahoo
  • Julie Howell/Fortune Cookie
  • Dave Shea/CSS Zen Garden
  • Eric Meyer meyerweb.com
  • Jeffrey Zeldman/A List Apart
  • Molly Holzschlag

Well I’ve got the body of Dave and the hair of Molly (granted more colourful). That should count for something!

Scrabblr – A scrabble calculation/validation API

Friday, August 22nd, 2008

As it is Friday and I am jetlagged I declare “pointless API Friday” and give you Scrabblr.

Scrabblr allows you to send a word to it and it returns the scrabble value or an error in case the word has too many instances of a character than there are tiles available. Output formats are either a simple string (no format defined), XML or JSON. For JSON you also can have a callback parameter to use the API in script nodes.

Examples: