Author: Oliver Wrede
-
Apple boosts professional digital media authoring tools
Apple releases Apple Motion and DVD Studio Pro 3. Motion ($299) seems to be rivaling Adobe After Effects ($999). I have seen Final Cut (now with high definition support) shooting out Adobe Premiere long ago and even boiled Avid Media Composer with ease. DVD Studio Pro is to my knowledge a very good DVD authoring…
-
Free culture
Lawrence Lessig convinced his editor to release the book under a creative commons licence. Now Aaron Schwartz took it and put the complete book online – as wiki, so anyone can contribute and change the content.
-
3D desktop? Not again!
Ingo Hinterding pointed to the SphereXP project and Sun’s Project Looking Glass. Sphere looks quite easy to use – but doesn’t seem to be an incredible enhancement. Sure: you could have open 130 windows and see them all almost at once — if you rotate fast enough! All the 3D approaches I have seen have…
-
Quotes about design
Here is a list of quotes about design collected from designfeast.com.
-
Student blogging (contd.)
Will Richardson has done a very good job tracking the discussion about student blogging.
-
The revenue of blogging investment
Will Richardson of Weblogg-ed.com has collected the most recent posts from different locations about the “weblog in education” discussion: A number of threads about the value of blogging in the classroom have been floating here and there lately, many of them here. For context, some of the more relevant posts are Reading and Blogging here…
-
The humanism of media ecology
Neil Postman – Media Ecology Association: “As far as I can tell, the new media have made us into a nation of information junkies; that is to say, our 170-year efforts have turned information into a form of garbage. My own answer to the question concerning access to information is that, at least for now,…
-
When Pythons Attack
Mark Lutz: In this article, I will chronicle some of the most common mistakes made by both new and veteran Python programmers, to help you avoid them in your own work. [via Zope Newbies>]
-
Graphical SQL Editor for OSX
If you ever need to design a database on a Mac you should have a look at this little freeware application: SQLEditor. It offers a grpahical drag&drop way to create tables and display relations.
-
Speechbot
SpeechBot (from HP/Compaq) is a search engine for audio & video content that is hosted and played from other websites. It uses automatic speech recognition technology to transcribe and index documents that do not have transcripts or other content information.
-
Decentralzied media
Umediated.org is a group blog that tracks the tools, processes, and ideas being used to decentralize media production and distribution.
-
Nokia Lifeblog
Nokia Lifeblog is a PC and mobile phone software combination that effortlessly keeps a multimedia diary of the items you collect with your mobile phone. Lifeblog automatically organizes your photos, videos, text messages, and multimedia messages into a clear chronology you can easily browse, search, edit, and save.
-
Fast rollovers without preload
This tutorial by Petr Stanicek desceribes a technique to have graphical rollovers based on CSS without the need to preload images. This is also used in the Sliding Doors Part II tutorial on alistapart.com.
-
Sliding doors of CSS
Just for the record: Douglas Bowman explains a CSS based technique to create graphical tabs from unordered lists. It is based on another article by Mark Newhouse: Taming Lists.
-
IA Resources at University of Minnesota Duluth
Tobias Jordans found a wonderful page with articles and resources about “Information Architecture”. It lists links to overviews, tutorials, methods, other comprehensive sites and articles. [via Klickst Du hier]
-
BlogWalk card walls
Ton Zylstra has photographed all the creative outputs of the BlogWalk sessions from 19th March 2004. There is a lot of ideas to consider.
-
Sharing is understanding
An unidentifyable blog author explains the value of knowledge sharing: If you have ever taught, then you already know that teaching is certainly the most effective way to master knowledge.When I was a young software developer, I also did some training in C++ language and object-oriented programming. Although I knew enough about C++ to do…
-
Aaron Marcus on interaction design
Aaron Marcus interviewed by Sharon Poggenpohl: There are design documents which designers make, that convey wisdom and are part of transactions with colleagues from other disciplines, and users. We as designers must talk increasingly with and communicate with other professionals from other disciplines.” In this interview Aaron Marcus refers to his work on “LoCoS” a…
-
Experimenting with Tinderbox XML
After I sucessfully imported some parts of my old weblog I reconsidered the idea to publish with Tinderbox to a database instead of using it to render HTML. Here is the current idea: A Python script will read the Tinderbox file and publish this into a MySQL database The database will be synchronized with a…