human interface design
March 14th, 2007my thoughts on apple tv
February 20th, 2007food for thought and discussion: if the apple tv is nothing but a stationary ipod (which basically steve jobs said during his keynote), then i wonder where the dock connector is.
well, you might say, it doesn’t need one as it is always connected. correct, i respond, but the ipod’s dock connector is not only used for syncing and connecting it to your computer is primarily used by heards of people to connect the ipod to a myriad of third party tools/gadgets etc.
at the same time the apple tv has a USB interface nobody really understands so far.
so here’s a thought: has anybody ever considered that this usb interface could be a “dock connector” in disguise? if so, it would mean that third party devices could be connected to the apple tv!
just a couple of ideas spring to mind: DVR (digital video recorder), direct camera connection, video conferencing system, karaoke systems (not my favorite), stream music to other stereos in the house, etc. etc. etc.
now that would be COOL! (and i think that’s what it is…)
(remember: my track record with predicting these kind of things hasn’t been all that bad… ;-))
wow
February 9th, 2007steve jobs essay on DRM and music has stirred up quite some dust in the blogoshpere.
here’s an especially interesting article from someone in the music industry
more to come…
a couple of thoughts…
February 7th, 2007yesterday, steve jobs published a very rare open letter on his “thoughts on music”, which covered the issue of DRM in music.
here are three thoughts/predictions i’m having (incl. links where those have been inspired):
1. apple will start becoming its own label (inspired by this comment on macalope): with the beatles/apple fight out of the way and apple now owning the “apple” brand (and licensing it to the beatles for their apple records) it could really mean that apple will start becoming its own label and as such selling DRM-free music on itunes. this would be huge as it would be in direct competition to the big four (sony/bmg, emi, universal and warner).
2. apple might start selling drm-free indie label music soon: despite becoming its own label apple could start pushing the four big labels by selling unsigned artists (as outlined here. this way jobs would put his money where his mouth is…
3. if the labels follow jobs, he might have just killed podshow’s business case with podsafe music… (i’m really looking forward to adam curry’s thoughts on this)
only time will tell…
update: adam curry’s thoughts are very, very good and right on the money! (listen to DSC #541). he pretty much follows this argument
comments closed
December 30th, 2006i have been hit by serious comment spam so i’m closing the comments (if i ever go back to heavy blogging i might turn it on again).
wordpress tutorial
December 3rd, 2006this wordpress tutorial saved my life…
putting one and one together
September 10th, 2006i’m trying to predict the future again… (here is the note to my first, very successful, attempt) 😉
at this first attempt i already predicted that apple would sell movies through itunes. well, i was wrong for a little over 12 months because it is already almost a given that steve jobs is going to reveal movie downloads on the special event this tuesday, sept. 12, dubbed “it’s showtime”. rumour has it that it’s only movies from disney. for some reason i just can’t believe that. so my prediction: movies from at least 2 (if not 3) major studios.
now for prediction number 2: here i’m putting one and one together. first: you need an easy way and relaxing way to enjoy those movies. you can surely watch them on your ipod and your tv using your ipod BUT first of all not everyone has an ipod and secondly ever since the introduction of “front row” in january this year, apple has started to make the living room experience much better. now the rumor is that there will be a video enabled airport express. i think that this is right on the money.
why? because elgato doesn’t sell it’s eyehome any more. i found out today that elgato does not list it’s eyehome on their homepage anymore (only on the support pages). eyehome, for those who don’t know, was a product to “stream” videos (but also music and photos and webpages) to your tv (either via wifi or wired). i used to have an eyehome but just a couple of weeks ago it stopped working (don’t know why).
now why is elgato a good proxy? because they have been very good in updating their products and eyehome was nowhere near perfect and they haven’t changed it in a while and now they even delisted it. so i think: they know that apple is coming out with a product similar to the eyehome. so they concentrated on producing tv recording products (which they did in breath-taking speed) and let the eyehome slip without a lot of noice.
just my two cents…
as for a new ipod: i’m not convinced it will happen. yes, bigger hard drive etc. but feature-wise, nothing new. this will all come further down the line with the iphone…
mind you: i have no relation with apple (as much as i would like to) and these predictions are mere brain farts and withful thinking… 😉
sch
August 6th, 2006„Die wichtigste Stunde ist immer die Gegenwart. Der bedeutendste Mensch ist immer der, der dir gerade gegenübersteht. Das notwendigste Werk ist stets die Liebe.“
―Meister Eckhart
jabber IM server with wildfire on mac os x
April 21st, 2006here is a short tutorial on how to set up a jabber server using the unix build for wildfire:
1. download the .tar.gz unix build from wildfire
2. unzip it and move it to the desktop, if it isn’t already there
3. go to the terminal and type:
cd desktop
sudo mv wildfire /usr/bin/
and type in your password
4. then go to /usr/bin/wildfire and start the readme.html
5. in your browser click on the “documentation” link and then “installation guide” (as you can see, we have already done the first linux/unix steps, so skip those)
6. click on database and follow the instructions (btw, i decided to go with the internal database option as i did not want to fiddle around with my mysql database)
7. go back to the installation guide and click on “running wildfire under linux/unix” and follow the instructions there (if you want to start the jabber server as a service, do NOT follow the instructions provided but just read on…)
8. if everything worked out you will now be able to access the admin console by following http://127.0.0.1:9090/ – enter the appropriate things and off you go…
that’s it – sweet and simple!
for those of you who do not want to start the server by hand each time, here is how you can do so at startup using lingon, a launchd editor:
using lingon’s assistant enter the following:
page 1: “run job at startup”
page 2: give it any label you want and UNcheck the log in checkbox
page 3: enter the following command: /usr/bin/wildfire/bin/wildfire start
the result is put under “user agents” in lingon and will start the server immediately upon load.
PS: here are two pages from the wildfire forum which might be helpful, especially if you have troubles with java:
some more mac os x build & java details
autostart