Posts Tagged ‘video’

Click on one of the items below to go to the post

Interview Video For sayhear.org

I have been meaning to post this video for a while, if only for the sake of posterity. Right before the election, myself and the folks at Gershoni whipped up SayHear. It was a blast to work on and we felt quite proud of the results. This whole project would not have been possible however without the technology and support of Ribbit. So when Ribbit asked me to talk about the project and how Ribbit’s technology helped make it a reality, I was more than happy to do so. Read On…

Processing Motion Experiment – Meander

I have really fallen in love with Processing, but I had been had hit a bit of a plateau in terms of progress in the past month or so. I never really have spent too much time with algorithmic motion/drawing. When I jumped into Flash, I went straight towards the Tween class and never spent much time trying to work in the EnterFrame-loop based motion design. Because of this, learning how to work with Processing’s draw() loop has been a bit foreign and one can only find so many ways to implement sine/cosine motion treatments.

Luckily, I ran across the simply stunning work of Robert Hodgin who just happened to offer up his source code. After looking through one of his projects and banging away at it, I ended up learning a quite a bit on how motion can end up looking more organic and sporadic. This particular project used the noise() method as its basis for motion jittering. I had not even known such a method existed. After hacking up Robert’s source, I came up with some really interesting form experiments using Robert’s general motion concepts.

Read On…

My, How Far Flash Video Has Come

For the few people out there still questioning the validity of Flash video as the best, if not only, solution for the web, you have to watch this. Make sure to click the ‘Maximize’ button in the top-left corner in order to see what I mean. Flash applications built in Actionscript 3 allow for a fullscreen mode – allowing things such as video to be viewed in a much more traditional, theatrical manner. Surprisingly high-quality video can now be easily viewed over the web with no server-side streaming software – allowing anyone with ample bandwidth to provide video to its audience.

This ability for rich media experiences to be delivered on the cheap is one more reason that: 1) Flash (or perhaps another future rich media delivery system) is going to become an even more integral part of the web/browser experience, and, 2) The TV, in its current form, is becoming more obsolete by the day. We all saw this coming, I am just utterly blown away at the pace that it is occurring. If you thought the public liked web video before, just wait until the next batch of video players to hit the scene that take advantage of all the features Flash 9/Actionscript 3 have to offer. It will make the current phenomenon look pitiful in comparison.

Via Flex RIA