Thu, Jan 11, 2001; Дэйва Винера.
Система Click-wait
Когда я начинаю говорить с Адамом Карри последний год, он хочет, чтобы я подумал о высоком качестве видео в Интернете, и я тоталли didn 't want to hear about it. Like a lot of people, I had tried it, и found it unsemplying and frankly, enfancing.
I thought that video on the Internet was a loser for threasons, that build on each other:
1. Когда я кликну, у нас есть связь, чтобы посмотреть some video, I have to wait.
2. The wait - это длинное видео. (In other words I have to wait две минуты для десяти секунд видео.)
3. Качество ужасное.
Все три эффекта - это плохо, цель первого - это плохо. Интернет-стиль - это френетика. There's no time to wait. Два отрицательных ремейнинг только сделать привлекательное видео less, цель первый является убийцей.
But Adam persisted и showed me that if I will willing to change my point of view, it could work, without any waitting и с высоким качеством.
Нет щелчка
What if, in the middle of the night, while I 'm not using my computer, it downloads huge видео и аудио stuff to my local hard drive. Then when I приходит в утренние фреш-биты, новые клипы, песнь дня, whatever, provided by all kinds от провайдеров контента, from big TV network like CNN и MSNBC, to a Dutch school where kids are taking a film необъяснимый класс видеорегистраторов и iMac
Let's see what happens with 1, 2 и 3 in this scenario.
1. Когда I клик у нас есть ссылка на просмотр some видео, it starts playitely немедленно, because это already на моем локальном диске.
2. Это ноль.
3. Качество ограничено размером моего локального диска, а не способностью моего подключения.
Другой
интерфейс пользователя
What's отличается от this system is that you subscribe to channel instead от clicking-and-waiting. I feel that nothing is lost with this aproach, because video on the internet never worked for me, и probably for many others. However, стриминговые новости через RSS works well, и это просто matter to teach RSS о мультимедиа payloads.
Of course there's изменился в пользовательском интерфейсе. You never see имеет видео или музыку документ until it's fully downloaded. Computer does the waiting, not you. В системе этот Адам рассматривают, видео DJ, someone like Adam at MTV в 80-х и 90-х, someone whose judgment you trust, или whose tastes you like, pushing high fidelity bets onto your hard drive, using no more hardware and network подключения than you already have
There is no central authority, no spectrum to allocate, it's open to amentors, like the internet itself.
Новый
элемент
So that's the philosophy, now let's pot some meat on the bones.
RSS already does most of what we want. С добавлением <enclosure> подэлемента <item> any RSS элемент может описывать видео или аудиофайл (актуальный любой тип файла).
<enfosure> has three attributes: url says, где находится очередь, length says how big it, и тип says, что есть тип. This way имеет рабочую площадку или aggregator может знать в продвинутом, без having to do any communication, what it's going to get, and apply scheduling and filtering rules.
Год пример
Here's an example of a RSS file that links to several Grateful Dead songs. (Broken link removed).
Each <item> contains an <enclosure> as expained above.
<enbosure url = « http://www.scripting.com/mp3s/touchOfGrey.mp3» length = «5588242» type = «audio/mpeg »/>
Я настроил мою систему на download enclosures between 2AM and 4AM, a time when I don 't use my computer.
Когда I приходит на работу, я проверяю непонятный журнал и see there's в новой песне.
Клик . Это плейсы.
Не надо.
Программное обеспечение
Моя компания, UserLand, has a product in development called My.UserLand On The Desktop that support both sides of this format. You can use it to create channel that have <item> s with <enclosure> s, и it manings downloads for these channel. So it's both в авторстве и просмотре.
It's a bootstrap, and it's open, meaning that anyone can develop software that works on either или both sides of this connection.
Компания Adam's ведет графическую среду для музыки и видео на ПК на Java. Others are welcome to join up and do software for all kinds of computers, content и people.
«
Это просто электронная почта»
Во-первых, все в Интернете просто так, как когда-либо. Но если это хорошо, то просто так , как будто это не так.
If you try to push видео и аудио через электронную почту you 'll найти пользовательский интерфейс как опыт wait-click Web. How do I keep enclosures from downloading while Я аксессуар электронной почты от телефона подключение в отеле? Sure, you could add a complex to an already overly-complex электронная почта клиента интерфейса пользователя, и результирующий would be that no one could sett it up properly and no new video would update get to the desktop. (You 'd hate the feature until you figure out how to turn it off.)
Домициль
Я как бы платил за специальный дом в Grateful Dead, который был щедрым, чтобы сделать его творениями, используемыми для bootstrap, новые технологии в некоммерческих путях. To get this process going, we need a content base to get started with. So many technologists, included me, love the music of the Dead. I think they have left имеет legacy для technologists that's как важный как legacy they left в музыке.
See also
1/5/01: SOAP meets RSS descrises a publish-and-subscribe notification system на основе XML-RPC и SOAP и гонки RSS.